./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test8-1.i --full-output --architecture 32bit


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


Checking for overflows
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_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/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_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test8-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3b6a7e09bdf002daf4e1e371c35be311dd644a61b41d9b32022b9ee835751b90
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 17:48:51,646 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 17:48:51,742 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-08 17:48:51,753 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 17:48:51,754 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 17:48:51,801 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 17:48:51,802 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 17:48:51,803 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 17:48:51,803 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 17:48:51,804 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 17:48:51,805 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 17:48:51,805 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 17:48:51,806 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 17:48:51,807 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 17:48:51,808 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 17:48:51,808 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 17:48:51,809 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 17:48:51,809 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 17:48:51,812 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 17:48:51,812 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 17:48:51,813 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 17:48:51,814 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 17:48:51,814 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 17:48:51,814 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 17:48:51,815 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 17:48:51,815 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 17:48:51,816 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 17:48:51,816 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 17:48:51,816 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 17:48:51,817 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 17:48:51,817 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 17:48:51,817 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 17:48:51,818 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 17:48:51,818 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 17:48:51,818 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:48:51,819 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 17:48:51,820 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 17:48:51,820 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 17:48:51,820 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 17:48:51,821 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 17:48:51,821 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 17:48:51,824 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 17:48:51,825 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 17:48:51,825 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 17:48:51,825 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_03e5829c-21d8-4ac5-a22a-eb00318619ba/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_03e5829c-21d8-4ac5-a22a-eb00318619ba/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 ! overflow) )


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 -> 3b6a7e09bdf002daf4e1e371c35be311dd644a61b41d9b32022b9ee835751b90
[2024-11-08 17:48:52,143 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 17:48:52,171 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 17:48:52,174 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 17:48:52,176 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 17:48:52,177 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 17:48:52,178 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test8-1.i
Unable to find full path for "g++"
[2024-11-08 17:48:54,473 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 17:48:55,008 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 17:48:55,011 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test8-1.i
[2024-11-08 17:48:55,038 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/data/c9265daa8/e961b2510aef4c0c8c6ed3b55040551b/FLAG6d4d16e4b
[2024-11-08 17:48:55,075 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/data/c9265daa8/e961b2510aef4c0c8c6ed3b55040551b
[2024-11-08 17:48:55,079 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 17:48:55,082 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 17:48:55,083 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 17:48:55,084 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 17:48:55,097 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 17:48:55,100 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:48:55" (1/1) ...
[2024-11-08 17:48:55,102 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@70980832 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:55, skipping insertion in model container
[2024-11-08 17:48:55,102 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:48:55" (1/1) ...
[2024-11-08 17:48:55,184 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 17:48:55,929 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:48:55,949 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 17:48:56,091 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 17:48:56,154 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 17:48:56,155 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56 WrapperNode
[2024-11-08 17:48:56,156 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 17:48:56,157 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 17:48:56,157 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 17:48:56,158 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 17:48:56,167 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,209 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,319 INFO  L138                Inliner]: procedures = 177, calls = 291, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1395
[2024-11-08 17:48:56,320 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 17:48:56,320 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 17:48:56,321 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 17:48:56,321 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 17:48:56,335 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,336 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,351 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,469 INFO  L175           MemorySlicer]: Split 256 memory accesses to 3 slices as follows [2, 34, 220]. 86 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 54 writes are split as follows [0, 4, 50].
[2024-11-08 17:48:56,469 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,470 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,584 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,618 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,627 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,643 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,666 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 17:48:56,667 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 17:48:56,667 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 17:48:56,667 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 17:48:56,672 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (1/1) ...
[2024-11-08 17:48:56,680 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 17:48:56,695 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:48:56,715 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 17:48:56,724 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 17:48:56,765 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2024-11-08 17:48:56,766 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2024-11-08 17:48:56,766 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-08 17:48:56,766 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-08 17:48:56,766 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-08 17:48:56,766 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-08 17:48:56,767 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-08 17:48:56,767 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-08 17:48:56,767 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-08 17:48:56,767 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-08 17:48:56,767 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-11-08 17:48:56,768 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-11-08 17:48:56,768 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2
[2024-11-08 17:48:56,768 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-11-08 17:48:56,768 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-11-08 17:48:56,768 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2
[2024-11-08 17:48:56,769 INFO  L130     BoogieDeclarations]: Found specification of procedure test_int
[2024-11-08 17:48:56,769 INFO  L138     BoogieDeclarations]: Found implementation of procedure test_int
[2024-11-08 17:48:56,769 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-08 17:48:56,772 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 17:48:56,772 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-08 17:48:56,772 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-08 17:48:56,773 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-11-08 17:48:56,773 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-08 17:48:56,773 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-08 17:48:56,773 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-08 17:48:56,773 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-08 17:48:56,773 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-08 17:48:56,774 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 17:48:56,774 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-08 17:48:56,774 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-08 17:48:56,774 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 17:48:56,774 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 17:48:57,128 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 17:48:57,131 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 17:48:59,710 INFO  L?                        ?]: Removed 341 outVars from TransFormulas that were not future-live.
[2024-11-08 17:48:59,710 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 17:48:59,755 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 17:48:59,755 INFO  L316             CfgBuilder]: Removed 58 assume(true) statements.
[2024-11-08 17:48:59,756 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:48:59 BoogieIcfgContainer
[2024-11-08 17:48:59,756 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 17:48:59,763 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 17:48:59,763 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 17:48:59,769 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 17:48:59,769 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 05:48:55" (1/3) ...
[2024-11-08 17:48:59,770 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b7cdf3b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:48:59, skipping insertion in model container
[2024-11-08 17:48:59,770 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:48:56" (2/3) ...
[2024-11-08 17:48:59,770 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b7cdf3b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 05:48:59, skipping insertion in model container
[2024-11-08 17:48:59,770 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:48:59" (3/3) ...
[2024-11-08 17:48:59,772 INFO  L112   eAbstractionObserver]: Analyzing ICFG uthash_JEN_test8-1.i
[2024-11-08 17:48:59,797 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 17:48:59,797 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations.
[2024-11-08 17:48:59,925 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 17:48:59,934 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;@5925d649, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 17:48:59,934 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-11-08 17:48:59,941 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 456 states, 421 states have (on average 1.6270783847980999) internal successors, (685), 446 states have internal predecessors, (685), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 8 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-08 17:48:59,949 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-11-08 17:48:59,949 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:48:59,950 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:48:59,951 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:48:59,958 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:48:59,958 INFO  L85        PathProgramCache]: Analyzing trace with hash -148890198, now seen corresponding path program 1 times
[2024-11-08 17:48:59,970 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:48:59,971 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [44853433]
[2024-11-08 17:48:59,971 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:48:59,972 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:00,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 17:49:00,165 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [742748588]
[2024-11-08 17:49:00,166 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:00,166 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:00,167 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:49:00,169 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:49:00,171 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 17:49:00,465 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:00,472 INFO  L255         TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 17:49:00,484 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:49:00,565 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-08 17:49:00,652 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 17:49:00,652 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:49:00,653 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:00,653 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [44853433]
[2024-11-08 17:49:00,654 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 17:49:00,655 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [742748588]
[2024-11-08 17:49:00,656 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [742748588] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:00,657 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:00,657 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:49:00,660 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1655092404]
[2024-11-08 17:49:00,661 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:00,666 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:49:00,668 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:00,705 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:49:00,705 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:49:00,712 INFO  L87              Difference]: Start difference. First operand  has 456 states, 421 states have (on average 1.6270783847980999) internal successors, (685), 446 states have internal predecessors, (685), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 8 states have call predecessors, (22), 22 states have call successors, (22) Second operand  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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 17:49:01,167 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:01,167 INFO  L93              Difference]: Finished difference Result 1307 states and 2119 transitions.
[2024-11-08 17:49:01,170 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:49:01,172 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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 7
[2024-11-08 17:49:01,172 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:01,209 INFO  L225             Difference]: With dead ends: 1307
[2024-11-08 17:49:01,210 INFO  L226             Difference]: Without dead ends: 844
[2024-11-08 17:49:01,219 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:49:01,227 INFO  L432           NwaCegarLoop]: 638 mSDtfsCounter, 563 mSDsluCounter, 1266 mSDsCounter, 0 mSdLazyCounter, 80 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 568 SdHoareTripleChecker+Valid, 1904 SdHoareTripleChecker+Invalid, 83 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 80 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:01,228 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [568 Valid, 1904 Invalid, 83 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 80 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 17:49:01,253 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 844 states.
[2024-11-08 17:49:01,353 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 844 to 453.
[2024-11-08 17:49:01,356 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 453 states, 422 states have (on average 1.471563981042654) internal successors, (621), 444 states have internal predecessors, (621), 20 states have call successors, (20), 3 states have call predecessors, (20), 3 states have return successors, (20), 6 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-08 17:49:01,362 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 453 states and 661 transitions.
[2024-11-08 17:49:01,368 INFO  L78                 Accepts]: Start accepts. Automaton has 453 states and 661 transitions. Word has length 7
[2024-11-08 17:49:01,369 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:01,369 INFO  L471      AbstractCegarLoop]: Abstraction has 453 states and 661 transitions.
[2024-11-08 17:49:01,369 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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 17:49:01,370 INFO  L276                IsEmpty]: Start isEmpty. Operand 453 states and 661 transitions.
[2024-11-08 17:49:01,376 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 73
[2024-11-08 17:49:01,376 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:01,377 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:01,404 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-08 17:49:01,581 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2024-11-08 17:49:01,582 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:01,583 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:01,583 INFO  L85        PathProgramCache]: Analyzing trace with hash 611757564, now seen corresponding path program 1 times
[2024-11-08 17:49:01,583 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:01,584 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [144598303]
[2024-11-08 17:49:01,584 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:01,584 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:01,635 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:02,406 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 17:49:02,406 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:02,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [144598303]
[2024-11-08 17:49:02,407 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [144598303] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:02,407 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:02,407 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:49:02,407 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1429982154]
[2024-11-08 17:49:02,408 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:02,409 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:49:02,409 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:02,411 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:49:02,411 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:49:02,412 INFO  L87              Difference]: Start difference. First operand 453 states and 661 transitions. Second operand  has 4 states, 4 states have (on average 17.75) internal successors, (71), 4 states have internal predecessors, (71), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:02,689 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:02,690 INFO  L93              Difference]: Finished difference Result 1077 states and 1579 transitions.
[2024-11-08 17:49:02,691 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:49:02,691 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 17.75) internal successors, (71), 4 states have internal predecessors, (71), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 72
[2024-11-08 17:49:02,692 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:02,699 INFO  L225             Difference]: With dead ends: 1077
[2024-11-08 17:49:02,699 INFO  L226             Difference]: Without dead ends: 843
[2024-11-08 17:49:02,701 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:49:02,702 INFO  L432           NwaCegarLoop]: 633 mSDtfsCounter, 562 mSDsluCounter, 1258 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 567 SdHoareTripleChecker+Valid, 1891 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:02,703 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [567 Valid, 1891 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 17:49:02,709 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 843 states.
[2024-11-08 17:49:02,757 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 843 to 453.
[2024-11-08 17:49:02,759 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 453 states, 422 states have (on average 1.4691943127962086) internal successors, (620), 444 states have internal predecessors, (620), 20 states have call successors, (20), 3 states have call predecessors, (20), 3 states have return successors, (20), 6 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-08 17:49:02,763 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 453 states and 660 transitions.
[2024-11-08 17:49:02,764 INFO  L78                 Accepts]: Start accepts. Automaton has 453 states and 660 transitions. Word has length 72
[2024-11-08 17:49:02,766 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:02,766 INFO  L471      AbstractCegarLoop]: Abstraction has 453 states and 660 transitions.
[2024-11-08 17:49:02,766 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 17.75) internal successors, (71), 4 states have internal predecessors, (71), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:02,767 INFO  L276                IsEmpty]: Start isEmpty. Operand 453 states and 660 transitions.
[2024-11-08 17:49:02,772 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-08 17:49:02,773 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:02,773 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:02,773 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 17:49:02,774 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:02,774 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:02,774 INFO  L85        PathProgramCache]: Analyzing trace with hash -1677191104, now seen corresponding path program 1 times
[2024-11-08 17:49:02,775 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:02,775 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1535273182]
[2024-11-08 17:49:02,775 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:02,778 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:02,880 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:03,136 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 17:49:03,138 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:03,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1535273182]
[2024-11-08 17:49:03,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1535273182] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:03,139 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:03,141 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:49:03,141 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [345754639]
[2024-11-08 17:49:03,142 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:03,142 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:49:03,142 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:03,143 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:49:03,143 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:49:03,147 INFO  L87              Difference]: Start difference. First operand 453 states and 660 transitions. Second operand  has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:03,291 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:03,292 INFO  L93              Difference]: Finished difference Result 901 states and 1315 transitions.
[2024-11-08 17:49:03,293 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:49:03,293 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 83
[2024-11-08 17:49:03,294 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:03,300 INFO  L225             Difference]: With dead ends: 901
[2024-11-08 17:49:03,300 INFO  L226             Difference]: Without dead ends: 456
[2024-11-08 17:49:03,302 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:49:03,304 INFO  L432           NwaCegarLoop]: 624 mSDtfsCounter, 107 mSDsluCounter, 1155 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 107 SdHoareTripleChecker+Valid, 1779 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:03,306 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [107 Valid, 1779 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:49:03,309 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 456 states.
[2024-11-08 17:49:03,328 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 456 to 453.
[2024-11-08 17:49:03,329 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 453 states, 422 states have (on average 1.45260663507109) internal successors, (613), 444 states have internal predecessors, (613), 20 states have call successors, (20), 3 states have call predecessors, (20), 3 states have return successors, (20), 6 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-08 17:49:03,336 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 453 states and 653 transitions.
[2024-11-08 17:49:03,337 INFO  L78                 Accepts]: Start accepts. Automaton has 453 states and 653 transitions. Word has length 83
[2024-11-08 17:49:03,337 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:03,337 INFO  L471      AbstractCegarLoop]: Abstraction has 453 states and 653 transitions.
[2024-11-08 17:49:03,338 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:03,338 INFO  L276                IsEmpty]: Start isEmpty. Operand 453 states and 653 transitions.
[2024-11-08 17:49:03,339 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-08 17:49:03,340 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:03,340 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:03,340 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 17:49:03,340 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:03,341 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:03,341 INFO  L85        PathProgramCache]: Analyzing trace with hash -1849328076, now seen corresponding path program 1 times
[2024-11-08 17:49:03,341 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:03,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [314599343]
[2024-11-08 17:49:03,342 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:03,342 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:03,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:03,694 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 17:49:03,694 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:03,694 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [314599343]
[2024-11-08 17:49:03,695 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [314599343] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:03,695 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:03,695 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 17:49:03,695 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1789957965]
[2024-11-08 17:49:03,696 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:03,698 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 17:49:03,701 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:03,702 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 17:49:03,702 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 17:49:03,703 INFO  L87              Difference]: Start difference. First operand 453 states and 653 transitions. Second operand  has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:03,884 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:03,884 INFO  L93              Difference]: Finished difference Result 1194 states and 1734 transitions.
[2024-11-08 17:49:03,885 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 17:49:03,885 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 83
[2024-11-08 17:49:03,885 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:03,890 INFO  L225             Difference]: With dead ends: 1194
[2024-11-08 17:49:03,890 INFO  L226             Difference]: Without dead ends: 749
[2024-11-08 17:49:03,892 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 17:49:03,893 INFO  L432           NwaCegarLoop]: 841 mSDtfsCounter, 377 mSDsluCounter, 624 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 378 SdHoareTripleChecker+Valid, 1465 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:03,893 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [378 Valid, 1465 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-08 17:49:03,895 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 749 states.
[2024-11-08 17:49:03,919 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 749 to 746.
[2024-11-08 17:49:03,921 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 746 states, 714 states have (on average 1.4621848739495797) internal successors, (1044), 736 states have internal predecessors, (1044), 21 states have call successors, (21), 3 states have call predecessors, (21), 3 states have return successors, (21), 7 states have call predecessors, (21), 21 states have call successors, (21)
[2024-11-08 17:49:03,925 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 746 states to 746 states and 1086 transitions.
[2024-11-08 17:49:03,926 INFO  L78                 Accepts]: Start accepts. Automaton has 746 states and 1086 transitions. Word has length 83
[2024-11-08 17:49:03,926 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:03,926 INFO  L471      AbstractCegarLoop]: Abstraction has 746 states and 1086 transitions.
[2024-11-08 17:49:03,927 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 17:49:03,927 INFO  L276                IsEmpty]: Start isEmpty. Operand 746 states and 1086 transitions.
[2024-11-08 17:49:03,928 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2024-11-08 17:49:03,928 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:03,929 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:03,929 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 17:49:03,929 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:03,930 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:03,930 INFO  L85        PathProgramCache]: Analyzing trace with hash 1598998621, now seen corresponding path program 1 times
[2024-11-08 17:49:03,930 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:03,930 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1708258084]
[2024-11-08 17:49:03,930 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:03,931 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:04,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:04,180 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 17:49:04,183 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:04,186 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 17:49:04,189 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:04,192 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:04,192 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:04,193 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1708258084]
[2024-11-08 17:49:04,193 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1708258084] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:04,193 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:04,193 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:49:04,194 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1120961283]
[2024-11-08 17:49:04,194 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:04,194 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 17:49:04,195 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:04,196 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 17:49:04,196 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:49:04,197 INFO  L87              Difference]: Start difference. First operand 746 states and 1086 transitions. Second operand  has 4 states, 4 states have (on average 22.5) internal successors, (90), 3 states have internal predecessors, (90), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 17:49:04,879 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:04,879 INFO  L93              Difference]: Finished difference Result 1428 states and 2086 transitions.
[2024-11-08 17:49:04,880 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 17:49:04,881 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 22.5) internal successors, (90), 3 states have internal predecessors, (90), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 98
[2024-11-08 17:49:04,881 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:04,886 INFO  L225             Difference]: With dead ends: 1428
[2024-11-08 17:49:04,887 INFO  L226             Difference]: Without dead ends: 761
[2024-11-08 17:49:04,888 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 17:49:04,890 INFO  L432           NwaCegarLoop]: 570 mSDtfsCounter, 59 mSDsluCounter, 1040 mSDsCounter, 0 mSdLazyCounter, 252 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 74 SdHoareTripleChecker+Valid, 1610 SdHoareTripleChecker+Invalid, 263 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 252 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:04,890 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [74 Valid, 1610 Invalid, 263 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 252 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-08 17:49:04,893 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 761 states.
[2024-11-08 17:49:04,926 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 761 to 758.
[2024-11-08 17:49:04,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 758 states, 726 states have (on average 1.4545454545454546) internal successors, (1056), 748 states have internal predecessors, (1056), 21 states have call successors, (21), 3 states have call predecessors, (21), 3 states have return successors, (21), 7 states have call predecessors, (21), 21 states have call successors, (21)
[2024-11-08 17:49:04,934 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 758 states to 758 states and 1098 transitions.
[2024-11-08 17:49:04,935 INFO  L78                 Accepts]: Start accepts. Automaton has 758 states and 1098 transitions. Word has length 98
[2024-11-08 17:49:04,936 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:04,936 INFO  L471      AbstractCegarLoop]: Abstraction has 758 states and 1098 transitions.
[2024-11-08 17:49:04,936 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 22.5) internal successors, (90), 3 states have internal predecessors, (90), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 17:49:04,937 INFO  L276                IsEmpty]: Start isEmpty. Operand 758 states and 1098 transitions.
[2024-11-08 17:49:04,938 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2024-11-08 17:49:04,939 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:04,939 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:04,939 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 17:49:04,940 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:04,940 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:04,941 INFO  L85        PathProgramCache]: Analyzing trace with hash -1479814949, now seen corresponding path program 1 times
[2024-11-08 17:49:04,941 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:04,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1223063773]
[2024-11-08 17:49:04,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:04,942 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:05,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:05,431 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 17:49:05,433 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:05,439 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 17:49:05,442 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:05,448 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:05,449 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:05,449 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1223063773]
[2024-11-08 17:49:05,449 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1223063773] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:05,450 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:05,450 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 17:49:05,450 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1515637813]
[2024-11-08 17:49:05,450 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:05,452 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 17:49:05,453 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:05,453 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 17:49:05,454 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 17:49:05,454 INFO  L87              Difference]: Start difference. First operand 758 states and 1098 transitions. Second operand  has 5 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 17:49:06,334 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:06,334 INFO  L93              Difference]: Finished difference Result 866 states and 1262 transitions.
[2024-11-08 17:49:06,335 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 17:49:06,335 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 98
[2024-11-08 17:49:06,336 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:06,341 INFO  L225             Difference]: With dead ends: 866
[2024-11-08 17:49:06,341 INFO  L226             Difference]: Without dead ends: 864
[2024-11-08 17:49:06,342 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:49:06,343 INFO  L432           NwaCegarLoop]: 576 mSDtfsCounter, 324 mSDsluCounter, 1643 mSDsCounter, 0 mSdLazyCounter, 305 mSolverCounterSat, 43 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 340 SdHoareTripleChecker+Valid, 2219 SdHoareTripleChecker+Invalid, 348 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 43 IncrementalHoareTripleChecker+Valid, 305 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:06,343 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [340 Valid, 2219 Invalid, 348 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [43 Valid, 305 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 17:49:06,346 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 864 states.
[2024-11-08 17:49:06,375 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 864 to 829.
[2024-11-08 17:49:06,377 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 829 states, 792 states have (on average 1.4406565656565657) internal successors, (1141), 814 states have internal predecessors, (1141), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 10 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:49:06,407 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 829 states to 829 states and 1191 transitions.
[2024-11-08 17:49:06,410 INFO  L78                 Accepts]: Start accepts. Automaton has 829 states and 1191 transitions. Word has length 98
[2024-11-08 17:49:06,410 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:06,411 INFO  L471      AbstractCegarLoop]: Abstraction has 829 states and 1191 transitions.
[2024-11-08 17:49:06,411 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 22.5) internal successors, (90), 4 states have internal predecessors, (90), 1 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-08 17:49:06,411 INFO  L276                IsEmpty]: Start isEmpty. Operand 829 states and 1191 transitions.
[2024-11-08 17:49:06,412 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-11-08 17:49:06,413 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:06,413 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:06,413 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 17:49:06,413 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:06,414 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:06,414 INFO  L85        PathProgramCache]: Analyzing trace with hash -1167278852, now seen corresponding path program 1 times
[2024-11-08 17:49:06,414 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:06,415 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067099118]
[2024-11-08 17:49:06,415 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:06,415 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:06,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:06,996 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 17:49:06,998 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:07,003 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 17:49:07,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:07,018 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95
[2024-11-08 17:49:07,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:07,027 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:49:07,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:07,030 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:07,031 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:07,031 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067099118]
[2024-11-08 17:49:07,031 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067099118] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:07,031 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:07,032 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 17:49:07,032 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [321812051]
[2024-11-08 17:49:07,032 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:07,032 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 17:49:07,033 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:07,033 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 17:49:07,033 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-08 17:49:07,034 INFO  L87              Difference]: Start difference. First operand 829 states and 1191 transitions. Second operand  has 6 states, 5 states have (on average 19.8) internal successors, (99), 4 states have internal predecessors, (99), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:49:08,027 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:08,028 INFO  L93              Difference]: Finished difference Result 1066 states and 1535 transitions.
[2024-11-08 17:49:08,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 17:49:08,028 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 19.8) internal successors, (99), 4 states have internal predecessors, (99), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 110
[2024-11-08 17:49:08,029 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:08,035 INFO  L225             Difference]: With dead ends: 1066
[2024-11-08 17:49:08,036 INFO  L226             Difference]: Without dead ends: 1064
[2024-11-08 17:49:08,037 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:49:08,039 INFO  L432           NwaCegarLoop]: 552 mSDtfsCounter, 540 mSDsluCounter, 2101 mSDsCounter, 0 mSdLazyCounter, 473 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 558 SdHoareTripleChecker+Valid, 2653 SdHoareTripleChecker+Invalid, 507 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 473 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:08,039 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [558 Valid, 2653 Invalid, 507 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 473 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 17:49:08,043 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1064 states.
[2024-11-08 17:49:08,077 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1064 to 832.
[2024-11-08 17:49:08,079 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 832 states, 795 states have (on average 1.4389937106918238) internal successors, (1144), 816 states have internal predecessors, (1144), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:49:08,085 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 832 states to 832 states and 1194 transitions.
[2024-11-08 17:49:08,086 INFO  L78                 Accepts]: Start accepts. Automaton has 832 states and 1194 transitions. Word has length 110
[2024-11-08 17:49:08,087 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:08,087 INFO  L471      AbstractCegarLoop]: Abstraction has 832 states and 1194 transitions.
[2024-11-08 17:49:08,088 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 19.8) internal successors, (99), 4 states have internal predecessors, (99), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:49:08,088 INFO  L276                IsEmpty]: Start isEmpty. Operand 832 states and 1194 transitions.
[2024-11-08 17:49:08,090 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-11-08 17:49:08,090 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:08,090 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:08,090 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 17:49:08,091 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:08,091 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:08,091 INFO  L85        PathProgramCache]: Analyzing trace with hash 1786088419, now seen corresponding path program 1 times
[2024-11-08 17:49:08,092 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:08,092 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [796421520]
[2024-11-08 17:49:08,092 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:08,092 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:08,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,861 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 17:49:08,870 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,924 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 17:49:08,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,937 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95
[2024-11-08 17:49:08,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,944 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:49:08,945 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:08,951 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:49:08,952 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:08,952 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [796421520]
[2024-11-08 17:49:08,952 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [796421520] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:49:08,952 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1315612395]
[2024-11-08 17:49:08,952 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:08,953 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:08,953 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:49:08,955 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:49:08,960 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 17:49:09,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:09,497 INFO  L255         TraceCheckSpWp]: Trace formula consists of 646 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-08 17:49:09,507 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:49:09,514 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-08 17:49:09,547 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-08 17:49:09,577 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11
[2024-11-08 17:49:11,074 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:11,074 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:49:11,075 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1315612395] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:11,075 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:49:11,075 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [6] total 15
[2024-11-08 17:49:11,076 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [899752072]
[2024-11-08 17:49:11,076 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:11,077 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 17:49:11,077 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:11,078 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 17:49:11,079 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=173, Unknown=0, NotChecked=0, Total=210
[2024-11-08 17:49:11,079 INFO  L87              Difference]: Start difference. First operand 832 states and 1194 transitions. Second operand  has 11 states, 11 states have (on average 9.545454545454545) internal successors, (105), 11 states have internal predecessors, (105), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:49:14,881 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:14,881 INFO  L93              Difference]: Finished difference Result 1833 states and 2631 transitions.
[2024-11-08 17:49:14,882 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 17:49:14,882 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 9.545454545454545) internal successors, (105), 11 states have internal predecessors, (105), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 116
[2024-11-08 17:49:14,883 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:14,888 INFO  L225             Difference]: With dead ends: 1833
[2024-11-08 17:49:14,889 INFO  L226             Difference]: Without dead ends: 1096
[2024-11-08 17:49:14,891 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 113 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=103, Invalid=403, Unknown=0, NotChecked=0, Total=506
[2024-11-08 17:49:14,892 INFO  L432           NwaCegarLoop]: 613 mSDtfsCounter, 827 mSDsluCounter, 3424 mSDsCounter, 0 mSdLazyCounter, 1174 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 831 SdHoareTripleChecker+Valid, 4037 SdHoareTripleChecker+Invalid, 1179 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 1174 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:14,892 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [831 Valid, 4037 Invalid, 1179 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 1174 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-08 17:49:14,894 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1096 states.
[2024-11-08 17:49:14,925 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1096 to 865.
[2024-11-08 17:49:14,928 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 865 states, 828 states have (on average 1.428743961352657) internal successors, (1183), 849 states have internal predecessors, (1183), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:49:14,932 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 865 states to 865 states and 1233 transitions.
[2024-11-08 17:49:14,933 INFO  L78                 Accepts]: Start accepts. Automaton has 865 states and 1233 transitions. Word has length 116
[2024-11-08 17:49:14,933 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:14,933 INFO  L471      AbstractCegarLoop]: Abstraction has 865 states and 1233 transitions.
[2024-11-08 17:49:14,934 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 9.545454545454545) internal successors, (105), 11 states have internal predecessors, (105), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:49:14,934 INFO  L276                IsEmpty]: Start isEmpty. Operand 865 states and 1233 transitions.
[2024-11-08 17:49:14,936 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 118
[2024-11-08 17:49:14,936 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:14,936 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:14,964 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-08 17:49:15,137 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:15,138 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:15,138 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:15,138 INFO  L85        PathProgramCache]: Analyzing trace with hash -1602264263, now seen corresponding path program 1 times
[2024-11-08 17:49:15,139 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:15,139 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [905164091]
[2024-11-08 17:49:15,139 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:15,139 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:15,586 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:15,976 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 63
[2024-11-08 17:49:15,979 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:16,023 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70
[2024-11-08 17:49:16,026 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:16,039 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 96
[2024-11-08 17:49:16,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:16,044 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:49:16,045 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:16,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:49:16,048 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:16,048 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [905164091]
[2024-11-08 17:49:16,049 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [905164091] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:49:16,049 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1768937627]
[2024-11-08 17:49:16,049 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:16,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:16,049 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:49:16,051 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:49:16,057 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 17:49:16,652 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:16,659 INFO  L255         TraceCheckSpWp]: Trace formula consists of 647 conjuncts, 37 conjuncts are in the unsatisfiable core
[2024-11-08 17:49:16,668 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:49:16,673 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-08 17:49:16,704 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-08 17:49:16,728 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11
[2024-11-08 17:49:18,296 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:18,297 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:49:18,297 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1768937627] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:18,297 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:49:18,297 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [6] total 16
[2024-11-08 17:49:18,297 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1469844952]
[2024-11-08 17:49:18,298 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:18,302 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 17:49:18,303 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:18,303 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 17:49:18,305 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=194, Unknown=0, NotChecked=0, Total=240
[2024-11-08 17:49:18,305 INFO  L87              Difference]: Start difference. First operand 865 states and 1233 transitions. Second operand  has 12 states, 12 states have (on average 8.833333333333334) internal successors, (106), 12 states have internal predecessors, (106), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:49:22,159 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:22,159 INFO  L93              Difference]: Finished difference Result 1882 states and 2694 transitions.
[2024-11-08 17:49:22,160 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 17:49:22,160 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 8.833333333333334) internal successors, (106), 12 states have internal predecessors, (106), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 117
[2024-11-08 17:49:22,161 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:22,167 INFO  L225             Difference]: With dead ends: 1882
[2024-11-08 17:49:22,168 INFO  L226             Difference]: Without dead ends: 1150
[2024-11-08 17:49:22,170 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 136 GetRequests, 113 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=132, Invalid=468, Unknown=0, NotChecked=0, Total=600
[2024-11-08 17:49:22,171 INFO  L432           NwaCegarLoop]: 609 mSDtfsCounter, 885 mSDsluCounter, 4062 mSDsCounter, 0 mSdLazyCounter, 1312 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 889 SdHoareTripleChecker+Valid, 4671 SdHoareTripleChecker+Invalid, 1320 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 1312 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:22,172 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [889 Valid, 4671 Invalid, 1320 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 1312 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 17:49:22,175 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1150 states.
[2024-11-08 17:49:22,219 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1150 to 902.
[2024-11-08 17:49:22,222 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 902 states, 865 states have (on average 1.423121387283237) internal successors, (1231), 886 states have internal predecessors, (1231), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:49:22,227 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 902 states to 902 states and 1281 transitions.
[2024-11-08 17:49:22,228 INFO  L78                 Accepts]: Start accepts. Automaton has 902 states and 1281 transitions. Word has length 117
[2024-11-08 17:49:22,229 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:22,229 INFO  L471      AbstractCegarLoop]: Abstraction has 902 states and 1281 transitions.
[2024-11-08 17:49:22,229 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 8.833333333333334) internal successors, (106), 12 states have internal predecessors, (106), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:49:22,230 INFO  L276                IsEmpty]: Start isEmpty. Operand 902 states and 1281 transitions.
[2024-11-08 17:49:22,232 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 119
[2024-11-08 17:49:22,233 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:22,233 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:22,261 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-08 17:49:22,437 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:22,438 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:22,439 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:22,439 INFO  L85        PathProgramCache]: Analyzing trace with hash -1223505737, now seen corresponding path program 1 times
[2024-11-08 17:49:22,439 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:22,439 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021514117]
[2024-11-08 17:49:22,440 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:22,440 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:22,655 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:23,102 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64
[2024-11-08 17:49:23,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:23,106 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 17:49:23,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:23,122 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97
[2024-11-08 17:49:23,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:23,126 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:49:23,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:23,129 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:23,131 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:23,131 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021514117]
[2024-11-08 17:49:23,131 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1021514117] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:23,131 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:23,131 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2024-11-08 17:49:23,132 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307713791]
[2024-11-08 17:49:23,132 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:23,132 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 17:49:23,132 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:23,133 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 17:49:23,133 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72
[2024-11-08 17:49:23,134 INFO  L87              Difference]: Start difference. First operand 902 states and 1281 transitions. Second operand  has 9 states, 9 states have (on average 11.88888888888889) internal successors, (107), 7 states have internal predecessors, (107), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:49:24,898 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:24,899 INFO  L93              Difference]: Finished difference Result 1701 states and 2431 transitions.
[2024-11-08 17:49:24,900 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 17:49:24,900 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 11.88888888888889) internal successors, (107), 7 states have internal predecessors, (107), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 118
[2024-11-08 17:49:24,901 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:24,905 INFO  L225             Difference]: With dead ends: 1701
[2024-11-08 17:49:24,906 INFO  L226             Difference]: Without dead ends: 942
[2024-11-08 17:49:24,908 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=19, Invalid=71, Unknown=0, NotChecked=0, Total=90
[2024-11-08 17:49:24,909 INFO  L432           NwaCegarLoop]: 552 mSDtfsCounter, 88 mSDsluCounter, 3134 mSDsCounter, 0 mSdLazyCounter, 1389 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 3686 SdHoareTripleChecker+Invalid, 1415 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 1389 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:24,909 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 3686 Invalid, 1415 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 1389 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-08 17:49:24,911 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 942 states.
[2024-11-08 17:49:24,974 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 942 to 930.
[2024-11-08 17:49:24,976 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 930 states, 893 states have (on average 1.4210526315789473) internal successors, (1269), 914 states have internal predecessors, (1269), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:49:24,980 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 930 states to 930 states and 1319 transitions.
[2024-11-08 17:49:24,980 INFO  L78                 Accepts]: Start accepts. Automaton has 930 states and 1319 transitions. Word has length 118
[2024-11-08 17:49:24,981 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:24,981 INFO  L471      AbstractCegarLoop]: Abstraction has 930 states and 1319 transitions.
[2024-11-08 17:49:24,981 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 11.88888888888889) internal successors, (107), 7 states have internal predecessors, (107), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:49:24,982 INFO  L276                IsEmpty]: Start isEmpty. Operand 930 states and 1319 transitions.
[2024-11-08 17:49:24,983 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 119
[2024-11-08 17:49:24,983 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:24,984 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:24,984 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 17:49:24,984 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:24,985 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:24,985 INFO  L85        PathProgramCache]: Analyzing trace with hash -2123271170, now seen corresponding path program 1 times
[2024-11-08 17:49:24,985 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:24,986 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1326059013]
[2024-11-08 17:49:24,986 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:24,986 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:25,079 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:25,460 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64
[2024-11-08 17:49:25,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:25,464 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 17:49:25,466 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:25,477 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97
[2024-11-08 17:49:25,480 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:25,482 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:49:25,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:25,485 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:25,485 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:25,485 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1326059013]
[2024-11-08 17:49:25,486 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1326059013] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:25,486 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:49:25,486 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-08 17:49:25,486 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875941200]
[2024-11-08 17:49:25,486 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:25,487 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 17:49:25,487 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:25,488 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 17:49:25,488 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-08 17:49:25,488 INFO  L87              Difference]: Start difference. First operand 930 states and 1319 transitions. Second operand  has 8 states, 8 states have (on average 13.375) internal successors, (107), 6 states have internal predecessors, (107), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:49:26,741 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:26,741 INFO  L93              Difference]: Finished difference Result 1727 states and 2465 transitions.
[2024-11-08 17:49:26,742 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 17:49:26,742 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 13.375) internal successors, (107), 6 states have internal predecessors, (107), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 118
[2024-11-08 17:49:26,742 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:26,747 INFO  L225             Difference]: With dead ends: 1727
[2024-11-08 17:49:26,747 INFO  L226             Difference]: Without dead ends: 942
[2024-11-08 17:49:26,749 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72
[2024-11-08 17:49:26,750 INFO  L432           NwaCegarLoop]: 564 mSDtfsCounter, 83 mSDsluCounter, 2335 mSDsCounter, 0 mSdLazyCounter, 930 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 98 SdHoareTripleChecker+Valid, 2899 SdHoareTripleChecker+Invalid, 956 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 930 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:26,751 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [98 Valid, 2899 Invalid, 956 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 930 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-08 17:49:26,753 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 942 states.
[2024-11-08 17:49:26,784 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 942 to 936.
[2024-11-08 17:49:26,786 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 936 states, 899 states have (on average 1.418242491657397) internal successors, (1275), 920 states have internal predecessors, (1275), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:49:26,790 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 936 states to 936 states and 1325 transitions.
[2024-11-08 17:49:26,791 INFO  L78                 Accepts]: Start accepts. Automaton has 936 states and 1325 transitions. Word has length 118
[2024-11-08 17:49:26,791 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:26,791 INFO  L471      AbstractCegarLoop]: Abstraction has 936 states and 1325 transitions.
[2024-11-08 17:49:26,792 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 13.375) internal successors, (107), 6 states have internal predecessors, (107), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:49:26,792 INFO  L276                IsEmpty]: Start isEmpty. Operand 936 states and 1325 transitions.
[2024-11-08 17:49:26,794 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-11-08 17:49:26,794 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:26,795 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:26,795 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 17:49:26,795 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:26,796 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:26,796 INFO  L85        PathProgramCache]: Analyzing trace with hash -1390159347, now seen corresponding path program 1 times
[2024-11-08 17:49:26,796 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:26,796 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1463105639]
[2024-11-08 17:49:26,797 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:26,797 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:27,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:27,335 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 17:49:27,338 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:27,377 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-08 17:49:27,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:27,390 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 17:49:27,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:27,396 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:49:27,397 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:27,399 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:49:27,400 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:27,400 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1463105639]
[2024-11-08 17:49:27,400 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1463105639] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:49:27,400 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [830226255]
[2024-11-08 17:49:27,401 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:27,401 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:27,401 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:49:27,403 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:49:27,406 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 17:49:27,954 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:27,959 INFO  L255         TraceCheckSpWp]: Trace formula consists of 649 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-08 17:49:27,965 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:49:28,120 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:28,120 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:49:28,120 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [830226255] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:28,120 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:49:28,121 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [6] total 11
[2024-11-08 17:49:28,121 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [641382628]
[2024-11-08 17:49:28,121 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:28,122 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:49:28,122 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:28,122 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:49:28,123 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=91, Unknown=0, NotChecked=0, Total=110
[2024-11-08 17:49:28,123 INFO  L87              Difference]: Start difference. First operand 936 states and 1325 transitions. Second operand  has 7 states, 7 states have (on average 15.428571428571429) internal successors, (108), 7 states have internal predecessors, (108), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:49:28,900 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:49:28,900 INFO  L93              Difference]: Finished difference Result 1749 states and 2490 transitions.
[2024-11-08 17:49:28,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 17:49:28,902 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 15.428571428571429) internal successors, (108), 7 states have internal predecessors, (108), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 119
[2024-11-08 17:49:28,902 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:49:28,908 INFO  L225             Difference]: With dead ends: 1749
[2024-11-08 17:49:28,908 INFO  L226             Difference]: Without dead ends: 954
[2024-11-08 17:49:28,910 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 120 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=129, Unknown=0, NotChecked=0, Total=156
[2024-11-08 17:49:28,911 INFO  L432           NwaCegarLoop]: 629 mSDtfsCounter, 47 mSDsluCounter, 2613 mSDsCounter, 0 mSdLazyCounter, 690 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 3242 SdHoareTripleChecker+Invalid, 695 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 690 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 17:49:28,912 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 3242 Invalid, 695 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 690 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 17:49:28,914 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 954 states.
[2024-11-08 17:49:28,984 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 954 to 938.
[2024-11-08 17:49:28,986 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 938 states, 901 states have (on average 1.4173140954495005) internal successors, (1277), 922 states have internal predecessors, (1277), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:49:28,989 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 938 states to 938 states and 1327 transitions.
[2024-11-08 17:49:28,990 INFO  L78                 Accepts]: Start accepts. Automaton has 938 states and 1327 transitions. Word has length 119
[2024-11-08 17:49:28,991 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:49:28,991 INFO  L471      AbstractCegarLoop]: Abstraction has 938 states and 1327 transitions.
[2024-11-08 17:49:28,991 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 15.428571428571429) internal successors, (108), 7 states have internal predecessors, (108), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:49:28,992 INFO  L276                IsEmpty]: Start isEmpty. Operand 938 states and 1327 transitions.
[2024-11-08 17:49:28,993 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 120
[2024-11-08 17:49:28,994 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:49:28,994 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:49:29,022 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 17:49:29,194 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:29,196 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:49:29,196 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:49:29,197 INFO  L85        PathProgramCache]: Analyzing trace with hash 1486597494, now seen corresponding path program 1 times
[2024-11-08 17:49:29,197 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:49:29,197 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1418008054]
[2024-11-08 17:49:29,197 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:29,199 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:49:29,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:29,633 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65
[2024-11-08 17:49:29,637 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:29,678 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-08 17:49:29,680 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:29,693 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 17:49:29,695 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:29,698 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:49:29,700 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:29,702 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:49:29,702 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:49:29,702 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1418008054]
[2024-11-08 17:49:29,703 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1418008054] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:49:29,703 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1843191643]
[2024-11-08 17:49:29,703 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:49:29,703 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:49:29,704 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:49:29,705 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:49:29,707 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 17:49:30,328 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:49:30,334 INFO  L255         TraceCheckSpWp]: Trace formula consists of 646 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-08 17:49:30,339 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:49:52,752 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:49:52,753 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:49:52,753 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1843191643] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:49:52,754 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:49:52,754 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [6] total 11
[2024-11-08 17:49:52,754 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [353601979]
[2024-11-08 17:49:52,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:49:52,755 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 17:49:52,755 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:49:52,756 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 17:49:52,757 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=91, Unknown=0, NotChecked=0, Total=110
[2024-11-08 17:49:52,757 INFO  L87              Difference]: Start difference. First operand 938 states and 1327 transitions. Second operand  has 7 states, 7 states have (on average 15.428571428571429) internal successors, (108), 7 states have internal predecessors, (108), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:49:58,372 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.58s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:50:01,020 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.51s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:50:03,120 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.09s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:50:07,183 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:50:07,603 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:50:07,603 INFO  L93              Difference]: Finished difference Result 1728 states and 2457 transitions.
[2024-11-08 17:50:07,604 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 17:50:07,604 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 15.428571428571429) internal successors, (108), 7 states have internal predecessors, (108), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 119
[2024-11-08 17:50:07,604 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:50:07,610 INFO  L225             Difference]: With dead ends: 1728
[2024-11-08 17:50:07,610 INFO  L226             Difference]: Without dead ends: 948
[2024-11-08 17:50:07,612 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 129 GetRequests, 120 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.9s TimeCoverageRelationStatistics Valid=19, Invalid=91, Unknown=0, NotChecked=0, Total=110
[2024-11-08 17:50:07,613 INFO  L432           NwaCegarLoop]: 633 mSDtfsCounter, 14 mSDsluCounter, 2514 mSDsCounter, 0 mSdLazyCounter, 770 mSolverCounterSat, 1 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 14.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 3147 SdHoareTripleChecker+Invalid, 772 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 770 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 14.8s IncrementalHoareTripleChecker+Time
[2024-11-08 17:50:07,614 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 3147 Invalid, 772 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 770 Invalid, 1 Unknown, 0 Unchecked, 14.8s Time]
[2024-11-08 17:50:07,616 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 948 states.
[2024-11-08 17:50:07,659 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 948 to 938.
[2024-11-08 17:50:07,661 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 938 states, 901 states have (on average 1.4173140954495005) internal successors, (1277), 922 states have internal predecessors, (1277), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:50:07,666 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 938 states to 938 states and 1327 transitions.
[2024-11-08 17:50:07,667 INFO  L78                 Accepts]: Start accepts. Automaton has 938 states and 1327 transitions. Word has length 119
[2024-11-08 17:50:07,667 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:50:07,668 INFO  L471      AbstractCegarLoop]: Abstraction has 938 states and 1327 transitions.
[2024-11-08 17:50:07,668 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 15.428571428571429) internal successors, (108), 7 states have internal predecessors, (108), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:50:07,668 INFO  L276                IsEmpty]: Start isEmpty. Operand 938 states and 1327 transitions.
[2024-11-08 17:50:07,670 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-11-08 17:50:07,671 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:50:07,671 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:50:07,698 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-08 17:50:07,875 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-11-08 17:50:07,876 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:50:07,876 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:50:07,876 INFO  L85        PathProgramCache]: Analyzing trace with hash -1131877210, now seen corresponding path program 1 times
[2024-11-08 17:50:07,876 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:50:07,877 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606386015]
[2024-11-08 17:50:07,877 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:50:07,877 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:50:07,977 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:08,575 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67
[2024-11-08 17:50:08,577 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:08,579 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 74
[2024-11-08 17:50:08,581 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:08,601 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100
[2024-11-08 17:50:08,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:08,606 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:50:08,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:08,610 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:50:08,610 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:50:08,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606386015]
[2024-11-08 17:50:08,610 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606386015] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:50:08,611 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 17:50:08,611 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2024-11-08 17:50:08,611 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1829404491]
[2024-11-08 17:50:08,611 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:50:08,612 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 17:50:08,612 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:50:08,613 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 17:50:08,613 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=109, Unknown=0, NotChecked=0, Total=132
[2024-11-08 17:50:08,614 INFO  L87              Difference]: Start difference. First operand 938 states and 1327 transitions. Second operand  has 12 states, 12 states have (on average 9.166666666666666) internal successors, (110), 10 states have internal predecessors, (110), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:50:10,857 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 17:50:10,857 INFO  L93              Difference]: Finished difference Result 1756 states and 2498 transitions.
[2024-11-08 17:50:10,858 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 17:50:10,858 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 9.166666666666666) internal successors, (110), 10 states have internal predecessors, (110), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 121
[2024-11-08 17:50:10,859 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 17:50:10,862 INFO  L225             Difference]: With dead ends: 1756
[2024-11-08 17:50:10,862 INFO  L226             Difference]: Without dead ends: 976
[2024-11-08 17:50:10,864 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=35, Invalid=175, Unknown=0, NotChecked=0, Total=210
[2024-11-08 17:50:10,865 INFO  L432           NwaCegarLoop]: 560 mSDtfsCounter, 97 mSDsluCounter, 4089 mSDsCounter, 0 mSdLazyCounter, 1898 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 4649 SdHoareTripleChecker+Invalid, 1924 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 1898 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-08 17:50:10,866 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 4649 Invalid, 1924 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 1898 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-08 17:50:10,868 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 976 states.
[2024-11-08 17:50:10,900 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 976 to 958.
[2024-11-08 17:50:10,902 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 958 states, 921 states have (on average 1.4125950054288816) internal successors, (1301), 942 states have internal predecessors, (1301), 25 states have call successors, (25), 5 states have call predecessors, (25), 4 states have return successors, (25), 11 states have call predecessors, (25), 25 states have call successors, (25)
[2024-11-08 17:50:10,905 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 958 states to 958 states and 1351 transitions.
[2024-11-08 17:50:10,906 INFO  L78                 Accepts]: Start accepts. Automaton has 958 states and 1351 transitions. Word has length 121
[2024-11-08 17:50:10,907 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 17:50:10,907 INFO  L471      AbstractCegarLoop]: Abstraction has 958 states and 1351 transitions.
[2024-11-08 17:50:10,907 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 9.166666666666666) internal successors, (110), 10 states have internal predecessors, (110), 2 states have call successors, (4), 3 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-08 17:50:10,907 INFO  L276                IsEmpty]: Start isEmpty. Operand 958 states and 1351 transitions.
[2024-11-08 17:50:10,909 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-11-08 17:50:10,909 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 17:50:10,910 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 17:50:10,910 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-08 17:50:10,910 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [test_intErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, test_intErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 17:50:10,911 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 17:50:10,911 INFO  L85        PathProgramCache]: Analyzing trace with hash -167894902, now seen corresponding path program 1 times
[2024-11-08 17:50:10,911 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 17:50:10,912 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1991334786]
[2024-11-08 17:50:10,912 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:50:10,912 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 17:50:11,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:11,371 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67
[2024-11-08 17:50:11,374 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:11,408 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 74
[2024-11-08 17:50:11,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:11,421 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100
[2024-11-08 17:50:11,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:11,425 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4
[2024-11-08 17:50:11,426 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:11,428 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-08 17:50:11,429 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 17:50:11,429 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1991334786]
[2024-11-08 17:50:11,429 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1991334786] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 17:50:11,429 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1850461085]
[2024-11-08 17:50:11,429 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 17:50:11,430 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 17:50:11,430 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 17:50:11,433 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 17:50:11,435 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03e5829c-21d8-4ac5-a22a-eb00318619ba/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 17:50:12,236 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 17:50:12,240 INFO  L255         TraceCheckSpWp]: Trace formula consists of 648 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-08 17:50:12,244 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 17:50:23,756 WARN  L286               SmtUtils]: Spent 6.96s on a formula simplification that was a NOOP. DAG size: 23 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:50:56,227 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 13 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:51:04,241 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 13 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:51:32,428 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 13 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:51:40,439 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 13 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:52:05,266 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 13 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:52:13,278 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 13 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:52:25,420 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 19 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:52:41,467 WARN  L286               SmtUtils]: Spent 8.02s on a formula simplification that was a NOOP. DAG size: 19 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:52:57,636 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 19 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:53:09,667 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 19 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:53:15,432 WARN  L286               SmtUtils]: Spent 5.72s on a formula simplification that was a NOOP. DAG size: 32 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:53:32,181 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 20 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:53:48,226 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 18 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:54:20,389 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 20 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:54:48,485 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 18 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:55:21,220 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 20 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:55:45,293 WARN  L286               SmtUtils]: Spent 12.04s on a formula simplification that was a NOOP. DAG size: 18 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-08 17:57:41,415 WARN  L286               SmtUtils]: Spent 56.74s on a formula simplification that was a NOOP. DAG size: 86 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 17:57:41,987 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-08 17:57:41,988 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 17:57:41,988 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1850461085] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 17:57:41,988 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 17:57:41,988 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [6] total 16
[2024-11-08 17:57:41,988 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [340030893]
[2024-11-08 17:57:41,988 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 17:57:41,989 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 17:57:41,989 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 17:57:41,989 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 17:57:41,990 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=199, Unknown=7, NotChecked=0, Total=240
[2024-11-08 17:57:41,990 INFO  L87              Difference]: Start difference. First operand 958 states and 1351 transitions. Second operand  has 12 states, 12 states have (on average 9.166666666666666) internal successors, (110), 12 states have internal predecessors, (110), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-11-08 17:57:46,002 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:57:50,023 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:57:58,056 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:02,065 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:06,072 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:10,084 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:14,106 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:25,206 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:29,217 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:32,569 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.35s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:36,585 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:40,596 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:44,605 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:48,615 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:52,627 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:56,634 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:58:57,777 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.13s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:01,789 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:05,799 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:09,809 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:13,824 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:17,835 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:21,847 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:25,858 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:29,875 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:33,885 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:37,900 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:41,913 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:46,020 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:50,029 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:54,043 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 17:59:58,064 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:02,071 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:06,084 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:10,102 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:14,113 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:18,126 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:19,760 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.63s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:23,774 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:27,782 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:31,792 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:35,801 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:38,830 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.02s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:42,842 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:46,859 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:50,870 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:54,879 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:00:58,887 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:02,906 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:06,916 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:10,926 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:14,937 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:18,957 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:22,994 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:27,012 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:31,025 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:35,034 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:39,047 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:43,058 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:47,072 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:51,083 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:53,661 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.57s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:55,467 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.80s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:01:59,478 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:03,490 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:07,502 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:11,576 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:15,586 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:19,606 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:23,619 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:27,631 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:31,651 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:35,666 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:39,677 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:43,686 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:45,992 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.30s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:50,056 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:54,759 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:02:59,053 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:03,066 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:06,739 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.67s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:10,949 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:14,962 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:18,980 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:22,998 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:27,013 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:28,459 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.44s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:32,490 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:36,596 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:40,658 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:44,677 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:48,691 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:52,425 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.73s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2024-11-08 18:03:56,436 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]