./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5326c7e78fc5e18ed4f8f1ba81fdcfea4ce5d46591384cd6b4be08f47f5245c7
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 06:07:05,703 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 06:07:05,752 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 06:07:05,757 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 06:07:05,757 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 06:07:05,777 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 06:07:05,778 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 06:07:05,778 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 06:07:05,778 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 06:07:05,779 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 06:07:05,779 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 06:07:05,779 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 06:07:05,779 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 06:07:05,779 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 06:07:05,779 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 06:07:05,779 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 06:07:05,780 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 06:07:05,781 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 06:07:05,781 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 06:07:05,781 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:07:05,781 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:07:05,781 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:07:05,781 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:07:05,781 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 06:07:05,781 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:07:05,781 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:07:05,782 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 06:07:05,782 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 06:07:05,783 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 06:07:05,783 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 06:07:05,783 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5326c7e78fc5e18ed4f8f1ba81fdcfea4ce5d46591384cd6b4be08f47f5245c7
[2024-12-02 06:07:05,989 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 06:07:05,996 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 06:07:05,998 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 06:07:05,999 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 06:07:05,999 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 06:07:06,000 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i
[2024-12-02 06:07:08,590 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/aa26119e2/17601a2927b94a488b9af6830ba6c251/FLAG02be3e456
[2024-12-02 06:07:08,805 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 06:07:08,806 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i
[2024-12-02 06:07:08,815 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/aa26119e2/17601a2927b94a488b9af6830ba6c251/FLAG02be3e456
[2024-12-02 06:07:09,164 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/aa26119e2/17601a2927b94a488b9af6830ba6c251
[2024-12-02 06:07:09,166 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 06:07:09,167 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 06:07:09,168 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 06:07:09,168 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 06:07:09,172 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 06:07:09,172 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,173 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@33c93d37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09, skipping insertion in model container
[2024-12-02 06:07:09,173 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,192 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 06:07:09,317 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i[919,932]
[2024-12-02 06:07:09,385 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:07:09,396 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 06:07:09,404 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i[919,932]
[2024-12-02 06:07:09,437 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:07:09,451 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 06:07:09,451 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09 WrapperNode
[2024-12-02 06:07:09,451 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 06:07:09,452 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 06:07:09,452 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 06:07:09,452 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 06:07:09,458 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,467 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,497 INFO  L138                Inliner]: procedures = 26, calls = 54, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 238
[2024-12-02 06:07:09,498 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 06:07:09,498 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 06:07:09,498 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 06:07:09,498 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 06:07:09,506 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,506 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,509 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,523 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-12-02 06:07:09,524 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,524 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,532 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,533 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,537 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,539 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,540 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,543 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 06:07:09,544 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 06:07:09,545 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 06:07:09,545 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 06:07:09,546 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (1/1) ...
[2024-12-02 06:07:09,551 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:07:09,560 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:07:09,569 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 06:07:09,571 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 06:07:09,589 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 06:07:09,589 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-12-02 06:07:09,589 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-12-02 06:07:09,589 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 06:07:09,589 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 06:07:09,589 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 06:07:09,657 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 06:07:09,659 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 06:07:09,967 INFO  L?                        ?]: Removed 16 outVars from TransFormulas that were not future-live.
[2024-12-02 06:07:09,967 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 06:07:09,978 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 06:07:09,978 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 06:07:09,979 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:07:09 BoogieIcfgContainer
[2024-12-02 06:07:09,979 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 06:07:09,981 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 06:07:09,981 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 06:07:09,984 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 06:07:09,985 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:07:09" (1/3) ...
[2024-12-02 06:07:09,985 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19f750dc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:07:09, skipping insertion in model container
[2024-12-02 06:07:09,985 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:07:09" (2/3) ...
[2024-12-02 06:07:09,986 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19f750dc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:07:09, skipping insertion in model container
[2024-12-02 06:07:09,986 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:07:09" (3/3) ...
[2024-12-02 06:07:09,987 INFO  L128   eAbstractionObserver]: Analyzing ICFG hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i
[2024-12-02 06:07:09,998 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 06:07:10,000 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i that has 2 procedures, 107 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-12-02 06:07:10,045 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 06:07:10,055 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;@1019fa9f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 06:07:10,055 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 06:07:10,058 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 107 states, 63 states have (on average 1.380952380952381) internal successors, (87), 64 states have internal predecessors, (87), 41 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41)
[2024-12-02 06:07:10,070 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 256
[2024-12-02 06:07:10,070 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:07:10,071 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:07:10,071 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:07:10,076 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:10,076 INFO  L85        PathProgramCache]: Analyzing trace with hash -1376965240, now seen corresponding path program 1 times
[2024-12-02 06:07:10,082 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:10,082 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [974740394]
[2024-12-02 06:07:10,082 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:10,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:10,199 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:10,414 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 80 refuted. 0 times theorem prover too weak. 3200 trivial. 0 not checked.
[2024-12-02 06:07:10,414 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:10,415 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [974740394]
[2024-12-02 06:07:10,415 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [974740394] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:07:10,415 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1784241882]
[2024-12-02 06:07:10,415 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:10,416 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:07:10,416 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:07:10,418 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:07:10,419 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 06:07:10,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:10,615 INFO  L256         TraceCheckSpWp]: Trace formula consists of 565 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-12-02 06:07:10,625 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:07:10,658 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 3200 trivial. 0 not checked.
[2024-12-02 06:07:10,658 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:07:10,658 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1784241882] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:10,659 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:07:10,659 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [2] total 2
[2024-12-02 06:07:10,660 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [48656322]
[2024-12-02 06:07:10,660 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:10,663 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 06:07:10,664 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:10,679 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 06:07:10,679 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 06:07:10,680 INFO  L87              Difference]: Start difference. First operand  has 107 states, 63 states have (on average 1.380952380952381) internal successors, (87), 64 states have internal predecessors, (87), 41 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41) Second operand  has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 2 states have call successors, (41), 2 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 2 states have call successors, (41)
[2024-12-02 06:07:10,706 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:07:10,707 INFO  L93              Difference]: Finished difference Result 207 states and 373 transitions.
[2024-12-02 06:07:10,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 06:07:10,709 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 2 states have call successors, (41), 2 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 2 states have call successors, (41) Word has length 255
[2024-12-02 06:07:10,709 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:07:10,714 INFO  L225             Difference]: With dead ends: 207
[2024-12-02 06:07:10,714 INFO  L226             Difference]: Without dead ends: 103
[2024-12-02 06:07:10,717 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 256 GetRequests, 256 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 06:07:10,719 INFO  L435           NwaCegarLoop]: 162 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 162 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:07:10,719 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 162 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:07:10,728 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 103 states.
[2024-12-02 06:07:10,750 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103.
[2024-12-02 06:07:10,751 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 103 states, 60 states have (on average 1.3333333333333333) internal successors, (80), 60 states have internal predecessors, (80), 41 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41)
[2024-12-02 06:07:10,755 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 162 transitions.
[2024-12-02 06:07:10,756 INFO  L78                 Accepts]: Start accepts. Automaton has 103 states and 162 transitions. Word has length 255
[2024-12-02 06:07:10,757 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:07:10,757 INFO  L471      AbstractCegarLoop]: Abstraction has 103 states and 162 transitions.
[2024-12-02 06:07:10,757 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 2 states have call successors, (41), 2 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 2 states have call successors, (41)
[2024-12-02 06:07:10,757 INFO  L276                IsEmpty]: Start isEmpty. Operand 103 states and 162 transitions.
[2024-12-02 06:07:10,761 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 256
[2024-12-02 06:07:10,761 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:07:10,761 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:07:10,771 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 06:07:10,961 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2024-12-02 06:07:10,962 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:07:10,962 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:10,962 INFO  L85        PathProgramCache]: Analyzing trace with hash 524619282, now seen corresponding path program 1 times
[2024-12-02 06:07:10,962 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:10,962 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528590787]
[2024-12-02 06:07:10,963 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:10,963 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:11,050 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:11,187 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:07:11,187 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:11,188 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528590787]
[2024-12-02 06:07:11,188 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528590787] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:11,188 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:11,188 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:07:11,188 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [339895001]
[2024-12-02 06:07:11,188 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:11,189 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:07:11,189 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:11,190 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:07:11,190 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:07:11,190 INFO  L87              Difference]: Start difference. First operand 103 states and 162 transitions. Second operand  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:11,253 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:07:11,253 INFO  L93              Difference]: Finished difference Result 300 states and 474 transitions.
[2024-12-02 06:07:11,253 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:07:11,254 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 255
[2024-12-02 06:07:11,255 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:07:11,257 INFO  L225             Difference]: With dead ends: 300
[2024-12-02 06:07:11,257 INFO  L226             Difference]: Without dead ends: 200
[2024-12-02 06:07:11,258 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:07:11,259 INFO  L435           NwaCegarLoop]: 164 mSDtfsCounter, 151 mSDsluCounter, 147 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 151 SdHoareTripleChecker+Valid, 311 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:07:11,259 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [151 Valid, 311 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:07:11,260 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 200 states.
[2024-12-02 06:07:11,285 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 200 to 198.
[2024-12-02 06:07:11,286 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 198 states, 113 states have (on average 1.3008849557522124) internal successors, (147), 113 states have internal predecessors, (147), 82 states have call successors, (82), 2 states have call predecessors, (82), 2 states have return successors, (82), 82 states have call predecessors, (82), 82 states have call successors, (82)
[2024-12-02 06:07:11,288 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 198 states and 311 transitions.
[2024-12-02 06:07:11,289 INFO  L78                 Accepts]: Start accepts. Automaton has 198 states and 311 transitions. Word has length 255
[2024-12-02 06:07:11,290 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:07:11,290 INFO  L471      AbstractCegarLoop]: Abstraction has 198 states and 311 transitions.
[2024-12-02 06:07:11,290 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 17.666666666666668) internal successors, (53), 3 states have internal predecessors, (53), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:11,290 INFO  L276                IsEmpty]: Start isEmpty. Operand 198 states and 311 transitions.
[2024-12-02 06:07:11,294 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:07:11,294 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:07:11,294 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:07:11,294 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 06:07:11,295 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:07:11,295 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:11,295 INFO  L85        PathProgramCache]: Analyzing trace with hash 183277110, now seen corresponding path program 1 times
[2024-12-02 06:07:11,295 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:11,295 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2074853990]
[2024-12-02 06:07:11,295 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:11,296 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:11,341 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:11,464 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:07:11,465 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:11,465 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2074853990]
[2024-12-02 06:07:11,465 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2074853990] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:11,465 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:11,465 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:07:11,465 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1531074303]
[2024-12-02 06:07:11,465 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:11,466 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:07:11,466 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:11,466 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:07:11,467 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:07:11,467 INFO  L87              Difference]: Start difference. First operand 198 states and 311 transitions. Second operand  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:11,514 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:07:11,514 INFO  L93              Difference]: Finished difference Result 477 states and 746 transitions.
[2024-12-02 06:07:11,515 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:07:11,515 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:07:11,516 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:07:11,519 INFO  L225             Difference]: With dead ends: 477
[2024-12-02 06:07:11,519 INFO  L226             Difference]: Without dead ends: 282
[2024-12-02 06:07:11,520 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:07:11,521 INFO  L435           NwaCegarLoop]: 175 mSDtfsCounter, 67 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 321 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:07:11,521 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 321 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:07:11,522 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 282 states.
[2024-12-02 06:07:11,559 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 282 to 278.
[2024-12-02 06:07:11,560 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 278 states, 159 states have (on average 1.2893081761006289) internal successors, (205), 161 states have internal predecessors, (205), 114 states have call successors, (114), 4 states have call predecessors, (114), 4 states have return successors, (114), 112 states have call predecessors, (114), 114 states have call successors, (114)
[2024-12-02 06:07:11,563 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 278 states and 433 transitions.
[2024-12-02 06:07:11,564 INFO  L78                 Accepts]: Start accepts. Automaton has 278 states and 433 transitions. Word has length 256
[2024-12-02 06:07:11,564 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:07:11,564 INFO  L471      AbstractCegarLoop]: Abstraction has 278 states and 433 transitions.
[2024-12-02 06:07:11,565 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:11,565 INFO  L276                IsEmpty]: Start isEmpty. Operand 278 states and 433 transitions.
[2024-12-02 06:07:11,568 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:07:11,568 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:07:11,569 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:07:11,569 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 06:07:11,569 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:07:11,569 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:11,569 INFO  L85        PathProgramCache]: Analyzing trace with hash 441442548, now seen corresponding path program 1 times
[2024-12-02 06:07:11,569 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:11,570 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [180341985]
[2024-12-02 06:07:11,570 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:11,570 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:11,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:26,267 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:07:26,268 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:26,268 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [180341985]
[2024-12-02 06:07:26,268 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [180341985] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:26,268 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:26,268 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:07:26,268 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [878906279]
[2024-12-02 06:07:26,268 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:26,269 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 06:07:26,269 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:26,270 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 06:07:26,270 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:07:26,270 INFO  L87              Difference]: Start difference. First operand 278 states and 433 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:26,727 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:07:26,728 INFO  L93              Difference]: Finished difference Result 830 states and 1272 transitions.
[2024-12-02 06:07:26,728 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 06:07:26,728 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:07:26,729 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:07:26,733 INFO  L225             Difference]: With dead ends: 830
[2024-12-02 06:07:26,733 INFO  L226             Difference]: Without dead ends: 555
[2024-12-02 06:07:26,734 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:07:26,734 INFO  L435           NwaCegarLoop]: 221 mSDtfsCounter, 155 mSDsluCounter, 319 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 155 SdHoareTripleChecker+Valid, 540 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 06:07:26,735 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [155 Valid, 540 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 06:07:26,736 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 555 states.
[2024-12-02 06:07:26,800 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 555 to 424.
[2024-12-02 06:07:26,801 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 424 states, 269 states have (on average 1.338289962825279) internal successors, (360), 275 states have internal predecessors, (360), 146 states have call successors, (146), 8 states have call predecessors, (146), 8 states have return successors, (146), 140 states have call predecessors, (146), 146 states have call successors, (146)
[2024-12-02 06:07:26,803 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 424 states and 652 transitions.
[2024-12-02 06:07:26,804 INFO  L78                 Accepts]: Start accepts. Automaton has 424 states and 652 transitions. Word has length 256
[2024-12-02 06:07:26,804 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:07:26,804 INFO  L471      AbstractCegarLoop]: Abstraction has 424 states and 652 transitions.
[2024-12-02 06:07:26,804 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:26,804 INFO  L276                IsEmpty]: Start isEmpty. Operand 424 states and 652 transitions.
[2024-12-02 06:07:26,806 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:07:26,807 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:07:26,807 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:07:26,807 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 06:07:26,807 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:07:26,808 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:26,808 INFO  L85        PathProgramCache]: Analyzing trace with hash -579625806, now seen corresponding path program 1 times
[2024-12-02 06:07:26,808 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:26,808 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [855576599]
[2024-12-02 06:07:26,808 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:26,808 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:26,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:28,656 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:07:28,656 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:28,656 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [855576599]
[2024-12-02 06:07:28,656 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [855576599] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:28,656 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:28,656 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:07:28,656 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419532257]
[2024-12-02 06:07:28,656 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:28,657 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 06:07:28,657 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:28,657 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 06:07:28,657 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:07:28,657 INFO  L87              Difference]: Start difference. First operand 424 states and 652 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:28,963 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:07:28,963 INFO  L93              Difference]: Finished difference Result 976 states and 1490 transitions.
[2024-12-02 06:07:28,964 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 06:07:28,964 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:07:28,964 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:07:28,967 INFO  L225             Difference]: With dead ends: 976
[2024-12-02 06:07:28,967 INFO  L226             Difference]: Without dead ends: 555
[2024-12-02 06:07:28,969 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:07:28,969 INFO  L435           NwaCegarLoop]: 226 mSDtfsCounter, 154 mSDsluCounter, 216 mSDsCounter, 0 mSdLazyCounter, 82 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 154 SdHoareTripleChecker+Valid, 442 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 82 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 06:07:28,970 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [154 Valid, 442 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 82 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 06:07:28,971 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 555 states.
[2024-12-02 06:07:29,027 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 555 to 419.
[2024-12-02 06:07:29,028 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 419 states, 264 states have (on average 1.3371212121212122) internal successors, (353), 270 states have internal predecessors, (353), 146 states have call successors, (146), 8 states have call predecessors, (146), 8 states have return successors, (146), 140 states have call predecessors, (146), 146 states have call successors, (146)
[2024-12-02 06:07:29,030 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 419 states and 645 transitions.
[2024-12-02 06:07:29,030 INFO  L78                 Accepts]: Start accepts. Automaton has 419 states and 645 transitions. Word has length 256
[2024-12-02 06:07:29,031 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:07:29,031 INFO  L471      AbstractCegarLoop]: Abstraction has 419 states and 645 transitions.
[2024-12-02 06:07:29,031 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:29,032 INFO  L276                IsEmpty]: Start isEmpty. Operand 419 states and 645 transitions.
[2024-12-02 06:07:29,033 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:07:29,033 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:07:29,034 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:07:29,034 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 06:07:29,034 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:07:29,034 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:29,035 INFO  L85        PathProgramCache]: Analyzing trace with hash 2084302332, now seen corresponding path program 1 times
[2024-12-02 06:07:29,035 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:29,035 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1926565372]
[2024-12-02 06:07:29,035 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:29,035 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:29,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:07:29,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:07:29,200 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:07:29,200 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1926565372]
[2024-12-02 06:07:29,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1926565372] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:07:29,201 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:07:29,201 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:07:29,201 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2138257972]
[2024-12-02 06:07:29,201 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:07:29,201 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:07:29,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:07:29,202 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:07:29,202 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:07:29,202 INFO  L87              Difference]: Start difference. First operand 419 states and 645 transitions. Second operand  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:29,331 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:07:29,332 INFO  L93              Difference]: Finished difference Result 1251 states and 1929 transitions.
[2024-12-02 06:07:29,332 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:07:29,332 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:07:29,333 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:07:29,338 INFO  L225             Difference]: With dead ends: 1251
[2024-12-02 06:07:29,338 INFO  L226             Difference]: Without dead ends: 835
[2024-12-02 06:07:29,340 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:07:29,340 INFO  L435           NwaCegarLoop]: 160 mSDtfsCounter, 72 mSDsluCounter, 154 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 314 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:07:29,340 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 314 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:07:29,342 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 835 states.
[2024-12-02 06:07:29,513 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 835 to 829.
[2024-12-02 06:07:29,515 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 829 states, 520 states have (on average 1.3192307692307692) internal successors, (686), 532 states have internal predecessors, (686), 292 states have call successors, (292), 16 states have call predecessors, (292), 16 states have return successors, (292), 280 states have call predecessors, (292), 292 states have call successors, (292)
[2024-12-02 06:07:29,521 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 829 states to 829 states and 1270 transitions.
[2024-12-02 06:07:29,522 INFO  L78                 Accepts]: Start accepts. Automaton has 829 states and 1270 transitions. Word has length 256
[2024-12-02 06:07:29,523 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:07:29,523 INFO  L471      AbstractCegarLoop]: Abstraction has 829 states and 1270 transitions.
[2024-12-02 06:07:29,523 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:07:29,523 INFO  L276                IsEmpty]: Start isEmpty. Operand 829 states and 1270 transitions.
[2024-12-02 06:07:29,524 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:07:29,524 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:07:29,525 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:07:29,525 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 06:07:29,525 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:07:29,525 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:07:29,525 INFO  L85        PathProgramCache]: Analyzing trace with hash 2027044030, now seen corresponding path program 1 times
[2024-12-02 06:07:29,525 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:07:29,525 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388560687]
[2024-12-02 06:07:29,526 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:07:29,526 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:07:29,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:09:54,896 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:09:54,897 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:09:54,897 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [388560687]
[2024-12-02 06:09:54,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [388560687] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:09:54,897 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:09:54,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14
[2024-12-02 06:09:54,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1546003755]
[2024-12-02 06:09:54,897 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:09:54,898 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 06:09:54,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:09:54,899 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 06:09:54,899 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-12-02 06:09:54,899 INFO  L87              Difference]: Start difference. First operand 829 states and 1270 transitions. Second operand  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:09:58,461 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:09:58,461 INFO  L93              Difference]: Finished difference Result 2094 states and 3121 transitions.
[2024-12-02 06:09:58,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-02 06:09:58,462 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:09:58,462 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:09:58,470 INFO  L225             Difference]: With dead ends: 2094
[2024-12-02 06:09:58,471 INFO  L226             Difference]: Without dead ends: 1268
[2024-12-02 06:09:58,474 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 69 ImplicationChecksByTransitivity, 8.8s TimeCoverageRelationStatistics Valid=141, Invalid=321, Unknown=0, NotChecked=0, Total=462
[2024-12-02 06:09:58,475 INFO  L435           NwaCegarLoop]: 174 mSDtfsCounter, 407 mSDsluCounter, 1026 mSDsCounter, 0 mSdLazyCounter, 334 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 407 SdHoareTripleChecker+Valid, 1200 SdHoareTripleChecker+Invalid, 382 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 334 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:09:58,475 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [407 Valid, 1200 Invalid, 382 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 334 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-12-02 06:09:58,477 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1268 states.
[2024-12-02 06:09:58,711 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1268 to 1126.
[2024-12-02 06:09:58,713 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1126 states, 782 states have (on average 1.3414322250639386) internal successors, (1049), 803 states have internal predecessors, (1049), 310 states have call successors, (310), 33 states have call predecessors, (310), 33 states have return successors, (310), 289 states have call predecessors, (310), 310 states have call successors, (310)
[2024-12-02 06:09:58,718 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1126 states to 1126 states and 1669 transitions.
[2024-12-02 06:09:58,719 INFO  L78                 Accepts]: Start accepts. Automaton has 1126 states and 1669 transitions. Word has length 256
[2024-12-02 06:09:58,719 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:09:58,719 INFO  L471      AbstractCegarLoop]: Abstraction has 1126 states and 1669 transitions.
[2024-12-02 06:09:58,720 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:09:58,720 INFO  L276                IsEmpty]: Start isEmpty. Operand 1126 states and 1669 transitions.
[2024-12-02 06:09:58,722 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:09:58,722 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:09:58,722 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:09:58,722 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 06:09:58,722 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:09:58,723 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:09:58,723 INFO  L85        PathProgramCache]: Analyzing trace with hash 747180352, now seen corresponding path program 1 times
[2024-12-02 06:09:58,723 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:09:58,723 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [247635697]
[2024-12-02 06:09:58,723 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:09:58,723 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:09:58,804 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:11:39,125 WARN  L286               SmtUtils]: Spent 7.78s on a formula simplification. DAG size of input: 246 DAG size of output: 197 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 06:13:18,452 WARN  L286               SmtUtils]: Spent 5.88s on a formula simplification. DAG size of input: 248 DAG size of output: 199 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 06:13:18,501 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:13:18,501 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:13:18,502 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [247635697]
[2024-12-02 06:13:18,502 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [247635697] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:13:18,502 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:13:18,502 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14
[2024-12-02 06:13:18,502 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [217765662]
[2024-12-02 06:13:18,502 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:13:18,502 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 06:13:18,502 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:13:18,502 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 06:13:18,502 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=60, Invalid=122, Unknown=0, NotChecked=0, Total=182
[2024-12-02 06:13:18,503 INFO  L87              Difference]: Start difference. First operand 1126 states and 1669 transitions. Second operand  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:13:23,544 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:13:23,544 INFO  L93              Difference]: Finished difference Result 1364 states and 1975 transitions.
[2024-12-02 06:13:23,545 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-12-02 06:13:23,545 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:13:23,546 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:13:23,552 INFO  L225             Difference]: With dead ends: 1364
[2024-12-02 06:13:23,552 INFO  L226             Difference]: Without dead ends: 1362
[2024-12-02 06:13:23,553 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 18.5s TimeCoverageRelationStatistics Valid=95, Invalid=211, Unknown=0, NotChecked=0, Total=306
[2024-12-02 06:13:23,553 INFO  L435           NwaCegarLoop]: 213 mSDtfsCounter, 326 mSDsluCounter, 971 mSDsCounter, 0 mSdLazyCounter, 329 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 326 SdHoareTripleChecker+Valid, 1184 SdHoareTripleChecker+Invalid, 342 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 329 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:13:23,554 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [326 Valid, 1184 Invalid, 342 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 329 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-12-02 06:13:23,555 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1362 states.
[2024-12-02 06:13:23,857 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1362 to 1122.
[2024-12-02 06:13:23,859 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1122 states, 778 states have (on average 1.3431876606683804) internal successors, (1045), 799 states have internal predecessors, (1045), 310 states have call successors, (310), 33 states have call predecessors, (310), 33 states have return successors, (310), 289 states have call predecessors, (310), 310 states have call successors, (310)
[2024-12-02 06:13:23,863 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1122 states to 1122 states and 1665 transitions.
[2024-12-02 06:13:23,865 INFO  L78                 Accepts]: Start accepts. Automaton has 1122 states and 1665 transitions. Word has length 256
[2024-12-02 06:13:23,865 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:13:23,865 INFO  L471      AbstractCegarLoop]: Abstraction has 1122 states and 1665 transitions.
[2024-12-02 06:13:23,866 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:13:23,866 INFO  L276                IsEmpty]: Start isEmpty. Operand 1122 states and 1665 transitions.
[2024-12-02 06:13:23,867 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:13:23,868 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:13:23,868 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:13:23,868 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 06:13:23,868 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:13:23,869 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:13:23,869 INFO  L85        PathProgramCache]: Analyzing trace with hash -1421254088, now seen corresponding path program 1 times
[2024-12-02 06:13:23,869 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:13:23,869 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825481719]
[2024-12-02 06:13:23,869 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:13:23,869 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:13:23,900 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:13:34,831 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:13:34,831 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:13:34,831 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1825481719]
[2024-12-02 06:13:34,831 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1825481719] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:13:34,831 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:13:34,831 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:13:34,831 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [584406920]
[2024-12-02 06:13:34,831 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:13:34,832 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 06:13:34,832 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:13:34,832 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 06:13:34,832 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:13:34,833 INFO  L87              Difference]: Start difference. First operand 1122 states and 1665 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:13:35,617 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:13:35,617 INFO  L93              Difference]: Finished difference Result 2564 states and 3779 transitions.
[2024-12-02 06:13:35,617 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 06:13:35,618 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:13:35,618 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:13:35,626 INFO  L225             Difference]: With dead ends: 2564
[2024-12-02 06:13:35,626 INFO  L226             Difference]: Without dead ends: 1453
[2024-12-02 06:13:35,629 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 2.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:13:35,630 INFO  L435           NwaCegarLoop]: 268 mSDtfsCounter, 160 mSDsluCounter, 346 mSDsCounter, 0 mSdLazyCounter, 114 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 160 SdHoareTripleChecker+Valid, 614 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 114 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 06:13:35,630 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [160 Valid, 614 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 114 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 06:13:35,632 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1453 states.
[2024-12-02 06:13:36,012 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1453 to 1433.
[2024-12-02 06:13:36,013 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1433 states, 987 states have (on average 1.331306990881459) internal successors, (1314), 1016 states have internal predecessors, (1314), 396 states have call successors, (396), 49 states have call predecessors, (396), 49 states have return successors, (396), 367 states have call predecessors, (396), 396 states have call successors, (396)
[2024-12-02 06:13:36,018 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1433 states to 1433 states and 2106 transitions.
[2024-12-02 06:13:36,020 INFO  L78                 Accepts]: Start accepts. Automaton has 1433 states and 2106 transitions. Word has length 256
[2024-12-02 06:13:36,020 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:13:36,020 INFO  L471      AbstractCegarLoop]: Abstraction has 1433 states and 2106 transitions.
[2024-12-02 06:13:36,020 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:13:36,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 1433 states and 2106 transitions.
[2024-12-02 06:13:36,021 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:13:36,022 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:13:36,022 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:13:36,022 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 06:13:36,022 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:13:36,022 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:13:36,022 INFO  L85        PathProgramCache]: Analyzing trace with hash 1852644854, now seen corresponding path program 1 times
[2024-12-02 06:13:36,022 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:13:36,022 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346934115]
[2024-12-02 06:13:36,022 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:13:36,022 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:13:36,045 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:13:37,239 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:13:37,239 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:13:37,240 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346934115]
[2024-12-02 06:13:37,240 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346934115] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:13:37,240 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:13:37,240 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-12-02 06:13:37,240 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1908502672]
[2024-12-02 06:13:37,240 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:13:37,240 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 06:13:37,240 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:13:37,240 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 06:13:37,241 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:13:37,241 INFO  L87              Difference]: Start difference. First operand 1433 states and 2106 transitions. Second operand  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:13:37,720 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:13:37,720 INFO  L93              Difference]: Finished difference Result 2898 states and 4227 transitions.
[2024-12-02 06:13:37,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 06:13:37,721 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:13:37,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:13:37,727 INFO  L225             Difference]: With dead ends: 2898
[2024-12-02 06:13:37,727 INFO  L226             Difference]: Without dead ends: 1485
[2024-12-02 06:13:37,729 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:13:37,730 INFO  L435           NwaCegarLoop]: 272 mSDtfsCounter, 159 mSDsluCounter, 346 mSDsCounter, 0 mSdLazyCounter, 113 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 159 SdHoareTripleChecker+Valid, 618 SdHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 113 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 06:13:37,730 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [159 Valid, 618 Invalid, 113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 113 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 06:13:37,731 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1485 states.
[2024-12-02 06:13:38,140 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1485 to 1219.
[2024-12-02 06:13:38,142 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1219 states, 837 states have (on average 1.3166069295101552) internal successors, (1102), 858 states have internal predecessors, (1102), 332 states have call successors, (332), 49 states have call predecessors, (332), 49 states have return successors, (332), 311 states have call predecessors, (332), 332 states have call successors, (332)
[2024-12-02 06:13:38,145 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1219 states to 1219 states and 1766 transitions.
[2024-12-02 06:13:38,148 INFO  L78                 Accepts]: Start accepts. Automaton has 1219 states and 1766 transitions. Word has length 256
[2024-12-02 06:13:38,148 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:13:38,148 INFO  L471      AbstractCegarLoop]: Abstraction has 1219 states and 1766 transitions.
[2024-12-02 06:13:38,148 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 10.8) internal successors, (54), 5 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:13:38,148 INFO  L276                IsEmpty]: Start isEmpty. Operand 1219 states and 1766 transitions.
[2024-12-02 06:13:38,150 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:13:38,150 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:13:38,150 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:13:38,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 06:13:38,151 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:13:38,151 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:13:38,151 INFO  L85        PathProgramCache]: Analyzing trace with hash 221605696, now seen corresponding path program 1 times
[2024-12-02 06:13:38,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:13:38,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [149818703]
[2024-12-02 06:13:38,151 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:13:38,151 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:13:38,238 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:16:35,298 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:16:35,298 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:16:35,298 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [149818703]
[2024-12-02 06:16:35,298 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [149818703] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:16:35,298 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:16:35,298 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [] total 14
[2024-12-02 06:16:35,298 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [963064347]
[2024-12-02 06:16:35,298 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:16:35,299 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 06:16:35,299 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:16:35,299 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 06:16:35,299 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=57, Invalid=125, Unknown=0, NotChecked=0, Total=182
[2024-12-02 06:16:35,299 INFO  L87              Difference]: Start difference. First operand 1219 states and 1766 transitions. Second operand  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:16:41,937 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:16:41,937 INFO  L93              Difference]: Finished difference Result 3179 states and 4513 transitions.
[2024-12-02 06:16:41,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-12-02 06:16:41,938 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:16:41,938 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:16:41,944 INFO  L225             Difference]: With dead ends: 3179
[2024-12-02 06:16:41,944 INFO  L226             Difference]: Without dead ends: 1980
[2024-12-02 06:16:41,947 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 80 ImplicationChecksByTransitivity, 10.8s TimeCoverageRelationStatistics Valid=152, Invalid=354, Unknown=0, NotChecked=0, Total=506
[2024-12-02 06:16:41,947 INFO  L435           NwaCegarLoop]: 172 mSDtfsCounter, 515 mSDsluCounter, 1003 mSDsCounter, 0 mSdLazyCounter, 370 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 515 SdHoareTripleChecker+Valid, 1175 SdHoareTripleChecker+Invalid, 427 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 370 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:16:41,947 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [515 Valid, 1175 Invalid, 427 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 370 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-12-02 06:16:41,950 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1980 states.
[2024-12-02 06:16:42,423 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1980 to 1508.
[2024-12-02 06:16:42,425 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1508 states, 1094 states have (on average 1.3345521023765996) internal successors, (1460), 1123 states have internal predecessors, (1460), 348 states have call successors, (348), 65 states have call predecessors, (348), 65 states have return successors, (348), 319 states have call predecessors, (348), 348 states have call successors, (348)
[2024-12-02 06:16:42,428 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1508 states to 1508 states and 2156 transitions.
[2024-12-02 06:16:42,429 INFO  L78                 Accepts]: Start accepts. Automaton has 1508 states and 2156 transitions. Word has length 256
[2024-12-02 06:16:42,430 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:16:42,430 INFO  L471      AbstractCegarLoop]: Abstraction has 1508 states and 2156 transitions.
[2024-12-02 06:16:42,430 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 3.857142857142857) internal successors, (54), 14 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:16:42,430 INFO  L276                IsEmpty]: Start isEmpty. Operand 1508 states and 2156 transitions.
[2024-12-02 06:16:42,432 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:16:42,432 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:16:42,432 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:16:42,433 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 06:16:42,433 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:16:42,433 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:16:42,433 INFO  L85        PathProgramCache]: Analyzing trace with hash -1058257982, now seen corresponding path program 1 times
[2024-12-02 06:16:42,433 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:16:42,433 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2032922929]
[2024-12-02 06:16:42,433 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:16:42,434 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:16:42,495 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:18:57,363 WARN  L286               SmtUtils]: Spent 29.76s on a formula simplification. DAG size of input: 355 DAG size of output: 286 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 06:20:01,475 WARN  L249               Executor]: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory")

[2024-12-02 06:20:01,475 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101
[2024-12-02 06:20:01,476 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 06:20:01,476 FATAL L?                        ?]: An unrecoverable error occured during an interaction with an SMT solver:
de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory")

	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseSuccess(Executor.java:277)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.push(Scriptor.java:133)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.arrays.DiffWrapperScript.push(DiffWrapperScript.java:90)
	at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.push(WrapperScript.java:148)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.HistoryRecordingScript.push(HistoryRecordingScript.java:107)
	at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:48)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.checkRedundancy(SimplifyDDA2.java:275)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.convertForPreprocessedInputTerms(SimplifyDDA2.java:499)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.convert(SimplifyDDA2.java:484)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.convert(SimplifyDDA2.java:1)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:88)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SimplifyDDA2.simplify(SimplifyDDA2.java:590)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplify(SmtUtils.java:245)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.SmtUtils.simplifyWithStatistics(SmtUtils.java:318)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify(QuantifierPusher.java:728)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:133)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:283)
	at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.PartialQuantifierElimination.eliminate(PartialQuantifierElimination.java:51)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.NestedInterpolantsBuilder.postprocessInterpolant(NestedInterpolantsBuilder.java:472)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.NestedInterpolantsBuilder.buildPredicates(NestedInterpolantsBuilder.java:416)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.NestedInterpolantsBuilder.<init>(NestedInterpolantsBuilder.java:164)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig.computeInterpolantsTree(InterpolatingTraceCheckCraig.java:292)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig.computeInterpolants(InterpolatingTraceCheckCraig.java:227)
	at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheckCraig.<init>(InterpolatingTraceCheckCraig.java:98)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleCraig.construct(IpTcStrategyModuleCraig.java:75)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleCraig.construct(IpTcStrategyModuleCraig.java:1)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:101)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.isCorrect(IpTcStrategyModuleBase.java:57)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.checkFeasibility(AutomatonFreeRefinementEngine.java:210)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:121)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.<init>(AutomatonFreeRefinementEngine.java:85)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.<init>(TraceAbstractionRefinementEngine.java:82)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:317)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:407)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:342)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:324)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:428)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:314)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseSequentialProgram(TraceAbstractionStarter.java:275)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:167)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.<init>(TraceAbstractionStarter.java:140)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:132)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701)
	at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258)
	... 58 more
[2024-12-02 06:20:01,481 INFO  L158              Benchmark]: Toolchain (without parser) took 772313.94ms. Allocated memory was 142.6MB in the beginning and 847.2MB in the end (delta: 704.6MB). Free memory was 117.5MB in the beginning and 645.4MB in the end (delta: -527.9MB). Peak memory consumption was 526.3MB. Max. memory is 16.1GB.
[2024-12-02 06:20:01,481 INFO  L158              Benchmark]: CDTParser took 0.27ms. Allocated memory is still 142.6MB. Free memory is still 83.5MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 06:20:01,481 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 284.16ms. Allocated memory is still 142.6MB. Free memory was 117.5MB in the beginning and 101.4MB in the end (delta: 16.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-12-02 06:20:01,481 INFO  L158              Benchmark]: Boogie Procedure Inliner took 45.45ms. Allocated memory is still 142.6MB. Free memory was 101.4MB in the beginning and 98.1MB in the end (delta: 3.3MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 06:20:01,481 INFO  L158              Benchmark]: Boogie Preprocessor took 45.52ms. Allocated memory is still 142.6MB. Free memory was 98.1MB in the beginning and 93.7MB in the end (delta: 4.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 06:20:01,482 INFO  L158              Benchmark]: RCFGBuilder took 434.35ms. Allocated memory is still 142.6MB. Free memory was 93.7MB in the beginning and 67.3MB in the end (delta: 26.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
[2024-12-02 06:20:01,482 INFO  L158              Benchmark]: TraceAbstraction took 771499.44ms. Allocated memory was 142.6MB in the beginning and 847.2MB in the end (delta: 704.6MB). Free memory was 66.7MB in the beginning and 645.4MB in the end (delta: -578.7MB). Peak memory consumption was 476.0MB. Max. memory is 16.1GB.
[2024-12-02 06:20:01,483 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.27ms. Allocated memory is still 142.6MB. Free memory is still 83.5MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 284.16ms. Allocated memory is still 142.6MB. Free memory was 117.5MB in the beginning and 101.4MB in the end (delta: 16.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 45.45ms. Allocated memory is still 142.6MB. Free memory was 101.4MB in the beginning and 98.1MB in the end (delta: 3.3MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 45.52ms. Allocated memory is still 142.6MB. Free memory was 98.1MB in the beginning and 93.7MB in the end (delta: 4.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 434.35ms. Allocated memory is still 142.6MB. Free memory was 93.7MB in the beginning and 67.3MB in the end (delta: 26.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB.
 * TraceAbstraction took 771499.44ms. Allocated memory was 142.6MB in the beginning and 847.2MB in the end (delta: 704.6MB). Free memory was 66.7MB in the beginning and 645.4MB in the end (delta: -578.7MB). Peak memory consumption was 476.0MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - ExceptionOrErrorResult: SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory")

    de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMTLIBException: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory")
: de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Using bit-precise analysis
Retrying with bit-precise analysis

### Bit-precise run ###
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5326c7e78fc5e18ed4f8f1ba81fdcfea4ce5d46591384cd6b4be08f47f5245c7
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 06:20:03,204 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 06:20:03,293 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Bitvector.epf
[2024-12-02 06:20:03,299 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 06:20:03,299 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 06:20:03,321 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 06:20:03,322 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 06:20:03,322 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 06:20:03,322 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 06:20:03,322 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 06:20:03,322 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 06:20:03,322 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 06:20:03,323 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 06:20:03,323 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 06:20:03,323 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 06:20:03,324 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:20:03,324 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:20:03,325 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:20:03,325 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Trace refinement strategy=FOX
[2024-12-02 06:20:03,325 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-12-02 06:20:03,326 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 06:20:03,326 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 06:20:03,326 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 06:20:03,326 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 06:20:03,326 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5326c7e78fc5e18ed4f8f1ba81fdcfea4ce5d46591384cd6b4be08f47f5245c7
[2024-12-02 06:20:03,555 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 06:20:03,561 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 06:20:03,563 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 06:20:03,564 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 06:20:03,564 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 06:20:03,565 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i
[2024-12-02 06:20:06,164 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/bd2713fe9/b5b84960da0e46ed94530c9e1d46c26f/FLAG69b59f14c
[2024-12-02 06:20:06,399 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 06:20:06,400 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i
[2024-12-02 06:20:06,409 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/bd2713fe9/b5b84960da0e46ed94530c9e1d46c26f/FLAG69b59f14c
[2024-12-02 06:20:06,753 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/data/bd2713fe9/b5b84960da0e46ed94530c9e1d46c26f
[2024-12-02 06:20:06,755 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 06:20:06,756 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 06:20:06,757 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 06:20:06,757 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 06:20:06,760 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 06:20:06,760 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:20:06" (1/1) ...
[2024-12-02 06:20:06,761 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a3a643c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:06, skipping insertion in model container
[2024-12-02 06:20:06,761 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:20:06" (1/1) ...
[2024-12-02 06:20:06,777 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 06:20:06,880 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i[919,932]
[2024-12-02 06:20:06,951 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:20:06,963 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 06:20:06,971 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/sv-benchmarks/c/hardness-nfm22/hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i[919,932]
[2024-12-02 06:20:07,011 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:20:07,027 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 06:20:07,027 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07 WrapperNode
[2024-12-02 06:20:07,028 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 06:20:07,028 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 06:20:07,028 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 06:20:07,029 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 06:20:07,033 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,043 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,069 INFO  L138                Inliner]: procedures = 27, calls = 54, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 229
[2024-12-02 06:20:07,069 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 06:20:07,070 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 06:20:07,070 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 06:20:07,070 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 06:20:07,079 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,079 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,083 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,095 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-12-02 06:20:07,095 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,095 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,107 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,109 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,112 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,115 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,116 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,120 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 06:20:07,121 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 06:20:07,121 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 06:20:07,121 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 06:20:07,122 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (1/1) ...
[2024-12-02 06:20:07,127 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:20:07,138 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:20:07,147 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 06:20:07,150 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 06:20:07,168 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 06:20:07,168 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-12-02 06:20:07,168 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-12-02 06:20:07,169 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-12-02 06:20:07,169 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 06:20:07,169 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 06:20:07,249 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 06:20:07,250 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 06:20:08,466 INFO  L?                        ?]: Removed 16 outVars from TransFormulas that were not future-live.
[2024-12-02 06:20:08,466 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 06:20:08,477 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 06:20:08,478 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 06:20:08,478 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:20:08 BoogieIcfgContainer
[2024-12-02 06:20:08,478 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 06:20:08,480 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 06:20:08,480 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 06:20:08,485 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 06:20:08,485 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:20:06" (1/3) ...
[2024-12-02 06:20:08,486 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42e49142 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:20:08, skipping insertion in model container
[2024-12-02 06:20:08,486 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:20:07" (2/3) ...
[2024-12-02 06:20:08,486 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42e49142 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:20:08, skipping insertion in model container
[2024-12-02 06:20:08,486 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:20:08" (3/3) ...
[2024-12-02 06:20:08,487 INFO  L128   eAbstractionObserver]: Analyzing ICFG hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i
[2024-12-02 06:20:08,502 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 06:20:08,504 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG hardness_fillercode_fillercodestructure_filler-pe-cn_file-45.i that has 2 procedures, 107 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-12-02 06:20:08,550 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 06:20:08,559 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;@9e4e26b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 06:20:08,560 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 06:20:08,563 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 107 states, 63 states have (on average 1.380952380952381) internal successors, (87), 64 states have internal predecessors, (87), 41 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41)
[2024-12-02 06:20:08,577 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 256
[2024-12-02 06:20:08,578 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:20:08,578 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:20:08,579 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:20:08,584 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:20:08,584 INFO  L85        PathProgramCache]: Analyzing trace with hash -1376965240, now seen corresponding path program 1 times
[2024-12-02 06:20:08,595 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 06:20:08,595 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [645946445]
[2024-12-02 06:20:08,595 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:20:08,596 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:08,596 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat
[2024-12-02 06:20:08,598 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2024-12-02 06:20:08,599 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process
[2024-12-02 06:20:08,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:20:08,955 INFO  L256         TraceCheckSpWp]: Trace formula consists of 401 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-12-02 06:20:08,962 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:20:09,010 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 1004 proven. 0 refuted. 0 times theorem prover too weak. 2276 trivial. 0 not checked.
[2024-12-02 06:20:09,010 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:20:09,011 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 06:20:09,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [645946445]
[2024-12-02 06:20:09,011 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [645946445] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:20:09,011 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:20:09,012 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:20:09,013 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1050598084]
[2024-12-02 06:20:09,014 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:20:09,017 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 06:20:09,018 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 06:20:09,036 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 06:20:09,036 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 06:20:09,038 INFO  L87              Difference]: Start difference. First operand  has 107 states, 63 states have (on average 1.380952380952381) internal successors, (87), 64 states have internal predecessors, (87), 41 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41) Second operand  has 2 states, 2 states have (on average 28.5) internal successors, (57), 2 states have internal predecessors, (57), 2 states have call successors, (41), 2 states have call predecessors, (41), 2 states have return successors, (41), 2 states have call predecessors, (41), 2 states have call successors, (41)
[2024-12-02 06:20:09,069 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:20:09,069 INFO  L93              Difference]: Finished difference Result 207 states and 373 transitions.
[2024-12-02 06:20:09,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 06:20:09,071 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 28.5) internal successors, (57), 2 states have internal predecessors, (57), 2 states have call successors, (41), 2 states have call predecessors, (41), 2 states have return successors, (41), 2 states have call predecessors, (41), 2 states have call successors, (41) Word has length 255
[2024-12-02 06:20:09,071 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:20:09,078 INFO  L225             Difference]: With dead ends: 207
[2024-12-02 06:20:09,078 INFO  L226             Difference]: Without dead ends: 103
[2024-12-02 06:20:09,082 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 254 GetRequests, 254 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 06:20:09,084 INFO  L435           NwaCegarLoop]: 162 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 162 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:20:09,085 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 162 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:20:09,097 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 103 states.
[2024-12-02 06:20:09,122 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103.
[2024-12-02 06:20:09,123 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 103 states, 60 states have (on average 1.3333333333333333) internal successors, (80), 60 states have internal predecessors, (80), 41 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41)
[2024-12-02 06:20:09,128 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 162 transitions.
[2024-12-02 06:20:09,129 INFO  L78                 Accepts]: Start accepts. Automaton has 103 states and 162 transitions. Word has length 255
[2024-12-02 06:20:09,129 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:20:09,129 INFO  L471      AbstractCegarLoop]: Abstraction has 103 states and 162 transitions.
[2024-12-02 06:20:09,130 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 28.5) internal successors, (57), 2 states have internal predecessors, (57), 2 states have call successors, (41), 2 states have call predecessors, (41), 2 states have return successors, (41), 2 states have call predecessors, (41), 2 states have call successors, (41)
[2024-12-02 06:20:09,130 INFO  L276                IsEmpty]: Start isEmpty. Operand 103 states and 162 transitions.
[2024-12-02 06:20:09,135 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 256
[2024-12-02 06:20:09,135 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:20:09,135 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:20:09,144 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0
[2024-12-02 06:20:09,336 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:09,336 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:20:09,336 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:20:09,337 INFO  L85        PathProgramCache]: Analyzing trace with hash 524619282, now seen corresponding path program 1 times
[2024-12-02 06:20:09,337 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 06:20:09,337 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [192165504]
[2024-12-02 06:20:09,338 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:20:09,338 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:09,338 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat
[2024-12-02 06:20:09,340 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2024-12-02 06:20:09,341 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process
[2024-12-02 06:20:09,651 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:20:09,660 INFO  L256         TraceCheckSpWp]: Trace formula consists of 401 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 06:20:09,668 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:20:10,237 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 1524 proven. 78 refuted. 0 times theorem prover too weak. 1678 trivial. 0 not checked.
[2024-12-02 06:20:10,238 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:20:10,703 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 42 proven. 78 refuted. 0 times theorem prover too weak. 3160 trivial. 0 not checked.
[2024-12-02 06:20:10,704 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 06:20:10,704 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [192165504]
[2024-12-02 06:20:10,704 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [192165504] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 06:20:10,704 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 06:20:10,704 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 9
[2024-12-02 06:20:10,704 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [42586276]
[2024-12-02 06:20:10,704 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:20:10,706 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 06:20:10,706 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 06:20:10,706 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 06:20:10,707 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-12-02 06:20:10,707 INFO  L87              Difference]: Start difference. First operand 103 states and 162 transitions. Second operand  has 9 states, 9 states have (on average 7.888888888888889) internal successors, (71), 9 states have internal predecessors, (71), 2 states have call successors, (67), 2 states have call predecessors, (67), 4 states have return successors, (68), 2 states have call predecessors, (68), 2 states have call successors, (68)
[2024-12-02 06:20:11,516 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:20:11,516 INFO  L93              Difference]: Finished difference Result 208 states and 324 transitions.
[2024-12-02 06:20:11,520 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 06:20:11,520 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 7.888888888888889) internal successors, (71), 9 states have internal predecessors, (71), 2 states have call successors, (67), 2 states have call predecessors, (67), 4 states have return successors, (68), 2 states have call predecessors, (68), 2 states have call successors, (68) Word has length 255
[2024-12-02 06:20:11,521 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:20:11,523 INFO  L225             Difference]: With dead ends: 208
[2024-12-02 06:20:11,523 INFO  L226             Difference]: Without dead ends: 108
[2024-12-02 06:20:11,524 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 515 GetRequests, 501 SyntacticMatches, 1 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=76, Invalid=134, Unknown=0, NotChecked=0, Total=210
[2024-12-02 06:20:11,525 INFO  L435           NwaCegarLoop]: 109 mSDtfsCounter, 197 mSDsluCounter, 137 mSDsCounter, 0 mSdLazyCounter, 219 mSolverCounterSat, 206 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 246 SdHoareTripleChecker+Invalid, 425 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 206 IncrementalHoareTripleChecker+Valid, 219 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 06:20:11,525 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 246 Invalid, 425 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [206 Valid, 219 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 06:20:11,526 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 108 states.
[2024-12-02 06:20:11,544 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 106.
[2024-12-02 06:20:11,544 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 106 states, 62 states have (on average 1.2580645161290323) internal successors, (78), 62 states have internal predecessors, (78), 41 states have call successors, (41), 2 states have call predecessors, (41), 2 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41)
[2024-12-02 06:20:11,545 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 160 transitions.
[2024-12-02 06:20:11,546 INFO  L78                 Accepts]: Start accepts. Automaton has 106 states and 160 transitions. Word has length 255
[2024-12-02 06:20:11,547 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:20:11,547 INFO  L471      AbstractCegarLoop]: Abstraction has 106 states and 160 transitions.
[2024-12-02 06:20:11,547 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 7.888888888888889) internal successors, (71), 9 states have internal predecessors, (71), 2 states have call successors, (67), 2 states have call predecessors, (67), 4 states have return successors, (68), 2 states have call predecessors, (68), 2 states have call successors, (68)
[2024-12-02 06:20:11,547 INFO  L276                IsEmpty]: Start isEmpty. Operand 106 states and 160 transitions.
[2024-12-02 06:20:11,551 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-12-02 06:20:11,551 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:20:11,552 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:20:11,557 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0
[2024-12-02 06:20:11,752 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:11,752 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:20:11,753 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:20:11,753 INFO  L85        PathProgramCache]: Analyzing trace with hash 183277110, now seen corresponding path program 1 times
[2024-12-02 06:20:11,753 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 06:20:11,753 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [591246962]
[2024-12-02 06:20:11,754 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:20:11,754 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:11,754 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat
[2024-12-02 06:20:11,755 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2024-12-02 06:20:11,756 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process
[2024-12-02 06:20:12,022 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:20:12,031 INFO  L256         TraceCheckSpWp]: Trace formula consists of 402 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:20:12,035 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:20:12,073 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:20:12,073 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:20:12,073 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 06:20:12,073 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [591246962]
[2024-12-02 06:20:12,073 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [591246962] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:20:12,074 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:20:12,074 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:20:12,074 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [506120755]
[2024-12-02 06:20:12,074 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:20:12,074 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:20:12,075 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 06:20:12,075 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:20:12,075 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:20:12,076 INFO  L87              Difference]: Start difference. First operand 106 states and 160 transitions. Second operand  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:20:12,126 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:20:12,126 INFO  L93              Difference]: Finished difference Result 209 states and 317 transitions.
[2024-12-02 06:20:12,129 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:20:12,129 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 256
[2024-12-02 06:20:12,130 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:20:12,131 INFO  L225             Difference]: With dead ends: 209
[2024-12-02 06:20:12,131 INFO  L226             Difference]: Without dead ends: 106
[2024-12-02 06:20:12,132 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 255 GetRequests, 254 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-12-02 06:20:12,132 INFO  L435           NwaCegarLoop]: 155 mSDtfsCounter, 0 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 306 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:20:12,133 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 306 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:20:12,133 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 106 states.
[2024-12-02 06:20:12,154 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 106 to 106.
[2024-12-02 06:20:12,155 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 106 states, 62 states have (on average 1.2419354838709677) internal successors, (77), 62 states have internal predecessors, (77), 41 states have call successors, (41), 2 states have call predecessors, (41), 2 states have return successors, (41), 41 states have call predecessors, (41), 41 states have call successors, (41)
[2024-12-02 06:20:12,156 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 159 transitions.
[2024-12-02 06:20:12,156 INFO  L78                 Accepts]: Start accepts. Automaton has 106 states and 159 transitions. Word has length 256
[2024-12-02 06:20:12,157 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:20:12,157 INFO  L471      AbstractCegarLoop]: Abstraction has 106 states and 159 transitions.
[2024-12-02 06:20:12,158 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.0) internal successors, (54), 3 states have internal predecessors, (54), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:20:12,158 INFO  L276                IsEmpty]: Start isEmpty. Operand 106 states and 159 transitions.
[2024-12-02 06:20:12,160 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 258
[2024-12-02 06:20:12,160 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:20:12,160 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:20:12,166 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0
[2024-12-02 06:20:12,360 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:12,361 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:20:12,361 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:20:12,361 INFO  L85        PathProgramCache]: Analyzing trace with hash 333428937, now seen corresponding path program 1 times
[2024-12-02 06:20:12,362 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 06:20:12,362 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1294657508]
[2024-12-02 06:20:12,362 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:20:12,362 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:12,363 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat
[2024-12-02 06:20:12,364 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2024-12-02 06:20:12,365 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process
[2024-12-02 06:20:12,721 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:20:12,732 INFO  L256         TraceCheckSpWp]: Trace formula consists of 403 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 06:20:12,736 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:20:12,754 INFO  L134       CoverageAnalysis]: Checked inductivity of 3280 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3280 trivial. 0 not checked.
[2024-12-02 06:20:12,754 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:20:12,754 INFO  L136   FreeRefinementEngine]: Strategy FOX found an infeasible trace
[2024-12-02 06:20:12,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1294657508]
[2024-12-02 06:20:12,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleMathsat [1294657508] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:20:12,755 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:20:12,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:20:12,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1075395396]
[2024-12-02 06:20:12,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:20:12,756 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:20:12,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX
[2024-12-02 06:20:12,756 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:20:12,757 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:20:12,757 INFO  L87              Difference]: Start difference. First operand 106 states and 159 transitions. Second operand  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:20:12,816 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:20:12,817 INFO  L93              Difference]: Finished difference Result 256 states and 382 transitions.
[2024-12-02 06:20:12,817 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:20:12,818 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41) Word has length 257
[2024-12-02 06:20:12,819 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:20:12,821 INFO  L225             Difference]: With dead ends: 256
[2024-12-02 06:20:12,821 INFO  L226             Difference]: Without dead ends: 153
[2024-12-02 06:20:12,821 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 256 GetRequests, 255 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-12-02 06:20:12,822 INFO  L435           NwaCegarLoop]: 170 mSDtfsCounter, 67 mSDsluCounter, 140 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 310 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:20:12,822 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 310 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:20:12,823 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 153 states.
[2024-12-02 06:20:12,845 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 150.
[2024-12-02 06:20:12,846 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 150 states, 88 states have (on average 1.2386363636363635) internal successors, (109), 89 states have internal predecessors, (109), 57 states have call successors, (57), 4 states have call predecessors, (57), 4 states have return successors, (57), 56 states have call predecessors, (57), 57 states have call successors, (57)
[2024-12-02 06:20:12,847 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 150 states and 223 transitions.
[2024-12-02 06:20:12,848 INFO  L78                 Accepts]: Start accepts. Automaton has 150 states and 223 transitions. Word has length 257
[2024-12-02 06:20:12,853 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:20:12,853 INFO  L471      AbstractCegarLoop]: Abstraction has 150 states and 223 transitions.
[2024-12-02 06:20:12,853 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 18.333333333333332) internal successors, (55), 3 states have internal predecessors, (55), 1 states have call successors, (41), 1 states have call predecessors, (41), 1 states have return successors, (41), 1 states have call predecessors, (41), 1 states have call successors, (41)
[2024-12-02 06:20:12,854 INFO  L276                IsEmpty]: Start isEmpty. Operand 150 states and 223 transitions.
[2024-12-02 06:20:12,855 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 258
[2024-12-02 06:20:12,855 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:20:12,856 INFO  L218           NwaCegarLoop]: trace histogram [41, 41, 41, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12-02 06:20:12,865 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Ended with exit code 0
[2024-12-02 06:20:13,056 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:13,056 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 06:20:13,057 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:20:13,057 INFO  L85        PathProgramCache]: Analyzing trace with hash 591594375, now seen corresponding path program 1 times
[2024-12-02 06:20:13,057 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FOX
[2024-12-02 06:20:13,057 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [70074546]
[2024-12-02 06:20:13,057 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:20:13,057 INFO  L173          SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3
[2024-12-02 06:20:13,058 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat
[2024-12-02 06:20:13,059 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null)
[2024-12-02 06:20:13,060 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3a48f164-75f9-489a-9688-f29317d09255/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process
[2024-12-02 06:20:13,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:20:13,490 INFO  L256         TraceCheckSpWp]: Trace formula consists of 402 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-12-02 06:20:13,498 INFO  L279         TraceCheckSpWp]: Computing forward predicates...