fond
Model Checking Contest 2023
13th edition, Paris, France, April 26, 2023 (at TOOLympics II)
Execution of r170-tall-167838857800834
Last Updated
May 14, 2023

About the Execution of Marcie+red for GPPP-PT-C0010N1000000000

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
14286.688 253559.00 255050.00 2787.20 TFFFTTFTFFFFFTTF normal

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Formatting '/data/fkordon/mcc2023-input.r170-tall-167838857800834.qcow2', fmt=qcow2 size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
.........................................................................
=====================================================================
Generated by BenchKit 2-5348
Executing tool marciexred
Input is GPPP-PT-C0010N1000000000, examination is CTLFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r170-tall-167838857800834
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 512K
-rw-r--r-- 1 mcc users 6.6K Feb 26 10:41 CTLCardinality.txt
-rw-r--r-- 1 mcc users 64K Feb 26 10:41 CTLCardinality.xml
-rw-r--r-- 1 mcc users 7.2K Feb 26 10:40 CTLFireability.txt
-rw-r--r-- 1 mcc users 55K Feb 26 10:40 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 6.0K Jan 29 11:40 GenericPropertiesVerdict.xml
-rw-r--r-- 1 mcc users 3.2K Feb 25 16:10 LTLCardinality.txt
-rw-r--r-- 1 mcc users 20K Feb 25 16:10 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.9K Feb 25 16:10 LTLFireability.txt
-rw-r--r-- 1 mcc users 19K Feb 25 16:10 LTLFireability.xml
-rw-r--r-- 1 mcc users 12K Feb 26 10:43 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 111K Feb 26 10:43 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 17K Feb 26 10:42 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 117K Feb 26 10:42 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.7K Feb 25 16:10 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.8K Feb 25 16:10 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 17 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 1 Mar 5 18:22 large_marking
-rw-r--r-- 1 mcc users 21K Mar 5 18:22 model.pnml

--------------------
content from stdout:

=== Data for post analysis generated by BenchKit (invocation template)

The expected result is a vector of booleans
BOOL_VECTOR

here is the order used to build the result vector(from text file)
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-00
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-01
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-02
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-03
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-04
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-05
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-06
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-07
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-08
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-09
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-10
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-11
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-12
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-13
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-14
FORMULA_NAME GPPP-PT-C0010N1000000000-CTLFireability-15

=== Now, execution of the tool begins

BK_START 1678642238965

bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=marciexred
BK_EXAMINATION=CTLFireability
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=3600
BK_INPUT=GPPP-PT-C0010N1000000000
Applying reductions before tool marcie
Invoking reducer
Running Version 202303021504
[2023-03-12 17:30:40] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, CTLFireability, -timeout, 360, -rebuildPNML]
[2023-03-12 17:30:40] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-12 17:30:40] [INFO ] Load time of PNML (sax parser for PT used): 26 ms
Application raised an uncaught exception Annotations (e.g. markings) use too many bits cannot handle transformation accurately.
fr.lip6.move.gal.pnml.togal.OverlargeMarkingException: Annotations (e.g. markings) use too many bits cannot handle transformation accurately.
at fr.lip6.move.gal.pnml.togal.PnmlToStructuralTransformer.transformPT(PnmlToStructuralTransformer.java:86)
at fr.lip6.move.gal.application.mcc.MccTranslator.transformPNML(MccTranslator.java:158)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:329)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
Total runtime 101 ms.
timeout --kill-after=10s --signal=SIGINT 1m for testing only

Marcie built on Linux at 2019-11-18.
A model checker for Generalized Stochastic Petri nets

authors: Alex Tovchigrechko (IDD package and CTL model checking)

Martin Schwarick (Symbolic numerical analysis and CSL model checking)

Christian Rohr (Simulative and approximative numerical model checking)

marcie@informatik.tu-cottbus.de

called as: /home/mcc/BenchKit/bin//../reducer/bin//../../marcie/bin/marcie --net-file=model.pnml --mcc-file=CTLFireability.xml --memory=6 --mcc-mode

parse successfull
net created successfully

Net: GPPP_PT_C0010N1000000000
(NrP: 33 NrTr: 22 NrArc: 83)

parse formulas
formulas created successfully
place and transition orderings generation:0m 0.000sec

net check time: 0m 0.000sec

init dd package: 0m 2.737sec


RS generation: 0m 0.170sec


-> reachability set: #nodes 22693 (2.3e+04) #states 176,894,515,156 (11)



starting MCC model checker
--------------------------

checking: ~ [AG [EF [EG [~ [EG [IS_FIREABLE [GAP_dehydrogenase]]]]]]]
normalized: E [true U ~ [E [true U EG [~ [EG [IS_FIREABLE [GAP_dehydrogenase]]]]]]]

.......................................................................................................................................................................................................................................
EG iterations: 231
.........................................................................................................................................................................................................................................................................................................
EG iterations: 297
-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-01 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m24.338sec

checking: ~ [EG [AG [EF [EG [IS_FIREABLE [Pyruvate_kinase]]]]]]
normalized: ~ [EG [~ [E [true U ~ [E [true U EG [IS_FIREABLE [Pyruvate_kinase]]]]]]]]

.......................................................................................................................................................................................................................................
EG iterations: 231
.
EG iterations: 1
-> the formula is TRUE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-04 TRUE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m 8.576sec

checking: EF [AF [[~ [[AG [IS_FIREABLE [remove]] | IS_FIREABLE [G6P_dehydrogenase]]] & EG [EG [IS_FIREABLE [Phosphoclucose_isomerase]]]]]]
normalized: E [true U ~ [EG [~ [[EG [EG [IS_FIREABLE [Phosphoclucose_isomerase]]] & ~ [[IS_FIREABLE [G6P_dehydrogenase] | ~ [E [true U ~ [IS_FIREABLE [remove]]]]]]]]]]]

..................................................................................................................................................................................
EG iterations: 178
.
EG iterations: 1
.
EG iterations: 1
-> the formula is TRUE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-00 TRUE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m 1.701sec

checking: ~ [A [AX [[[~ [IS_FIREABLE [TIM_forward]] | IS_FIREABLE [Transaldolase]] & AX [IS_FIREABLE [remove]]]] U EF [AF [~ [IS_FIREABLE [Phosphoglycerate_kinase]]]]]]
normalized: ~ [[~ [EG [~ [E [true U ~ [EG [IS_FIREABLE [Phosphoglycerate_kinase]]]]]]] & ~ [E [~ [E [true U ~ [EG [IS_FIREABLE [Phosphoglycerate_kinase]]]]] U [EX [~ [[~ [EX [~ [IS_FIREABLE [remove]]]] & [IS_FIREABLE [Transaldolase] | ~ [IS_FIREABLE [TIM_forward]]]]]] & ~ [E [true U ~ [EG [IS_FIREABLE [Phosphoglycerate_kinase]]]]]]]]]]

.......................................................................................................................................................................................................................................
EG iterations: 231
.........................................................................................................................................................................................................................................
EG iterations: 231
.......................................................................................................................................................................................................................................
EG iterations: 231
.
EG iterations: 1
-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-15 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m 7.629sec

checking: ~ [[E [IS_FIREABLE [Phosphoglycerate_mutase] U ~ [[AG [[IS_FIREABLE [Enolase] | IS_FIREABLE [Phosphoglycerate_mutase]]] & AF [~ [IS_FIREABLE [G6P_dehydrogenase]]]]]] | AF [~ [EF [AF [IS_FIREABLE [Pyruvate_kinase]]]]]]]
normalized: ~ [[~ [EG [E [true U ~ [EG [~ [IS_FIREABLE [Pyruvate_kinase]]]]]]] | E [IS_FIREABLE [Phosphoglycerate_mutase] U ~ [[~ [EG [IS_FIREABLE [G6P_dehydrogenase]]] & ~ [E [true U ~ [[IS_FIREABLE [Enolase] | IS_FIREABLE [Phosphoglycerate_mutase]]]]]]]]]]

.....................................................................................................................................................................................................................................
EG iterations: 229
..............................................................................................................................................................................................................
EG iterations: 206
..........................................................................................................................................................................................................................................
EG iterations: 234
-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-12 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m22.703sec

checking: EF [[IS_FIREABLE [Transketolase2] & [A [IS_FIREABLE [GAP_dehydrogenase] U [IS_FIREABLE [Lactate_dehydrogenase] & IS_FIREABLE [Phosphoclucose_isomerase]]] & IS_FIREABLE [Phosphoclucose_isomerase]]]]
normalized: E [true U [IS_FIREABLE [Transketolase2] & [IS_FIREABLE [Phosphoclucose_isomerase] & [~ [EG [~ [[IS_FIREABLE [Lactate_dehydrogenase] & IS_FIREABLE [Phosphoclucose_isomerase]]]]] & ~ [E [~ [[IS_FIREABLE [Lactate_dehydrogenase] & IS_FIREABLE [Phosphoclucose_isomerase]]] U [~ [IS_FIREABLE [GAP_dehydrogenase]] & ~ [[IS_FIREABLE [Lactate_dehydrogenase] & IS_FIREABLE [Phosphoclucose_isomerase]]]]]]]]]]

.
EG iterations: 1
-> the formula is TRUE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-14 TRUE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m 0.533sec

checking: ~ [EF [[[~ [[~ [[IS_FIREABLE [Phosphoglycerate_kinase] & IS_FIREABLE [Pyruvate_kinase]]] & [AF [IS_FIREABLE [Aldolase]] & IS_FIREABLE [GAP_dehydrogenase]]]] & ~ [EX [~ [IS_FIREABLE [Phosphoglycerate_kinase]]]]] & IS_FIREABLE [Transketolase1]]]]
normalized: ~ [E [true U [IS_FIREABLE [Transketolase1] & [~ [EX [~ [IS_FIREABLE [Phosphoglycerate_kinase]]]] & ~ [[[IS_FIREABLE [GAP_dehydrogenase] & ~ [EG [~ [IS_FIREABLE [Aldolase]]]]] & ~ [[IS_FIREABLE [Phosphoglycerate_kinase] & IS_FIREABLE [Pyruvate_kinase]]]]]]]]]

....................................................................................................................................................................................................................................................
EG iterations: 244
.-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-06 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m 9.902sec

checking: E [E [[EX [IS_FIREABLE [G6P_dehydrogenase]] & AF [~ [EX [IS_FIREABLE [Pyruvate_kinase]]]]] U EX [EF [AX [IS_FIREABLE [generate]]]]] U [[EF [EX [A [IS_FIREABLE [Aldolase] U IS_FIREABLE [Transketolase1]]]] & EX [~ [AF [IS_FIREABLE [TIM_backward]]]]] & ~ [IS_FIREABLE [Ru5P_isomerase]]]]
normalized: E [E [[~ [EG [EX [IS_FIREABLE [Pyruvate_kinase]]]] & EX [IS_FIREABLE [G6P_dehydrogenase]]] U EX [E [true U ~ [EX [~ [IS_FIREABLE [generate]]]]]]] U [~ [IS_FIREABLE [Ru5P_isomerase]] & [EX [EG [~ [IS_FIREABLE [TIM_backward]]]] & E [true U EX [[~ [EG [~ [IS_FIREABLE [Transketolase1]]]] & ~ [E [~ [IS_FIREABLE [Transketolase1]] U [~ [IS_FIREABLE [Aldolase]] & ~ [IS_FIREABLE [Transketolase1]]]]]]]]]]]

.........................................................................................................................................................................................................................................
EG iterations: 233
..........................................................................................................................................................................................................................................................................................................
EG iterations: 297
............................................................................................................................................................................................................................................
EG iterations: 231
-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-08 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m30.241sec

checking: EF [~ [[[~ [IS_FIREABLE [G6P_dehydrogenase]] | [~ [EG [IS_FIREABLE [Transketolase1]]] | [AX [IS_FIREABLE [Ru5P_isomerase]] | [~ [IS_FIREABLE [Ru5P_epimerase]] | EF [IS_FIREABLE [Glutathione_oxidation]]]]]] | EX [~ [[AG [IS_FIREABLE [Transaldolase]] | ~ [IS_FIREABLE [Phosphofructokinase]]]]]]]]
normalized: E [true U ~ [[EX [~ [[~ [IS_FIREABLE [Phosphofructokinase]] | ~ [E [true U ~ [IS_FIREABLE [Transaldolase]]]]]]] | [[[[E [true U IS_FIREABLE [Glutathione_oxidation]] | ~ [IS_FIREABLE [Ru5P_epimerase]]] | ~ [EX [~ [IS_FIREABLE [Ru5P_isomerase]]]]] | ~ [EG [IS_FIREABLE [Transketolase1]]]] | ~ [IS_FIREABLE [G6P_dehydrogenase]]]]]]

.......................................................................................................................................................................................................................................
EG iterations: 231
..-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-11 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m 7.960sec

checking: EF [EX [[[[AF [IS_FIREABLE [GAP_dehydrogenase]] | IS_FIREABLE [Phosphoglycerate_mutase]] & EX [[IS_FIREABLE [Pyruvate_kinase] & IS_FIREABLE [Lactate_dehydrogenase]]]] & A [~ [AX [IS_FIREABLE [Lactate_dehydrogenase]]] U [AG [IS_FIREABLE [remove]] | E [IS_FIREABLE [generate] U IS_FIREABLE [Aldolase]]]]]]]
normalized: E [true U EX [[[~ [EG [~ [[E [IS_FIREABLE [generate] U IS_FIREABLE [Aldolase]] | ~ [E [true U ~ [IS_FIREABLE [remove]]]]]]]] & ~ [E [~ [[E [IS_FIREABLE [generate] U IS_FIREABLE [Aldolase]] | ~ [E [true U ~ [IS_FIREABLE [remove]]]]]] U [~ [EX [~ [IS_FIREABLE [Lactate_dehydrogenase]]]] & ~ [[E [IS_FIREABLE [generate] U IS_FIREABLE [Aldolase]] | ~ [E [true U ~ [IS_FIREABLE [remove]]]]]]]]]] & [EX [[IS_FIREABLE [Pyruvate_kinase] & IS_FIREABLE [Lactate_dehydrogenase]]] & [IS_FIREABLE [Phosphoglycerate_mutase] | ~ [EG [~ [IS_FIREABLE [GAP_dehydrogenase]]]]]]]]]

.........................................................................................................................................................................................................................................................................................................
EG iterations: 297
......................................................................................................................................................................................................................................................
EG iterations: 244
.-> the formula is TRUE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-05 TRUE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m20.500sec

checking: E [AG [[AF [EG [IS_FIREABLE [Enolase]]] | ~ [[[AF [IS_FIREABLE [Lactate_dehydrogenase]] | [IS_FIREABLE [generate] | IS_FIREABLE [Phosphoglycerate_kinase]]] & [EF [IS_FIREABLE [GAP_dehydrogenase]] & [IS_FIREABLE [remove] | IS_FIREABLE [Ru5P_isomerase]]]]]]] U EX [AX [IS_FIREABLE [Phosphofructokinase]]]]
normalized: E [~ [E [true U ~ [[~ [[[[IS_FIREABLE [remove] | IS_FIREABLE [Ru5P_isomerase]] & E [true U IS_FIREABLE [GAP_dehydrogenase]]] & [[IS_FIREABLE [generate] | IS_FIREABLE [Phosphoglycerate_kinase]] | ~ [EG [~ [IS_FIREABLE [Lactate_dehydrogenase]]]]]]] | ~ [EG [~ [EG [IS_FIREABLE [Enolase]]]]]]]]] U EX [~ [EX [~ [IS_FIREABLE [Phosphofructokinase]]]]]]

..........................................................................................................
before gc: list nodes free: 1075551

after gc: idd nodes used:145612, unused:63854388; list nodes free:565173659
...............................................................................................................................
EG iterations: 231
.
EG iterations: 1
........................................................................................................................................................................................................................
EG iterations: 216
-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-09 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m21.285sec

checking: A [[[IS_FIREABLE [TIM_forward] | ~ [AG [EG [IS_FIREABLE [Enolase]]]]] & IS_FIREABLE [Hexokinase]] U AF [[[[EX [IS_FIREABLE [TIM_forward]] | A [IS_FIREABLE [Transketolase2] U IS_FIREABLE [Glutathione_reductose]]] | IS_FIREABLE [Transketolase1]] & ~ [[~ [EX [IS_FIREABLE [Pyruvate_kinase]]] & [[IS_FIREABLE [Ru5P_isomerase] & IS_FIREABLE [Glutathione_oxidation]] | [IS_FIREABLE [Lactate_dehydrogenase] | IS_FIREABLE [Phosphoglycerate_mutase]]]]]]]]
normalized: [~ [EG [EG [~ [[~ [[[[IS_FIREABLE [Lactate_dehydrogenase] | IS_FIREABLE [Phosphoglycerate_mutase]] | [IS_FIREABLE [Ru5P_isomerase] & IS_FIREABLE [Glutathione_oxidation]]] & ~ [EX [IS_FIREABLE [Pyruvate_kinase]]]]] & [IS_FIREABLE [Transketolase1] | [[~ [EG [~ [IS_FIREABLE [Glutathione_reductose]]]] & ~ [E [~ [IS_FIREABLE [Glutathione_reductose]] U [~ [IS_FIREABLE [Transketolase2]] & ~ [IS_FIREABLE [Glutathione_reductose]]]]]] | EX [IS_FIREABLE [TIM_forward]]]]]]]]] & ~ [E [EG [~ [[~ [[[[IS_FIREABLE [Lactate_dehydrogenase] | IS_FIREABLE [Phosphoglycerate_mutase]] | [IS_FIREABLE [Ru5P_isomerase] & IS_FIREABLE [Glutathione_oxidation]]] & ~ [EX [IS_FIREABLE [Pyruvate_kinase]]]]] & [IS_FIREABLE [Transketolase1] | [[~ [EG [~ [IS_FIREABLE [Glutathione_reductose]]]] & ~ [E [~ [IS_FIREABLE [Glutathione_reductose]] U [~ [IS_FIREABLE [Transketolase2]] & ~ [IS_FIREABLE [Glutathione_reductose]]]]]] | EX [IS_FIREABLE [TIM_forward]]]]]]] U [~ [[IS_FIREABLE [Hexokinase] & [IS_FIREABLE [TIM_forward] | E [true U ~ [EG [IS_FIREABLE [Enolase]]]]]]] & EG [~ [[~ [[[[IS_FIREABLE [Lactate_dehydrogenase] | IS_FIREABLE [Phosphoglycerate_mutase]] | [IS_FIREABLE [Ru5P_isomerase] & IS_FIREABLE [Glutathione_oxidation]]] & ~ [EX [IS_FIREABLE [Pyruvate_kinase]]]]] & [IS_FIREABLE [Transketolase1] | [[~ [EG [~ [IS_FIREABLE [Glutathione_reductose]]]] & ~ [E [~ [IS_FIREABLE [Glutathione_reductose]] U [~ [IS_FIREABLE [Transketolase2]] & ~ [IS_FIREABLE [Glutathione_reductose]]]]]] | EX [IS_FIREABLE [TIM_forward]]]]]]]]]]]

...............................................................................................................................................
EG iterations: 142
..........................................................................................................................................................................
EG iterations: 169
.......................................................................................................................................................................................................................................
EG iterations: 231
...............................................................................................................................................
EG iterations: 142
..........................................................................................................................................................................
EG iterations: 169
...............................................................................................................................................
EG iterations: 142
..........................................................................................................................................................................
EG iterations: 169
.
EG iterations: 1
-> the formula is TRUE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-07 TRUE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m19.234sec

checking: AF [[[EX [[[[IS_FIREABLE [TIM_forward] | IS_FIREABLE [TIM_forward]] | E [IS_FIREABLE [Phosphoclucose_isomerase] U IS_FIREABLE [Phosphoglycerate_kinase]]] | ~ [IS_FIREABLE [Aldolase]]]] & [IS_FIREABLE [GAP_dehydrogenase] & ~ [EG [[IS_FIREABLE [TIM_backward] | IS_FIREABLE [Phosphoglycerate_mutase]]]]]] | [AX [~ [[[IS_FIREABLE [Phosphoglycerate_mutase] & IS_FIREABLE [Transketolase1]] & IS_FIREABLE [Phosphoglycerate_mutase]]]] | EX [EX [EX [IS_FIREABLE [Phosphoglycerate_kinase]]]]]]]
normalized: ~ [EG [~ [[[EX [EX [EX [IS_FIREABLE [Phosphoglycerate_kinase]]]] | ~ [EX [[IS_FIREABLE [Phosphoglycerate_mutase] & [IS_FIREABLE [Phosphoglycerate_mutase] & IS_FIREABLE [Transketolase1]]]]]] | [[IS_FIREABLE [GAP_dehydrogenase] & ~ [EG [[IS_FIREABLE [TIM_backward] | IS_FIREABLE [Phosphoglycerate_mutase]]]]] & EX [[~ [IS_FIREABLE [Aldolase]] | [E [IS_FIREABLE [Phosphoclucose_isomerase] U IS_FIREABLE [Phosphoglycerate_kinase]] | [IS_FIREABLE [TIM_forward] | IS_FIREABLE [TIM_forward]]]]]]]]]]

........................................................................................................................................................................................................................................
EG iterations: 231
.....
EG iterations: 1
-> the formula is TRUE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-13 TRUE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m 9.568sec

checking: A [~ [AG [AG [EG [IS_FIREABLE [TIM_forward]]]]] U [A [EF [[IS_FIREABLE [TIM_forward] & E [IS_FIREABLE [Transaldolase] U IS_FIREABLE [Phosphoclucose_isomerase]]]] U E [EF [IS_FIREABLE [Lactate_dehydrogenase]] U AG [IS_FIREABLE [Aldolase]]]] & [AG [[[[IS_FIREABLE [Enolase] & IS_FIREABLE [Phosphoclucose_isomerase]] | EG [IS_FIREABLE [Transketolase2]]] | ~ [[IS_FIREABLE [generate] | IS_FIREABLE [Transketolase2]]]]] | AX [EG [[IS_FIREABLE [GAP_dehydrogenase] & IS_FIREABLE [Pyruvate_kinase]]]]]]]
normalized: [~ [EG [~ [[[~ [EX [~ [EG [[IS_FIREABLE [GAP_dehydrogenase] & IS_FIREABLE [Pyruvate_kinase]]]]]] | ~ [E [true U ~ [[~ [[IS_FIREABLE [generate] | IS_FIREABLE [Transketolase2]]] | [EG [IS_FIREABLE [Transketolase2]] | [IS_FIREABLE [Enolase] & IS_FIREABLE [Phosphoclucose_isomerase]]]]]]]] & [~ [EG [~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]]]] & ~ [E [~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]] U [~ [E [true U [IS_FIREABLE [TIM_forward] & E [IS_FIREABLE [Transaldolase] U IS_FIREABLE [Phosphoclucose_isomerase]]]]] & ~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]]]]]]]]]] & ~ [E [~ [[[~ [EX [~ [EG [[IS_FIREABLE [GAP_dehydrogenase] & IS_FIREABLE [Pyruvate_kinase]]]]]] | ~ [E [true U ~ [[~ [[IS_FIREABLE [generate] | IS_FIREABLE [Transketolase2]]] | [EG [IS_FIREABLE [Transketolase2]] | [IS_FIREABLE [Enolase] & IS_FIREABLE [Phosphoclucose_isomerase]]]]]]]] & [~ [EG [~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]]]] & ~ [E [~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]] U [~ [E [true U [IS_FIREABLE [TIM_forward] & E [IS_FIREABLE [Transaldolase] U IS_FIREABLE [Phosphoclucose_isomerase]]]]] & ~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]]]]]]]] U [~ [E [true U E [true U ~ [EG [IS_FIREABLE [TIM_forward]]]]]] & ~ [[[~ [EX [~ [EG [[IS_FIREABLE [GAP_dehydrogenase] & IS_FIREABLE [Pyruvate_kinase]]]]]] | ~ [E [true U ~ [[~ [[IS_FIREABLE [generate] | IS_FIREABLE [Transketolase2]]] | [EG [IS_FIREABLE [Transketolase2]] | [IS_FIREABLE [Enolase] & IS_FIREABLE [Phosphoclucose_isomerase]]]]]]]] & [~ [EG [~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]]]] & ~ [E [~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]] U [~ [E [true U [IS_FIREABLE [TIM_forward] & E [IS_FIREABLE [Transaldolase] U IS_FIREABLE [Phosphoclucose_isomerase]]]]] & ~ [E [E [true U IS_FIREABLE [Lactate_dehydrogenase]] U ~ [E [true U ~ [IS_FIREABLE [Aldolase]]]]]]]]]]]]]]]]


EG iterations: 0
.............................................................................................................................................................................................................................
EG iterations: 221
..................................................................................................................................................................................................................................
EG iterations: 226
........................................................................................................................................................................................................................................
EG iterations: 231

EG iterations: 0
.............................................................................................................................................................................................................................
EG iterations: 221
..................................................................................................................................................................................................................................
EG iterations: 226
.
EG iterations: 0
.............................................................................................................................................................................................................................
EG iterations: 221
..................................................................................................................................................................................................................................
EG iterations: 226
.
EG iterations: 0
-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-02 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m27.370sec

checking: EF [[[AX [[IS_FIREABLE [Pyruvate_kinase] & EX [IS_FIREABLE [generate]]]] | A [[IS_FIREABLE [Phosphoclucose_isomerase] | A [IS_FIREABLE [Transketolase2] U IS_FIREABLE [Phosphofructokinase]]] U [IS_FIREABLE [Transketolase1] & ~ [IS_FIREABLE [TIM_backward]]]]] & [AG [[[EX [IS_FIREABLE [Ru5P_isomerase]] & [IS_FIREABLE [Pyruvate_kinase] | IS_FIREABLE [Ru5P_epimerase]]] | [EX [IS_FIREABLE [Transketolase2]] & ~ [IS_FIREABLE [GAP_dehydrogenase]]]]] | EF [[IS_FIREABLE [remove] | AF [IS_FIREABLE [remove]]]]]]]
normalized: E [true U [[E [true U [IS_FIREABLE [remove] | ~ [EG [~ [IS_FIREABLE [remove]]]]]] | ~ [E [true U ~ [[[~ [IS_FIREABLE [GAP_dehydrogenase]] & EX [IS_FIREABLE [Transketolase2]]] | [[IS_FIREABLE [Pyruvate_kinase] | IS_FIREABLE [Ru5P_epimerase]] & EX [IS_FIREABLE [Ru5P_isomerase]]]]]]]] & [[~ [EG [~ [[IS_FIREABLE [Transketolase1] & ~ [IS_FIREABLE [TIM_backward]]]]]] & ~ [E [~ [[IS_FIREABLE [Transketolase1] & ~ [IS_FIREABLE [TIM_backward]]]] U [~ [[IS_FIREABLE [Phosphoclucose_isomerase] | [~ [EG [~ [IS_FIREABLE [Phosphofructokinase]]]] & ~ [E [~ [IS_FIREABLE [Phosphofructokinase]] U [~ [IS_FIREABLE [Transketolase2]] & ~ [IS_FIREABLE [Phosphofructokinase]]]]]]]] & ~ [[IS_FIREABLE [Transketolase1] & ~ [IS_FIREABLE [TIM_backward]]]]]]]] | ~ [EX [~ [[IS_FIREABLE [Pyruvate_kinase] & EX [IS_FIREABLE [generate]]]]]]]]]

...............................................................................................................................................................................................................................
EG iterations: 221
.........................................................................................................................................................................................................................................
EG iterations: 233
..
EG iterations: 0
-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-10 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m19.466sec

checking: [[[EX [[[~ [[IS_FIREABLE [Transketolase2] | IS_FIREABLE [Transketolase1]]] & [IS_FIREABLE [Transaldolase] | ~ [IS_FIREABLE [Glutathione_oxidation]]]] | [IS_FIREABLE [Transketolase2] | AG [IS_FIREABLE [Ru5P_epimerase]]]]] | AX [EF [[~ [IS_FIREABLE [Phosphoglycerate_mutase]] | [IS_FIREABLE [Ru5P_isomerase] | IS_FIREABLE [Phosphoglycerate_kinase]]]]]] | EG [AX [EG [IS_FIREABLE [GAP_dehydrogenase]]]]] & E [IS_FIREABLE [Glutathione_oxidation] U ~ [[EG [IS_FIREABLE [remove]] | E [EX [IS_FIREABLE [Hexokinase]] U [IS_FIREABLE [Enolase] & IS_FIREABLE [Transketolase2]]]]]]]
normalized: [E [IS_FIREABLE [Glutathione_oxidation] U ~ [[E [EX [IS_FIREABLE [Hexokinase]] U [IS_FIREABLE [Enolase] & IS_FIREABLE [Transketolase2]]] | EG [IS_FIREABLE [remove]]]]] & [EG [~ [EX [~ [EG [IS_FIREABLE [GAP_dehydrogenase]]]]]] | [~ [EX [~ [E [true U [[IS_FIREABLE [Ru5P_isomerase] | IS_FIREABLE [Phosphoglycerate_kinase]] | ~ [IS_FIREABLE [Phosphoglycerate_mutase]]]]]]] | EX [[[IS_FIREABLE [Transketolase2] | ~ [E [true U ~ [IS_FIREABLE [Ru5P_epimerase]]]]] | [[IS_FIREABLE [Transaldolase] | ~ [IS_FIREABLE [Glutathione_oxidation]]] & ~ [[IS_FIREABLE [Transketolase2] | IS_FIREABLE [Transketolase1]]]]]]]]]

.........................................................................................................................................................................................................................................
EG iterations: 231
...
EG iterations: 2
.
EG iterations: 1
.-> the formula is FALSE

FORMULA GPPP-PT-C0010N1000000000-CTLFireability-03 FALSE TECHNIQUES SEQUENTIAL_PROCESSING DECISION_DIAGRAMS UNFOLDING_TO_PT

MC time: 0m11.069sec

totally nodes used: 108736328 (1.1e+08)
number of garbage collections: 1
fire ops cache: hits/miss/sum: 418102918 151237413 569340331
used/not used/entry size/cache size: 50439806 16669058 16 1024MB
basic ops cache: hits/miss/sum: 83049343 35372143 118421486
used/not used/entry size/cache size: 14269309 2507907 12 192MB
unary ops cache: hits/miss/sum: 0 0 0
used/not used/entry size/cache size: 0 16777216 8 128MB
abstract ops cache: hits/miss/sum: 0 0 0
used/not used/entry size/cache size: 0 16777216 12 192MB
state nr cache: hits/miss/sum: 46369 22693 69062
used/not used/entry size/cache size: 0 8388608 32 256MB
max state cache: hits/miss/sum: 0 0 0
used/not used/entry size/cache size: 0 8388608 32 256MB
uniqueHash elements/entry size/size: 67108864 4 256MB
0 35915194
1 22294570
2 6994397
3 1513535
4 267023
5 44861
6 10415
7 4122
8 2338
9 7697
>= 10 54712

Total processing time: 4m 9.858sec


BK_STOP 1678642492524

--------------------
content from stderr:

+ ulimit -s 65536
+ [[ -z '' ]]
+ export LTSMIN_MEM_SIZE=8589934592
+ LTSMIN_MEM_SIZE=8589934592
+ export PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ export LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
+ LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
++ sed s/.jar//
++ perl -pe 's/.*\.//g'
++ ls /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
+ VERSION=202303021504
+ echo 'Running Version 202303021504'
+ /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/its-tools -pnfolder /home/mcc/execution -examination CTLFireability -timeout 360 -rebuildPNML
check for maximal unmarked siphon
ok
check for constant places
ok
check if there are places and transitions
ok
check if there are transitions without pre-places
ok
check if at least one transition is enabled in m0
ok
check if there are transitions that can never fire
ok


initing FirstDep: 0m 0.000sec


iterations count:1481 (67), effective:355 (16)

initing FirstDep: 0m 0.000sec


iterations count:711 (32), effective:88 (4)

iterations count:521 (23), effective:76 (3)

iterations count:897 (40), effective:138 (6)

iterations count:22 (1), effective:0 (0)

iterations count:588 (26), effective:64 (2)

iterations count:58 (2), effective:9 (0)

iterations count:58 (2), effective:9 (0)

iterations count:58 (2), effective:9 (0)

iterations count:52 (2), effective:20 (0)

iterations count:22 (1), effective:0 (0)

iterations count:521 (23), effective:76 (3)

iterations count:102 (4), effective:10 (0)

iterations count:710 (32), effective:99 (4)

iterations count:711 (32), effective:101 (4)

iterations count:38 (1), effective:4 (0)

iterations count:463 (21), effective:63 (2)

iterations count:1480 (67), effective:356 (16)

iterations count:22 (1), effective:0 (0)

iterations count:63 (2), effective:6 (0)

iterations count:25 (1), effective:1 (0)

iterations count:22 (1), effective:0 (0)

iterations count:22 (1), effective:0 (0)

iterations count:22 (1), effective:0 (0)

iterations count:22 (1), effective:0 (0)

iterations count:1153 (52), effective:303 (13)

iterations count:22 (1), effective:0 (0)

iterations count:22 (1), effective:0 (0)

iterations count:699 (31), effective:101 (4)

iterations count:506 (23), effective:72 (3)

iterations count:684 (31), effective:101 (4)

iterations count:1069 (48), effective:309 (14)

iterations count:29 (1), effective:1 (0)

iterations count:40 (1), effective:9 (0)

iterations count:29 (1), effective:1 (0)

iterations count:212 (9), effective:38 (1)

iterations count:29 (1), effective:1 (0)

iterations count:134 (6), effective:30 (1)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:531 (24), effective:57 (2)

iterations count:648 (29), effective:87 (3)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:669 (30), effective:98 (4)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:793 (36), effective:109 (4)

iterations count:130 (5), effective:18 (0)

iterations count:22 (1), effective:0 (0)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:531 (24), effective:57 (2)

iterations count:648 (29), effective:87 (3)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:669 (30), effective:98 (4)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:793 (36), effective:109 (4)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:531 (24), effective:57 (2)

iterations count:648 (29), effective:87 (3)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:669 (30), effective:98 (4)

iterations count:38 (1), effective:4 (0)

iterations count:525 (23), effective:77 (3)

iterations count:793 (36), effective:109 (4)

iterations count:22 (1), effective:0 (0)

iterations count:65 (2), effective:6 (0)

iterations count:144 (6), effective:44 (2)

iterations count:82 (3), effective:20 (0)

iterations count:32 (1), effective:10 (0)

iterations count:536 (24), effective:78 (3)

iterations count:261 (11), effective:59 (2)

Sequence of Actions to be Executed by the VM

This is useful if one wants to reexecute the tool in the VM from the submitted image disk.

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="GPPP-PT-C0010N1000000000"
export BK_EXAMINATION="CTLFireability"
export BK_TOOL="marciexred"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi

# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool marciexred"
echo " Input is GPPP-PT-C0010N1000000000, examination is CTLFireability"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r170-tall-167838857800834"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/GPPP-PT-C0010N1000000000.tgz
mv GPPP-PT-C0010N1000000000 execution
cd execution
if [ "CTLFireability" = "ReachabilityDeadlock" ] || [ "CTLFireability" = "UpperBounds" ] || [ "CTLFireability" = "QuasiLiveness" ] || [ "CTLFireability" = "StableMarking" ] || [ "CTLFireability" = "Liveness" ] || [ "CTLFireability" = "OneSafe" ] || [ "CTLFireability" = "StateSpace" ]; then
rm -f GenericPropertiesVerdict.xml
fi
pwd
ls -lh

echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "CTLFireability" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "CTLFireability" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "CTLFireability.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property CTLFireability.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "CTLFireability.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' CTLFireability.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ "CTLFireability" = "ReachabilityDeadlock" ] || [ "CTLFireability" = "QuasiLiveness" ] || [ "CTLFireability" = "StableMarking" ] || [ "CTLFireability" = "Liveness" ] || [ "CTLFireability" = "OneSafe" ] ; then
echo "FORMULA_NAME CTLFireability"
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;