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


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


Checking for overflows
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test2-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC --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 e277983cfe4b30513b023d34f2b840358d8a25fd7a5c39241cadd105379bfb92
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 23:37:26,254 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 23:37:26,369 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-23 23:37:26,378 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 23:37:26,381 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 23:37:26,413 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 23:37:26,413 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 23:37:26,414 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 23:37:26,414 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 23:37:26,414 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 23:37:26,414 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 23:37:26,415 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 23:37:26,415 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 23:37:26,415 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 23:37:26,416 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 23:37:26,416 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 23:37:26,416 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 23:37:26,416 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 23:37:26,416 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 23:37:26,417 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 23:37:26,417 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 23:37:26,417 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 23:37:26,417 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 23:37:26,417 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 23:37:26,418 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-23 23:37:26,418 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-23 23:37:26,418 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 23:37:26,418 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 23:37:26,418 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 23:37:26,418 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 23:37:26,419 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 23:37:26,419 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:37:26,419 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:37:26,419 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:37:26,419 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:37:26,419 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 23:37:26,419 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:37:26,419 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:37:26,419 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:37:26,420 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:37:26,420 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 23:37:26,420 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 23:37:26,420 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 23:37:26,420 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 23:37:26,420 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 23:37:26,421 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 23:37:26,421 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 23:37:26,421 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 23:37:26,421 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 23:37:26,421 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 23:37:26,421 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC
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 -> e277983cfe4b30513b023d34f2b840358d8a25fd7a5c39241cadd105379bfb92
[2024-11-23 23:37:26,767 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 23:37:26,785 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 23:37:26,788 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 23:37:26,790 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 23:37:26,790 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 23:37:26,792 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test2-1.i
[2024-11-23 23:37:30,332 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/data/80f09c796/2684d2f6a9f04b79b69671c4666e8344/FLAGb2a255ab4
[2024-11-23 23:37:30,771 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 23:37:30,772 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_nondet_test2-1.i
[2024-11-23 23:37:30,791 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/data/80f09c796/2684d2f6a9f04b79b69671c4666e8344/FLAGb2a255ab4
[2024-11-23 23:37:30,903 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/data/80f09c796/2684d2f6a9f04b79b69671c4666e8344
[2024-11-23 23:37:30,907 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 23:37:30,909 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 23:37:30,911 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 23:37:30,911 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 23:37:30,917 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 23:37:30,918 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:37:30" (1/1) ...
[2024-11-23 23:37:30,919 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e5a7bf4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:30, skipping insertion in model container
[2024-11-23 23:37:30,919 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:37:30" (1/1) ...
[2024-11-23 23:37:30,974 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 23:37:31,771 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:37:31,795 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 23:37:31,933 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:37:31,993 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 23:37:31,994 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31 WrapperNode
[2024-11-23 23:37:31,994 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 23:37:31,995 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 23:37:31,996 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 23:37:31,996 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 23:37:32,005 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,053 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,157 INFO  L138                Inliner]: procedures = 207, calls = 222, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1255
[2024-11-23 23:37:32,157 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 23:37:32,158 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 23:37:32,158 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 23:37:32,158 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 23:37:32,181 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,181 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,193 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,290 INFO  L175           MemorySlicer]: Split 206 memory accesses to 3 slices as follows [2, 170, 34]. 83 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 46 writes are split as follows [0, 42, 4].
[2024-11-23 23:37:32,290 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,291 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,366 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,373 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,400 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,408 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,422 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,436 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 23:37:32,437 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 23:37:32,438 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 23:37:32,438 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 23:37:32,440 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (1/1) ...
[2024-11-23 23:37:32,447 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:37:32,465 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:37:32,487 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 23:37:32,491 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 23:37:32,534 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-11-23 23:37:32,535 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-11-23 23:37:32,535 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2
[2024-11-23 23:37:32,535 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-11-23 23:37:32,535 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-11-23 23:37:32,535 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2
[2024-11-23 23:37:32,535 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-23 23:37:32,535 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-23 23:37:32,535 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-23 23:37:32,536 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-23 23:37:32,537 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-23 23:37:32,537 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-23 23:37:32,537 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-23 23:37:32,537 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-23 23:37:32,537 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-23 23:37:32,537 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-23 23:37:32,537 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-23 23:37:32,538 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-23 23:37:32,538 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 23:37:32,538 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-23 23:37:32,539 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-23 23:37:32,539 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-11-23 23:37:32,539 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 23:37:32,540 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-23 23:37:32,540 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-23 23:37:32,540 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 23:37:32,540 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 23:37:32,876 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 23:37:32,879 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 23:37:35,129 INFO  L?                        ?]: Removed 303 outVars from TransFormulas that were not future-live.
[2024-11-23 23:37:35,129 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 23:37:35,163 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 23:37:35,163 INFO  L312             CfgBuilder]: Removed 31 assume(true) statements.
[2024-11-23 23:37:35,164 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:37:35 BoogieIcfgContainer
[2024-11-23 23:37:35,164 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 23:37:35,168 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 23:37:35,168 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 23:37:35,175 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 23:37:35,176 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:37:30" (1/3) ...
[2024-11-23 23:37:35,177 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@35b7c831 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:37:35, skipping insertion in model container
[2024-11-23 23:37:35,177 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:37:31" (2/3) ...
[2024-11-23 23:37:35,178 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@35b7c831 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:37:35, skipping insertion in model container
[2024-11-23 23:37:35,178 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:37:35" (3/3) ...
[2024-11-23 23:37:35,179 INFO  L128   eAbstractionObserver]: Analyzing ICFG uthash_SFH_nondet_test2-1.i
[2024-11-23 23:37:35,200 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 23:37:35,202 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG uthash_SFH_nondet_test2-1.i that has 4 procedures, 391 locations, 1 initial locations, 33 loop locations, and 6 error locations.
[2024-11-23 23:37:35,303 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 23:37:35,323 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;@47639da2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 23:37:35,323 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2024-11-23 23:37:35,330 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 383 states, 372 states have (on average 1.6155913978494623) internal successors, (601), 378 states have internal predecessors, (601), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:35,335 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-23 23:37:35,335 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:35,336 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:37:35,336 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:35,342 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:35,343 INFO  L85        PathProgramCache]: Analyzing trace with hash 223901251, now seen corresponding path program 1 times
[2024-11-23 23:37:35,350 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:35,351 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1310671415]
[2024-11-23 23:37:35,351 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:35,352 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:35,493 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:35,592 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-23 23:37:35,592 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:35,593 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1310671415]
[2024-11-23 23:37:35,596 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1310671415] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:35,596 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:35,597 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-23 23:37:35,598 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1179130435]
[2024-11-23 23:37:35,599 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:35,603 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-23 23:37:35,604 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:35,629 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-23 23:37:35,630 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-23 23:37:35,636 INFO  L87              Difference]: Start difference. First operand  has 383 states, 372 states have (on average 1.6155913978494623) internal successors, (601), 378 states have internal predecessors, (601), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:35,739 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:35,739 INFO  L93              Difference]: Finished difference Result 762 states and 1209 transitions.
[2024-11-23 23:37:35,740 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-23 23:37:35,742 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2024-11-23 23:37:35,742 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:35,762 INFO  L225             Difference]: With dead ends: 762
[2024-11-23 23:37:35,762 INFO  L226             Difference]: Without dead ends: 377
[2024-11-23 23:37:35,767 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-23 23:37:35,773 INFO  L435           NwaCegarLoop]: 546 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 546 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:35,774 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 546 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-23 23:37:35,797 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 377 states.
[2024-11-23 23:37:35,862 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 377 to 377.
[2024-11-23 23:37:35,865 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 377 states, 367 states have (on average 1.4550408719346049) internal successors, (534), 372 states have internal predecessors, (534), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:35,876 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 377 states and 540 transitions.
[2024-11-23 23:37:35,879 INFO  L78                 Accepts]: Start accepts. Automaton has 377 states and 540 transitions. Word has length 9
[2024-11-23 23:37:35,879 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:35,879 INFO  L471      AbstractCegarLoop]: Abstraction has 377 states and 540 transitions.
[2024-11-23 23:37:35,880 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:35,880 INFO  L276                IsEmpty]: Start isEmpty. Operand 377 states and 540 transitions.
[2024-11-23 23:37:35,880 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-11-23 23:37:35,883 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:35,883 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:37:35,884 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 23:37:35,884 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:35,885 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:35,885 INFO  L85        PathProgramCache]: Analyzing trace with hash 223903173, now seen corresponding path program 1 times
[2024-11-23 23:37:35,885 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:35,885 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [452255966]
[2024-11-23 23:37:35,885 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:35,885 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:35,945 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-23 23:37:35,950 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [755861428]
[2024-11-23 23:37:35,951 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:35,952 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:37:35,952 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:37:35,958 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:37:35,966 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-23 23:37:36,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:36,201 INFO  L256         TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-23 23:37:36,207 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:37:36,260 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-23 23:37:36,329 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-23 23:37:36,329 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:37:36,329 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:36,330 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [452255966]
[2024-11-23 23:37:36,331 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-23 23:37:36,331 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [755861428]
[2024-11-23 23:37:36,331 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [755861428] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:36,332 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:36,333 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:37:36,334 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [771165553]
[2024-11-23 23:37:36,335 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:36,335 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:37:36,336 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:36,336 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:37:36,336 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:37:36,337 INFO  L87              Difference]: Start difference. First operand 377 states and 540 transitions. Second operand  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:36,646 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:36,647 INFO  L93              Difference]: Finished difference Result 747 states and 1073 transitions.
[2024-11-23 23:37:36,648 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:37:36,648 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9
[2024-11-23 23:37:36,648 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:36,654 INFO  L225             Difference]: With dead ends: 747
[2024-11-23 23:37:36,655 INFO  L226             Difference]: Without dead ends: 745
[2024-11-23 23:37:36,657 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 6 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-23 23:37:36,658 INFO  L435           NwaCegarLoop]: 562 mSDtfsCounter, 519 mSDsluCounter, 1073 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 522 SdHoareTripleChecker+Valid, 1635 SdHoareTripleChecker+Invalid, 76 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:36,661 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [522 Valid, 1635 Invalid, 76 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 23:37:36,664 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 745 states.
[2024-11-23 23:37:36,708 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 745 to 384.
[2024-11-23 23:37:36,712 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 384 states, 374 states have (on average 1.4491978609625669) internal successors, (542), 379 states have internal predecessors, (542), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:36,718 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 384 states and 548 transitions.
[2024-11-23 23:37:36,718 INFO  L78                 Accepts]: Start accepts. Automaton has 384 states and 548 transitions. Word has length 9
[2024-11-23 23:37:36,718 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:36,719 INFO  L471      AbstractCegarLoop]: Abstraction has 384 states and 548 transitions.
[2024-11-23 23:37:36,719 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:36,719 INFO  L276                IsEmpty]: Start isEmpty. Operand 384 states and 548 transitions.
[2024-11-23 23:37:36,725 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-23 23:37:36,725 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:36,725 INFO  L218           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]
[2024-11-23 23:37:36,740 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-23 23:37:36,926 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:37:36,926 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:36,927 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:36,927 INFO  L85        PathProgramCache]: Analyzing trace with hash 522656786, now seen corresponding path program 1 times
[2024-11-23 23:37:36,927 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:36,927 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109488565]
[2024-11-23 23:37:36,927 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:36,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:36,994 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:37,456 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-23 23:37:37,457 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:37,457 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109488565]
[2024-11-23 23:37:37,457 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109488565] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:37,457 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:37,457 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 23:37:37,457 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [300721967]
[2024-11-23 23:37:37,457 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:37,458 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:37:37,458 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:37,459 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:37:37,459 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:37:37,459 INFO  L87              Difference]: Start difference. First operand 384 states and 548 transitions. Second operand  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:37,624 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:37,624 INFO  L93              Difference]: Finished difference Result 549 states and 788 transitions.
[2024-11-23 23:37:37,625 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:37:37,625 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67
[2024-11-23 23:37:37,625 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:37,628 INFO  L225             Difference]: With dead ends: 549
[2024-11-23 23:37:37,628 INFO  L226             Difference]: Without dead ends: 387
[2024-11-23 23:37:37,632 INFO  L434           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-23 23:37:37,633 INFO  L435           NwaCegarLoop]: 512 mSDtfsCounter, 106 mSDsluCounter, 930 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 1442 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:37,633 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 1442 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:37:37,635 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 387 states.
[2024-11-23 23:37:37,665 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 387 to 384.
[2024-11-23 23:37:37,666 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 384 states, 374 states have (on average 1.4304812834224598) internal successors, (535), 379 states have internal predecessors, (535), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:37,672 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 384 states and 541 transitions.
[2024-11-23 23:37:37,672 INFO  L78                 Accepts]: Start accepts. Automaton has 384 states and 541 transitions. Word has length 67
[2024-11-23 23:37:37,673 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:37,674 INFO  L471      AbstractCegarLoop]: Abstraction has 384 states and 541 transitions.
[2024-11-23 23:37:37,674 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.75) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:37,674 INFO  L276                IsEmpty]: Start isEmpty. Operand 384 states and 541 transitions.
[2024-11-23 23:37:37,697 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-23 23:37:37,698 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:37,698 INFO  L218           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]
[2024-11-23 23:37:37,698 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 23:37:37,699 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:37,699 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:37,702 INFO  L85        PathProgramCache]: Analyzing trace with hash -1712000378, now seen corresponding path program 1 times
[2024-11-23 23:37:37,703 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:37,703 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1803197902]
[2024-11-23 23:37:37,703 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:37,703 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:37,769 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:38,239 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-23 23:37:38,239 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:38,239 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1803197902]
[2024-11-23 23:37:38,239 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1803197902] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:38,240 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:38,240 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:37:38,241 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1177032936]
[2024-11-23 23:37:38,241 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:38,241 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:37:38,242 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:38,243 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:37:38,243 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:37:38,243 INFO  L87              Difference]: Start difference. First operand 384 states and 541 transitions. Second operand  has 4 states, 3 states have (on average 22.333333333333332) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:38,409 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:38,409 INFO  L93              Difference]: Finished difference Result 745 states and 1057 transitions.
[2024-11-23 23:37:38,409 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:37:38,410 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 22.333333333333332) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67
[2024-11-23 23:37:38,410 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:38,414 INFO  L225             Difference]: With dead ends: 745
[2024-11-23 23:37:38,414 INFO  L226             Difference]: Without dead ends: 743
[2024-11-23 23:37:38,415 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-23 23:37:38,416 INFO  L435           NwaCegarLoop]: 563 mSDtfsCounter, 455 mSDsluCounter, 1074 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 458 SdHoareTripleChecker+Valid, 1637 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:38,416 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [458 Valid, 1637 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:37:38,418 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 743 states.
[2024-11-23 23:37:38,468 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 743 to 544.
[2024-11-23 23:37:38,473 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 544 states, 534 states have (on average 1.4288389513108615) internal successors, (763), 539 states have internal predecessors, (763), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:38,480 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 544 states and 769 transitions.
[2024-11-23 23:37:38,480 INFO  L78                 Accepts]: Start accepts. Automaton has 544 states and 769 transitions. Word has length 67
[2024-11-23 23:37:38,481 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:38,481 INFO  L471      AbstractCegarLoop]: Abstraction has 544 states and 769 transitions.
[2024-11-23 23:37:38,481 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 22.333333333333332) internal successors, (67), 4 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:37:38,481 INFO  L276                IsEmpty]: Start isEmpty. Operand 544 states and 769 transitions.
[2024-11-23 23:37:38,487 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-23 23:37:38,487 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:38,487 INFO  L218           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-23 23:37:38,488 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 23:37:38,488 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:38,488 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:38,488 INFO  L85        PathProgramCache]: Analyzing trace with hash 186925288, now seen corresponding path program 1 times
[2024-11-23 23:37:38,489 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:38,489 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [630217565]
[2024-11-23 23:37:38,489 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:38,489 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:38,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:38,827 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-23 23:37:38,828 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:38,828 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [630217565]
[2024-11-23 23:37:38,828 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [630217565] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:38,828 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:38,828 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:37:38,828 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [914153090]
[2024-11-23 23:37:38,828 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:38,829 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:37:38,829 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:38,829 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:37:38,830 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:37:38,830 INFO  L87              Difference]: Start difference. First operand 544 states and 769 transitions. Second operand  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-23 23:37:38,982 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:38,982 INFO  L93              Difference]: Finished difference Result 1098 states and 1557 transitions.
[2024-11-23 23:37:38,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:37:38,983 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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 83
[2024-11-23 23:37:38,985 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:38,992 INFO  L225             Difference]: With dead ends: 1098
[2024-11-23 23:37:38,992 INFO  L226             Difference]: Without dead ends: 564
[2024-11-23 23:37:38,994 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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-23 23:37:38,997 INFO  L435           NwaCegarLoop]: 513 mSDtfsCounter, 8 mSDsluCounter, 498 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 1011 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:38,997 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 1011 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:37:38,999 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 564 states.
[2024-11-23 23:37:39,035 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 564 to 564.
[2024-11-23 23:37:39,037 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 564 states, 554 states have (on average 1.4133574007220218) internal successors, (783), 559 states have internal predecessors, (783), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:39,045 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 564 states to 564 states and 789 transitions.
[2024-11-23 23:37:39,046 INFO  L78                 Accepts]: Start accepts. Automaton has 564 states and 789 transitions. Word has length 83
[2024-11-23 23:37:39,046 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:39,047 INFO  L471      AbstractCegarLoop]: Abstraction has 564 states and 789 transitions.
[2024-11-23 23:37:39,047 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-23 23:37:39,047 INFO  L276                IsEmpty]: Start isEmpty. Operand 564 states and 789 transitions.
[2024-11-23 23:37:39,051 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-23 23:37:39,052 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:39,052 INFO  L218           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-23 23:37:39,052 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 23:37:39,054 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:39,059 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:39,059 INFO  L85        PathProgramCache]: Analyzing trace with hash 241318186, now seen corresponding path program 1 times
[2024-11-23 23:37:39,059 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:39,059 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2002617038]
[2024-11-23 23:37:39,059 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:39,059 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:39,175 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:39,577 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-23 23:37:39,577 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:39,577 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2002617038]
[2024-11-23 23:37:39,577 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2002617038] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:39,577 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:39,577 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-23 23:37:39,578 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [455220941]
[2024-11-23 23:37:39,578 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:39,578 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:37:39,578 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:39,580 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:37:39,580 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:37:39,580 INFO  L87              Difference]: Start difference. First operand 564 states and 789 transitions. Second operand  has 4 states, 4 states have (on average 20.75) internal successors, (83), 4 states have internal predecessors, (83), 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-23 23:37:39,706 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:39,706 INFO  L93              Difference]: Finished difference Result 1055 states and 1477 transitions.
[2024-11-23 23:37:39,706 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:37:39,707 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 20.75) internal successors, (83), 4 states have internal predecessors, (83), 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 83
[2024-11-23 23:37:39,707 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:39,710 INFO  L225             Difference]: With dead ends: 1055
[2024-11-23 23:37:39,710 INFO  L226             Difference]: Without dead ends: 501
[2024-11-23 23:37:39,711 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:37:39,712 INFO  L435           NwaCegarLoop]: 428 mSDtfsCounter, 15 mSDsluCounter, 839 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 1267 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:39,712 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 1267 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:37:39,714 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 501 states.
[2024-11-23 23:37:39,740 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 501 to 501.
[2024-11-23 23:37:39,742 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 501 states, 491 states have (on average 1.3910386965376782) internal successors, (683), 496 states have internal predecessors, (683), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:39,746 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 501 states and 689 transitions.
[2024-11-23 23:37:39,747 INFO  L78                 Accepts]: Start accepts. Automaton has 501 states and 689 transitions. Word has length 83
[2024-11-23 23:37:39,748 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:39,748 INFO  L471      AbstractCegarLoop]: Abstraction has 501 states and 689 transitions.
[2024-11-23 23:37:39,748 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 20.75) internal successors, (83), 4 states have internal predecessors, (83), 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-23 23:37:39,748 INFO  L276                IsEmpty]: Start isEmpty. Operand 501 states and 689 transitions.
[2024-11-23 23:37:39,750 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2024-11-23 23:37:39,750 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:39,751 INFO  L218           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-23 23:37:39,751 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 23:37:39,751 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:39,752 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:39,752 INFO  L85        PathProgramCache]: Analyzing trace with hash 1764398044, now seen corresponding path program 1 times
[2024-11-23 23:37:39,752 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:39,752 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1386021667]
[2024-11-23 23:37:39,752 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:39,752 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:39,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:40,076 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-23 23:37:40,077 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:40,077 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1386021667]
[2024-11-23 23:37:40,077 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1386021667] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:40,077 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:40,077 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:37:40,077 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734060179]
[2024-11-23 23:37:40,077 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:40,078 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:37:40,078 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:40,078 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:37:40,079 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:37:40,079 INFO  L87              Difference]: Start difference. First operand 501 states and 689 transitions. Second operand  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-23 23:37:40,194 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:40,194 INFO  L93              Difference]: Finished difference Result 1356 states and 1881 transitions.
[2024-11-23 23:37:40,195 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:37:40,195 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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 83
[2024-11-23 23:37:40,196 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:40,201 INFO  L225             Difference]: With dead ends: 1356
[2024-11-23 23:37:40,202 INFO  L226             Difference]: Without dead ends: 865
[2024-11-23 23:37:40,205 INFO  L434           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-23 23:37:40,206 INFO  L435           NwaCegarLoop]: 447 mSDtfsCounter, 259 mSDsluCounter, 434 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 259 SdHoareTripleChecker+Valid, 881 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:40,206 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [259 Valid, 881 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:37:40,211 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 865 states.
[2024-11-23 23:37:40,243 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 865 to 863.
[2024-11-23 23:37:40,245 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 863 states, 853 states have (on average 1.399765533411489) internal successors, (1194), 858 states have internal predecessors, (1194), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-23 23:37:40,251 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 863 states to 863 states and 1200 transitions.
[2024-11-23 23:37:40,252 INFO  L78                 Accepts]: Start accepts. Automaton has 863 states and 1200 transitions. Word has length 83
[2024-11-23 23:37:40,252 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:40,252 INFO  L471      AbstractCegarLoop]: Abstraction has 863 states and 1200 transitions.
[2024-11-23 23:37:40,252 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 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-23 23:37:40,253 INFO  L276                IsEmpty]: Start isEmpty. Operand 863 states and 1200 transitions.
[2024-11-23 23:37:40,257 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2024-11-23 23:37:40,257 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:40,257 INFO  L218           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-23 23:37:40,257 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 23:37:40,257 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:40,259 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:40,259 INFO  L85        PathProgramCache]: Analyzing trace with hash 287731526, now seen corresponding path program 1 times
[2024-11-23 23:37:40,259 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:40,259 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [687190492]
[2024-11-23 23:37:40,259 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:40,260 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:40,375 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:40,992 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-23 23:37:40,992 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:40,992 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [687190492]
[2024-11-23 23:37:40,993 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [687190492] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:40,993 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:37:40,993 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:37:40,993 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108546545]
[2024-11-23 23:37:40,993 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:40,993 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:37:40,994 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:40,995 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:37:40,995 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:37:40,995 INFO  L87              Difference]: Start difference. First operand 863 states and 1200 transitions. Second operand  has 4 states, 3 states have (on average 30.333333333333332) internal successors, (91), 4 states have internal predecessors, (91), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 23:37:41,181 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:41,182 INFO  L93              Difference]: Finished difference Result 931 states and 1288 transitions.
[2024-11-23 23:37:41,185 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:37:41,186 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 30.333333333333332) internal successors, (91), 4 states have internal predecessors, (91), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 98
[2024-11-23 23:37:41,187 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:41,192 INFO  L225             Difference]: With dead ends: 931
[2024-11-23 23:37:41,192 INFO  L226             Difference]: Without dead ends: 929
[2024-11-23 23:37:41,192 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-23 23:37:41,193 INFO  L435           NwaCegarLoop]: 434 mSDtfsCounter, 342 mSDsluCounter, 861 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 343 SdHoareTripleChecker+Valid, 1295 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:41,194 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [343 Valid, 1295 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-23 23:37:41,197 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 929 states.
[2024-11-23 23:37:41,233 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 929 to 929.
[2024-11-23 23:37:41,235 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 929 states, 916 states have (on average 1.3908296943231442) internal successors, (1274), 921 states have internal predecessors, (1274), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-23 23:37:41,242 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 929 states and 1286 transitions.
[2024-11-23 23:37:41,242 INFO  L78                 Accepts]: Start accepts. Automaton has 929 states and 1286 transitions. Word has length 98
[2024-11-23 23:37:41,243 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:41,243 INFO  L471      AbstractCegarLoop]: Abstraction has 929 states and 1286 transitions.
[2024-11-23 23:37:41,244 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 30.333333333333332) internal successors, (91), 4 states have internal predecessors, (91), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 23:37:41,244 INFO  L276                IsEmpty]: Start isEmpty. Operand 929 states and 1286 transitions.
[2024-11-23 23:37:41,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2024-11-23 23:37:41,246 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:41,246 INFO  L218           NwaCegarLoop]: trace histogram [2, 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]
[2024-11-23 23:37:41,247 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 23:37:41,247 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:41,251 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:41,252 INFO  L85        PathProgramCache]: Analyzing trace with hash -1404669373, now seen corresponding path program 1 times
[2024-11-23 23:37:41,252 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:41,252 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2028919312]
[2024-11-23 23:37:41,252 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:41,252 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:41,590 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:42,001 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-23 23:37:42,001 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:42,001 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2028919312]
[2024-11-23 23:37:42,001 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2028919312] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:37:42,002 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1967994346]
[2024-11-23 23:37:42,002 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:42,002 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:37:42,002 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:37:42,007 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:37:42,018 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-23 23:37:42,605 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:42,611 INFO  L256         TraceCheckSpWp]: Trace formula consists of 611 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-23 23:37:42,622 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:37:42,631 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-23 23:37:42,669 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-23 23:37:42,702 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-23 23:37:43,596 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-23 23:37:43,596 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 77 treesize of output 55
[2024-11-23 23:37:43,980 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-23 23:37:43,980 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:37:43,980 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1967994346] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:43,981 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 23:37:43,981 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [4] total 13
[2024-11-23 23:37:43,981 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [634528912]
[2024-11-23 23:37:43,981 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:43,982 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-23 23:37:43,982 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:43,982 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-23 23:37:43,983 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=127, Unknown=0, NotChecked=0, Total=156
[2024-11-23 23:37:43,983 INFO  L87              Difference]: Start difference. First operand 929 states and 1286 transitions. Second operand  has 11 states, 11 states have (on average 8.909090909090908) internal successors, (98), 11 states have internal predecessors, (98), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 23:37:46,930 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:46,930 INFO  L93              Difference]: Finished difference Result 1681 states and 2330 transitions.
[2024-11-23 23:37:46,930 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-23 23:37:46,931 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 8.909090909090908) internal successors, (98), 11 states have internal predecessors, (98), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 105
[2024-11-23 23:37:46,931 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:46,936 INFO  L225             Difference]: With dead ends: 1681
[2024-11-23 23:37:46,936 INFO  L226             Difference]: Without dead ends: 931
[2024-11-23 23:37:46,938 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 116 GetRequests, 97 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=87, Invalid=333, Unknown=0, NotChecked=0, Total=420
[2024-11-23 23:37:46,939 INFO  L435           NwaCegarLoop]: 467 mSDtfsCounter, 542 mSDsluCounter, 3044 mSDsCounter, 0 mSdLazyCounter, 943 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 544 SdHoareTripleChecker+Valid, 3511 SdHoareTripleChecker+Invalid, 950 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 943 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:46,939 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [544 Valid, 3511 Invalid, 950 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 943 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-23 23:37:46,941 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 931 states.
[2024-11-23 23:37:46,972 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 931 to 929.
[2024-11-23 23:37:46,974 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 929 states, 916 states have (on average 1.3897379912663756) internal successors, (1273), 921 states have internal predecessors, (1273), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-23 23:37:46,980 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 929 states and 1285 transitions.
[2024-11-23 23:37:46,981 INFO  L78                 Accepts]: Start accepts. Automaton has 929 states and 1285 transitions. Word has length 105
[2024-11-23 23:37:46,981 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:46,981 INFO  L471      AbstractCegarLoop]: Abstraction has 929 states and 1285 transitions.
[2024-11-23 23:37:46,981 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 8.909090909090908) internal successors, (98), 11 states have internal predecessors, (98), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-23 23:37:46,981 INFO  L276                IsEmpty]: Start isEmpty. Operand 929 states and 1285 transitions.
[2024-11-23 23:37:46,985 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2024-11-23 23:37:46,985 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:46,986 INFO  L218           NwaCegarLoop]: trace histogram [2, 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]
[2024-11-23 23:37:47,000 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-11-23 23:37:47,189 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:37:47,190 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:47,190 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:47,190 INFO  L85        PathProgramCache]: Analyzing trace with hash -110550128, now seen corresponding path program 1 times
[2024-11-23 23:37:47,190 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:47,190 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1789684796]
[2024-11-23 23:37:47,191 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:47,191 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:47,505 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:47,885 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-23 23:37:47,885 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:47,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1789684796]
[2024-11-23 23:37:47,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1789684796] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:37:47,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [219798111]
[2024-11-23 23:37:47,886 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:47,886 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:37:47,886 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:37:47,891 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:37:47,904 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-23 23:37:48,755 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:48,761 INFO  L256         TraceCheckSpWp]: Trace formula consists of 612 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-23 23:37:48,766 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:37:48,776 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-23 23:37:48,871 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:37:48,871 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-23 23:37:48,872 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [219798111] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:37:48,872 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-23 23:37:48,872 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [4] total 7
[2024-11-23 23:37:48,872 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992971914]
[2024-11-23 23:37:48,872 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:37:48,873 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:37:48,873 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:37:48,874 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:37:48,874 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:37:48,874 INFO  L87              Difference]: Start difference. First operand 929 states and 1285 transitions. Second operand  has 6 states, 6 states have (on average 17.0) internal successors, (102), 6 states have internal predecessors, (102), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-23 23:37:49,142 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-23 23:37:49,142 INFO  L93              Difference]: Finished difference Result 1640 states and 2269 transitions.
[2024-11-23 23:37:49,143 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-23 23:37:49,144 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 17.0) internal successors, (102), 6 states have internal predecessors, (102), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 106
[2024-11-23 23:37:49,144 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-23 23:37:49,152 INFO  L225             Difference]: With dead ends: 1640
[2024-11-23 23:37:49,153 INFO  L226             Difference]: Without dead ends: 940
[2024-11-23 23:37:49,154 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 104 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-23 23:37:49,156 INFO  L435           NwaCegarLoop]: 429 mSDtfsCounter, 392 mSDsluCounter, 1703 mSDsCounter, 0 mSdLazyCounter, 111 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 396 SdHoareTripleChecker+Valid, 2132 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 111 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-23 23:37:49,157 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [396 Valid, 2132 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 111 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-23 23:37:49,160 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 940 states.
[2024-11-23 23:37:49,221 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 940 to 932.
[2024-11-23 23:37:49,223 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 932 states, 918 states have (on average 1.3899782135076253) internal successors, (1276), 924 states have internal predecessors, (1276), 6 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8)
[2024-11-23 23:37:49,229 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 932 states and 1290 transitions.
[2024-11-23 23:37:49,230 INFO  L78                 Accepts]: Start accepts. Automaton has 932 states and 1290 transitions. Word has length 106
[2024-11-23 23:37:49,231 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-23 23:37:49,231 INFO  L471      AbstractCegarLoop]: Abstraction has 932 states and 1290 transitions.
[2024-11-23 23:37:49,231 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 17.0) internal successors, (102), 6 states have internal predecessors, (102), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-23 23:37:49,231 INFO  L276                IsEmpty]: Start isEmpty. Operand 932 states and 1290 transitions.
[2024-11-23 23:37:49,233 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2024-11-23 23:37:49,233 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-23 23:37:49,233 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 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]
[2024-11-23 23:37:49,247 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-23 23:37:49,434 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:37:49,434 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2024-11-23 23:37:49,435 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:37:49,435 INFO  L85        PathProgramCache]: Analyzing trace with hash 170997298, now seen corresponding path program 1 times
[2024-11-23 23:37:49,435 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:37:49,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [331713347]
[2024-11-23 23:37:49,435 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:49,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:37:49,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:50,047 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-23 23:37:50,047 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:37:50,047 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [331713347]
[2024-11-23 23:37:50,047 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [331713347] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-23 23:37:50,048 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1512740250]
[2024-11-23 23:37:50,048 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:37:50,048 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-23 23:37:50,048 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:37:50,050 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-23 23:37:50,053 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_88474cdb-c138-46ea-b905-3b93880f29ab/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-23 23:37:50,830 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:37:50,839 INFO  L256         TraceCheckSpWp]: Trace formula consists of 642 conjuncts, 32 conjuncts are in the unsatisfiable core
[2024-11-23 23:37:50,849 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-23 23:38:28,122 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:38:43,365 WARN  L286               SmtUtils]: Spent 7.66s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:39:24,897 WARN  L286               SmtUtils]: Spent 6.01s on a formula simplification. DAG size of input: 30 DAG size of output: 1 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:39:41,939 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:39:53,970 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 25 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:40:05,987 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:40:22,625 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:40:34,647 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:40:41,020 WARN  L286               SmtUtils]: Spent 6.37s on a formula simplification that was a NOOP. DAG size: 25 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:40:53,053 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:41:05,068 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:41:25,523 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:41:37,536 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:41:49,552 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:42:01,570 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:42:08,809 WARN  L286               SmtUtils]: Spent 7.24s on a formula simplification that was a NOOP. DAG size: 25 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:42:20,835 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:42:32,852 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:42:44,870 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:43:10,639 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:43:22,662 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:43:34,683 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:43:46,699 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:44:02,793 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 21 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:44:10,805 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:44:18,815 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:44:35,465 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:44:47,479 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:44:59,495 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:45:11,512 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:45:23,526 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 21 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:45:31,538 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:45:39,551 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:45:46,953 WARN  L286               SmtUtils]: Spent 7.40s on a formula simplification that was a NOOP. DAG size: 25 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:46:03,005 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:46:11,018 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:46:23,042 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:46:35,057 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:46:47,074 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:47:03,360 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 21 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:47:11,380 WARN  L286               SmtUtils]: Spent 8.02s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:47:19,394 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:47:27,406 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:47:43,472 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:47:51,485 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:48:03,501 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:48:15,526 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:48:27,542 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:48:39,558 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 21 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:48:47,574 WARN  L286               SmtUtils]: Spent 8.02s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:48:55,593 WARN  L286               SmtUtils]: Spent 8.02s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:49:08,287 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:49:20,347 WARN  L286               SmtUtils]: Spent 12.03s 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-23 23:49:32,365 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:49:44,385 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:50:00,413 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 16 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:50:09,509 WARN  L286               SmtUtils]: Spent 5.08s on a formula simplification that was a NOOP. DAG size: 25 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:50:21,563 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:50:29,578 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:50:41,597 WARN  L286               SmtUtils]: Spent 12.02s 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-23 23:50:53,614 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:51:05,639 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:51:21,673 WARN  L286               SmtUtils]: Spent 12.02s on a formula simplification that was a NOOP. DAG size: 16 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:51:33,702 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:51:41,097 WARN  L286               SmtUtils]: Spent 7.39s on a formula simplification. DAG size of input: 21 DAG size of output: 1 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:51:49,112 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:52:01,138 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:52:13,227 WARN  L286               SmtUtils]: Spent 8.01s on a formula simplification that was a NOOP. DAG size: 3 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:52:25,280 WARN  L286               SmtUtils]: Spent 12.01s on a formula simplification that was a NOOP. DAG size: 31 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)
[2024-11-23 23:52:37,308 WARN  L286               SmtUtils]: Spent 12.03s on a formula simplification that was a NOOP. DAG size: 30 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify)