./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/pthread-wmm/mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i --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_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/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_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-wmm/mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/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_3c38ad1a-d785-463f-9667-aa531c39665b/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 a650c00976061981bc34910bafee4d11d94c16289374f008af5a1f8d17e97036
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-6497de0
[2024-11-23 23:12:38,474 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-23 23:12:38,552 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-23 23:12:38,559 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-23 23:12:38,559 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-23 23:12:38,592 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-23 23:12:38,593 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-23 23:12:38,593 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-23 23:12:38,594 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-23 23:12:38,594 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-23 23:12:38,594 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-23 23:12:38,595 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-23 23:12:38,595 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-23 23:12:38,595 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-23 23:12:38,595 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-23 23:12:38,596 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-23 23:12:38,596 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-23 23:12:38,596 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-23 23:12:38,596 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-23 23:12:38,597 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-23 23:12:38,598 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-23 23:12:38,598 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-23 23:12:38,598 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:12:38,598 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:12:38,598 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:12:38,598 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:12:38,598 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-23 23:12:38,598 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-23 23:12:38,599 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-23 23:12:38,599 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-23 23:12:38,599 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:12:38,600 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-23 23:12:38,600 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-23 23:12:38,600 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-23 23:12:38,600 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-23 23:12:38,600 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-23 23:12:38,601 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-23 23:12:38,601 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-23 23:12:38,601 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-23 23:12:38,601 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-23 23:12:38,601 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-23 23:12:38,602 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_3c38ad1a-d785-463f-9667-aa531c39665b/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 -> a650c00976061981bc34910bafee4d11d94c16289374f008af5a1f8d17e97036
[2024-11-23 23:12:38,950 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-23 23:12:38,961 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-23 23:12:38,964 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-23 23:12:38,966 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-23 23:12:38,966 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-23 23:12:38,970 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/pthread-wmm/mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i
[2024-11-23 23:12:42,971 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/data/bdb367118/a4a0801824ee4bbea1bd4df96b65219d/FLAG84a52fcd3
[2024-11-23 23:12:43,380 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-23 23:12:43,381 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/sv-benchmarks/c/pthread-wmm/mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i
[2024-11-23 23:12:43,399 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/data/bdb367118/a4a0801824ee4bbea1bd4df96b65219d/FLAG84a52fcd3
[2024-11-23 23:12:43,420 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/data/bdb367118/a4a0801824ee4bbea1bd4df96b65219d
[2024-11-23 23:12:43,424 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-23 23:12:43,426 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-23 23:12:43,428 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-23 23:12:43,429 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-23 23:12:43,436 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-23 23:12:43,437 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:12:43" (1/1) ...
[2024-11-23 23:12:43,440 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f9bcc31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:43, skipping insertion in model container
[2024-11-23 23:12:43,441 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 11:12:43" (1/1) ...
[2024-11-23 23:12:43,512 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-23 23:12:43,789 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_3c38ad1a-d785-463f-9667-aa531c39665b/sv-benchmarks/c/pthread-wmm/mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i[983,996]
[2024-11-23 23:12:44,194 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:12:44,218 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-23 23:12:44,235 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_3c38ad1a-d785-463f-9667-aa531c39665b/sv-benchmarks/c/pthread-wmm/mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i[983,996]
[2024-11-23 23:12:44,327 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-23 23:12:44,380 INFO  L204         MainTranslator]: Completed translation
[2024-11-23 23:12:44,380 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44 WrapperNode
[2024-11-23 23:12:44,381 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-23 23:12:44,382 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-23 23:12:44,383 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-23 23:12:44,383 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-23 23:12:44,392 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,409 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,445 INFO  L138                Inliner]: procedures = 176, calls = 51, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 144
[2024-11-23 23:12:44,445 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-23 23:12:44,446 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-23 23:12:44,446 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-23 23:12:44,447 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-23 23:12:44,459 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,460 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,465 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,500 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-23 23:12:44,504 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,504 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,514 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,515 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,518 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,520 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,526 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,533 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-23 23:12:44,534 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-23 23:12:44,534 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-23 23:12:44,534 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-23 23:12:44,540 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (1/1) ...
[2024-11-23 23:12:44,556 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-23 23:12:44,582 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/z3
[2024-11-23 23:12:44,601 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-23 23:12:44,606 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3c38ad1a-d785-463f-9667-aa531c39665b/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-23 23:12:44,644 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-11-23 23:12:44,648 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-23 23:12:44,648 INFO  L130     BoogieDeclarations]: Found specification of procedure P0
[2024-11-23 23:12:44,648 INFO  L138     BoogieDeclarations]: Found implementation of procedure P0
[2024-11-23 23:12:44,648 INFO  L130     BoogieDeclarations]: Found specification of procedure P1
[2024-11-23 23:12:44,648 INFO  L138     BoogieDeclarations]: Found implementation of procedure P1
[2024-11-23 23:12:44,648 INFO  L130     BoogieDeclarations]: Found specification of procedure P2
[2024-11-23 23:12:44,648 INFO  L138     BoogieDeclarations]: Found implementation of procedure P2
[2024-11-23 23:12:44,649 INFO  L130     BoogieDeclarations]: Found specification of procedure P3
[2024-11-23 23:12:44,649 INFO  L138     BoogieDeclarations]: Found implementation of procedure P3
[2024-11-23 23:12:44,649 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-23 23:12:44,649 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-11-23 23:12:44,649 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-23 23:12:44,649 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-23 23:12:44,655 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-11-23 23:12:44,871 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-23 23:12:44,873 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-23 23:12:45,384 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-11-23 23:12:45,385 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-23 23:12:45,818 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-23 23:12:45,821 INFO  L312             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-23 23:12:45,821 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:12:45 BoogieIcfgContainer
[2024-11-23 23:12:45,822 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-23 23:12:45,824 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-23 23:12:45,826 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-23 23:12:45,835 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-23 23:12:45,835 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 11:12:43" (1/3) ...
[2024-11-23 23:12:45,836 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@28966155 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:12:45, skipping insertion in model container
[2024-11-23 23:12:45,836 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 11:12:44" (2/3) ...
[2024-11-23 23:12:45,837 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@28966155 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 11:12:45, skipping insertion in model container
[2024-11-23 23:12:45,837 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 11:12:45" (3/3) ...
[2024-11-23 23:12:45,840 INFO  L128   eAbstractionObserver]: Analyzing ICFG mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i
[2024-11-23 23:12:45,864 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-23 23:12:45,866 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG mix057_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i that has 5 procedures, 48 locations, 1 initial locations, 0 loop locations, and 2 error locations.
[2024-11-23 23:12:45,867 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-11-23 23:12:45,968 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-11-23 23:12:46,022 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 60 places, 48 transitions, 112 flow
[2024-11-23 23:12:46,091 INFO  L124   PetriNetUnfolderBase]: 1/44 cut-off events.
[2024-11-23 23:12:46,095 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-23 23:12:46,101 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 57 conditions, 44 events. 1/44 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 87 event pairs, 0 based on Foata normal form. 0/41 useless extension candidates. Maximal degree in co-relation 48. Up to 2 conditions per place. 
[2024-11-23 23:12:46,102 INFO  L82        GeneralOperation]: Start removeDead. Operand has 60 places, 48 transitions, 112 flow
[2024-11-23 23:12:46,107 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 56 places, 44 transitions, 100 flow
[2024-11-23 23:12:46,125 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-23 23:12:46,154 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;@8d6fe94, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-23 23:12:46,155 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 7 error locations.
[2024-11-23 23:12:46,177 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-11-23 23:12:46,177 INFO  L124   PetriNetUnfolderBase]: 0/26 cut-off events.
[2024-11-23 23:12:46,177 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-23 23:12:46,177 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:12:46,179 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:12:46,180 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting P3Err0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:12:46,187 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:12:46,191 INFO  L85        PathProgramCache]: Analyzing trace with hash 1793883208, now seen corresponding path program 1 times
[2024-11-23 23:12:46,202 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:12:46,203 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [156649542]
[2024-11-23 23:12:46,204 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:12:46,205 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:12:46,412 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:12:47,123 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:12:47,124 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:12:47,124 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [156649542]
[2024-11-23 23:12:47,127 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [156649542] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:12:47,127 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:12:47,128 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-11-23 23:12:47,130 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [848619900]
[2024-11-23 23:12:47,130 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:12:47,141 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-23 23:12:47,148 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:12:47,181 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-23 23:12:47,181 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-23 23:12:47,184 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 25 out of 48
[2024-11-23 23:12:47,188 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 44 transitions, 100 flow. Second operand  has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:12:47,188 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:12:47,188 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 48
[2024-11-23 23:12:47,189 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:12:48,034 INFO  L124   PetriNetUnfolderBase]: 815/1447 cut-off events.
[2024-11-23 23:12:48,035 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-11-23 23:12:48,049 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2679 conditions, 1447 events. 815/1447 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 137. Compared 9993 event pairs, 179 based on Foata normal form. 48/1452 useless extension candidates. Maximal degree in co-relation 2667. Up to 889 conditions per place. 
[2024-11-23 23:12:48,069 INFO  L140   encePairwiseOnDemand]: 44/48 looper letters, 27 selfloop transitions, 2 changer transitions 2/52 dead transitions.
[2024-11-23 23:12:48,073 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 52 transitions, 178 flow
[2024-11-23 23:12:48,076 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-23 23:12:48,079 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-11-23 23:12:48,097 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 109 transitions.
[2024-11-23 23:12:48,103 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.7569444444444444
[2024-11-23 23:12:48,105 INFO  L175             Difference]: Start difference. First operand has 56 places, 44 transitions, 100 flow. Second operand 3 states and 109 transitions.
[2024-11-23 23:12:48,106 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 52 transitions, 178 flow
[2024-11-23 23:12:48,118 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 52 transitions, 174 flow, removed 0 selfloop flow, removed 4 redundant places.
[2024-11-23 23:12:48,123 INFO  L231             Difference]: Finished difference. Result has 53 places, 41 transitions, 94 flow
[2024-11-23 23:12:48,128 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=42, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=94, PETRI_PLACES=53, PETRI_TRANSITIONS=41}
[2024-11-23 23:12:48,134 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, -3 predicate places.
[2024-11-23 23:12:48,134 INFO  L471      AbstractCegarLoop]: Abstraction has has 53 places, 41 transitions, 94 flow
[2024-11-23 23:12:48,134 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:12:48,134 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:12:48,136 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:12:48,137 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-23 23:12:48,137 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:12:48,138 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:12:48,138 INFO  L85        PathProgramCache]: Analyzing trace with hash -2094359865, now seen corresponding path program 1 times
[2024-11-23 23:12:48,138 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:12:48,139 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [34505804]
[2024-11-23 23:12:48,139 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:12:48,140 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:12:48,244 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:12:50,160 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:12:50,161 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:12:50,161 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [34505804]
[2024-11-23 23:12:50,161 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [34505804] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:12:50,161 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:12:50,161 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 23:12:50,162 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [120939025]
[2024-11-23 23:12:50,162 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:12:50,163 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:12:50,163 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:12:50,167 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:12:50,167 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:12:50,215 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48
[2024-11-23 23:12:50,215 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 41 transitions, 94 flow. Second operand  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 6 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:12:50,216 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:12:50,216 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48
[2024-11-23 23:12:50,216 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:12:54,818 INFO  L124   PetriNetUnfolderBase]: 12743/19380 cut-off events.
[2024-11-23 23:12:54,819 INFO  L125   PetriNetUnfolderBase]: For 872/872 co-relation queries the response was YES.
[2024-11-23 23:12:54,907 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 37942 conditions, 19380 events. 12743/19380 cut-off events. For 872/872 co-relation queries the response was YES. Maximal size of possible extension queue 1079. Compared 145048 event pairs, 411 based on Foata normal form. 0/18919 useless extension candidates. Maximal degree in co-relation 37932. Up to 6976 conditions per place. 
[2024-11-23 23:12:55,026 INFO  L140   encePairwiseOnDemand]: 34/48 looper letters, 53 selfloop transitions, 12 changer transitions 99/178 dead transitions.
[2024-11-23 23:12:55,027 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 178 transitions, 726 flow
[2024-11-23 23:12:55,028 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-23 23:12:55,028 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 12 states.
[2024-11-23 23:12:55,033 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 383 transitions.
[2024-11-23 23:12:55,034 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6649305555555556
[2024-11-23 23:12:55,034 INFO  L175             Difference]: Start difference. First operand has 53 places, 41 transitions, 94 flow. Second operand 12 states and 383 transitions.
[2024-11-23 23:12:55,034 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 178 transitions, 726 flow
[2024-11-23 23:12:55,043 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 178 transitions, 702 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-11-23 23:12:55,052 INFO  L231             Difference]: Finished difference. Result has 72 places, 51 transitions, 228 flow
[2024-11-23 23:12:55,053 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=31, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=228, PETRI_PLACES=72, PETRI_TRANSITIONS=51}
[2024-11-23 23:12:55,054 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 16 predicate places.
[2024-11-23 23:12:55,055 INFO  L471      AbstractCegarLoop]: Abstraction has has 72 places, 51 transitions, 228 flow
[2024-11-23 23:12:55,055 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.333333333333332) internal successors, (122), 6 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:12:55,056 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:12:55,056 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:12:55,056 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-23 23:12:55,057 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:12:55,058 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:12:55,060 INFO  L85        PathProgramCache]: Analyzing trace with hash -1563188216, now seen corresponding path program 1 times
[2024-11-23 23:12:55,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:12:55,061 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583486541]
[2024-11-23 23:12:55,061 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:12:55,061 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:12:55,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:12:56,579 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:12:56,579 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:12:56,579 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583486541]
[2024-11-23 23:12:56,580 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583486541] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:12:56,580 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:12:56,580 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 23:12:56,580 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [140958899]
[2024-11-23 23:12:56,580 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:12:56,580 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:12:56,581 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:12:56,581 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:12:56,582 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:12:56,620 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48
[2024-11-23 23:12:56,621 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 51 transitions, 228 flow. Second operand  has 6 states, 6 states have (on average 20.5) internal successors, (123), 6 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:12:56,621 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:12:56,622 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48
[2024-11-23 23:12:56,622 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:00,150 INFO  L124   PetriNetUnfolderBase]: 9456/15774 cut-off events.
[2024-11-23 23:13:00,150 INFO  L125   PetriNetUnfolderBase]: For 29496/29502 co-relation queries the response was YES.
[2024-11-23 23:13:00,252 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 50095 conditions, 15774 events. 9456/15774 cut-off events. For 29496/29502 co-relation queries the response was YES. Maximal size of possible extension queue 902. Compared 128395 event pairs, 618 based on Foata normal form. 380/16085 useless extension candidates. Maximal degree in co-relation 50074. Up to 6405 conditions per place. 
[2024-11-23 23:13:00,350 INFO  L140   encePairwiseOnDemand]: 35/48 looper letters, 57 selfloop transitions, 15 changer transitions 78/164 dead transitions.
[2024-11-23 23:13:00,351 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 164 transitions, 1170 flow
[2024-11-23 23:13:00,351 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-23 23:13:00,351 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 10 states.
[2024-11-23 23:13:00,353 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 312 transitions.
[2024-11-23 23:13:00,354 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.65
[2024-11-23 23:13:00,354 INFO  L175             Difference]: Start difference. First operand has 72 places, 51 transitions, 228 flow. Second operand 10 states and 312 transitions.
[2024-11-23 23:13:00,354 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 164 transitions, 1170 flow
[2024-11-23 23:13:00,569 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 164 transitions, 1090 flow, removed 40 selfloop flow, removed 4 redundant places.
[2024-11-23 23:13:00,573 INFO  L231             Difference]: Finished difference. Result has 77 places, 62 transitions, 398 flow
[2024-11-23 23:13:00,574 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=212, PETRI_DIFFERENCE_MINUEND_PLACES=59, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=38, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=398, PETRI_PLACES=77, PETRI_TRANSITIONS=62}
[2024-11-23 23:13:00,575 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 21 predicate places.
[2024-11-23 23:13:00,575 INFO  L471      AbstractCegarLoop]: Abstraction has has 77 places, 62 transitions, 398 flow
[2024-11-23 23:13:00,576 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.5) internal successors, (123), 6 states have internal predecessors, (123), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:00,577 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:00,577 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:13:00,577 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-23 23:13:00,577 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:00,578 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:00,578 INFO  L85        PathProgramCache]: Analyzing trace with hash 88273458, now seen corresponding path program 1 times
[2024-11-23 23:13:00,579 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:00,579 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [955620773]
[2024-11-23 23:13:00,580 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:13:00,580 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:00,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:13:01,867 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:01,868 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:01,869 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [955620773]
[2024-11-23 23:13:01,869 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [955620773] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:01,869 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:01,869 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:13:01,869 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [572429258]
[2024-11-23 23:13:01,870 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:01,870 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:13:01,871 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:01,872 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:13:01,872 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:13:01,919 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 18 out of 48
[2024-11-23 23:13:01,919 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 77 places, 62 transitions, 398 flow. Second operand  has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:01,919 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:01,920 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 48
[2024-11-23 23:13:01,920 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:05,699 INFO  L124   PetriNetUnfolderBase]: 11217/18234 cut-off events.
[2024-11-23 23:13:05,700 INFO  L125   PetriNetUnfolderBase]: For 56757/56757 co-relation queries the response was YES.
[2024-11-23 23:13:05,807 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 66284 conditions, 18234 events. 11217/18234 cut-off events. For 56757/56757 co-relation queries the response was YES. Maximal size of possible extension queue 1041. Compared 149156 event pairs, 2140 based on Foata normal form. 350/18310 useless extension candidates. Maximal degree in co-relation 66256. Up to 5814 conditions per place. 
[2024-11-23 23:13:05,901 INFO  L140   encePairwiseOnDemand]: 35/48 looper letters, 61 selfloop transitions, 27 changer transitions 68/170 dead transitions.
[2024-11-23 23:13:05,901 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 170 transitions, 1408 flow
[2024-11-23 23:13:05,902 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-23 23:13:05,902 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 10 states.
[2024-11-23 23:13:05,903 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 307 transitions.
[2024-11-23 23:13:05,904 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6395833333333333
[2024-11-23 23:13:05,904 INFO  L175             Difference]: Start difference. First operand has 77 places, 62 transitions, 398 flow. Second operand 10 states and 307 transitions.
[2024-11-23 23:13:05,904 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 170 transitions, 1408 flow
[2024-11-23 23:13:06,385 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 170 transitions, 1362 flow, removed 23 selfloop flow, removed 0 redundant places.
[2024-11-23 23:13:06,389 INFO  L231             Difference]: Finished difference. Result has 89 places, 73 transitions, 646 flow
[2024-11-23 23:13:06,390 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=646, PETRI_PLACES=89, PETRI_TRANSITIONS=73}
[2024-11-23 23:13:06,391 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 33 predicate places.
[2024-11-23 23:13:06,392 INFO  L471      AbstractCegarLoop]: Abstraction has has 89 places, 73 transitions, 646 flow
[2024-11-23 23:13:06,393 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:06,394 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:06,394 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:13:06,395 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-23 23:13:06,395 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:06,396 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:06,396 INFO  L85        PathProgramCache]: Analyzing trace with hash 2101487005, now seen corresponding path program 1 times
[2024-11-23 23:13:06,396 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:06,396 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2091257550]
[2024-11-23 23:13:06,396 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:13:06,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:06,441 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:13:07,607 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:07,608 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:07,608 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2091257550]
[2024-11-23 23:13:07,608 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2091257550] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:07,608 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:07,608 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-23 23:13:07,609 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [605893797]
[2024-11-23 23:13:07,609 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:07,609 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-23 23:13:07,609 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:07,610 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-23 23:13:07,610 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30
[2024-11-23 23:13:07,621 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 22 out of 48
[2024-11-23 23:13:07,622 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 73 transitions, 646 flow. Second operand  has 6 states, 6 states have (on average 24.333333333333332) internal successors, (146), 6 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:07,622 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:07,622 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 48
[2024-11-23 23:13:07,622 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:11,414 INFO  L124   PetriNetUnfolderBase]: 10743/18721 cut-off events.
[2024-11-23 23:13:11,415 INFO  L125   PetriNetUnfolderBase]: For 96053/97665 co-relation queries the response was YES.
[2024-11-23 23:13:11,543 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 74572 conditions, 18721 events. 10743/18721 cut-off events. For 96053/97665 co-relation queries the response was YES. Maximal size of possible extension queue 1221. Compared 168009 event pairs, 3158 based on Foata normal form. 622/18334 useless extension candidates. Maximal degree in co-relation 74533. Up to 10870 conditions per place. 
[2024-11-23 23:13:11,662 INFO  L140   encePairwiseOnDemand]: 42/48 looper letters, 58 selfloop transitions, 14 changer transitions 20/130 dead transitions.
[2024-11-23 23:13:11,663 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 89 places, 130 transitions, 1312 flow
[2024-11-23 23:13:11,663 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-23 23:13:11,664 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 7 states.
[2024-11-23 23:13:11,665 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 214 transitions.
[2024-11-23 23:13:11,665 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6369047619047619
[2024-11-23 23:13:11,665 INFO  L175             Difference]: Start difference. First operand has 89 places, 73 transitions, 646 flow. Second operand 7 states and 214 transitions.
[2024-11-23 23:13:11,666 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 89 places, 130 transitions, 1312 flow
[2024-11-23 23:13:11,955 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 130 transitions, 1268 flow, removed 22 selfloop flow, removed 8 redundant places.
[2024-11-23 23:13:11,960 INFO  L231             Difference]: Finished difference. Result has 85 places, 84 transitions, 784 flow
[2024-11-23 23:13:11,962 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=610, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=784, PETRI_PLACES=85, PETRI_TRANSITIONS=84}
[2024-11-23 23:13:11,962 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 29 predicate places.
[2024-11-23 23:13:11,963 INFO  L471      AbstractCegarLoop]: Abstraction has has 85 places, 84 transitions, 784 flow
[2024-11-23 23:13:11,963 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 24.333333333333332) internal successors, (146), 6 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:11,963 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:11,963 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:13:11,963 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-23 23:13:11,963 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:11,968 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:11,968 INFO  L85        PathProgramCache]: Analyzing trace with hash 319451581, now seen corresponding path program 1 times
[2024-11-23 23:13:11,968 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:11,969 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [276344246]
[2024-11-23 23:13:11,969 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:13:11,969 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:12,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:13:13,063 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:13,064 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:13,064 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [276344246]
[2024-11-23 23:13:13,064 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [276344246] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:13,064 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:13,065 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:13:13,065 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [400057237]
[2024-11-23 23:13:13,065 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:13,065 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 23:13:13,066 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:13,067 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 23:13:13,067 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:13:13,071 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 22 out of 48
[2024-11-23 23:13:13,073 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 85 places, 84 transitions, 784 flow. Second operand  has 7 states, 7 states have (on average 24.142857142857142) internal successors, (169), 7 states have internal predecessors, (169), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:13,073 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:13,073 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 48
[2024-11-23 23:13:13,073 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:16,801 INFO  L124   PetriNetUnfolderBase]: 11678/20663 cut-off events.
[2024-11-23 23:13:16,801 INFO  L125   PetriNetUnfolderBase]: For 117080/118606 co-relation queries the response was YES.
[2024-11-23 23:13:16,928 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 86252 conditions, 20663 events. 11678/20663 cut-off events. For 117080/118606 co-relation queries the response was YES. Maximal size of possible extension queue 1396. Compared 192448 event pairs, 2097 based on Foata normal form. 565/20244 useless extension candidates. Maximal degree in co-relation 86215. Up to 11097 conditions per place. 
[2024-11-23 23:13:16,997 INFO  L140   encePairwiseOnDemand]: 41/48 looper letters, 71 selfloop transitions, 30 changer transitions 26/165 dead transitions.
[2024-11-23 23:13:16,997 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 165 transitions, 1842 flow
[2024-11-23 23:13:16,997 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-23 23:13:16,997 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 10 states.
[2024-11-23 23:13:16,999 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 297 transitions.
[2024-11-23 23:13:16,999 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.61875
[2024-11-23 23:13:16,999 INFO  L175             Difference]: Start difference. First operand has 85 places, 84 transitions, 784 flow. Second operand 10 states and 297 transitions.
[2024-11-23 23:13:16,999 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 165 transitions, 1842 flow
[2024-11-23 23:13:17,317 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 165 transitions, 1767 flow, removed 9 selfloop flow, removed 1 redundant places.
[2024-11-23 23:13:17,320 INFO  L231             Difference]: Finished difference. Result has 98 places, 101 transitions, 1083 flow
[2024-11-23 23:13:17,321 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=738, PETRI_DIFFERENCE_MINUEND_PLACES=84, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=84, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1083, PETRI_PLACES=98, PETRI_TRANSITIONS=101}
[2024-11-23 23:13:17,322 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 42 predicate places.
[2024-11-23 23:13:17,322 INFO  L471      AbstractCegarLoop]: Abstraction has has 98 places, 101 transitions, 1083 flow
[2024-11-23 23:13:17,322 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 24.142857142857142) internal successors, (169), 7 states have internal predecessors, (169), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:17,322 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:17,323 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:13:17,323 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-23 23:13:17,323 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:17,325 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:17,325 INFO  L85        PathProgramCache]: Analyzing trace with hash 1473979817, now seen corresponding path program 1 times
[2024-11-23 23:13:17,325 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:17,325 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1790584680]
[2024-11-23 23:13:17,325 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:13:17,326 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:17,541 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:13:18,755 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:18,756 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:18,756 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1790584680]
[2024-11-23 23:13:18,756 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1790584680] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:18,756 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:18,757 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2024-11-23 23:13:18,758 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [482032169]
[2024-11-23 23:13:18,758 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:18,759 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-23 23:13:18,759 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:18,759 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-23 23:13:18,760 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-23 23:13:18,767 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 22 out of 48
[2024-11-23 23:13:18,767 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 101 transitions, 1083 flow. Second operand  has 7 states, 7 states have (on average 24.142857142857142) internal successors, (169), 7 states have internal predecessors, (169), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:18,768 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:18,768 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 48
[2024-11-23 23:13:18,768 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:23,930 INFO  L124   PetriNetUnfolderBase]: 14778/26289 cut-off events.
[2024-11-23 23:13:23,930 INFO  L125   PetriNetUnfolderBase]: For 183551/185408 co-relation queries the response was YES.
[2024-11-23 23:13:24,107 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 115898 conditions, 26289 events. 14778/26289 cut-off events. For 183551/185408 co-relation queries the response was YES. Maximal size of possible extension queue 1890. Compared 255317 event pairs, 2553 based on Foata normal form. 719/25859 useless extension candidates. Maximal degree in co-relation 115855. Up to 11125 conditions per place. 
[2024-11-23 23:13:24,188 INFO  L140   encePairwiseOnDemand]: 39/48 looper letters, 86 selfloop transitions, 57 changer transitions 40/221 dead transitions.
[2024-11-23 23:13:24,188 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 221 transitions, 2724 flow
[2024-11-23 23:13:24,189 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-23 23:13:24,189 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 13 states.
[2024-11-23 23:13:24,190 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 386 transitions.
[2024-11-23 23:13:24,191 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6185897435897436
[2024-11-23 23:13:24,191 INFO  L175             Difference]: Start difference. First operand has 98 places, 101 transitions, 1083 flow. Second operand 13 states and 386 transitions.
[2024-11-23 23:13:24,191 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 221 transitions, 2724 flow
[2024-11-23 23:13:25,332 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 221 transitions, 2576 flow, removed 74 selfloop flow, removed 0 redundant places.
[2024-11-23 23:13:25,336 INFO  L231             Difference]: Finished difference. Result has 117 places, 136 transitions, 1644 flow
[2024-11-23 23:13:25,336 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=989, PETRI_DIFFERENCE_MINUEND_PLACES=98, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=30, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=1644, PETRI_PLACES=117, PETRI_TRANSITIONS=136}
[2024-11-23 23:13:25,337 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 61 predicate places.
[2024-11-23 23:13:25,337 INFO  L471      AbstractCegarLoop]: Abstraction has has 117 places, 136 transitions, 1644 flow
[2024-11-23 23:13:25,337 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 24.142857142857142) internal successors, (169), 7 states have internal predecessors, (169), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:25,337 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:25,337 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:13:25,337 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-11-23 23:13:25,338 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:25,338 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:25,339 INFO  L85        PathProgramCache]: Analyzing trace with hash 1354845608, now seen corresponding path program 1 times
[2024-11-23 23:13:25,339 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:25,339 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1640896715]
[2024-11-23 23:13:25,339 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:13:25,339 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:25,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:13:26,896 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:26,897 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:26,897 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1640896715]
[2024-11-23 23:13:26,897 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1640896715] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:26,897 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:26,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 23:13:26,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [906840201]
[2024-11-23 23:13:26,897 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:26,897 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-23 23:13:26,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:26,899 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-23 23:13:26,900 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-23 23:13:26,910 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 22 out of 48
[2024-11-23 23:13:26,911 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 117 places, 136 transitions, 1644 flow. Second operand  has 8 states, 8 states have (on average 24.0) internal successors, (192), 8 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:26,911 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:26,911 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 48
[2024-11-23 23:13:26,911 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:31,940 INFO  L124   PetriNetUnfolderBase]: 14236/25758 cut-off events.
[2024-11-23 23:13:31,940 INFO  L125   PetriNetUnfolderBase]: For 240096/242127 co-relation queries the response was YES.
[2024-11-23 23:13:32,140 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 122399 conditions, 25758 events. 14236/25758 cut-off events. For 240096/242127 co-relation queries the response was YES. Maximal size of possible extension queue 1874. Compared 254260 event pairs, 2293 based on Foata normal form. 532/25024 useless extension candidates. Maximal degree in co-relation 122347. Up to 13640 conditions per place. 
[2024-11-23 23:13:32,214 INFO  L140   encePairwiseOnDemand]: 42/48 looper letters, 104 selfloop transitions, 35 changer transitions 24/201 dead transitions.
[2024-11-23 23:13:32,214 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 201 transitions, 2739 flow
[2024-11-23 23:13:32,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-23 23:13:32,215 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 8 states.
[2024-11-23 23:13:32,216 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 244 transitions.
[2024-11-23 23:13:32,217 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6354166666666666
[2024-11-23 23:13:32,217 INFO  L175             Difference]: Start difference. First operand has 117 places, 136 transitions, 1644 flow. Second operand 8 states and 244 transitions.
[2024-11-23 23:13:32,217 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 201 transitions, 2739 flow
[2024-11-23 23:13:34,252 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 201 transitions, 2620 flow, removed 52 selfloop flow, removed 3 redundant places.
[2024-11-23 23:13:34,255 INFO  L231             Difference]: Finished difference. Result has 125 places, 140 transitions, 1750 flow
[2024-11-23 23:13:34,255 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=1565, PETRI_DIFFERENCE_MINUEND_PLACES=114, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=31, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1750, PETRI_PLACES=125, PETRI_TRANSITIONS=140}
[2024-11-23 23:13:34,256 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 69 predicate places.
[2024-11-23 23:13:34,256 INFO  L471      AbstractCegarLoop]: Abstraction has has 125 places, 140 transitions, 1750 flow
[2024-11-23 23:13:34,256 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 24.0) internal successors, (192), 8 states have internal predecessors, (192), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:34,256 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:34,257 INFO  L206   CegarLoopForPetriNet]: 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]
[2024-11-23 23:13:34,257 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-23 23:13:34,257 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:34,257 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:34,257 INFO  L85        PathProgramCache]: Analyzing trace with hash -817172865, now seen corresponding path program 1 times
[2024-11-23 23:13:34,258 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:34,258 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2024737580]
[2024-11-23 23:13:34,258 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:13:34,258 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:34,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:13:35,561 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:35,562 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:35,562 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2024737580]
[2024-11-23 23:13:35,562 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2024737580] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:35,563 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:35,563 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 23:13:35,563 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1561884189]
[2024-11-23 23:13:35,563 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:35,563 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-23 23:13:35,564 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:35,565 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-23 23:13:35,565 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-23 23:13:35,632 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 19 out of 48
[2024-11-23 23:13:35,634 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 140 transitions, 1750 flow. Second operand  has 8 states, 8 states have (on average 21.25) internal successors, (170), 8 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:35,635 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:35,635 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 48
[2024-11-23 23:13:35,635 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:43,185 INFO  L124   PetriNetUnfolderBase]: 19986/33620 cut-off events.
[2024-11-23 23:13:43,185 INFO  L125   PetriNetUnfolderBase]: For 340981/342194 co-relation queries the response was YES.
[2024-11-23 23:13:43,462 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 166532 conditions, 33620 events. 19986/33620 cut-off events. For 340981/342194 co-relation queries the response was YES. Maximal size of possible extension queue 2362. Compared 316141 event pairs, 8526 based on Foata normal form. 713/32874 useless extension candidates. Maximal degree in co-relation 166475. Up to 21968 conditions per place. 
[2024-11-23 23:13:43,554 INFO  L140   encePairwiseOnDemand]: 37/48 looper letters, 90 selfloop transitions, 48 changer transitions 102/264 dead transitions.
[2024-11-23 23:13:43,554 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 264 transitions, 3765 flow
[2024-11-23 23:13:43,555 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-23 23:13:43,555 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 10 states.
[2024-11-23 23:13:43,556 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 277 transitions.
[2024-11-23 23:13:43,556 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.5770833333333333
[2024-11-23 23:13:43,556 INFO  L175             Difference]: Start difference. First operand has 125 places, 140 transitions, 1750 flow. Second operand 10 states and 277 transitions.
[2024-11-23 23:13:43,556 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 264 transitions, 3765 flow
[2024-11-23 23:13:47,329 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 264 transitions, 3651 flow, removed 38 selfloop flow, removed 4 redundant places.
[2024-11-23 23:13:47,333 INFO  L231             Difference]: Finished difference. Result has 137 places, 141 transitions, 1970 flow
[2024-11-23 23:13:47,334 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=1643, PETRI_DIFFERENCE_MINUEND_PLACES=121, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=107, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1970, PETRI_PLACES=137, PETRI_TRANSITIONS=141}
[2024-11-23 23:13:47,334 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 81 predicate places.
[2024-11-23 23:13:47,335 INFO  L471      AbstractCegarLoop]: Abstraction has has 137 places, 141 transitions, 1970 flow
[2024-11-23 23:13:47,335 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 21.25) internal successors, (170), 8 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:47,335 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:47,335 INFO  L206   CegarLoopForPetriNet]: 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]
[2024-11-23 23:13:47,335 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-23 23:13:47,335 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:47,336 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:47,336 INFO  L85        PathProgramCache]: Analyzing trace with hash 1797812301, now seen corresponding path program 2 times
[2024-11-23 23:13:47,336 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:47,336 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1190465639]
[2024-11-23 23:13:47,337 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-23 23:13:47,337 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:47,367 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2024-11-23 23:13:47,368 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 23:13:48,205 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:48,206 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:48,206 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1190465639]
[2024-11-23 23:13:48,206 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1190465639] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:48,206 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:48,206 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-11-23 23:13:48,206 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [77146214]
[2024-11-23 23:13:48,206 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:48,207 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-23 23:13:48,207 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:48,207 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-23 23:13:48,208 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-11-23 23:13:48,255 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 19 out of 48
[2024-11-23 23:13:48,256 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 141 transitions, 1970 flow. Second operand  has 8 states, 8 states have (on average 21.25) internal successors, (170), 8 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:48,256 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:48,256 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 48
[2024-11-23 23:13:48,256 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:13:53,692 INFO  L124   PetriNetUnfolderBase]: 14601/23804 cut-off events.
[2024-11-23 23:13:53,692 INFO  L125   PetriNetUnfolderBase]: For 319646/321105 co-relation queries the response was YES.
[2024-11-23 23:13:53,907 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 137230 conditions, 23804 events. 14601/23804 cut-off events. For 319646/321105 co-relation queries the response was YES. Maximal size of possible extension queue 1429. Compared 201948 event pairs, 2054 based on Foata normal form. 798/23561 useless extension candidates. Maximal degree in co-relation 137168. Up to 13712 conditions per place. 
[2024-11-23 23:13:54,000 INFO  L140   encePairwiseOnDemand]: 38/48 looper letters, 122 selfloop transitions, 61 changer transitions 53/260 dead transitions.
[2024-11-23 23:13:54,000 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 260 transitions, 4040 flow
[2024-11-23 23:13:54,000 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-23 23:13:54,001 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 9 states.
[2024-11-23 23:13:54,001 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 259 transitions.
[2024-11-23 23:13:54,001 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.5995370370370371
[2024-11-23 23:13:54,002 INFO  L175             Difference]: Start difference. First operand has 137 places, 141 transitions, 1970 flow. Second operand 9 states and 259 transitions.
[2024-11-23 23:13:54,002 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 260 transitions, 4040 flow
[2024-11-23 23:13:57,421 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 260 transitions, 3759 flow, removed 129 selfloop flow, removed 16 redundant places.
[2024-11-23 23:13:57,427 INFO  L231             Difference]: Finished difference. Result has 110 places, 162 transitions, 2393 flow
[2024-11-23 23:13:57,427 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=1795, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=40, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2393, PETRI_PLACES=110, PETRI_TRANSITIONS=162}
[2024-11-23 23:13:57,428 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 54 predicate places.
[2024-11-23 23:13:57,428 INFO  L471      AbstractCegarLoop]: Abstraction has has 110 places, 162 transitions, 2393 flow
[2024-11-23 23:13:57,428 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 21.25) internal successors, (170), 8 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:57,428 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:13:57,428 INFO  L206   CegarLoopForPetriNet]: 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]
[2024-11-23 23:13:57,429 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-23 23:13:57,429 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:13:57,429 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:13:57,429 INFO  L85        PathProgramCache]: Analyzing trace with hash -813808039, now seen corresponding path program 3 times
[2024-11-23 23:13:57,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:13:57,430 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1792562978]
[2024-11-23 23:13:57,430 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-23 23:13:57,430 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:13:57,477 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s)
[2024-11-23 23:13:57,482 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-23 23:13:57,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:13:57,626 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:13:57,626 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1792562978]
[2024-11-23 23:13:57,627 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1792562978] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:13:57,627 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:13:57,627 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-23 23:13:57,627 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [358773011]
[2024-11-23 23:13:57,627 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:13:57,628 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-23 23:13:57,628 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:13:57,628 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-23 23:13:57,628 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-23 23:13:57,640 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 20 out of 48
[2024-11-23 23:13:57,640 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 162 transitions, 2393 flow. Second operand  has 4 states, 4 states have (on average 23.75) internal successors, (95), 4 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:13:57,641 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:13:57,641 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 48
[2024-11-23 23:13:57,641 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:14:06,640 INFO  L124   PetriNetUnfolderBase]: 33481/50034 cut-off events.
[2024-11-23 23:14:06,640 INFO  L125   PetriNetUnfolderBase]: For 659211/686184 co-relation queries the response was YES.
[2024-11-23 23:14:07,010 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 242306 conditions, 50034 events. 33481/50034 cut-off events. For 659211/686184 co-relation queries the response was YES. Maximal size of possible extension queue 2715. Compared 396574 event pairs, 4975 based on Foata normal form. 7917/56044 useless extension candidates. Maximal degree in co-relation 242253. Up to 26466 conditions per place. 
[2024-11-23 23:14:07,182 INFO  L140   encePairwiseOnDemand]: 41/48 looper letters, 188 selfloop transitions, 6 changer transitions 8/261 dead transitions.
[2024-11-23 23:14:07,182 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 109 places, 261 transitions, 4373 flow
[2024-11-23 23:14:07,182 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-23 23:14:07,182 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 4 states.
[2024-11-23 23:14:07,183 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 133 transitions.
[2024-11-23 23:14:07,183 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.6927083333333334
[2024-11-23 23:14:07,183 INFO  L175             Difference]: Start difference. First operand has 110 places, 162 transitions, 2393 flow. Second operand 4 states and 133 transitions.
[2024-11-23 23:14:07,183 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 109 places, 261 transitions, 4373 flow
[2024-11-23 23:14:09,029 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 261 transitions, 4165 flow, removed 61 selfloop flow, removed 4 redundant places.
[2024-11-23 23:14:09,033 INFO  L231             Difference]: Finished difference. Result has 107 places, 156 transitions, 2095 flow
[2024-11-23 23:14:09,033 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=48, PETRI_DIFFERENCE_MINUEND_FLOW=2197, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=159, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=153, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=2095, PETRI_PLACES=107, PETRI_TRANSITIONS=156}
[2024-11-23 23:14:09,034 INFO  L279   CegarLoopForPetriNet]: 56 programPoint places, 51 predicate places.
[2024-11-23 23:14:09,034 INFO  L471      AbstractCegarLoop]: Abstraction has has 107 places, 156 transitions, 2095 flow
[2024-11-23 23:14:09,034 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 23.75) internal successors, (95), 4 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:14:09,034 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-11-23 23:14:09,034 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-23 23:14:09,035 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-23 23:14:09,035 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [P3Err0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] ===
[2024-11-23 23:14:09,036 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-23 23:14:09,036 INFO  L85        PathProgramCache]: Analyzing trace with hash -1616565650, now seen corresponding path program 1 times
[2024-11-23 23:14:09,036 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-23 23:14:09,036 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843361516]
[2024-11-23 23:14:09,036 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-23 23:14:09,037 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-23 23:14:09,087 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-23 23:14:10,315 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-23 23:14:10,315 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-23 23:14:10,316 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843361516]
[2024-11-23 23:14:10,316 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843361516] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-23 23:14:10,316 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-23 23:14:10,316 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-11-23 23:14:10,316 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1827449952]
[2024-11-23 23:14:10,316 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-23 23:14:10,317 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-23 23:14:10,317 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-23 23:14:10,318 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-23 23:14:10,318 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-23 23:14:10,324 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 22 out of 48
[2024-11-23 23:14:10,325 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 107 places, 156 transitions, 2095 flow. Second operand  has 9 states, 9 states have (on average 23.88888888888889) internal successors, (215), 9 states have internal predecessors, (215), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-23 23:14:10,325 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-11-23 23:14:10,325 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 48
[2024-11-23 23:14:10,325 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-11-23 23:14:11,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([369] L780-->L787: Formula: (let ((.cse4 (not (= (mod v_~z$w_buff0_used~0_41 256) 0))) (.cse3 (not (= (mod v_~z$r_buff1_thd3~0_14 256) 0))) (.cse5 (not (= (mod v_~z$r_buff0_thd3~0_22 256) 0)))) (let ((.cse0 (and .cse5 (not (= (mod v_~z$w_buff0_used~0_42 256) 0)))) (.cse1 (and .cse3 (not (= (mod v_~z$w_buff1_used~0_37 256) 0)))) (.cse2 (and .cse5 .cse4))) (and (= v_~z$w_buff0_used~0_41 (ite (= (mod (ite .cse0 0 v_~z$w_buff0_used~0_42) 256) 0) 0 1)) (= (ite (= (mod (ite (or .cse1 .cse2) 0 v_~z$w_buff1_used~0_37) 256) 0) 0 1) v_~z$w_buff1_used~0_36) (= (ite (= 0 (mod (ite (or (and .cse3 (not (= (mod v_~z$w_buff1_used~0_36 256) 0))) (and (not (= (mod v_~z$r_buff0_thd3~0_21 256) 0)) .cse4)) 0 v_~z$r_buff1_thd3~0_14) 256)) 0 1) v_~z$r_buff1_thd3~0_13) (= v_~z~0_19 (ite .cse0 v_~z$w_buff0~0_12 (ite .cse1 v_~z$w_buff1~0_11 v_~z~0_20))) (= v_~z$r_buff0_thd3~0_21 (ite (= (mod (ite .cse2 0 v_~z$r_buff0_thd3~0_22) 256) 0) 0 1)))))  InVars {~z$w_buff0_used~0=v_~z$w_buff0_used~0_42, ~z$w_buff0~0=v_~z$w_buff0~0_12, ~z$r_buff1_thd3~0=v_~z$r_buff1_thd3~0_14, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_37, ~z$r_buff0_thd3~0=v_~z$r_buff0_thd3~0_22, ~z$w_buff1~0=v_~z$w_buff1~0_11, ~z~0=v_~z~0_20}  OutVars{~z$w_buff0_used~0=v_~z$w_buff0_used~0_41, ~z$w_buff0~0=v_~z$w_buff0~0_12, ~z$r_buff1_thd3~0=v_~z$r_buff1_thd3~0_13, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_36, ~z$r_buff0_thd3~0=v_~z$r_buff0_thd3~0_21, ~z$w_buff1~0=v_~z$w_buff1~0_11, ~z~0=v_~z~0_19}  AuxVars[]  AssignedVars[~z$w_buff0_used~0, ~z$r_buff1_thd3~0, ~z$w_buff1_used~0, ~z$r_buff0_thd3~0, ~z~0][89], [Black: 248#(and (= ~z$w_buff0_used~0 1) (or (not (= 2 ~y~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (not (= 2 ~z~0))) (= ~z$r_buff0_thd0~0 0) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0))), Black: 250#(and (= ~z$w_buff0_used~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~y~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (not (= 2 ~z~0))) (= ~z$r_buff0_thd0~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0)) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0))), Black: 244#(and (= ~z~0 1) (= ~z$r_buff0_thd0~0 0)), 299#(and (= ~z$r_buff0_thd3~0 0) (= ~z$w_buff1~0 0) (= ~z$w_buff0~0 2) (= ~z$r_buff1_thd3~0 0) (= ~z$r_buff0_thd0~0 0) (not (= 2 ~z~0))), Black: 246#(and (= ~z~0 1) (= ~z$w_buff0_used~0 1) (= ~z$r_buff0_thd0~0 0) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0))), Black: 252#(and (= ~z$w_buff0_used~0 1) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~y~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (not (= 2 ~z~0))) (= ~z$r_buff0_thd0~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0)) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0))), Black: 120#true, Black: 124#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 66#true, Black: 123#(and (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= ~z$w_buff0~0 2)) (not (= ~__unbuffered_p3_EAX~0 0)) (= 0 (mod ~z$w_buff0_used~0 256))) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= ~__unbuffered_p3_EAX~0 0)) (and (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= 0 (mod ~z$r_buff0_thd0~0 256)))) (not (= 2 ~z~0))) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0) (= 0 (mod ~z$w_buff0_used~0 256)) (not (= 0 (mod ~z$r_buff0_thd0~0 256))))), 187#true, 290#(and (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 131#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 135#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= ~z$w_buff0~0 2)) (not (= ~__unbuffered_p3_EAX~0 0)) (= 0 (mod ~z$w_buff0_used~0 256))) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= ~__unbuffered_p3_EAX~0 0)) (and (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= 0 (mod ~z$r_buff0_thd0~0 256)))) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0) (= 0 (mod ~z$w_buff0_used~0 256)) (not (= 0 (mod ~z$r_buff0_thd0~0 256))))), 95#true, Black: 133#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= ~z$w_buff0~0 2)) (not (= ~__unbuffered_p3_EAX~0 0)) (= 0 (mod ~z$w_buff0_used~0 256))) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= ~__unbuffered_p3_EAX~0 0)) (and (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= 0 (mod ~z$r_buff0_thd0~0 256)))) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0) (= 0 (mod ~z$w_buff0_used~0 256)) (not (= 0 (mod ~z$r_buff0_thd0~0 256))))), 237#(= ~z$r_buff0_thd0~0 0), Black: 205#(and (<= 0 (div ~z$r_buff0_thd0~0 256)) (= ~z$w_buff0_used~0 1) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (<= (mod ~z$r_buff0_thd0~0 256) 0) (= ~z~0 0) (= (mod ~z$w_buff1_used~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 190#(or (not (= 0 (mod ~z$w_buff0_used~0 256))) (and (<= 0 (div ~z$r_buff0_thd0~0 256)) (<= (mod ~z$r_buff0_thd0~0 256) 0) (= ~z~0 0))), Black: 191#(and (<= 0 (div ~z$r_buff0_thd0~0 256)) (= ~z$w_buff0_used~0 1) (<= (mod ~z$r_buff0_thd0~0 256) 0) (= ~z~0 0) (= (mod ~z$w_buff1_used~0 256) 0)), Black: 69#(and (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= ~z$w_buff0~0 2)) (not (= ~__unbuffered_p3_EAX~0 0)) (= 0 (mod ~z$w_buff0_used~0 256))) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= ~__unbuffered_p3_EAX~0 0)) (and (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= 0 (mod ~z$r_buff0_thd0~0 256)))) (not (= 2 ~z~0))) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0) (= 0 (mod ~z$w_buff0_used~0 256)) (not (= 0 (mod ~z$r_buff0_thd0~0 256))))), 61#true, Black: 75#(and (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= ~z$w_buff0~0 2)) (not (= ~__unbuffered_p3_EAX~0 0)) (= 0 (mod ~z$w_buff0_used~0 256))) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= ~__unbuffered_p3_EAX~0 0)) (and (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= 0 (mod ~z$r_buff0_thd0~0 256)))) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0) (= 0 (mod ~z$w_buff0_used~0 256)) (not (= 0 (mod ~z$r_buff0_thd0~0 256))))), Black: 79#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 277#(and (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= (mod ~main$tmp_guard1~0 256) 0)) (= ~z$r_buff1_thd0~0 0)), Black: 269#(and (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (not (= 2 ~z~0))) (= 0 (mod ~z$r_buff0_thd0~0 256)) (= ~z$r_buff1_thd0~0 0)), Black: 279#(and (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (not (= 2 ~z~0))) (<= (div ~main$tmp_guard1~0 256) 0) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (not (= (mod ~main$tmp_guard1~0 256) 0)) (= ~z$r_buff1_thd0~0 0)), Black: 68#(= ~x~0 0), Black: 81#(and (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= ~z$w_buff0~0 2)) (not (= ~__unbuffered_p3_EAX~0 0)) (= 0 (mod ~z$w_buff0_used~0 256))) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= ~__unbuffered_p3_EAX~0 0)) (and (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= 0 (mod ~z$r_buff0_thd0~0 256)))) (not (= 2 ~z~0))) (not (= (mod ~main$tmp_guard1~0 256) 0)) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0) (= 0 (mod ~z$w_buff0_used~0 256)) (not (= 0 (mod ~z$r_buff0_thd0~0 256))))), Black: 152#(and (= ~z$w_buff1~0 0) (= ~z$r_buff0_thd0~0 0) (= ~z$w_buff0~0 0) (= ~z~0 0)), 59#true, Black: 292#(and (= ~__unbuffered_cnt~0 0) (<= (mod ~main$tmp_guard0~0 256) 0) (<= 0 ~main$tmp_guard0~0)), Black: 224#(and (= ~z~0 1) (= ~z$w_buff1_used~0 0) (= ~z$r_buff0_thd3~0 0) (= ~z$w_buff1~0 0) (= ~z$r_buff0_thd0~0 0)), 122#(= ~y~0 1), 53#L841-4true, 36#L810true, 52#$Ultimate##0true, 57#true, 25#P1EXITtrue, Black: 102#(and (= ~y~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), Black: 98#(and (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (= 0 (mod ~z$r_buff0_thd0~0 256)) (not (= ~z$w_buff0~0 2)) (not (= ~__unbuffered_p3_EAX~0 0)) (= 0 (mod ~z$w_buff0_used~0 256))) (or (not (= 2 ~y~0)) (not (= 2 ~x~0)) (and (not (= (mod ~z$r_buff1_thd0~0 256) 0)) (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= (mod ~z$w_buff1_used~0 256) 0))) (not (= ~__unbuffered_p3_EAX~0 0)) (and (not (= 0 (mod ~z$w_buff0_used~0 256))) (not (= 0 (mod ~z$r_buff0_thd0~0 256)))) (not (= 2 ~z~0))) (or (not (= 2 ~y~0)) (= (mod ~z$r_buff1_thd0~0 256) 0) (not (= ~z$w_buff1~0 2)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EAX~0 0)) (= (mod ~z$w_buff1_used~0 256) 0) (= 0 (mod ~z$w_buff0_used~0 256)) (not (= 0 (mod ~z$r_buff0_thd0~0 256))))), Black: 171#(and (= ~z~0 1) (= ~z$w_buff1_used~0 0) (= ~z$r_buff0_thd0~0 0) (= ~z$w_buff0~0 0)), Black: 97#(= ~y~0 0), Black: 177#(and (= ~z~0 1) (= ~z$w_buff1_used~0 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~z$r_buff0_thd0~0 0) (= ~z$w_buff0~0 0) (not (= (mod ~main$tmp_guard1~0 256) 0))), 28#L787true, 55#true])
[2024-11-23 23:14:11,672 INFO  L294   olderBase$Statistics]: this new event has 21 ancestors and is cut-off event
[2024-11-23 23:14:11,673 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-23 23:14:11,673 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event
[2024-11-23 23:14:11,673 INFO  L297   olderBase$Statistics]:   existing Event has 21 ancestors and is cut-off event