./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 6497de01
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC --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 b5a8b3103e2d9faed499388786efbacaa303edd9c4d157d09b07735fe300c357
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-24 00:26:16,566 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-24 00:26:16,665 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-24 00:26:16,675 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-24 00:26:16,676 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-24 00:26:16,709 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-24 00:26:16,709 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-24 00:26:16,710 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-24 00:26:16,710 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-24 00:26:16,710 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-24 00:26:16,710 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-24 00:26:16,711 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-24 00:26:16,711 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-24 00:26:16,711 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-24 00:26:16,711 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-24 00:26:16,712 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-24 00:26:16,712 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-24 00:26:16,712 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-24 00:26:16,712 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-24 00:26:16,712 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-24 00:26:16,712 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-24 00:26:16,713 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-24 00:26:16,713 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-24 00:26:16,713 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-24 00:26:16,713 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-24 00:26:16,713 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-24 00:26:16,713 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-24 00:26:16,713 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-24 00:26:16,714 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-24 00:26:16,714 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:26:16,714 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:26:16,714 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:26:16,714 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:26:16,714 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-24 00:26:16,715 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-24 00:26:16,715 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-24 00:26:16,715 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-24 00:26:16,715 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:26:16,715 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-24 00:26:16,715 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-24 00:26:16,715 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-24 00:26:16,716 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-24 00:26:16,716 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-24 00:26:16,716 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-24 00:26:16,716 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-24 00:26:16,716 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-24 00:26:16,716 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-24 00:26:16,717 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-24 00:26:16,717 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_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> b5a8b3103e2d9faed499388786efbacaa303edd9c4d157d09b07735fe300c357
[2024-11-24 00:26:17,134 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-24 00:26:17,151 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-24 00:26:17,155 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-24 00:26:17,157 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-24 00:26:17,157 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-24 00:26:17,159 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c
[2024-11-24 00:26:20,221 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/data/64149c9cb/d24b7c5dc10c48e3b21750675ae29031/FLAG2f49ca0dc
[2024-11-24 00:26:21,135 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-24 00:26:21,136 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c
[2024-11-24 00:26:21,195 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/data/64149c9cb/d24b7c5dc10c48e3b21750675ae29031/FLAG2f49ca0dc
[2024-11-24 00:26:21,316 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/data/64149c9cb/d24b7c5dc10c48e3b21750675ae29031
[2024-11-24 00:26:21,319 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-24 00:26:21,320 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-24 00:26:21,322 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-24 00:26:21,322 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-24 00:26:21,326 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-24 00:26:21,327 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:26:21" (1/1) ...
[2024-11-24 00:26:21,328 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3989bafd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:21, skipping insertion in model container
[2024-11-24 00:26:21,329 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:26:21" (1/1) ...
[2024-11-24 00:26:21,510 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-24 00:26:23,689 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_f4d3549b-bf85-454c-9def-49fcb4eca89a/sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c[376251,376264]
[2024-11-24 00:26:23,750 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_f4d3549b-bf85-454c-9def-49fcb4eca89a/sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c[383339,383352]
[2024-11-24 00:26:24,125 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:26:24,142 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-24 00:26:25,359 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_f4d3549b-bf85-454c-9def-49fcb4eca89a/sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c[376251,376264]
[2024-11-24 00:26:25,371 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_f4d3549b-bf85-454c-9def-49fcb4eca89a/sv-benchmarks/c/combinations/Problem05_label41+token_ring.08.cil-1.c[383339,383352]
[2024-11-24 00:26:25,402 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-24 00:26:25,473 INFO  L204         MainTranslator]: Completed translation
[2024-11-24 00:26:25,474 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25 WrapperNode
[2024-11-24 00:26:25,475 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-24 00:26:25,476 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-24 00:26:25,477 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-24 00:26:25,477 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-24 00:26:25,485 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:25,576 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:25,995 INFO  L138                Inliner]: procedures = 60, calls = 65, calls flagged for inlining = 38, calls inlined = 38, statements flattened = 12981
[2024-11-24 00:26:25,996 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-24 00:26:25,997 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-24 00:26:25,997 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-24 00:26:25,997 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-24 00:26:26,007 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,007 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,045 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,259 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-11-24 00:26:26,259 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,260 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,463 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,481 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,543 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,568 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,588 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,646 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-24 00:26:26,647 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-24 00:26:26,647 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-24 00:26:26,647 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-24 00:26:26,649 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (1/1) ...
[2024-11-24 00:26:26,659 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-24 00:26:26,735 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-24 00:26:26,751 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-24 00:26:26,756 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f4d3549b-bf85-454c-9def-49fcb4eca89a/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-24 00:26:26,787 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-24 00:26:26,787 INFO  L130     BoogieDeclarations]: Found specification of procedure activate_threads
[2024-11-24 00:26:26,787 INFO  L138     BoogieDeclarations]: Found implementation of procedure activate_threads
[2024-11-24 00:26:26,788 INFO  L130     BoogieDeclarations]: Found specification of procedure immediate_notify
[2024-11-24 00:26:26,788 INFO  L138     BoogieDeclarations]: Found implementation of procedure immediate_notify
[2024-11-24 00:26:26,788 INFO  L130     BoogieDeclarations]: Found specification of procedure update_channels
[2024-11-24 00:26:26,788 INFO  L138     BoogieDeclarations]: Found implementation of procedure update_channels
[2024-11-24 00:26:26,788 INFO  L130     BoogieDeclarations]: Found specification of procedure fire_delta_events
[2024-11-24 00:26:26,788 INFO  L138     BoogieDeclarations]: Found implementation of procedure fire_delta_events
[2024-11-24 00:26:26,788 INFO  L130     BoogieDeclarations]: Found specification of procedure exists_runnable_thread
[2024-11-24 00:26:26,789 INFO  L138     BoogieDeclarations]: Found implementation of procedure exists_runnable_thread
[2024-11-24 00:26:26,789 INFO  L130     BoogieDeclarations]: Found specification of procedure reset_delta_events
[2024-11-24 00:26:26,789 INFO  L138     BoogieDeclarations]: Found implementation of procedure reset_delta_events
[2024-11-24 00:26:26,789 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-24 00:26:26,789 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-24 00:26:26,790 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-24 00:26:26,968 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-24 00:26:26,971 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-24 00:26:39,153 INFO  L?                        ?]: Removed 1731 outVars from TransFormulas that were not future-live.
[2024-11-24 00:26:39,154 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-24 00:26:39,235 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-24 00:26:39,236 INFO  L312             CfgBuilder]: Removed 24 assume(true) statements.
[2024-11-24 00:26:39,236 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:26:39 BoogieIcfgContainer
[2024-11-24 00:26:39,236 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-24 00:26:39,239 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-24 00:26:39,239 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-24 00:26:39,244 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-24 00:26:39,244 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 12:26:21" (1/3) ...
[2024-11-24 00:26:39,245 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fb275e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:26:39, skipping insertion in model container
[2024-11-24 00:26:39,245 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:26:25" (2/3) ...
[2024-11-24 00:26:39,247 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fb275e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 12:26:39, skipping insertion in model container
[2024-11-24 00:26:39,247 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:26:39" (3/3) ...
[2024-11-24 00:26:39,250 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem05_label41+token_ring.08.cil-1.c
[2024-11-24 00:26:39,266 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-24 00:26:39,270 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem05_label41+token_ring.08.cil-1.c that has 7 procedures, 2463 locations, 1 initial locations, 12 loop locations, and 2 error locations.
[2024-11-24 00:26:39,410 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-24 00:26:39,428 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;@4b113022, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-24 00:26:39,428 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2024-11-24 00:26:39,445 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2463 states, 2433 states have (on average 1.8483353884093712) internal successors, (4497), 2435 states have internal predecessors, (4497), 22 states have call successors, (22), 6 states have call predecessors, (22), 6 states have return successors, (22), 22 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 00:26:39,466 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:39,466 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:39,467 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:39,468 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:39,473 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:39,474 INFO  L85        PathProgramCache]: Analyzing trace with hash -910938023, now seen corresponding path program 1 times
[2024-11-24 00:26:39,481 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:39,481 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040395681]
[2024-11-24 00:26:39,481 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:39,482 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:39,613 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:39,941 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:39,942 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:39,945 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040395681]
[2024-11-24 00:26:39,946 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040395681] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:39,946 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:39,946 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-24 00:26:39,948 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2103651184]
[2024-11-24 00:26:39,949 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:39,953 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-24 00:26:39,953 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:39,977 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-24 00:26:39,978 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:26:39,988 INFO  L87              Difference]: Start difference. First operand  has 2463 states, 2433 states have (on average 1.8483353884093712) internal successors, (4497), 2435 states have internal predecessors, (4497), 22 states have call successors, (22), 6 states have call predecessors, (22), 6 states have return successors, (22), 22 states have call predecessors, (22), 22 states have call successors, (22) Second operand  has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:40,257 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:40,258 INFO  L93              Difference]: Finished difference Result 4920 states and 9071 transitions.
[2024-11-24 00:26:40,262 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-24 00:26:40,265 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:40,265 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:40,300 INFO  L225             Difference]: With dead ends: 4920
[2024-11-24 00:26:40,300 INFO  L226             Difference]: Without dead ends: 2396
[2024-11-24 00:26:40,313 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-24 00:26:40,317 INFO  L435           NwaCegarLoop]: 4454 mSDtfsCounter, 427 mSDsluCounter, 4022 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 427 SdHoareTripleChecker+Valid, 8476 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:40,320 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [427 Valid, 8476 Invalid, 2 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-24 00:26:40,338 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2396 states.
[2024-11-24 00:26:40,433 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2396 to 2396.
[2024-11-24 00:26:40,439 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2396 states, 2366 states have (on average 1.835164835164835) internal successors, (4342), 2368 states have internal predecessors, (4342), 22 states have call successors, (22), 6 states have call predecessors, (22), 6 states have return successors, (22), 22 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-24 00:26:40,458 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2396 states to 2396 states and 4386 transitions.
[2024-11-24 00:26:40,461 INFO  L78                 Accepts]: Start accepts. Automaton has 2396 states and 4386 transitions. Word has length 132
[2024-11-24 00:26:40,463 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:40,464 INFO  L471      AbstractCegarLoop]: Abstraction has 2396 states and 4386 transitions.
[2024-11-24 00:26:40,464 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:40,464 INFO  L276                IsEmpty]: Start isEmpty. Operand 2396 states and 4386 transitions.
[2024-11-24 00:26:40,470 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:40,472 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:40,473 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:40,473 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-24 00:26:40,473 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:40,474 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:40,474 INFO  L85        PathProgramCache]: Analyzing trace with hash -1772771625, now seen corresponding path program 1 times
[2024-11-24 00:26:40,474 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:40,475 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [74121861]
[2024-11-24 00:26:40,475 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:40,475 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:40,539 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:40,945 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:40,946 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:40,946 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [74121861]
[2024-11-24 00:26:40,946 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [74121861] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:40,946 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:40,948 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 00:26:40,948 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2060556826]
[2024-11-24 00:26:40,948 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:40,950 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:26:40,950 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:40,951 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:26:40,953 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:26:40,953 INFO  L87              Difference]: Start difference. First operand 2396 states and 4386 transitions. Second operand  has 5 states, 5 states have (on average 24.4) internal successors, (122), 4 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:41,897 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:41,898 INFO  L93              Difference]: Finished difference Result 2946 states and 5256 transitions.
[2024-11-24 00:26:41,898 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-24 00:26:41,899 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 24.4) internal successors, (122), 4 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:41,899 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:41,920 INFO  L225             Difference]: With dead ends: 2946
[2024-11-24 00:26:41,920 INFO  L226             Difference]: Without dead ends: 2687
[2024-11-24 00:26:41,923 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:41,924 INFO  L435           NwaCegarLoop]: 4289 mSDtfsCounter, 4766 mSDsluCounter, 8752 mSDsCounter, 0 mSdLazyCounter, 468 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4782 SdHoareTripleChecker+Valid, 13041 SdHoareTripleChecker+Invalid, 516 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 468 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:41,925 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4782 Valid, 13041 Invalid, 516 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [48 Valid, 468 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:26:41,934 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2687 states.
[2024-11-24 00:26:42,037 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2687 to 2666.
[2024-11-24 00:26:42,043 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2666 states, 2612 states have (on average 1.8116385911179174) internal successors, (4732), 2615 states have internal predecessors, (4732), 39 states have call successors, (39), 12 states have call predecessors, (39), 13 states have return successors, (40), 39 states have call predecessors, (40), 39 states have call successors, (40)
[2024-11-24 00:26:42,061 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2666 states to 2666 states and 4811 transitions.
[2024-11-24 00:26:42,062 INFO  L78                 Accepts]: Start accepts. Automaton has 2666 states and 4811 transitions. Word has length 132
[2024-11-24 00:26:42,064 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:42,064 INFO  L471      AbstractCegarLoop]: Abstraction has 2666 states and 4811 transitions.
[2024-11-24 00:26:42,065 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 24.4) internal successors, (122), 4 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:42,065 INFO  L276                IsEmpty]: Start isEmpty. Operand 2666 states and 4811 transitions.
[2024-11-24 00:26:42,069 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:42,069 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:42,069 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:42,069 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-24 00:26:42,069 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:42,070 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:42,070 INFO  L85        PathProgramCache]: Analyzing trace with hash -889632165, now seen corresponding path program 1 times
[2024-11-24 00:26:42,070 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:42,070 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1229121837]
[2024-11-24 00:26:42,070 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:42,071 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:42,117 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:42,554 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:42,554 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:42,554 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1229121837]
[2024-11-24 00:26:42,554 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1229121837] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:42,554 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:42,554 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:26:42,555 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [825896212]
[2024-11-24 00:26:42,555 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:42,555 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:26:42,555 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:42,556 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:26:42,556 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:42,556 INFO  L87              Difference]: Start difference. First operand 2666 states and 4811 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:43,565 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:43,566 INFO  L93              Difference]: Finished difference Result 3539 states and 6203 transitions.
[2024-11-24 00:26:43,567 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:26:43,567 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:43,567 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:43,581 INFO  L225             Difference]: With dead ends: 3539
[2024-11-24 00:26:43,581 INFO  L226             Difference]: Without dead ends: 3010
[2024-11-24 00:26:43,584 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:26:43,584 INFO  L435           NwaCegarLoop]: 4512 mSDtfsCounter, 4768 mSDsluCounter, 13554 mSDsCounter, 0 mSdLazyCounter, 818 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4784 SdHoareTripleChecker+Valid, 18066 SdHoareTripleChecker+Invalid, 846 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 818 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:43,585 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4784 Valid, 18066 Invalid, 846 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [28 Valid, 818 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:26:43,590 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3010 states.
[2024-11-24 00:26:43,734 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3010 to 2917.
[2024-11-24 00:26:43,740 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2917 states, 2839 states have (on average 1.790771398379711) internal successors, (5084), 2843 states have internal predecessors, (5084), 56 states have call successors, (56), 18 states have call predecessors, (56), 20 states have return successors, (60), 57 states have call predecessors, (60), 56 states have call successors, (60)
[2024-11-24 00:26:43,760 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2917 states to 2917 states and 5200 transitions.
[2024-11-24 00:26:43,761 INFO  L78                 Accepts]: Start accepts. Automaton has 2917 states and 5200 transitions. Word has length 132
[2024-11-24 00:26:43,761 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:43,761 INFO  L471      AbstractCegarLoop]: Abstraction has 2917 states and 5200 transitions.
[2024-11-24 00:26:43,761 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:43,761 INFO  L276                IsEmpty]: Start isEmpty. Operand 2917 states and 5200 transitions.
[2024-11-24 00:26:43,763 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:43,763 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:43,763 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:43,764 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-24 00:26:43,764 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:43,764 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:43,764 INFO  L85        PathProgramCache]: Analyzing trace with hash -418275815, now seen corresponding path program 1 times
[2024-11-24 00:26:43,764 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:43,764 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778324834]
[2024-11-24 00:26:43,764 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:43,765 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:43,789 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:44,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:44,048 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:44,048 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778324834]
[2024-11-24 00:26:44,048 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778324834] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:44,048 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:44,049 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:26:44,050 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1108421265]
[2024-11-24 00:26:44,050 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:44,050 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:26:44,050 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:44,051 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:26:44,052 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:44,053 INFO  L87              Difference]: Start difference. First operand 2917 states and 5200 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:44,970 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:44,972 INFO  L93              Difference]: Finished difference Result 4338 states and 7461 transitions.
[2024-11-24 00:26:44,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:26:44,973 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:44,973 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:44,998 INFO  L225             Difference]: With dead ends: 4338
[2024-11-24 00:26:44,998 INFO  L226             Difference]: Without dead ends: 3558
[2024-11-24 00:26:45,004 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:26:45,006 INFO  L435           NwaCegarLoop]: 4315 mSDtfsCounter, 4787 mSDsluCounter, 13088 mSDsCounter, 0 mSdLazyCounter, 669 mSolverCounterSat, 46 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4803 SdHoareTripleChecker+Valid, 17403 SdHoareTripleChecker+Invalid, 715 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 46 IncrementalHoareTripleChecker+Valid, 669 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:45,008 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4803 Valid, 17403 Invalid, 715 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [46 Valid, 669 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:26:45,018 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3558 states.
[2024-11-24 00:26:45,158 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3558 to 3452.
[2024-11-24 00:26:45,167 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3452 states, 3324 states have (on average 1.7590252707581226) internal successors, (5847), 3332 states have internal predecessors, (5847), 90 states have call successors, (90), 30 states have call predecessors, (90), 36 states have return successors, (106), 93 states have call predecessors, (106), 90 states have call successors, (106)
[2024-11-24 00:26:45,191 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3452 states to 3452 states and 6043 transitions.
[2024-11-24 00:26:45,193 INFO  L78                 Accepts]: Start accepts. Automaton has 3452 states and 6043 transitions. Word has length 132
[2024-11-24 00:26:45,193 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:45,193 INFO  L471      AbstractCegarLoop]: Abstraction has 3452 states and 6043 transitions.
[2024-11-24 00:26:45,194 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:45,194 INFO  L276                IsEmpty]: Start isEmpty. Operand 3452 states and 6043 transitions.
[2024-11-24 00:26:45,198 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:45,199 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:45,200 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:45,200 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-24 00:26:45,200 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:45,200 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:45,201 INFO  L85        PathProgramCache]: Analyzing trace with hash -2065638757, now seen corresponding path program 1 times
[2024-11-24 00:26:45,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:45,201 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [341501448]
[2024-11-24 00:26:45,202 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:45,202 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:45,225 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:45,489 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:45,490 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:45,490 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [341501448]
[2024-11-24 00:26:45,490 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [341501448] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:45,490 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:45,490 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:26:45,490 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [162865722]
[2024-11-24 00:26:45,491 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:45,491 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:26:45,491 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:45,492 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:26:45,492 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:45,492 INFO  L87              Difference]: Start difference. First operand 3452 states and 6043 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:46,549 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:46,549 INFO  L93              Difference]: Finished difference Result 6063 states and 10234 transitions.
[2024-11-24 00:26:46,550 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:26:46,550 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:46,550 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:46,573 INFO  L225             Difference]: With dead ends: 6063
[2024-11-24 00:26:46,574 INFO  L226             Difference]: Without dead ends: 4748
[2024-11-24 00:26:46,579 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:26:46,580 INFO  L435           NwaCegarLoop]: 4505 mSDtfsCounter, 4758 mSDsluCounter, 13533 mSDsCounter, 0 mSdLazyCounter, 818 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4774 SdHoareTripleChecker+Valid, 18038 SdHoareTripleChecker+Invalid, 846 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 818 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:46,580 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4774 Valid, 18038 Invalid, 846 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 818 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:26:46,587 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4748 states.
[2024-11-24 00:26:46,753 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4748 to 4615.
[2024-11-24 00:26:46,761 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4615 states, 4381 states have (on average 1.7208399908696645) internal successors, (7539), 4403 states have internal predecessors, (7539), 158 states have call successors, (158), 54 states have call predecessors, (158), 74 states have return successors, (222), 165 states have call predecessors, (222), 158 states have call successors, (222)
[2024-11-24 00:26:46,779 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4615 states to 4615 states and 7919 transitions.
[2024-11-24 00:26:46,781 INFO  L78                 Accepts]: Start accepts. Automaton has 4615 states and 7919 transitions. Word has length 132
[2024-11-24 00:26:46,781 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:46,783 INFO  L471      AbstractCegarLoop]: Abstraction has 4615 states and 7919 transitions.
[2024-11-24 00:26:46,783 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:46,783 INFO  L276                IsEmpty]: Start isEmpty. Operand 4615 states and 7919 transitions.
[2024-11-24 00:26:46,786 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:46,787 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:46,788 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:46,788 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-24 00:26:46,788 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:46,789 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:46,789 INFO  L85        PathProgramCache]: Analyzing trace with hash 97977817, now seen corresponding path program 1 times
[2024-11-24 00:26:46,789 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:46,790 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131856740]
[2024-11-24 00:26:46,790 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:46,792 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:46,810 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:47,127 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:47,127 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:47,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131856740]
[2024-11-24 00:26:47,128 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131856740] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:47,128 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:47,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:26:47,128 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [527845488]
[2024-11-24 00:26:47,128 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:47,128 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:26:47,129 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:47,129 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:26:47,129 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:47,130 INFO  L87              Difference]: Start difference. First operand 4615 states and 7919 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:48,147 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:48,148 INFO  L93              Difference]: Finished difference Result 9828 states and 16452 transitions.
[2024-11-24 00:26:48,148 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:26:48,149 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:48,149 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:48,192 INFO  L225             Difference]: With dead ends: 9828
[2024-11-24 00:26:48,192 INFO  L226             Difference]: Without dead ends: 7350
[2024-11-24 00:26:48,202 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:26:48,203 INFO  L435           NwaCegarLoop]: 4498 mSDtfsCounter, 4750 mSDsluCounter, 13514 mSDsCounter, 0 mSdLazyCounter, 818 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4766 SdHoareTripleChecker+Valid, 18012 SdHoareTripleChecker+Invalid, 846 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 818 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:48,204 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4766 Valid, 18012 Invalid, 846 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 818 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:26:48,214 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7350 states.
[2024-11-24 00:26:48,499 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7350 to 7175.
[2024-11-24 00:26:48,519 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7175 states, 6711 states have (on average 1.688720011920727) internal successors, (11333), 6779 states have internal predecessors, (11333), 294 states have call successors, (294), 102 states have call predecessors, (294), 168 states have return successors, (550), 309 states have call predecessors, (550), 294 states have call successors, (550)
[2024-11-24 00:26:48,548 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7175 states to 7175 states and 12177 transitions.
[2024-11-24 00:26:48,551 INFO  L78                 Accepts]: Start accepts. Automaton has 7175 states and 12177 transitions. Word has length 132
[2024-11-24 00:26:48,551 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:48,552 INFO  L471      AbstractCegarLoop]: Abstraction has 7175 states and 12177 transitions.
[2024-11-24 00:26:48,554 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:48,558 INFO  L276                IsEmpty]: Start isEmpty. Operand 7175 states and 12177 transitions.
[2024-11-24 00:26:48,566 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:48,567 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:48,567 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:48,567 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-24 00:26:48,567 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:48,568 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:48,568 INFO  L85        PathProgramCache]: Analyzing trace with hash -1875187561, now seen corresponding path program 1 times
[2024-11-24 00:26:48,568 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:48,568 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1625702166]
[2024-11-24 00:26:48,568 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:48,568 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:48,584 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:48,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:48,771 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:48,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1625702166]
[2024-11-24 00:26:48,771 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1625702166] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:48,771 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:48,771 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:26:48,771 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1374811991]
[2024-11-24 00:26:48,771 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:48,773 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:26:48,774 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:48,775 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:26:48,775 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:48,776 INFO  L87              Difference]: Start difference. First operand 7175 states and 12177 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:50,076 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:50,076 INFO  L93              Difference]: Finished difference Result 18276 states and 30976 transitions.
[2024-11-24 00:26:50,077 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:26:50,077 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:50,078 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:50,180 INFO  L225             Difference]: With dead ends: 18276
[2024-11-24 00:26:50,181 INFO  L226             Difference]: Without dead ends: 13238
[2024-11-24 00:26:50,206 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:26:50,208 INFO  L435           NwaCegarLoop]: 4495 mSDtfsCounter, 4745 mSDsluCounter, 13505 mSDsCounter, 0 mSdLazyCounter, 818 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4761 SdHoareTripleChecker+Valid, 18000 SdHoareTripleChecker+Invalid, 846 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 818 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:50,208 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4761 Valid, 18000 Invalid, 846 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 818 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:26:50,227 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13238 states.
[2024-11-24 00:26:50,967 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13238 to 12970.
[2024-11-24 00:26:50,984 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12970 states, 11992 states have (on average 1.676200800533689) internal successors, (20101), 12206 states have internal predecessors, (20101), 566 states have call successors, (566), 198 states have call predecessors, (566), 410 states have return successors, (1590), 597 states have call predecessors, (1590), 566 states have call successors, (1590)
[2024-11-24 00:26:51,045 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12970 states to 12970 states and 22257 transitions.
[2024-11-24 00:26:51,049 INFO  L78                 Accepts]: Start accepts. Automaton has 12970 states and 22257 transitions. Word has length 132
[2024-11-24 00:26:51,050 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:51,050 INFO  L471      AbstractCegarLoop]: Abstraction has 12970 states and 22257 transitions.
[2024-11-24 00:26:51,050 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:51,050 INFO  L276                IsEmpty]: Start isEmpty. Operand 12970 states and 22257 transitions.
[2024-11-24 00:26:51,062 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:51,062 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:51,063 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:51,063 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-24 00:26:51,063 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:51,064 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:51,064 INFO  L85        PathProgramCache]: Analyzing trace with hash 277919257, now seen corresponding path program 1 times
[2024-11-24 00:26:51,064 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:51,064 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [881497708]
[2024-11-24 00:26:51,065 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:51,065 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:51,085 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:51,265 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:51,265 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:51,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [881497708]
[2024-11-24 00:26:51,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [881497708] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:51,266 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:51,266 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-24 00:26:51,266 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419134263]
[2024-11-24 00:26:51,266 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:51,266 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-24 00:26:51,267 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:51,267 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-24 00:26:51,267 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-24 00:26:51,268 INFO  L87              Difference]: Start difference. First operand 12970 states and 22257 transitions. Second operand  has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:52,396 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:52,396 INFO  L93              Difference]: Finished difference Result 26743 states and 46767 transitions.
[2024-11-24 00:26:52,397 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-24 00:26:52,397 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:52,398 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:52,483 INFO  L225             Difference]: With dead ends: 26743
[2024-11-24 00:26:52,483 INFO  L226             Difference]: Without dead ends: 15910
[2024-11-24 00:26:52,528 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:52,529 INFO  L435           NwaCegarLoop]: 4266 mSDtfsCounter, 4526 mSDsluCounter, 8417 mSDsCounter, 0 mSdLazyCounter, 332 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4542 SdHoareTripleChecker+Valid, 12683 SdHoareTripleChecker+Invalid, 361 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 332 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:52,531 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4542 Valid, 12683 Invalid, 361 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 332 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-24 00:26:52,553 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15910 states.
[2024-11-24 00:26:53,365 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15910 to 12970.
[2024-11-24 00:26:53,382 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12970 states, 11992 states have (on average 1.6734489659773182) internal successors, (20068), 12206 states have internal predecessors, (20068), 566 states have call successors, (566), 198 states have call predecessors, (566), 410 states have return successors, (1590), 597 states have call predecessors, (1590), 566 states have call successors, (1590)
[2024-11-24 00:26:53,426 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12970 states to 12970 states and 22224 transitions.
[2024-11-24 00:26:53,431 INFO  L78                 Accepts]: Start accepts. Automaton has 12970 states and 22224 transitions. Word has length 132
[2024-11-24 00:26:53,431 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:53,431 INFO  L471      AbstractCegarLoop]: Abstraction has 12970 states and 22224 transitions.
[2024-11-24 00:26:53,431 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 24.4) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:53,432 INFO  L276                IsEmpty]: Start isEmpty. Operand 12970 states and 22224 transitions.
[2024-11-24 00:26:53,439 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:53,440 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:53,440 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:53,440 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-24 00:26:53,441 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:53,442 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:53,443 INFO  L85        PathProgramCache]: Analyzing trace with hash -345362345, now seen corresponding path program 1 times
[2024-11-24 00:26:53,443 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:53,443 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366803958]
[2024-11-24 00:26:53,443 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:53,443 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:53,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:53,634 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:53,634 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:53,634 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366803958]
[2024-11-24 00:26:53,634 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366803958] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:53,634 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:53,634 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:26:53,635 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107538331]
[2024-11-24 00:26:53,635 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:53,635 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:26:53,635 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:53,635 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:26:53,636 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:53,636 INFO  L87              Difference]: Start difference. First operand 12970 states and 22224 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:55,216 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:26:55,217 INFO  L93              Difference]: Finished difference Result 37419 states and 65667 transitions.
[2024-11-24 00:26:55,217 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:26:55,217 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:26:55,218 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:26:55,347 INFO  L225             Difference]: With dead ends: 37419
[2024-11-24 00:26:55,347 INFO  L226             Difference]: Without dead ends: 26586
[2024-11-24 00:26:55,389 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:26:55,392 INFO  L435           NwaCegarLoop]: 4487 mSDtfsCounter, 4732 mSDsluCounter, 13482 mSDsCounter, 0 mSdLazyCounter, 818 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4748 SdHoareTripleChecker+Valid, 17969 SdHoareTripleChecker+Invalid, 846 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 818 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-24 00:26:55,392 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4748 Valid, 17969 Invalid, 846 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 818 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-24 00:26:55,415 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26586 states.
[2024-11-24 00:26:56,725 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26586 to 26180.
[2024-11-24 00:26:56,748 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26180 states, 24012 states have (on average 1.678743961352657) internal successors, (40310), 24680 states have internal predecessors, (40310), 1110 states have call successors, (1110), 390 states have call predecessors, (1110), 1056 states have return successors, (5206), 1173 states have call predecessors, (5206), 1110 states have call successors, (5206)
[2024-11-24 00:26:56,848 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26180 states to 26180 states and 46626 transitions.
[2024-11-24 00:26:56,856 INFO  L78                 Accepts]: Start accepts. Automaton has 26180 states and 46626 transitions. Word has length 132
[2024-11-24 00:26:56,856 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:26:56,856 INFO  L471      AbstractCegarLoop]: Abstraction has 26180 states and 46626 transitions.
[2024-11-24 00:26:56,857 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:26:56,857 INFO  L276                IsEmpty]: Start isEmpty. Operand 26180 states and 46626 transitions.
[2024-11-24 00:26:56,870 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:26:56,870 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:26:56,870 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:26:56,870 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-24 00:26:56,870 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:26:56,875 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:26:56,875 INFO  L85        PathProgramCache]: Analyzing trace with hash -226920871, now seen corresponding path program 1 times
[2024-11-24 00:26:56,875 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:26:56,875 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2141056181]
[2024-11-24 00:26:56,875 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:26:56,876 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:26:56,893 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:26:57,057 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:26:57,057 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:26:57,057 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2141056181]
[2024-11-24 00:26:57,057 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2141056181] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:26:57,057 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:26:57,058 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:26:57,059 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [958687452]
[2024-11-24 00:26:57,059 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:26:57,059 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:26:57,060 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:26:57,060 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:26:57,060 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:26:57,061 INFO  L87              Difference]: Start difference. First operand 26180 states and 46626 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:27:00,369 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:27:00,369 INFO  L93              Difference]: Finished difference Result 85855 states and 159284 transitions.
[2024-11-24 00:27:00,370 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:27:00,370 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:27:00,370 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:27:00,702 INFO  L225             Difference]: With dead ends: 85855
[2024-11-24 00:27:00,702 INFO  L226             Difference]: Without dead ends: 61812
[2024-11-24 00:27:00,780 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:27:00,780 INFO  L435           NwaCegarLoop]: 4482 mSDtfsCounter, 4981 mSDsluCounter, 13462 mSDsCounter, 0 mSdLazyCounter, 821 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5006 SdHoareTripleChecker+Valid, 17944 SdHoareTripleChecker+Invalid, 852 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 821 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:27:00,781 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5006 Valid, 17944 Invalid, 852 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [31 Valid, 821 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:27:00,818 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 61812 states.
[2024-11-24 00:27:04,057 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 61812 to 57025.
[2024-11-24 00:27:04,112 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 57025 states, 52055 states have (on average 1.698395927384497) internal successors, (88410), 54117 states have internal predecessors, (88410), 2134 states have call successors, (2134), 774 states have call predecessors, (2134), 2834 states have return successors, (18518), 2261 states have call predecessors, (18518), 2134 states have call successors, (18518)
[2024-11-24 00:27:04,531 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 57025 states to 57025 states and 109062 transitions.
[2024-11-24 00:27:04,547 INFO  L78                 Accepts]: Start accepts. Automaton has 57025 states and 109062 transitions. Word has length 132
[2024-11-24 00:27:04,548 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-24 00:27:04,548 INFO  L471      AbstractCegarLoop]: Abstraction has 57025 states and 109062 transitions.
[2024-11-24 00:27:04,548 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:27:04,548 INFO  L276                IsEmpty]: Start isEmpty. Operand 57025 states and 109062 transitions.
[2024-11-24 00:27:04,582 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 133
[2024-11-24 00:27:04,582 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-24 00:27:04,582 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-24 00:27:04,582 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-24 00:27:04,583 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-24 00:27:04,583 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-24 00:27:04,583 INFO  L85        PathProgramCache]: Analyzing trace with hash 1162373143, now seen corresponding path program 1 times
[2024-11-24 00:27:04,584 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-24 00:27:04,584 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [750212368]
[2024-11-24 00:27:04,584 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-24 00:27:04,584 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-24 00:27:04,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-24 00:27:04,799 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-24 00:27:04,799 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-24 00:27:04,800 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [750212368]
[2024-11-24 00:27:04,800 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [750212368] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-24 00:27:04,800 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-24 00:27:04,800 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-24 00:27:04,800 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [88965453]
[2024-11-24 00:27:04,800 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-24 00:27:04,800 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-24 00:27:04,801 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-24 00:27:04,801 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-24 00:27:04,801 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-24 00:27:04,801 INFO  L87              Difference]: Start difference. First operand 57025 states and 109062 transitions. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2024-11-24 00:27:11,650 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-24 00:27:11,650 INFO  L93              Difference]: Finished difference Result 194172 states and 397014 transitions.
[2024-11-24 00:27:11,651 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-24 00:27:11,651 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 5 states have internal predecessors, (122), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 132
[2024-11-24 00:27:11,651 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-24 00:27:12,636 INFO  L225             Difference]: With dead ends: 194172
[2024-11-24 00:27:12,636 INFO  L226             Difference]: Without dead ends: 139284
[2024-11-24 00:27:12,806 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72
[2024-11-24 00:27:12,807 INFO  L435           NwaCegarLoop]: 4315 mSDtfsCounter, 4829 mSDsluCounter, 13054 mSDsCounter, 0 mSdLazyCounter, 901 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4844 SdHoareTripleChecker+Valid, 17369 SdHoareTripleChecker+Invalid, 946 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 901 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-24 00:27:12,807 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4844 Valid, 17369 Invalid, 946 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 901 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-24 00:27:12,888 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 139284 states.