fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r159-ebro-149443465500165
Last Updated
June 27, 2017

About the Execution of Tapaal for S_SwimmingPool-PT-01

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
451.170 8971.00 14410.00 28.00 FTFFFFTFFFFFFFTT normal

Execution Chart

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

Trace from the execution

Waiting for the VM to be ready (probing ssh)
................
=====================================================================
Generated by BenchKit 2-3253
Executing tool tapaal
Input is S_SwimmingPool-PT-01, examination is CTLCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r159-ebro-149443465500165
=====================================================================


--------------------
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 SwimmingPool-PT-01-CTLCardinality-0
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-1
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-10
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-11
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-12
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-13
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-14
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-15
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-2
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-3
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-4
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-5
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-6
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-7
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-8
FORMULA_NAME SwimmingPool-PT-01-CTLCardinality-9

=== Now, execution of the tool begins

BK_START 1496259107653

---> tapaal --- TAPAAL
Total timeout: 3600

*************************************
* TAPAAL verifying CTLCardinality *
*************************************
---------------------------------------------------
Step 1: Parallel processing
---------------------------------------------------
Doing parallel verification of individual queries (16 in total)
Each query is verified by 2 parallel strategies for 60 seconds
------------------- QUERY 1 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 1

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 1

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: ((AG ((Dressed <= Out) or (InBath <= Undress)) or EX (not (3 <= Out))) or (AG (not (2 <= InBath)) and (not (2 <= Dress))))
Query after reduction: ((AG ((Dressed <= Out) or (InBath <= Undress)) or EX (3 > Out)) or (AG (2 > InBath) and (2 > Dress)))
Query size reduced from 22 to 22 nodes (0.00 percent reduction).
Query reduction finished after 0.006079 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 0.1938
Configurations: 33648
Markings: 33352
Edges: 128744
Processed Edges: 163362
Processed N. Edges: 5
Explored Configs: 33518
Query: ((!(EF!((tokens-count(Dressed) le tokens-count(Out) | tokens-count(InBath) le tokens-count(Undress)))) | EXinteger-constant(3) gr tokens-count(Out)) | (!(EF!(integer-constant(2) gr tokens-count(InBath))) & integer-constant(2) gr tokens-count(Dress)))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 1

FORMULA SwimmingPool-PT-01-CTLCardinality-0 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 2 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 2

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: AF E ((Entered <= InBath) U (1 <= WaitBag))
Query after reduction: AF E ((Entered <= InBath) U (1 <= WaitBag))
Query size reduced from 8 to 8 nodes (0.00 percent reduction).
Query reduction finished after 0.000738 seconds.


Query is satisfied.

STATS:
Time (seconds): 0.000352
Configurations: 121
Markings: 80
Edges: 103
Processed Edges: 164
Processed N. Edges: 0
Explored Configs: 82
Query: AFE(tokens-count(Entered) le tokens-count(InBath)) U (integer-constant(1) le tokens-count(WaitBag))


Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 2
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 2

FORMULA SwimmingPool-PT-01-CTLCardinality-1 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 3 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 3

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: AG ((1 <= Cabins) or (Bags <= Dress))
Query after reduction: AG ((1 <= Cabins) or (Bags <= Dress))
Query size reduced from 8 to 8 nodes (0.00 percent reduction).
Query reduction finished after 0.001116 seconds.
Size of net before structural reductions: 9 places, 7 transitions
Size of net after structural reductions: 8 places, 6 transitions
Structural reduction finished after 6e-05 seconds

Net reduction is enabled.
Removed transitions: 1
Removed places: 1
Applications of rule A: 1
Applications of rule B: 0
Applications of rule C: 0
Applications of rule D: 0
Applications of rule E: 0


Query is NOT satisfied.

STATS:
discovered states: 60
explored states: 60
expanded states: 34
max tokens: 45

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 3

FORMULA SwimmingPool-PT-01-CTLCardinality-2 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 4 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 4

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 4

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is NOT satisfied.

STATS:
Time (seconds): 0.1928
Configurations: 46456
Markings: 46453
Edges: 46456
Processed Edges: 92909
Processed N. Edges: 2
Explored Configs: 46456
Query: (!((!((integer-constant(3) le tokens-count(WaitBag) & integer-constant(3) le tokens-count(Bags))) & AFinteger-constant(1) le tokens-count(Dressed))) & !(((integer-constant(2) le tokens-count(WaitBag) | (tokens-count(Bags) le tokens-count(Entered) | integer-constant(2) le tokens-count(InBath))) | ((tokens-count(Entered) le tokens-count(Dressed) & integer-constant(1) le tokens-count(Cabins)) & (tokens-count(Entered) le tokens-count(Out) & tokens-count(Cabins) le tokens-count(Dressed))))))


Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: ((not ((not ((3 <= WaitBag) and (3 <= Bags))) and AF (1 <= Dressed))) and (not (((2 <= WaitBag) or ((Bags <= Entered) or (2 <= InBath))) or (((Entered <= Dressed) and (1 <= Cabins)) and ((Entered <= Out) and (Cabins <= Dressed))))))
Query after reduction: ((((3 <= WaitBag) and (3 <= Bags)) or EG (1 > Dressed)) and (((2 > WaitBag) and ((Bags > Entered) and (2 > InBath))) and (((Entered > Dressed) or (1 > Cabins)) or ((Entered > Out) or (Cabins > Dressed)))))
Query size reduced from 40 to 40 nodes (0.00 percent reduction).
Query reduction finished after 0.005345 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 0.1938
Configurations: 46456
Markings: 46453
Edges: 46456
Processed Edges: 92909
Processed N. Edges: 2
Explored Configs: 46456
Query: (((integer-constant(3) le tokens-count(WaitBag) & integer-constant(3) le tokens-count(Bags)) | !(AF!(integer-constant(1) gr tokens-count(Dressed)))) & ((integer-constant(2) gr tokens-count(WaitBag) & (tokens-count(Bags) gr tokens-count(Entered) & integer-constant(2) gr tokens-count(InBath))) & ((tokens-count(Entered) gr tokens-count(Dressed) | integer-constant(1) gr tokens-count(Cabins)) | (tokens-count(Entered) gr tokens-count(Out) | tokens-count(Cabins) gr tokens-count(Dressed)))))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 4

FORMULA SwimmingPool-PT-01-CTLCardinality-3 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 5 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 5

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 5

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is NOT satisfied.

STATS:
Time (seconds): 0.00997
Configurations: 1859
Markings: 1858
Edges: 1859
Processed Edges: 3715
Processed N. Edges: 2
Explored Configs: 1859
Query: !(AF((integer-constant(1) le tokens-count(Dress) | integer-constant(3) le tokens-count(WaitBag)) | (tokens-count(Undress) le tokens-count(WaitBag) & integer-constant(1) le tokens-count(Undress))))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 5

FORMULA SwimmingPool-PT-01-CTLCardinality-4 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 6 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 6

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 6

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: E (EF (3 <= Undress) U AG (1 <= WaitBag))
Query after reduction: E (EF (3 <= Undress) U AG (1 <= WaitBag))
Query size reduced from 9 to 9 nodes (0.00 percent reduction).
Query reduction finished after 0.000879 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 1.807
Configurations: 358484
Markings: 89621
Edges: 1329742
Processed Edges: 1504139
Processed N. Edges: 186384
Explored Configs: 358484
Query: E(EFinteger-constant(3) le tokens-count(Undress)) U (!(EF!(integer-constant(1) le tokens-count(WaitBag))))


Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is NOT satisfied.

STATS:
Time (seconds): 1.817
Configurations: 358484
Markings: 89621
Edges: 1329742
Processed Edges: 1504139
Processed N. Edges: 186384
Explored Configs: 358484
Query: E(EFinteger-constant(3) le tokens-count(Undress)) U (!(EF!(integer-constant(1) le tokens-count(WaitBag))))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 6

FORMULA SwimmingPool-PT-01-CTLCardinality-5 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 7 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 7

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: ((Dress <= Dress) and AG (Cabins <= Bags))
Query after reduction: AG (Cabins <= Bags)
Query size reduced from 8 to 4 nodes (50.00 percent reduction).
Query reduction finished after 0.000584 seconds.
Size of net before structural reductions: 9 places, 7 transitions
Size of net after structural reductions: 8 places, 6 transitions
Structural reduction finished after 5.5e-05 seconds

Net reduction is enabled.
Removed transitions: 1
Removed places: 1
Applications of rule A: 1
Applications of rule B: 0
Applications of rule C: 0
Applications of rule D: 0
Applications of rule E: 0


Query is NOT satisfied.

STATS:
discovered states: 527
explored states: 347
expanded states: 194
max tokens: 45


Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 7
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 7

FORMULA SwimmingPool-PT-01-CTLCardinality-6 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 8 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 8

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 8

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: (((not (Out <= Undress)) or A ((Cabins <= Out) U (3 <= Out))) and (AG (WaitBag <= Bags) or AF ((Out <= Bags) and (Undress <= Dressed))))
Query after reduction: (((Out > Undress) or A ((Cabins <= Out) U (3 <= Out))) and (AG (WaitBag <= Bags) or AF ((Out <= Bags) and (Undress <= Dressed))))
Query size reduced from 25 to 25 nodes (0.00 percent reduction).
Query reduction finished after 0.002739 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 0.6539
Configurations: 87603
Markings: 87513
Edges: 432592
Processed Edges: 640643
Processed N. Edges: 3
Explored Configs: 87555
Query: ((tokens-count(Out) gr tokens-count(Undress) | A(tokens-count(Cabins) le tokens-count(Out)) U (integer-constant(3) le tokens-count(Out))) & (!(EF!(tokens-count(WaitBag) le tokens-count(Bags))) | AF(tokens-count(Out) le tokens-count(Bags) & tokens-count(Undress) le tokens-count(Dressed))))


Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is NOT satisfied.

STATS:
Time (seconds): 0.6485
Configurations: 87603
Markings: 87513
Edges: 432592
Processed Edges: 640643
Processed N. Edges: 3
Explored Configs: 87555
Query: ((!(tokens-count(Out) le tokens-count(Undress)) | A(tokens-count(Cabins) le tokens-count(Out)) U (integer-constant(3) le tokens-count(Out))) & (!(EF!(tokens-count(WaitBag) le tokens-count(Bags))) | AF(tokens-count(Out) le tokens-count(Bags) & tokens-count(Undress) le tokens-count(Dressed))))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 8

FORMULA SwimmingPool-PT-01-CTLCardinality-7 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 9 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 9

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: EF ((3 <= WaitBag) and (not ((Dress <= Bags) or (3 <= Bags))))
Query after reduction: EF ((3 <= WaitBag) and ((Dress > Bags) and (3 > Bags)))
Query size reduced from 12 to 12 nodes (0.00 percent reduction).
Query reduction finished after 0.001577 seconds.
Size of net before structural reductions: 9 places, 7 transitions
Size of net after structural reductions: 6 places, 4 transitions
Structural reduction finished after 4.6e-05 seconds

Net reduction is enabled.
Removed transitions: 3
Removed places: 3
Applications of rule A: 1
Applications of rule B: 2
Applications of rule C: 0
Applications of rule D: 0
Applications of rule E: 0


Query is satisfied.

STATS:
discovered states: 67
explored states: 60
expanded states: 47
max tokens: 45

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 9

FORMULA SwimmingPool-PT-01-CTLCardinality-8 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 10 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 10

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 10

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is satisfied.

STATS:
Time (seconds): 0.01919
Configurations: 4917
Markings: 3201
Edges: 4202
Processed Edges: 6863
Processed N. Edges: 0
Explored Configs: 3432
Query: A(((tokens-count(InBath) le tokens-count(Dressed) | tokens-count(WaitBag) le tokens-count(Bags)) | !(integer-constant(1) le tokens-count(Dressed)))) U (EXinteger-constant(1) le tokens-count(Dress))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 10

FORMULA SwimmingPool-PT-01-CTLCardinality-9 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 11 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 11

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 11

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: EF AG ((Bags <= Entered) or (WaitBag <= InBath))
Query after reduction: EF AG ((Bags <= Entered) or (WaitBag <= InBath))
Query size reduced from 9 to 9 nodes (0.00 percent reduction).
Query reduction finished after 0.000916 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 1.318
Configurations: 268863
Markings: 89621
Edges: 1002491
Processed Edges: 1079785
Processed N. Edges: 191597
Explored Configs: 268863
Query: EF!(EF!((tokens-count(Bags) le tokens-count(Entered) | tokens-count(WaitBag) le tokens-count(InBath))))


Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is NOT satisfied.

STATS:
Time (seconds): 1.361
Configurations: 268863
Markings: 89621
Edges: 1002491
Processed Edges: 1079785
Processed N. Edges: 191597
Explored Configs: 268863
Query: EF!(EF!((tokens-count(Bags) le tokens-count(Entered) | tokens-count(WaitBag) le tokens-count(InBath))))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 11

FORMULA SwimmingPool-PT-01-CTLCardinality-10 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 12 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 12

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: AG (InBath <= Out)
Query after reduction: AG (InBath <= Out)
Query size reduced from 4 to 4 nodes (0.00 percent reduction).
Query reduction finished after 0.000471 seconds.
Size of net before structural reductions: 9 places, 7 transitions
Size of net after structural reductions: 8 places, 6 transitions
Structural reduction finished after 8.6e-05 seconds

Net reduction is enabled.
Removed transitions: 1
Removed places: 1
Applications of rule A: 0
Applications of rule B: 1
Applications of rule C: 0
Applications of rule D: 0
Applications of rule E: 0


Query is NOT satisfied.

STATS:
discovered states: 43
explored states: 43
expanded states: 22
max tokens: 45

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 12

FORMULA SwimmingPool-PT-01-CTLCardinality-11 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 13 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 13

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 13

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: (((3 <= Cabins) and ((not ((WaitBag <= Bags) and (Bags <= Bags))) or (not ((3 <= Dressed) and (1 <= Entered))))) and (AG (Undress <= Out) or (3 <= WaitBag)))
Query after reduction: (((3 <= Cabins) and ((WaitBag > Bags) or ((3 > Dressed) or (1 > Entered)))) and (AG (Undress <= Out) or (3 <= WaitBag)))
Query size reduced from 28 to 24 nodes (14.29 percent reduction).
Query reduction finished after 0.003464 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 0.000155
Configurations: 46
Markings: 43
Edges: 46
Processed Edges: 49
Processed N. Edges: 2
Explored Configs: 26
Query: ((integer-constant(3) le tokens-count(Cabins) & (tokens-count(WaitBag) gr tokens-count(Bags) | (integer-constant(3) gr tokens-count(Dressed) | integer-constant(1) gr tokens-count(Entered)))) & (!(EF!(tokens-count(Undress) le tokens-count(Out))) | integer-constant(3) le tokens-count(WaitBag)))


Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is NOT satisfied.

STATS:
Time (seconds): 9.2e-05
Configurations: 46
Markings: 43
Edges: 46
Processed Edges: 49
Processed N. Edges: 2
Explored Configs: 26
Query: ((integer-constant(3) le tokens-count(Cabins) & (!((tokens-count(WaitBag) le tokens-count(Bags) & tokens-count(Bags) le tokens-count(Bags))) | !((integer-constant(3) le tokens-count(Dressed) & integer-constant(1) le tokens-count(Entered))))) & (!(EF!(tokens-count(Undress) le tokens-count(Out))) | integer-constant(3) le tokens-count(WaitBag)))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 13

FORMULA SwimmingPool-PT-01-CTLCardinality-12 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 14 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 14

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 14

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: (not ((not (((2 <= Out) or (2 <= Dress)) or ((Out <= Entered) or (Dress <= Dress)))) or AF (not (InBath <= Dressed))))
Query after reduction: EG (InBath <= Dressed)
Query size reduced from 20 to 4 nodes (80.00 percent reduction).
Query reduction finished after 0.001657 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 0.008898
Configurations: 1717
Markings: 1716
Edges: 1717
Processed Edges: 3431
Processed N. Edges: 2
Explored Configs: 1717
Query: !(AF!(tokens-count(InBath) le tokens-count(Dressed)))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 14

FORMULA SwimmingPool-PT-01-CTLCardinality-13 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 15 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 15

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 15

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=DISABLED,Siphon_Trap=DISABLED,LPSolve_Timeout=10


Query is satisfied.

STATS:
Time (seconds): 0.01007
Configurations: 2753
Markings: 2534
Edges: 1773
Processed Edges: 2145
Processed N. Edges: 0
Explored Configs: 1554
Query: E(!(tokens-count(Out) le tokens-count(Bags))) U (AFtokens-count(Out) le tokens-count(InBath))


Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: E ((not (Out <= Bags)) U AF (Out <= InBath))
Query after reduction: E ((Out > Bags) U AF (Out <= InBath))
Query size reduced from 8 to 8 nodes (0.00 percent reduction).
Query reduction finished after 0.000896 seconds.


Query is satisfied.

STATS:
Time (seconds): 0.01256
Configurations: 2753
Markings: 2534
Edges: 1773
Processed Edges: 2145
Processed N. Edges: 0
Explored Configs: 1554
Query: E(tokens-count(Out) gr tokens-count(Bags)) U (AFtokens-count(Out) le tokens-count(InBath))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 15
parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 14500000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -q\ 0\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 15

FORMULA SwimmingPool-PT-01-CTLCardinality-14 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
------------------- QUERY 16 ----------------------
Solution found
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Parameters: -s DFS -d 10 ./model.pnml ./CTLCardinality.xml -x 16

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLCardinality.xml -x 16

Search=DFS,Trace=DISABLED,State_Space_Exploration=DISABLED,Structural_Reduction=AGGRESSIVE,Struct_Red_Timout=10,Stubborn_Reduction=ENABLED,Query_Simplication=ENABLED,QSTimeout=30,Siphon_Trap=DISABLED,LPSolve_Timeout=10

Query before reduction: EG (Undress <= InBath)
Query after reduction: EG (Undress <= InBath)
Query size reduced from 4 to 4 nodes (0.00 percent reduction).
Query reduction finished after 0.000648 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 0.001998
Configurations: 332
Markings: 331
Edges: 332
Processed Edges: 661
Processed N. Edges: 2
Explored Configs: 332
Query: !(AF!(tokens-count(Undress) le tokens-count(InBath)))

parallel: This job succeeded:
/home/mcc/BenchKit/start.sh 7250000 /home/mcc/BenchKit/bin/verifypn-linux64 -s\ DFS\ -d\ 10 ./model.pnml ./CTLCardinality.xml -x 16

FORMULA SwimmingPool-PT-01-CTLCardinality-15 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
All queries are solved

BK_STOP 1496259116624

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

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="S_SwimmingPool-PT-01"
export BK_EXAMINATION="CTLCardinality"
export BK_TOOL="tapaal"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"

# 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

tar xzf /home/mcc/BenchKit/INPUTS/S_SwimmingPool-PT-01.tgz
mv S_SwimmingPool-PT-01 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3253"
echo " Executing tool tapaal"
echo " Input is S_SwimmingPool-PT-01, examination is CTLCardinality"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r159-ebro-149443465500165"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "CTLCardinality" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "CTLCardinality" != "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 "CTLCardinality.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property CTLCardinality.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "CTLCardinality.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 '' CTLCardinality.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
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 ;