./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_predec_08_good.i --full-output --architecture 64bit


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


Checking for overflows
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_predec_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash b618b80eb8625511085acc2013e7fb0e4260eb0ffa340df181bb34ff05740a29
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 18:29:47,212 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 18:29:47,312 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-64bit-Automizer_Default.epf
[2024-11-08 18:29:47,319 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 18:29:47,322 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 18:29:47,366 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 18:29:47,368 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 18:29:47,369 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 18:29:47,369 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 18:29:47,370 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 18:29:47,370 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 18:29:47,371 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 18:29:47,371 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 18:29:47,373 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 18:29:47,374 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 18:29:47,374 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 18:29:47,376 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 18:29:47,381 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 18:29:47,381 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 18:29:47,381 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 18:29:47,382 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 18:29:47,386 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 18:29:47,386 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 18:29:47,386 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 18:29:47,387 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 18:29:47,387 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 18:29:47,387 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 18:29:47,388 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 18:29:47,388 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 18:29:47,388 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 18:29:47,388 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 18:29:47,389 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:29:47,389 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 18:29:47,389 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 18:29:47,389 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 18:29:47,391 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 18:29:47,392 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 18:29:47,392 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 18:29:47,393 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 18:29:47,393 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 18:29:47,393 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 18:29:47,394 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b618b80eb8625511085acc2013e7fb0e4260eb0ffa340df181bb34ff05740a29
[2024-11-08 18:29:47,704 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 18:29:47,740 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 18:29:47,744 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 18:29:47,746 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 18:29:47,747 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 18:29:47,748 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_predec_08_good.i
Unable to find full path for "g++"
[2024-11-08 18:29:49,941 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 18:29:50,400 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 18:29:50,401 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_fgets_predec_08_good.i
[2024-11-08 18:29:50,439 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/data/810b7436a/01b6bea52e2b487797062394d8418e8b/FLAG2c0028daa
[2024-11-08 18:29:50,460 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/data/810b7436a/01b6bea52e2b487797062394d8418e8b
[2024-11-08 18:29:50,466 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 18:29:50,467 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 18:29:50,470 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 18:29:50,471 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 18:29:50,479 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 18:29:50,480 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:29:50" (1/1) ...
[2024-11-08 18:29:50,482 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a45adac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:50, skipping insertion in model container
[2024-11-08 18:29:50,482 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:29:50" (1/1) ...
[2024-11-08 18:29:50,566 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 18:29:51,831 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:29:51,854 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 18:29:51,970 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 18:29:52,116 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 18:29:52,117 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52 WrapperNode
[2024-11-08 18:29:52,118 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 18:29:52,119 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 18:29:52,119 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 18:29:52,119 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 18:29:52,128 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,166 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,208 INFO  L138                Inliner]: procedures = 504, calls = 54, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 185
[2024-11-08 18:29:52,212 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 18:29:52,213 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 18:29:52,213 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 18:29:52,213 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 18:29:52,228 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,228 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,231 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,264 INFO  L175           MemorySlicer]: Split 2 memory accesses to 2 slices as follows [1, 1]. 50 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [1, 1]. The 0 writes are split as follows [0, 0].
[2024-11-08 18:29:52,265 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,269 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,274 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,280 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,285 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,287 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,291 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 18:29:52,292 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 18:29:52,292 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 18:29:52,292 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 18:29:52,300 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (1/1) ...
[2024-11-08 18:29:52,306 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 18:29:52,317 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:52,337 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 18:29:52,344 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 18:29:52,373 INFO  L130     BoogieDeclarations]: Found specification of procedure printIntLine
[2024-11-08 18:29:52,373 INFO  L138     BoogieDeclarations]: Found implementation of procedure printIntLine
[2024-11-08 18:29:52,373 INFO  L130     BoogieDeclarations]: Found specification of procedure printLine
[2024-11-08 18:29:52,373 INFO  L138     BoogieDeclarations]: Found implementation of procedure printLine
[2024-11-08 18:29:52,374 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 18:29:52,374 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 18:29:52,374 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 18:29:52,374 INFO  L130     BoogieDeclarations]: Found specification of procedure staticReturnsTrue
[2024-11-08 18:29:52,374 INFO  L138     BoogieDeclarations]: Found implementation of procedure staticReturnsTrue
[2024-11-08 18:29:52,375 INFO  L130     BoogieDeclarations]: Found specification of procedure staticReturnsFalse
[2024-11-08 18:29:52,375 INFO  L138     BoogieDeclarations]: Found implementation of procedure staticReturnsFalse
[2024-11-08 18:29:52,376 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 18:29:52,377 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-08 18:29:52,598 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 18:29:52,604 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 18:29:53,023 INFO  L?                        ?]: Removed 30 outVars from TransFormulas that were not future-live.
[2024-11-08 18:29:53,023 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 18:29:53,042 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 18:29:53,042 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 18:29:53,043 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:29:53 BoogieIcfgContainer
[2024-11-08 18:29:53,043 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 18:29:53,083 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 18:29:53,088 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 18:29:53,092 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 18:29:53,093 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:29:50" (1/3) ...
[2024-11-08 18:29:53,094 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ecded8a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:29:53, skipping insertion in model container
[2024-11-08 18:29:53,094 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:29:52" (2/3) ...
[2024-11-08 18:29:53,094 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ecded8a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:29:53, skipping insertion in model container
[2024-11-08 18:29:53,094 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:29:53" (3/3) ...
[2024-11-08 18:29:53,096 INFO  L112   eAbstractionObserver]: Analyzing ICFG CWE191_Integer_Underflow__int_fgets_predec_08_good.i
[2024-11-08 18:29:53,113 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 18:29:53,113 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations.
[2024-11-08 18:29:53,214 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 18:29:53,223 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;@138931c8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 18:29:53,223 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2024-11-08 18:29:53,230 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 93 states, 60 states have (on average 1.35) internal successors, (81), 68 states have internal predecessors, (81), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-08 18:29:53,241 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-08 18:29:53,241 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:53,242 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:29:53,242 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:53,253 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:53,255 INFO  L85        PathProgramCache]: Analyzing trace with hash 2113563030, now seen corresponding path program 1 times
[2024-11-08 18:29:53,271 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:53,272 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115975241]
[2024-11-08 18:29:53,272 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:53,273 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:53,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:53,787 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:53,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:53,813 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:53,818 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:53,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 18:29:53,892 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:53,901 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:29:53,902 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:53,906 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115975241]
[2024-11-08 18:29:53,907 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115975241] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:53,907 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:29:53,907 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:29:53,909 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863861423]
[2024-11-08 18:29:53,914 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:53,920 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:29:53,921 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:53,945 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:29:53,946 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:29:53,948 INFO  L87              Difference]: Start difference. First operand  has 93 states, 60 states have (on average 1.35) internal successors, (81), 68 states have internal predecessors, (81), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) Second operand  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 18:29:54,016 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:54,016 INFO  L93              Difference]: Finished difference Result 175 states and 226 transitions.
[2024-11-08 18:29:54,018 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:29:54,019 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) Word has length 22
[2024-11-08 18:29:54,020 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:54,030 INFO  L225             Difference]: With dead ends: 175
[2024-11-08 18:29:54,030 INFO  L226             Difference]: Without dead ends: 84
[2024-11-08 18:29:54,036 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:29:54,040 INFO  L432           NwaCegarLoop]: 118 mSDtfsCounter, 0 mSDsluCounter, 231 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 349 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:54,045 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 349 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:54,065 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84 states.
[2024-11-08 18:29:54,103 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84 to 84.
[2024-11-08 18:29:54,107 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 84 states, 54 states have (on average 1.3333333333333333) internal successors, (72), 61 states have internal predecessors, (72), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18)
[2024-11-08 18:29:54,110 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 108 transitions.
[2024-11-08 18:29:54,115 INFO  L78                 Accepts]: Start accepts. Automaton has 84 states and 108 transitions. Word has length 22
[2024-11-08 18:29:54,118 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:54,119 INFO  L471      AbstractCegarLoop]: Abstraction has 84 states and 108 transitions.
[2024-11-08 18:29:54,120 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 18:29:54,120 INFO  L276                IsEmpty]: Start isEmpty. Operand 84 states and 108 transitions.
[2024-11-08 18:29:54,122 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-08 18:29:54,123 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:54,123 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:29:54,124 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 18:29:54,125 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:54,126 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:54,130 INFO  L85        PathProgramCache]: Analyzing trace with hash 993139921, now seen corresponding path program 1 times
[2024-11-08 18:29:54,130 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:54,130 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [698281837]
[2024-11-08 18:29:54,130 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:54,131 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:54,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,269 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:54,271 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,286 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:54,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,293 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:54,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,304 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:29:54,304 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:54,305 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [698281837]
[2024-11-08 18:29:54,306 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [698281837] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:54,306 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:29:54,306 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:29:54,306 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1484480274]
[2024-11-08 18:29:54,307 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:54,308 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:54,308 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:54,309 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:54,311 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:54,311 INFO  L87              Difference]: Start difference. First operand 84 states and 108 transitions. Second operand  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 18:29:54,358 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:54,358 INFO  L93              Difference]: Finished difference Result 153 states and 196 transitions.
[2024-11-08 18:29:54,363 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:54,363 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 24
[2024-11-08 18:29:54,363 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:54,364 INFO  L225             Difference]: With dead ends: 153
[2024-11-08 18:29:54,365 INFO  L226             Difference]: Without dead ends: 91
[2024-11-08 18:29:54,366 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:54,369 INFO  L432           NwaCegarLoop]: 114 mSDtfsCounter, 10 mSDsluCounter, 95 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 209 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:54,370 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 209 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:54,371 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 91 states.
[2024-11-08 18:29:54,383 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 88.
[2024-11-08 18:29:54,383 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 88 states, 58 states have (on average 1.3103448275862069) internal successors, (76), 64 states have internal predecessors, (76), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:54,385 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 114 transitions.
[2024-11-08 18:29:54,386 INFO  L78                 Accepts]: Start accepts. Automaton has 88 states and 114 transitions. Word has length 24
[2024-11-08 18:29:54,386 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:54,386 INFO  L471      AbstractCegarLoop]: Abstraction has 88 states and 114 transitions.
[2024-11-08 18:29:54,387 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 18:29:54,387 INFO  L276                IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions.
[2024-11-08 18:29:54,388 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-11-08 18:29:54,388 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:54,388 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:29:54,388 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 18:29:54,389 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:54,389 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:54,389 INFO  L85        PathProgramCache]: Analyzing trace with hash 722566558, now seen corresponding path program 1 times
[2024-11-08 18:29:54,390 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:54,390 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1627048307]
[2024-11-08 18:29:54,390 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:54,391 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:54,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,511 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:54,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,526 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:54,527 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,534 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:54,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,547 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 18:29:54,547 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:54,547 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1627048307]
[2024-11-08 18:29:54,548 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1627048307] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:54,548 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:29:54,548 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:29:54,548 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2090898779]
[2024-11-08 18:29:54,549 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:54,549 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:54,549 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:54,550 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:54,551 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:54,551 INFO  L87              Difference]: Start difference. First operand 88 states and 114 transitions. Second operand  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 18:29:54,582 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:54,582 INFO  L93              Difference]: Finished difference Result 89 states and 115 transitions.
[2024-11-08 18:29:54,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:54,585 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 25
[2024-11-08 18:29:54,586 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:54,587 INFO  L225             Difference]: With dead ends: 89
[2024-11-08 18:29:54,587 INFO  L226             Difference]: Without dead ends: 88
[2024-11-08 18:29:54,587 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:54,589 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 6 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 189 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:54,590 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 189 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:54,591 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2024-11-08 18:29:54,608 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 87.
[2024-11-08 18:29:54,608 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87 states, 58 states have (on average 1.293103448275862) internal successors, (75), 63 states have internal predecessors, (75), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:54,610 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 113 transitions.
[2024-11-08 18:29:54,613 INFO  L78                 Accepts]: Start accepts. Automaton has 87 states and 113 transitions. Word has length 25
[2024-11-08 18:29:54,613 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:54,613 INFO  L471      AbstractCegarLoop]: Abstraction has 87 states and 113 transitions.
[2024-11-08 18:29:54,614 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 9.5) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-08 18:29:54,614 INFO  L276                IsEmpty]: Start isEmpty. Operand 87 states and 113 transitions.
[2024-11-08 18:29:54,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-08 18:29:54,615 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:54,616 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-11-08 18:29:54,616 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-08 18:29:54,616 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:54,616 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:54,623 INFO  L85        PathProgramCache]: Analyzing trace with hash -65622982, now seen corresponding path program 1 times
[2024-11-08 18:29:54,624 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:54,624 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [214773770]
[2024-11-08 18:29:54,624 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:54,624 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:54,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,729 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:54,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,737 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:54,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,743 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:54,746 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,775 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22
[2024-11-08 18:29:54,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,786 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-08 18:29:54,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,795 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35
[2024-11-08 18:29:54,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-08 18:29:54,805 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:54,806 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [214773770]
[2024-11-08 18:29:54,806 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [214773770] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:54,806 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:29:54,806 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 18:29:54,807 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [367454090]
[2024-11-08 18:29:54,807 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:54,808 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 18:29:54,808 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:54,809 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 18:29:54,809 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:29:54,810 INFO  L87              Difference]: Start difference. First operand 87 states and 113 transitions. Second operand  has 4 states, 4 states have (on average 6.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:54,845 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:54,845 INFO  L93              Difference]: Finished difference Result 146 states and 186 transitions.
[2024-11-08 18:29:54,845 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 18:29:54,846 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 6.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6) Word has length 43
[2024-11-08 18:29:54,846 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:54,847 INFO  L225             Difference]: With dead ends: 146
[2024-11-08 18:29:54,847 INFO  L226             Difference]: Without dead ends: 85
[2024-11-08 18:29:54,848 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 18:29:54,850 INFO  L432           NwaCegarLoop]: 100 mSDtfsCounter, 0 mSDsluCounter, 195 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:54,851 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 295 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:54,853 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 85 states.
[2024-11-08 18:29:54,884 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 85.
[2024-11-08 18:29:54,884 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 57 states have (on average 1.263157894736842) internal successors, (72), 62 states have internal predecessors, (72), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (18), 18 states have call predecessors, (18), 18 states have call successors, (18)
[2024-11-08 18:29:54,886 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 108 transitions.
[2024-11-08 18:29:54,887 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 108 transitions. Word has length 43
[2024-11-08 18:29:54,887 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:54,887 INFO  L471      AbstractCegarLoop]: Abstraction has 85 states and 108 transitions.
[2024-11-08 18:29:54,888 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 6.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 3 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:54,888 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 108 transitions.
[2024-11-08 18:29:54,889 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-08 18:29:54,890 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:54,890 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-11-08 18:29:54,890 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 18:29:54,891 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:54,891 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:54,892 INFO  L85        PathProgramCache]: Analyzing trace with hash -1455789030, now seen corresponding path program 1 times
[2024-11-08 18:29:54,892 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:54,892 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1375799023]
[2024-11-08 18:29:54,892 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:54,893 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:54,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,987 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:54,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,994 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:54,996 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:54,999 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:55,001 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:55,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,009 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:55,012 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,031 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:55,032 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,036 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-08 18:29:55,037 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:55,037 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1375799023]
[2024-11-08 18:29:55,037 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1375799023] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:55,037 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1947067708]
[2024-11-08 18:29:55,038 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:55,038 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:55,038 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:55,041 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:55,043 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 18:29:55,206 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,209 INFO  L255         TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:55,217 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:29:55,306 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-08 18:29:55,306 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:29:55,307 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1947067708] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:55,307 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:29:55,307 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:29:55,307 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2117896216]
[2024-11-08 18:29:55,307 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:55,308 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:55,308 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:55,309 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:55,309 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:55,309 INFO  L87              Difference]: Start difference. First operand 85 states and 108 transitions. Second operand  has 3 states, 2 states have (on average 12.5) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:55,359 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:55,364 INFO  L93              Difference]: Finished difference Result 135 states and 168 transitions.
[2024-11-08 18:29:55,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:55,365 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 12.5) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 44
[2024-11-08 18:29:55,365 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:55,369 INFO  L225             Difference]: With dead ends: 135
[2024-11-08 18:29:55,369 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 18:29:55,370 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 55 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:55,375 INFO  L432           NwaCegarLoop]: 108 mSDtfsCounter, 6 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 194 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:55,376 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 194 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:55,376 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 18:29:55,390 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 91.
[2024-11-08 18:29:55,390 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 62 states have (on average 1.2580645161290323) internal successors, (78), 67 states have internal predecessors, (78), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:55,392 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 116 transitions.
[2024-11-08 18:29:55,392 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 116 transitions. Word has length 44
[2024-11-08 18:29:55,392 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:55,397 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 116 transitions.
[2024-11-08 18:29:55,397 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 12.5) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:55,397 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 116 transitions.
[2024-11-08 18:29:55,398 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-08 18:29:55,399 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:55,399 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-11-08 18:29:55,424 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-08 18:29:55,599 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:55,600 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:55,600 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:55,601 INFO  L85        PathProgramCache]: Analyzing trace with hash 2115180442, now seen corresponding path program 1 times
[2024-11-08 18:29:55,601 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:55,601 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2099111165]
[2024-11-08 18:29:55,601 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:55,601 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:55,627 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:55,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,682 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:55,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,686 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:55,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,691 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:55,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,696 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:55,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,729 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:55,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,736 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked.
[2024-11-08 18:29:55,736 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:55,736 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2099111165]
[2024-11-08 18:29:55,738 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2099111165] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:55,738 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [106257913]
[2024-11-08 18:29:55,738 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:55,739 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:55,739 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:55,743 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:55,747 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 18:29:55,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:55,884 INFO  L255         TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:55,887 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:29:55,936 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-08 18:29:55,937 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:29:55,937 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [106257913] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:55,937 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:29:55,937 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:29:55,938 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2018442118]
[2024-11-08 18:29:55,938 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:55,942 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:55,942 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:55,943 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:55,943 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:55,943 INFO  L87              Difference]: Start difference. First operand 91 states and 116 transitions. Second operand  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:55,975 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:55,975 INFO  L93              Difference]: Finished difference Result 94 states and 119 transitions.
[2024-11-08 18:29:55,978 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:55,979 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 45
[2024-11-08 18:29:55,979 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:55,980 INFO  L225             Difference]: With dead ends: 94
[2024-11-08 18:29:55,980 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 18:29:55,981 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:55,981 INFO  L432           NwaCegarLoop]: 100 mSDtfsCounter, 5 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:55,986 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 186 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:55,986 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 18:29:55,998 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 92.
[2024-11-08 18:29:55,998 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92 states, 63 states have (on average 1.253968253968254) internal successors, (79), 68 states have internal predecessors, (79), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:55,999 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 117 transitions.
[2024-11-08 18:29:55,999 INFO  L78                 Accepts]: Start accepts. Automaton has 92 states and 117 transitions. Word has length 45
[2024-11-08 18:29:56,003 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:56,003 INFO  L471      AbstractCegarLoop]: Abstraction has 92 states and 117 transitions.
[2024-11-08 18:29:56,004 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:56,004 INFO  L276                IsEmpty]: Start isEmpty. Operand 92 states and 117 transitions.
[2024-11-08 18:29:56,005 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-08 18:29:56,005 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:56,005 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-11-08 18:29:56,028 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 18:29:56,206 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-08 18:29:56,206 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:56,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:56,207 INFO  L85        PathProgramCache]: Analyzing trace with hash 985287285, now seen corresponding path program 1 times
[2024-11-08 18:29:56,207 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:56,207 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [555629591]
[2024-11-08 18:29:56,207 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:56,207 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:56,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,300 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:56,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,305 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:56,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,314 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:56,319 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,322 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:56,324 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,328 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:56,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,333 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 18:29:56,336 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,341 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-08 18:29:56,341 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:56,341 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [555629591]
[2024-11-08 18:29:56,341 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [555629591] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:56,343 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:29:56,343 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:29:56,343 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1257929076]
[2024-11-08 18:29:56,343 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:56,343 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:56,344 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:56,344 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:56,344 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:56,349 INFO  L87              Difference]: Start difference. First operand 92 states and 117 transitions. Second operand  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-08 18:29:56,382 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:56,382 INFO  L93              Difference]: Finished difference Result 93 states and 118 transitions.
[2024-11-08 18:29:56,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:56,386 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 46
[2024-11-08 18:29:56,386 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:56,387 INFO  L225             Difference]: With dead ends: 93
[2024-11-08 18:29:56,387 INFO  L226             Difference]: Without dead ends: 92
[2024-11-08 18:29:56,387 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:56,388 INFO  L432           NwaCegarLoop]: 104 mSDtfsCounter, 10 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:56,391 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 190 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:56,392 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 92 states.
[2024-11-08 18:29:56,427 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 91.
[2024-11-08 18:29:56,427 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 63 states have (on average 1.2380952380952381) internal successors, (78), 67 states have internal predecessors, (78), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:56,433 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 116 transitions.
[2024-11-08 18:29:56,433 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 116 transitions. Word has length 46
[2024-11-08 18:29:56,438 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:56,438 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 116 transitions.
[2024-11-08 18:29:56,438 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-08 18:29:56,439 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 116 transitions.
[2024-11-08 18:29:56,441 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-11-08 18:29:56,443 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:56,443 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-11-08 18:29:56,443 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-08 18:29:56,443 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:56,444 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:56,444 INFO  L85        PathProgramCache]: Analyzing trace with hash 479134879, now seen corresponding path program 1 times
[2024-11-08 18:29:56,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:56,444 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1190043327]
[2024-11-08 18:29:56,445 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:56,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:56,473 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,519 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:56,520 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,523 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:56,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,527 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:56,529 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,531 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:56,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,536 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:56,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,540 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38
[2024-11-08 18:29:56,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,546 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked.
[2024-11-08 18:29:56,546 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:56,546 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1190043327]
[2024-11-08 18:29:56,547 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1190043327] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:56,547 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 18:29:56,547 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 18:29:56,547 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [179122098]
[2024-11-08 18:29:56,547 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:56,548 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:56,548 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:56,549 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:56,549 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:56,549 INFO  L87              Difference]: Start difference. First operand 91 states and 116 transitions. Second operand  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:56,569 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:56,570 INFO  L93              Difference]: Finished difference Result 92 states and 117 transitions.
[2024-11-08 18:29:56,570 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:56,571 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 47
[2024-11-08 18:29:56,571 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:56,572 INFO  L225             Difference]: With dead ends: 92
[2024-11-08 18:29:56,572 INFO  L226             Difference]: Without dead ends: 91
[2024-11-08 18:29:56,572 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 18:29:56,573 INFO  L432           NwaCegarLoop]: 96 mSDtfsCounter, 6 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:56,574 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 177 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:56,575 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 91 states.
[2024-11-08 18:29:56,581 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 88.
[2024-11-08 18:29:56,582 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 88 states, 61 states have (on average 1.2295081967213115) internal successors, (75), 64 states have internal predecessors, (75), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:56,583 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 113 transitions.
[2024-11-08 18:29:56,583 INFO  L78                 Accepts]: Start accepts. Automaton has 88 states and 113 transitions. Word has length 47
[2024-11-08 18:29:56,584 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:56,584 INFO  L471      AbstractCegarLoop]: Abstraction has 88 states and 113 transitions.
[2024-11-08 18:29:56,584 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 18:29:56,584 INFO  L276                IsEmpty]: Start isEmpty. Operand 88 states and 113 transitions.
[2024-11-08 18:29:56,586 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-08 18:29:56,586 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:56,586 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 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]
[2024-11-08 18:29:56,586 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 18:29:56,587 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:56,587 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:56,587 INFO  L85        PathProgramCache]: Analyzing trace with hash -494486865, now seen corresponding path program 1 times
[2024-11-08 18:29:56,587 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:56,588 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [517158606]
[2024-11-08 18:29:56,588 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:56,588 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:56,606 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,653 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:56,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,656 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:56,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,662 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:56,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,666 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:56,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,672 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:56,674 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,693 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:56,694 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,699 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 18:29:56,700 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,706 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 18:29:56,707 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,710 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-11-08 18:29:56,710 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:56,710 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [517158606]
[2024-11-08 18:29:56,710 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [517158606] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:56,710 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1892518754]
[2024-11-08 18:29:56,711 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:56,711 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:56,711 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:56,714 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:56,716 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 18:29:56,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:56,862 INFO  L255         TraceCheckSpWp]: Trace formula consists of 227 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:56,864 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:29:56,887 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-11-08 18:29:56,888 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:29:56,888 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1892518754] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:56,888 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:29:56,888 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:29:56,889 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [704303346]
[2024-11-08 18:29:56,889 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:56,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:56,890 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:56,890 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:56,890 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:56,891 INFO  L87              Difference]: Start difference. First operand 88 states and 113 transitions. Second operand  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 18:29:56,909 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:56,909 INFO  L93              Difference]: Finished difference Result 89 states and 114 transitions.
[2024-11-08 18:29:56,910 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:56,910 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 56
[2024-11-08 18:29:56,910 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:56,912 INFO  L225             Difference]: With dead ends: 89
[2024-11-08 18:29:56,912 INFO  L226             Difference]: Without dead ends: 88
[2024-11-08 18:29:56,912 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 74 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:56,913 INFO  L432           NwaCegarLoop]: 96 mSDtfsCounter, 5 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:56,914 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 180 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:56,915 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2024-11-08 18:29:56,925 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 87.
[2024-11-08 18:29:56,926 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87 states, 61 states have (on average 1.2131147540983607) internal successors, (74), 63 states have internal predecessors, (74), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:56,927 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 112 transitions.
[2024-11-08 18:29:56,927 INFO  L78                 Accepts]: Start accepts. Automaton has 87 states and 112 transitions. Word has length 56
[2024-11-08 18:29:56,928 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:56,928 INFO  L471      AbstractCegarLoop]: Abstraction has 87 states and 112 transitions.
[2024-11-08 18:29:56,928 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 18:29:56,930 INFO  L276                IsEmpty]: Start isEmpty. Operand 87 states and 112 transitions.
[2024-11-08 18:29:56,931 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 58
[2024-11-08 18:29:56,931 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:56,931 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 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]
[2024-11-08 18:29:56,949 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 18:29:57,131 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-11-08 18:29:57,132 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:57,132 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:57,133 INFO  L85        PathProgramCache]: Analyzing trace with hash 1850776515, now seen corresponding path program 1 times
[2024-11-08 18:29:57,133 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:57,134 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [387882152]
[2024-11-08 18:29:57,134 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:57,134 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:57,154 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,228 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:57,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,236 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:57,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,243 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:57,247 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:57,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,262 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:57,263 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,290 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:57,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,297 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 18:29:57,303 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,306 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 18:29:57,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,314 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2024-11-08 18:29:57,318 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:57,318 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [387882152]
[2024-11-08 18:29:57,318 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [387882152] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:57,318 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [661075842]
[2024-11-08 18:29:57,318 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:57,319 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:57,319 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:57,320 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:57,332 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 18:29:57,492 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,494 INFO  L255         TraceCheckSpWp]: Trace formula consists of 228 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:57,497 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:29:57,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2024-11-08 18:29:57,544 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:29:57,544 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [661075842] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:57,544 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:29:57,545 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:29:57,545 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1582223395]
[2024-11-08 18:29:57,545 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:57,545 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:57,546 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:57,546 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:57,547 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:57,548 INFO  L87              Difference]: Start difference. First operand 87 states and 112 transitions. Second operand  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 18:29:57,582 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:57,582 INFO  L93              Difference]: Finished difference Result 94 states and 121 transitions.
[2024-11-08 18:29:57,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:57,585 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 57
[2024-11-08 18:29:57,586 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:57,587 INFO  L225             Difference]: With dead ends: 94
[2024-11-08 18:29:57,587 INFO  L226             Difference]: Without dead ends: 93
[2024-11-08 18:29:57,588 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 75 GetRequests, 72 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:57,589 INFO  L432           NwaCegarLoop]: 97 mSDtfsCounter, 1 mSDsluCounter, 93 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:57,590 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 190 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:57,591 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 93 states.
[2024-11-08 18:29:57,607 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 92.
[2024-11-08 18:29:57,607 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92 states, 65 states have (on average 1.2153846153846153) internal successors, (79), 67 states have internal predecessors, (79), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-08 18:29:57,609 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 119 transitions.
[2024-11-08 18:29:57,609 INFO  L78                 Accepts]: Start accepts. Automaton has 92 states and 119 transitions. Word has length 57
[2024-11-08 18:29:57,609 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:57,610 INFO  L471      AbstractCegarLoop]: Abstraction has 92 states and 119 transitions.
[2024-11-08 18:29:57,610 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 15.0) internal successors, (30), 3 states have internal predecessors, (30), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 18:29:57,610 INFO  L276                IsEmpty]: Start isEmpty. Operand 92 states and 119 transitions.
[2024-11-08 18:29:57,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-08 18:29:57,615 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:57,616 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 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]
[2024-11-08 18:29:57,641 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-08 18:29:57,824 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:57,825 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:57,825 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:57,825 INFO  L85        PathProgramCache]: Analyzing trace with hash -503751488, now seen corresponding path program 1 times
[2024-11-08 18:29:57,825 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:57,826 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1614282006]
[2024-11-08 18:29:57,826 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:57,826 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:57,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,955 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:57,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,964 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:57,968 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,973 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:57,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,978 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:57,979 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:57,984 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:57,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,015 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:58,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,023 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 18:29:58,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,029 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 18:29:58,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55
[2024-11-08 18:29:58,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,050 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-11-08 18:29:58,050 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:58,050 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1614282006]
[2024-11-08 18:29:58,050 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1614282006] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:58,051 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1046307552]
[2024-11-08 18:29:58,051 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:58,051 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:58,051 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:58,055 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:58,058 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 18:29:58,232 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,234 INFO  L255         TraceCheckSpWp]: Trace formula consists of 243 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:58,238 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:29:58,277 INFO  L134       CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked.
[2024-11-08 18:29:58,277 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:29:58,277 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1046307552] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:58,278 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:29:58,278 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:29:58,278 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [19601349]
[2024-11-08 18:29:58,278 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:58,279 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:58,279 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:58,280 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:58,280 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:58,281 INFO  L87              Difference]: Start difference. First operand 92 states and 119 transitions. Second operand  has 3 states, 2 states have (on average 15.5) internal successors, (31), 3 states have internal predecessors, (31), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-08 18:29:58,297 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:58,297 INFO  L93              Difference]: Finished difference Result 93 states and 120 transitions.
[2024-11-08 18:29:58,297 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:58,298 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 15.5) internal successors, (31), 3 states have internal predecessors, (31), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9) Word has length 63
[2024-11-08 18:29:58,298 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:58,299 INFO  L225             Difference]: With dead ends: 93
[2024-11-08 18:29:58,300 INFO  L226             Difference]: Without dead ends: 92
[2024-11-08 18:29:58,300 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 83 GetRequests, 80 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:58,301 INFO  L432           NwaCegarLoop]: 96 mSDtfsCounter, 1 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:58,301 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 180 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:58,302 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 92 states.
[2024-11-08 18:29:58,308 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 86.
[2024-11-08 18:29:58,308 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 86 states, 61 states have (on average 1.1967213114754098) internal successors, (73), 62 states have internal predecessors, (73), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:58,309 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 111 transitions.
[2024-11-08 18:29:58,310 INFO  L78                 Accepts]: Start accepts. Automaton has 86 states and 111 transitions. Word has length 63
[2024-11-08 18:29:58,310 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:58,310 INFO  L471      AbstractCegarLoop]: Abstraction has 86 states and 111 transitions.
[2024-11-08 18:29:58,310 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 15.5) internal successors, (31), 3 states have internal predecessors, (31), 2 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)
[2024-11-08 18:29:58,310 INFO  L276                IsEmpty]: Start isEmpty. Operand 86 states and 111 transitions.
[2024-11-08 18:29:58,311 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-08 18:29:58,312 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:58,312 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 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]
[2024-11-08 18:29:58,337 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-11-08 18:29:58,516 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:58,516 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:58,517 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:58,517 INFO  L85        PathProgramCache]: Analyzing trace with hash 1105136784, now seen corresponding path program 1 times
[2024-11-08 18:29:58,517 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:58,517 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [95254620]
[2024-11-08 18:29:58,517 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:58,518 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:58,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,589 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:58,590 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,594 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:58,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,598 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:58,599 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,601 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:58,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,606 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:58,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,630 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:58,631 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,635 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 18:29:58,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,639 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 18:29:58,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,644 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:29:58,645 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,650 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 18:29:58,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,657 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-11-08 18:29:58,657 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:58,657 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [95254620]
[2024-11-08 18:29:58,657 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [95254620] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:58,658 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1050887264]
[2024-11-08 18:29:58,658 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:58,658 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:58,658 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:58,660 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:58,662 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 18:29:58,818 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:58,820 INFO  L255         TraceCheckSpWp]: Trace formula consists of 253 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:58,823 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:29:58,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked.
[2024-11-08 18:29:58,851 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:29:58,851 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1050887264] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:58,851 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:29:58,852 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:29:58,852 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [246356407]
[2024-11-08 18:29:58,852 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:58,853 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:58,853 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:58,853 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:58,854 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:58,854 INFO  L87              Difference]: Start difference. First operand 86 states and 111 transitions. Second operand  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-08 18:29:58,870 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:58,870 INFO  L93              Difference]: Finished difference Result 92 states and 118 transitions.
[2024-11-08 18:29:58,870 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:58,871 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 69
[2024-11-08 18:29:58,871 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:58,872 INFO  L225             Difference]: With dead ends: 92
[2024-11-08 18:29:58,872 INFO  L226             Difference]: Without dead ends: 91
[2024-11-08 18:29:58,873 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 91 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:58,874 INFO  L432           NwaCegarLoop]: 96 mSDtfsCounter, 1 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:58,874 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 186 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:58,875 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 91 states.
[2024-11-08 18:29:58,881 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 90.
[2024-11-08 18:29:58,881 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 90 states, 64 states have (on average 1.1875) internal successors, (76), 65 states have internal predecessors, (76), 20 states have call successors, (20), 4 states have call predecessors, (20), 4 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-08 18:29:58,882 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 116 transitions.
[2024-11-08 18:29:58,883 INFO  L78                 Accepts]: Start accepts. Automaton has 90 states and 116 transitions. Word has length 69
[2024-11-08 18:29:58,883 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:58,883 INFO  L471      AbstractCegarLoop]: Abstraction has 90 states and 116 transitions.
[2024-11-08 18:29:58,884 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-08 18:29:58,884 INFO  L276                IsEmpty]: Start isEmpty. Operand 90 states and 116 transitions.
[2024-11-08 18:29:58,885 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 70
[2024-11-08 18:29:58,885 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:58,885 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 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]
[2024-11-08 18:29:58,911 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 18:29:59,089 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-11-08 18:29:59,089 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:59,090 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:59,090 INFO  L85        PathProgramCache]: Analyzing trace with hash 1914483410, now seen corresponding path program 1 times
[2024-11-08 18:29:59,090 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:59,090 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1886074848]
[2024-11-08 18:29:59,090 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:59,091 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:59,117 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,183 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:59,185 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,189 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:59,190 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,208 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:59,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,218 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:59,220 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,225 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:59,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,242 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:59,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,246 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 18:29:59,247 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,253 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 18:29:59,254 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,257 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:29:59,258 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,260 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 18:29:59,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,265 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-11-08 18:29:59,265 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:59,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1886074848]
[2024-11-08 18:29:59,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1886074848] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:59,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1932729114]
[2024-11-08 18:29:59,266 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:59,266 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:59,266 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:59,269 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:59,271 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 18:29:59,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,416 INFO  L255         TraceCheckSpWp]: Trace formula consists of 254 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:59,418 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:29:59,446 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked.
[2024-11-08 18:29:59,446 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:29:59,446 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1932729114] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:29:59,447 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:29:59,447 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:29:59,447 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [201849222]
[2024-11-08 18:29:59,447 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:29:59,447 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:29:59,448 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:29:59,448 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:29:59,448 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:59,448 INFO  L87              Difference]: Start difference. First operand 90 states and 116 transitions. Second operand  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-08 18:29:59,466 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:29:59,466 INFO  L93              Difference]: Finished difference Result 90 states and 116 transitions.
[2024-11-08 18:29:59,467 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:29:59,467 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 69
[2024-11-08 18:29:59,468 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:29:59,468 INFO  L225             Difference]: With dead ends: 90
[2024-11-08 18:29:59,469 INFO  L226             Difference]: Without dead ends: 89
[2024-11-08 18:29:59,469 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 91 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:29:59,470 INFO  L432           NwaCegarLoop]: 95 mSDtfsCounter, 3 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:29:59,470 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 182 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:29:59,471 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 89 states.
[2024-11-08 18:29:59,476 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 85.
[2024-11-08 18:29:59,477 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 61 states have (on average 1.180327868852459) internal successors, (72), 61 states have internal predecessors, (72), 19 states have call successors, (19), 4 states have call predecessors, (19), 4 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-08 18:29:59,478 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 110 transitions.
[2024-11-08 18:29:59,478 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 110 transitions. Word has length 69
[2024-11-08 18:29:59,478 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:29:59,479 INFO  L471      AbstractCegarLoop]: Abstraction has 85 states and 110 transitions.
[2024-11-08 18:29:59,479 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.0) internal successors, (34), 3 states have internal predecessors, (34), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-08 18:29:59,479 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 110 transitions.
[2024-11-08 18:29:59,480 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 71
[2024-11-08 18:29:59,480 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 18:29:59,481 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 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]
[2024-11-08 18:29:59,505 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-08 18:29:59,681 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:59,682 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2024-11-08 18:29:59,682 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 18:29:59,682 INFO  L85        PathProgramCache]: Analyzing trace with hash -100497895, now seen corresponding path program 1 times
[2024-11-08 18:29:59,682 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 18:29:59,683 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1068646837]
[2024-11-08 18:29:59,683 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:59,683 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 18:29:59,711 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,770 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-08 18:29:59,771 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,775 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-08 18:29:59,776 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,779 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16
[2024-11-08 18:29:59,780 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,783 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-08 18:29:59,784 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,788 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30
[2024-11-08 18:29:59,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,806 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 18:29:59,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,811 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43
[2024-11-08 18:29:59,812 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,815 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49
[2024-11-08 18:29:59,816 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,819 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56
[2024-11-08 18:29:59,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,824 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-08 18:29:59,825 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,829 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2024-11-08 18:29:59,829 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 18:29:59,829 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1068646837]
[2024-11-08 18:29:59,829 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1068646837] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 18:29:59,830 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1635777261]
[2024-11-08 18:29:59,830 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 18:29:59,830 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:29:59,830 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 18:29:59,832 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 18:29:59,835 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 18:29:59,981 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 18:29:59,983 INFO  L255         TraceCheckSpWp]: Trace formula consists of 254 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-08 18:29:59,985 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 18:30:00,009 INFO  L134       CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked.
[2024-11-08 18:30:00,010 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 18:30:00,010 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1635777261] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 18:30:00,010 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 18:30:00,010 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5
[2024-11-08 18:30:00,011 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [207970612]
[2024-11-08 18:30:00,011 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 18:30:00,011 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 18:30:00,011 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 18:30:00,012 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 18:30:00,012 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:30:00,012 INFO  L87              Difference]: Start difference. First operand 85 states and 110 transitions. Second operand  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-08 18:30:00,021 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 18:30:00,022 INFO  L93              Difference]: Finished difference Result 85 states and 110 transitions.
[2024-11-08 18:30:00,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 18:30:00,022 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 70
[2024-11-08 18:30:00,023 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 18:30:00,023 INFO  L225             Difference]: With dead ends: 85
[2024-11-08 18:30:00,023 INFO  L226             Difference]: Without dead ends: 0
[2024-11-08 18:30:00,024 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 89 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-08 18:30:00,025 INFO  L432           NwaCegarLoop]: 95 mSDtfsCounter, 0 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 18:30:00,025 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 182 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 18:30:00,026 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-08 18:30:00,026 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-08 18:30:00,026 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-08 18:30:00,026 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-08 18:30:00,027 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 70
[2024-11-08 18:30:00,027 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 18:30:00,027 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-08 18:30:00,027 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 2 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-08 18:30:00,027 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-08 18:30:00,027 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-08 18:30:00,030 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 8 remaining)
[2024-11-08 18:30:00,031 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 8 remaining)
[2024-11-08 18:30:00,031 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 8 remaining)
[2024-11-08 18:30:00,031 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 8 remaining)
[2024-11-08 18:30:00,032 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 8 remaining)
[2024-11-08 18:30:00,032 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 8 remaining)
[2024-11-08 18:30:00,032 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 8 remaining)
[2024-11-08 18:30:00,032 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 8 remaining)
[2024-11-08 18:30:00,054 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 18:30:00,233 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 18:30:00,236 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 18:30:00,238 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-08 18:30:00,326 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-08 18:30:00,343 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-11-08 18:30:00,344 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-11-08 18:30:00,344 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-11-08 18:30:00,344 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-11-08 18:30:00,344 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-11-08 18:30:00,345 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-11-08 18:30:00,345 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-11-08 18:30:00,345 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-11-08 18:30:00,345 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-11-08 18:30:00,345 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-11-08 18:30:00,345 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-11-08 18:30:00,345 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-11-08 18:30:00,346 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-11-08 18:30:00,346 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-11-08 18:30:00,346 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-11-08 18:30:00,346 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-11-08 18:30:00,346 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-11-08 18:30:00,346 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-11-08 18:30:00,347 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-11-08 18:30:00,347 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-11-08 18:30:00,347 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-11-08 18:30:00,347 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-11-08 18:30:00,347 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-11-08 18:30:00,347 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-11-08 18:30:00,347 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-11-08 18:30:00,348 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-11-08 18:30:00,348 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-11-08 18:30:00,348 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-11-08 18:30:00,348 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-11-08 18:30:00,348 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-11-08 18:30:00,348 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-11-08 18:30:00,348 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-11-08 18:30:00,349 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-11-08 18:30:00,349 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-11-08 18:30:00,349 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-11-08 18:30:00,349 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-11-08 18:30:00,349 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-11-08 18:30:00,349 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-11-08 18:30:00,350 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-11-08 18:30:00,357 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-11-08 18:30:00,358 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-11-08 18:30:00,358 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-11-08 18:30:00,358 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-11-08 18:30:00,358 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-11-08 18:30:00,358 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-11-08 18:30:00,358 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-11-08 18:30:00,359 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-11-08 18:30:00,359 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-11-08 18:30:00,359 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-11-08 18:30:00,359 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-11-08 18:30:00,359 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-11-08 18:30:00,359 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-11-08 18:30:00,359 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-11-08 18:30:00,360 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-11-08 18:30:00,360 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-11-08 18:30:00,360 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-11-08 18:30:00,360 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-11-08 18:30:00,360 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-11-08 18:30:00,360 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-11-08 18:30:00,361 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-11-08 18:30:00,362 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-11-08 18:30:00,362 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-11-08 18:30:00,362 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-11-08 18:30:00,362 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-11-08 18:30:00,362 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-11-08 18:30:00,362 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-11-08 18:30:00,362 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-11-08 18:30:00,363 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-11-08 18:30:00,363 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-11-08 18:30:00,363 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-11-08 18:30:00,363 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-11-08 18:30:00,364 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-11-08 18:30:00,364 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-11-08 18:30:00,364 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-11-08 18:30:00,364 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-11-08 18:30:00,365 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-11-08 18:30:00,365 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-11-08 18:30:00,365 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-11-08 18:30:00,365 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-11-08 18:30:00,365 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-11-08 18:30:00,365 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-11-08 18:30:00,365 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-11-08 18:30:00,366 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-11-08 18:30:00,367 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-11-08 18:30:00,368 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-11-08 18:30:00,369 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-11-08 18:30:00,369 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-11-08 18:30:00,369 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-11-08 18:30:00,369 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-11-08 18:30:00,370 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
[2024-11-08 18:30:00,370 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
[2024-11-08 18:30:00,370 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
[2024-11-08 18:30:00,371 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
[2024-11-08 18:30:00,372 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
[2024-11-08 18:30:00,372 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
[2024-11-08 18:30:00,372 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
[2024-11-08 18:30:00,372 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
[2024-11-08 18:30:00,372 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
[2024-11-08 18:30:00,372 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
[2024-11-08 18:30:00,372 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
[2024-11-08 18:30:00,373 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
[2024-11-08 18:30:00,373 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
[2024-11-08 18:30:00,373 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
[2024-11-08 18:30:00,373 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
[2024-11-08 18:30:00,373 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
[2024-11-08 18:30:00,373 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
[2024-11-08 18:30:00,373 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
[2024-11-08 18:30:00,374 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
[2024-11-08 18:30:00,375 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
[2024-11-08 18:30:00,375 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
[2024-11-08 18:30:00,375 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
[2024-11-08 18:30:00,375 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
[2024-11-08 18:30:00,375 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
[2024-11-08 18:30:00,375 WARN  L976   BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
[2024-11-08 18:30:00,376 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 06:30:00 BoogieIcfgContainer
[2024-11-08 18:30:00,376 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-08 18:30:00,377 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-08 18:30:00,377 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-08 18:30:00,377 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-08 18:30:00,378 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:29:53" (3/4) ...
[2024-11-08 18:30:00,381 INFO  L142         WitnessPrinter]: Generating witness for correct program
[2024-11-08 18:30:00,386 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printLine
[2024-11-08 18:30:00,387 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure staticReturnsFalse
[2024-11-08 18:30:00,387 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure printIntLine
[2024-11-08 18:30:00,387 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure staticReturnsTrue
[2024-11-08 18:30:00,398 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges
[2024-11-08 18:30:00,399 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges
[2024-11-08 18:30:00,400 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-11-08 18:30:00,400 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-08 18:30:00,401 INFO  L925   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-08 18:30:00,538 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/witness.graphml
[2024-11-08 18:30:00,539 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/witness.yml
[2024-11-08 18:30:00,539 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-08 18:30:00,539 INFO  L158              Benchmark]: Toolchain (without parser) took 10072.21ms. Allocated memory was 186.6MB in the beginning and 239.1MB in the end (delta: 52.4MB). Free memory was 148.8MB in the beginning and 103.7MB in the end (delta: 45.2MB). Peak memory consumption was 99.2MB. Max. memory is 16.1GB.
[2024-11-08 18:30:00,540 INFO  L158              Benchmark]: CDTParser took 0.39ms. Allocated memory is still 127.9MB. Free memory is still 96.8MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-08 18:30:00,540 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1648.12ms. Allocated memory is still 186.6MB. Free memory was 148.8MB in the beginning and 80.4MB in the end (delta: 68.4MB). Peak memory consumption was 69.2MB. Max. memory is 16.1GB.
[2024-11-08 18:30:00,540 INFO  L158              Benchmark]: Boogie Procedure Inliner took 93.26ms. Allocated memory is still 186.6MB. Free memory was 80.4MB in the beginning and 77.0MB in the end (delta: 3.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-11-08 18:30:00,541 INFO  L158              Benchmark]: Boogie Preprocessor took 78.87ms. Allocated memory is still 186.6MB. Free memory was 77.0MB in the beginning and 74.1MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2024-11-08 18:30:00,541 INFO  L158              Benchmark]: RCFGBuilder took 751.35ms. Allocated memory is still 186.6MB. Free memory was 74.1MB in the beginning and 54.4MB in the end (delta: 19.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB.
[2024-11-08 18:30:00,541 INFO  L158              Benchmark]: TraceAbstraction took 7292.83ms. Allocated memory was 186.6MB in the beginning and 239.1MB in the end (delta: 52.4MB). Free memory was 152.7MB in the beginning and 111.0MB in the end (delta: 41.7MB). Peak memory consumption was 94.7MB. Max. memory is 16.1GB.
[2024-11-08 18:30:00,542 INFO  L158              Benchmark]: Witness Printer took 162.16ms. Allocated memory is still 239.1MB. Free memory was 111.0MB in the beginning and 103.7MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
[2024-11-08 18:30:00,543 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.39ms. Allocated memory is still 127.9MB. Free memory is still 96.8MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1648.12ms. Allocated memory is still 186.6MB. Free memory was 148.8MB in the beginning and 80.4MB in the end (delta: 68.4MB). Peak memory consumption was 69.2MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 93.26ms. Allocated memory is still 186.6MB. Free memory was 80.4MB in the beginning and 77.0MB in the end (delta: 3.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 78.87ms. Allocated memory is still 186.6MB. Free memory was 77.0MB in the beginning and 74.1MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * RCFGBuilder took 751.35ms. Allocated memory is still 186.6MB. Free memory was 74.1MB in the beginning and 54.4MB in the end (delta: 19.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB.
 * TraceAbstraction took 7292.83ms. Allocated memory was 186.6MB in the beginning and 239.1MB in the end (delta: 52.4MB). Free memory was 152.7MB in the beginning and 111.0MB in the end (delta: 41.7MB). Peak memory consumption was 94.7MB. Max. memory is 16.1GB.
 * Witness Printer took 162.16ms. Allocated memory is still 239.1MB. Free memory was 111.0MB in the beginning and 103.7MB in the end (delta: 7.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_ALL
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed0~0~P_PGID
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_IScntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed1~0~_ISalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~__ISwalnum
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwupper
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwlower
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalpha
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwxdigit
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwspace
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwprint
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwgraph
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwblank
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwcntrl
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwpunct
  - GenericResult: Unfinished Backtranslation
    Unfinished Backtranslation: Unknown variable: ~unnamed2~0~_ISwalnum
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 1582]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1582]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1614]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1614]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1639]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1639]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1656]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 1656]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 5 procedures, 93 locations, 8 error locations. Started 1 CEGAR loops. OverallTime: 7.1s, OverallIterations: 14, TraceHistogramMax: 6, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 71 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 54 mSDsluCounter, 2889 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1471 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 102 IncrementalHoareTripleChecker+Invalid, 112 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 1418 mSDtfsCounter, 102 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 691 GetRequests, 659 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=93occurred in iteration=0, InterpolantAutomatonStates: 44, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.3s AutomataMinimizationTime, 14 MinimizatonAttempts, 24 StatesRemovedByMinimization, 11 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 2.4s InterpolantComputationTime, 1153 NumberOfCodeBlocks, 1153 NumberOfCodeBlocksAsserted, 22 NumberOfCheckSat, 1131 ConstructedInterpolants, 0 QuantifiedInterpolants, 1383 SizeOfPredicates, 0 NumberOfNonLiveVariables, 1860 ConjunctsInSsa, 16 ConjunctsInUnsatCore, 22 InterpolantComputations, 14 PerfectInterpolantSequences, 529/569 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    8 specifications checked. All of them hold
  - ProcedureContractResult [Line: 1412]: Procedure Contract for printLine
    Derived contract for procedure printLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv)))
  - ProcedureContractResult [Line: 1552]: Procedure Contract for staticReturnsFalse
    Derived contract for procedure staticReturnsFalse. Ensures: ((\result == 0) && (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))))
  - ProcedureContractResult [Line: 1426]: Procedure Contract for printIntLine
    Derived contract for procedure printIntLine. Ensures: (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv)))
  - ProcedureContractResult [Line: 1548]: Procedure Contract for staticReturnsTrue
    Derived contract for procedure staticReturnsTrue. Ensures: ((\result == 1) && (((((((((((((((((stdin == \old(stdin)) && (stdout == \old(stdout))) && (stderr == \old(stderr))) && (__tzname == \old(__tzname))) && (__daylight == \old(__daylight))) && (__timezone == \old(__timezone))) && (tzname == \old(tzname))) && (daylight == \old(daylight))) && (timezone == \old(timezone))) && (GLOBAL_CONST_TRUE == \old(GLOBAL_CONST_TRUE))) && (GLOBAL_CONST_FALSE == \old(GLOBAL_CONST_FALSE))) && (GLOBAL_CONST_FIVE == \old(GLOBAL_CONST_FIVE))) && (globalTrue == \old(globalTrue))) && (globalFalse == \old(globalFalse))) && (globalFive == \old(globalFive))) && (globalArgc == \old(globalArgc))) && (globalArgv == \old(globalArgv))))
RESULT: Ultimate proved your program to be correct!
[2024-11-08 18:30:00,594 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f2f66392-a93c-47a3-b95e-ae35a9357c47/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE