fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r089-csrt-149441075800580
Last Updated
June 27, 2017

About the Execution of Tapaal for S_CircadianClock-PT-000001

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
135.900 3188.00 3348.00 20.30 FTFFTFFFTFTFTFTF 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-3254
Executing tool tapaal
Input is S_CircadianClock-PT-000001, examination is CTLFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r089-csrt-149441075800580
=====================================================================


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

=== Now, execution of the tool begins

BK_START 1495028703658

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

*************************************
* TAPAAL verifying CTLFireability *
*************************************
---------------------------------------------------
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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 1

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

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): 5e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: (tokens-count(a_cap) ge integer-constant(1) & tokens-count(ma) ge integer-constant(1))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 2

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: E (AX (not (r >= 1)) U (not (((ma_cap >= 1) and (da >= 1)) and (((a_cap >= 1) and (dr_a >= 1)) and ((dr >= 1) and (a >= 1))))))
Query after reduction: E (AX (r < 1) U (((ma_cap < 1) or (da < 1)) or (((a_cap < 1) or (dr_a < 1)) or ((dr < 1) or (a < 1)))))
Query size reduced from 28 to 28 nodes (0.00 percent reduction).
Query reduction finished after 0.001735 seconds.


Query is satisfied.

STATS:
Time (seconds): 1.3e-05
Configurations: 1
Markings: 1
Edges: 1
Processed Edges: 1
Processed N. Edges: 0
Explored Configs: 1
Query: E(AXtokens-count(r) ls integer-constant(1)) U (((tokens-count(ma_cap) ls integer-constant(1) | tokens-count(da) ls integer-constant(1)) | ((tokens-count(a_cap) ls integer-constant(1) | tokens-count(dr_a) ls integer-constant(1)) | (tokens-count(dr) ls integer-constant(1) | tokens-count(a) ls integer-constant(1)))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 3

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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 EF ((not ((c_cap >= 1) and ((r >= 1) and (a >= 1)))) and (((a_cap >= 1) and (da_a >= 1)) and (ma >= 1)))
Query after reduction: AG EF (((c_cap < 1) or ((r < 1) or (a < 1))) and (((a_cap >= 1) and (da_a >= 1)) and (ma >= 1)))
Query size reduced from 25 to 25 nodes (0.00 percent reduction).
Query reduction finished after 0.002324 seconds.


Query is satisfied.

STATS:
Time (seconds): 0.002319
Configurations: 385
Markings: 128
Edges: 1433
Processed Edges: 1627
Processed N. Edges: 261
Explored Configs: 385
Query: !(EF!(EF((tokens-count(c_cap) ls integer-constant(1) | (tokens-count(r) ls integer-constant(1) | tokens-count(a) ls integer-constant(1))) & ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & tokens-count(ma) ge integer-constant(1)))))


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.002002
Configurations: 385
Markings: 128
Edges: 1433
Processed Edges: 1627
Processed N. Edges: 261
Explored Configs: 385
Query: !(EF!(EF(!((tokens-count(c_cap) ge integer-constant(1) & (tokens-count(r) ge integer-constant(1) & tokens-count(a) ge integer-constant(1)))) & ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & tokens-count(ma) ge integer-constant(1)))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-2 TRUE 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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 4

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

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 ((not ((((mr_cap >= 1) and (dr >= 1)) or ((ma_cap >= 1) and (da_a >= 1))) or (((mr_cap >= 1) and (dr >= 1)) and ((a_cap >= 1) and (dr_a >= 1))))) and (not EF ((a_cap >= 1) and (ma >= 1))))
Query after reduction: AF (((((mr_cap < 1) or (dr < 1)) and ((ma_cap < 1) or (da_a < 1))) and (((mr_cap < 1) or (dr < 1)) or ((a_cap < 1) or (dr_a < 1)))) and AG ((a_cap < 1) or (ma < 1)))
Query size reduced from 41 to 41 nodes (0.00 percent reduction).
Query reduction finished after 0.002416 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 4.6e-05
Configurations: 16
Markings: 8
Edges: 21
Processed Edges: 32
Processed N. Edges: 3
Explored Configs: 13
Query: AF((((tokens-count(mr_cap) ls integer-constant(1) | tokens-count(dr) ls integer-constant(1)) & (tokens-count(ma_cap) ls integer-constant(1) | tokens-count(da_a) ls integer-constant(1))) & ((tokens-count(mr_cap) ls integer-constant(1) | tokens-count(dr) ls integer-constant(1)) | (tokens-count(a_cap) ls integer-constant(1) | tokens-count(dr_a) ls integer-constant(1)))) & !(EF!((tokens-count(a_cap) ls integer-constant(1) | tokens-count(ma) ls integer-constant(1)))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 5

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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 satisfied.

STATS:
Time (seconds): 3.5e-05
Configurations: 10
Markings: 5
Edges: 10
Processed Edges: 13
Processed N. Edges: 0
Explored Configs: 6
Query: (AFEF!((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da) ge integer-constant(1))) | ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & (!(EF!((tokens-count(a) ge integer-constant(1) & tokens-count(da) ge integer-constant(1)))) | (!(((tokens-count(r_cap) ge integer-constant(1) & tokens-count(mr) ge integer-constant(1)) & (tokens-count(a_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)))) | (((tokens-count(dr) ge integer-constant(1) & tokens-count(a) ge integer-constant(1)) & (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))) & ((tokens-count(c_cap) ge integer-constant(1) & (tokens-count(r) ge integer-constant(1) & tokens-count(a) ge integer-constant(1))) & (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(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: (AF EF (not ((ma_cap >= 1) and (da >= 1))) or (((a_cap >= 1) and (da_a >= 1)) and (AG ((a >= 1) and (da >= 1)) or ((not (((r_cap >= 1) and (mr >= 1)) and ((a_cap >= 1) and (dr_a >= 1)))) or ((((dr >= 1) and (a >= 1)) and ((ma_cap >= 1) and (da_a >= 1))) and (((c_cap >= 1) and ((r >= 1) and (a >= 1))) and ((ma_cap >= 1) and (da_a >= 1))))))))
Query after reduction: (AF EF ((ma_cap < 1) or (da < 1)) or (((a_cap >= 1) and (da_a >= 1)) and (AG ((a >= 1) and (da >= 1)) or ((((r_cap < 1) or (mr < 1)) or ((a_cap < 1) or (dr_a < 1))) or ((((dr >= 1) and (a >= 1)) and ((ma_cap >= 1) and (da_a >= 1))) and (((c_cap >= 1) and ((r >= 1) and (a >= 1))) and ((ma_cap >= 1) and (da_a >= 1))))))))
Query size reduced from 78 to 78 nodes (0.00 percent reduction).
Query reduction finished after 0.005851 seconds.


Query is satisfied.

STATS:
Time (seconds): 2.5e-05
Configurations: 10
Markings: 5
Edges: 10
Processed Edges: 13
Processed N. Edges: 0
Explored Configs: 6
Query: (AFEF(tokens-count(ma_cap) ls integer-constant(1) | tokens-count(da) ls integer-constant(1)) | ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & (!(EF!((tokens-count(a) ge integer-constant(1) & tokens-count(da) ge integer-constant(1)))) | (((tokens-count(r_cap) ls integer-constant(1) | tokens-count(mr) ls integer-constant(1)) | (tokens-count(a_cap) ls integer-constant(1) | tokens-count(dr_a) ls integer-constant(1))) | (((tokens-count(dr) ge integer-constant(1) & tokens-count(a) ge integer-constant(1)) & (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))) & ((tokens-count(c_cap) ge integer-constant(1) & (tokens-count(r) ge integer-constant(1) & tokens-count(a) ge integer-constant(1))) & (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))))))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-4 TRUE 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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 6

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: ((not ((not (((ma >= 1) and ((r_cap >= 1) and (c >= 1))) or (((a_cap >= 1) and (dr_a >= 1)) and ((mr_cap >= 1) and (dr_a >= 1))))) and (not ((not ((mr_cap >= 1) and (dr >= 1))) and (r >= 1))))) and ((not (AX ((dr >= 1) and (a >= 1)) and AG (a >= 1))) or (not AX (((mr_cap >= 1) and (dr_a >= 1)) and (r >= 1)))))
Query after reduction: (((((ma >= 1) and ((r_cap >= 1) and (c >= 1))) or (((a_cap >= 1) and (dr_a >= 1)) and ((mr_cap >= 1) and (dr_a >= 1)))) or (((mr_cap < 1) or (dr < 1)) and (r >= 1))) and ((EX ((dr < 1) or (a < 1)) or EF (a < 1)) or EX (((mr_cap < 1) or (dr_a < 1)) or (r < 1))))
Query size reduced from 66 to 66 nodes (0.00 percent reduction).
Query reduction finished after 0.004183 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 5e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: ((((tokens-count(ma) ge integer-constant(1) & (tokens-count(r_cap) ge integer-constant(1) & tokens-count(c) ge integer-constant(1))) | ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) & (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)))) | ((tokens-count(mr_cap) ls integer-constant(1) | tokens-count(dr) ls integer-constant(1)) & tokens-count(r) ge integer-constant(1))) & ((EX(tokens-count(dr) ls integer-constant(1) | tokens-count(a) ls integer-constant(1)) | EFtokens-count(a) ls integer-constant(1)) | EX((tokens-count(mr_cap) ls integer-constant(1) | tokens-count(dr_a) ls integer-constant(1)) | tokens-count(r) ls integer-constant(1))))


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): 4e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: (!((!(((tokens-count(ma) ge integer-constant(1) & (tokens-count(r_cap) ge integer-constant(1) & tokens-count(c) ge integer-constant(1))) | ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) & (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1))))) & !((!((tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr) ge integer-constant(1))) & tokens-count(r) ge integer-constant(1))))) & (!((AX(tokens-count(dr) ge integer-constant(1) & tokens-count(a) ge integer-constant(1)) & !(EF!(tokens-count(a) ge integer-constant(1))))) | !(AX((tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) & tokens-count(r) ge integer-constant(1)))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 7

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: EG ((((((mr_cap >= 1) and (dr_a >= 1)) or ((mr_cap >= 1) and (dr >= 1))) or (not ((a >= 1) and (da >= 1)))) and ((((ma_cap >= 1) and (da_a >= 1)) and ((dr >= 1) and (a >= 1))) or (not ((a_cap >= 1) and (da_a >= 1))))) or ((((a_cap >= 1) and (dr_a >= 1)) or (not ((mr_cap >= 1) and (dr >= 1)))) or ((not ((ma_cap >= 1) and (da_a >= 1))) or (not ((ma_cap >= 1) and (da_a >= 1))))))
Query after reduction: EG ((((((mr_cap >= 1) and (dr_a >= 1)) or ((mr_cap >= 1) and (dr >= 1))) or ((a < 1) or (da < 1))) and ((((ma_cap >= 1) and (da_a >= 1)) and ((dr >= 1) and (a >= 1))) or ((a_cap < 1) or (da_a < 1)))) or ((((a_cap >= 1) and (dr_a >= 1)) or ((mr_cap < 1) or (dr < 1))) or (((ma_cap < 1) or (da_a < 1)) or ((ma_cap < 1) or (da_a < 1)))))
Query size reduced from 80 to 80 nodes (0.00 percent reduction).
Query reduction finished after 0.005186 seconds.


Query is satisfied.

STATS:
Time (seconds): 2e-05
Configurations: 6
Markings: 5
Edges: 3
Processed Edges: 2
Processed N. Edges: 2
Explored Configs: 3
Query: !(AF!((((((tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) | (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr) ge integer-constant(1))) | (tokens-count(a) ls integer-constant(1) | tokens-count(da) ls integer-constant(1))) & (((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & (tokens-count(dr) ge integer-constant(1) & tokens-count(a) ge integer-constant(1))) | (tokens-count(a_cap) ls integer-constant(1) | tokens-count(da_a) ls integer-constant(1)))) | (((tokens-count(a_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) | (tokens-count(mr_cap) ls integer-constant(1) | tokens-count(dr) ls integer-constant(1))) | ((tokens-count(ma_cap) ls integer-constant(1) | tokens-count(da_a) ls integer-constant(1)) | (tokens-count(ma_cap) ls integer-constant(1) | tokens-count(da_a) ls integer-constant(1)))))))


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): 2.1e-05
Configurations: 6
Markings: 5
Edges: 3
Processed Edges: 2
Processed N. Edges: 2
Explored Configs: 3
Query: !(AF!((((((tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) | (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr) ge integer-constant(1))) | !((tokens-count(a) ge integer-constant(1) & tokens-count(da) ge integer-constant(1)))) & (((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & (tokens-count(dr) ge integer-constant(1) & tokens-count(a) ge integer-constant(1))) | !((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))))) | (((tokens-count(a_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) | !((tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr) ge integer-constant(1)))) | (!((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))) | !((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))))))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-6 TRUE 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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 8

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: ((a_cap >= 1) and (da_a >= 1))
Query after reduction: ((a_cap >= 1) and (da_a >= 1))
Query size reduced from 7 to 7 nodes (0.00 percent reduction).
Query reduction finished after 0.000896 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 5e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: (tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 9

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: (not (AF (r >= 1) or (((a_cap >= 1) and (da_a >= 1)) and (EX ((a >= 1) and (da >= 1)) or ((((r_cap >= 1) and (c >= 1)) and (ma >= 1)) or (((r_cap >= 1) and (mr >= 1)) and ((a_cap >= 1) and (dr_a >= 1))))))))
Query after reduction: (EG (r < 1) and (((a_cap < 1) or (da_a < 1)) or (AX ((a < 1) or (da < 1)) and ((((r_cap < 1) or (c < 1)) or (ma < 1)) and (((r_cap < 1) or (mr < 1)) or ((a_cap < 1) or (dr_a < 1)))))))
Query size reduced from 49 to 49 nodes (0.00 percent reduction).
Query reduction finished after 0.002749 seconds.


Query is satisfied.

STATS:
Time (seconds): 2.4e-05
Configurations: 8
Markings: 5
Edges: 5
Processed Edges: 6
Processed N. Edges: 2
Explored Configs: 5
Query: (!(AF!(tokens-count(r) ls integer-constant(1))) & ((tokens-count(a_cap) ls integer-constant(1) | tokens-count(da_a) ls integer-constant(1)) | (AX(tokens-count(a) ls integer-constant(1) | tokens-count(da) ls integer-constant(1)) & (((tokens-count(r_cap) ls integer-constant(1) | tokens-count(c) ls integer-constant(1)) | tokens-count(ma) ls integer-constant(1)) & ((tokens-count(r_cap) ls integer-constant(1) | tokens-count(mr) ls integer-constant(1)) | (tokens-count(a_cap) ls integer-constant(1) | tokens-count(dr_a) ls integer-constant(1)))))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 10

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

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 (((ma_cap >= 1) and (da_a >= 1)) U ((dr >= 1) and (a >= 1))) and EX AG (((mr_cap >= 1) and (dr_a >= 1)) and (a >= 1)))
Query after reduction: (AF E (((ma_cap >= 1) and (da_a >= 1)) U ((dr >= 1) and (a >= 1))) and EX AG (((mr_cap >= 1) and (dr_a >= 1)) and (a >= 1)))
Query size reduced from 30 to 30 nodes (0.00 percent reduction).
Query reduction finished after 0.002424 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 2.1e-05
Configurations: 7
Markings: 3
Edges: 7
Processed Edges: 8
Processed N. Edges: 5
Explored Configs: 6
Query: (AFE((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))) U ((tokens-count(dr) ge integer-constant(1) & tokens-count(a) ge integer-constant(1))) & EX!(EF!(((tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) & tokens-count(a) ge integer-constant(1)))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-9 FALSE 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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 11

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: ((r_cap >= 1) and (c >= 1))
Query after reduction: ((r_cap >= 1) and (c >= 1))
Query size reduced from 7 to 7 nodes (0.00 percent reduction).
Query reduction finished after 0.000896 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 5e-06
Configurations: 1
Markings: 1
Edges: 0
Processed Edges: 0
Processed N. Edges: 0
Explored Configs: 1
Query: (tokens-count(r_cap) ge integer-constant(1) & tokens-count(c) ge integer-constant(1))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 12

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: ((not ((((r_cap >= 1) and (c >= 1)) or ((dr >= 1) and (a >= 1))) and (not ((((a_cap >= 1) and (da_a >= 1)) or ((r_cap >= 1) and (mr >= 1))) and ((mr_cap >= 1) and (dr >= 1)))))) and AG ((((ma_cap >= 1) and (da_a >= 1)) and (not (ma >= 1))) and EG ((ma_cap >= 1) and (da_a >= 1))))
Query after reduction: (((((r_cap < 1) or (c < 1)) and ((dr < 1) or (a < 1))) or ((((a_cap >= 1) and (da_a >= 1)) or ((r_cap >= 1) and (mr >= 1))) and ((mr_cap >= 1) and (dr >= 1)))) and AG ((((ma_cap >= 1) and (da_a >= 1)) and (ma < 1)) and EG ((ma_cap >= 1) and (da_a >= 1))))
Query size reduced from 61 to 61 nodes (0.00 percent reduction).
Query reduction finished after 0.004458 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 2e-05
Configurations: 7
Markings: 3
Edges: 6
Processed Edges: 4
Processed N. Edges: 4
Explored Configs: 5
Query: ((((tokens-count(r_cap) ls integer-constant(1) | tokens-count(c) ls integer-constant(1)) & (tokens-count(dr) ls integer-constant(1) | tokens-count(a) ls integer-constant(1))) | (((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) | (tokens-count(r_cap) ge integer-constant(1) & tokens-count(mr) ge integer-constant(1))) & (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr) ge integer-constant(1)))) & !(EF!((((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & tokens-count(ma) ls integer-constant(1)) & !(AF!((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))))))))


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.8e-05
Configurations: 7
Markings: 3
Edges: 6
Processed Edges: 4
Processed N. Edges: 4
Explored Configs: 5
Query: (!((((tokens-count(r_cap) ge integer-constant(1) & tokens-count(c) ge integer-constant(1)) | (tokens-count(dr) ge integer-constant(1) & tokens-count(a) ge integer-constant(1))) & !((((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) | (tokens-count(r_cap) ge integer-constant(1) & tokens-count(mr) ge integer-constant(1))) & (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr) ge integer-constant(1)))))) & !(EF!((((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) & !(tokens-count(ma) ge integer-constant(1))) & !(AF!((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))))))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 13

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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: ((not ((r_cap >= 1) and (mr >= 1))) or (not (not E ((ma >= 1) U ((mr_cap >= 1) and (dr_a >= 1))))))
Query after reduction: (((r_cap < 1) or (mr < 1)) or E ((ma >= 1) U ((mr_cap >= 1) and (dr_a >= 1))))
Query size reduced from 19 to 19 nodes (0.00 percent reduction).
Query reduction finished after 0.001302 seconds.


Query is satisfied.

STATS:
Time (seconds): 6e-06
Configurations: 1
Markings: 1
Edges: 1
Processed Edges: 1
Processed N. Edges: 0
Explored Configs: 1
Query: ((tokens-count(r_cap) ls integer-constant(1) | tokens-count(mr) ls integer-constant(1)) | E(tokens-count(ma) ge integer-constant(1)) U ((tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-12 TRUE 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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 14

Parameters: -s DFS -q 0 -d 10 ./model.pnml ./CTLFireability.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 (AF (((a_cap >= 1) and (ma >= 1)) or (not ((ma_cap >= 1) and (da_a >= 1)))) or EG (not (((r_cap >= 1) and (c >= 1)) and ((a >= 1) and (da >= 1))))))
Query after reduction: (EG (((a_cap < 1) or (ma < 1)) and ((ma_cap >= 1) and (da_a >= 1))) and AF (((r_cap >= 1) and (c >= 1)) and ((a >= 1) and (da >= 1))))
Query size reduced from 33 to 33 nodes (0.00 percent reduction).
Query reduction finished after 0.002845 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 2.1e-05
Configurations: 7
Markings: 5
Edges: 3
Processed Edges: 3
Processed N. Edges: 0
Explored Configs: 3
Query: (!(AF!(((tokens-count(a_cap) ls integer-constant(1) | tokens-count(ma) ls integer-constant(1)) & (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))))) & AF((tokens-count(r_cap) ge integer-constant(1) & tokens-count(c) ge integer-constant(1)) & (tokens-count(a) ge integer-constant(1) & tokens-count(da) ge integer-constant(1))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 15

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

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: AX (EX (not ((a >= 1) and (da >= 1))) and AG (((a_cap >= 1) and (dr_a >= 1)) or ((r_cap >= 1) and (mr >= 1))))
Query after reduction: AX (EX ((a < 1) or (da < 1)) and AG (((a_cap >= 1) and (dr_a >= 1)) or ((r_cap >= 1) and (mr >= 1))))
Query size reduced from 26 to 26 nodes (0.00 percent reduction).
Query reduction finished after 0.001995 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 2.6e-05
Configurations: 9
Markings: 5
Edges: 7
Processed Edges: 7
Processed N. Edges: 2
Explored Configs: 5
Query: AX(EX(tokens-count(a) ls integer-constant(1) | tokens-count(da) ls integer-constant(1)) & !(EF!(((tokens-count(a_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1)) | (tokens-count(r_cap) ge integer-constant(1) & tokens-count(mr) ge integer-constant(1))))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-14 FALSE 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 = "en_US.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 = "en_US.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 ./CTLFireability.xml -x 16

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

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


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: (A (((not ((ma_cap >= 1) and (da_a >= 1))) or (((ma_cap >= 1) and (da_a >= 1)) or (ma >= 1))) U ((((a_cap >= 1) and (ma >= 1)) or ((ma_cap >= 1) and (da_a >= 1))) or (((a_cap >= 1) and (da_a >= 1)) or ((mr_cap >= 1) and (dr_a >= 1))))) and (not (A ((mr >= 1) U ((a >= 1) and (da >= 1))) and (AG (ma >= 1) and ((ma_cap >= 1) and (da >= 1))))))
Query after reduction: (A ((((ma_cap < 1) or (da_a < 1)) or (((ma_cap >= 1) and (da_a >= 1)) or (ma >= 1))) U ((((a_cap >= 1) and (ma >= 1)) or ((ma_cap >= 1) and (da_a >= 1))) or (((a_cap >= 1) and (da_a >= 1)) or ((mr_cap >= 1) and (dr_a >= 1))))) and ((not A ((mr >= 1) U ((a >= 1) and (da >= 1)))) or (EF (ma < 1) or ((ma_cap < 1) or (da < 1)))))
Query size reduced from 76 to 76 nodes (0.00 percent reduction).
Query reduction finished after 0.005044 seconds.


Query is NOT satisfied.

STATS:
Time (seconds): 2.7e-05
Configurations: 11
Markings: 5
Edges: 8
Processed Edges: 11
Processed N. Edges: 3
Explored Configs: 8
Query: (A(((tokens-count(ma_cap) ls integer-constant(1) | tokens-count(da_a) ls integer-constant(1)) | ((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) | tokens-count(ma) ge integer-constant(1)))) U ((((tokens-count(a_cap) ge integer-constant(1) & tokens-count(ma) ge integer-constant(1)) | (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))) | ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) | (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1))))) & (!(A(tokens-count(mr) ge integer-constant(1)) U ((tokens-count(a) ge integer-constant(1) & tokens-count(da) ge integer-constant(1)))) | (EFtokens-count(ma) ls integer-constant(1) | (tokens-count(ma_cap) ls integer-constant(1) | tokens-count(da) ls integer-constant(1)))))


Query is NOT satisfied.

STATS:
Time (seconds): 3.3e-05
Configurations: 12
Markings: 5
Edges: 8
Processed Edges: 9
Processed N. Edges: 6
Explored Configs: 8
Query: (A((!((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))) | ((tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) | tokens-count(ma) ge integer-constant(1)))) U ((((tokens-count(a_cap) ge integer-constant(1) & tokens-count(ma) ge integer-constant(1)) | (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1))) | ((tokens-count(a_cap) ge integer-constant(1) & tokens-count(da_a) ge integer-constant(1)) | (tokens-count(mr_cap) ge integer-constant(1) & tokens-count(dr_a) ge integer-constant(1))))) & !((A(tokens-count(mr) ge integer-constant(1)) U ((tokens-count(a) ge integer-constant(1) & tokens-count(da) ge integer-constant(1))) & (!(EF!(tokens-count(ma) ge integer-constant(1))) & (tokens-count(ma_cap) ge integer-constant(1) & tokens-count(da) ge integer-constant(1))))))

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

FORMULA CircadianClock-PT-000001-CTLFireability-15 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STRUCTURAL_REDUCTION STATE_COMPRESSION STUBBORN_SETS
All queries are solved

BK_STOP 1495028706846

--------------------
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_CircadianClock-PT-000001"
export BK_EXAMINATION="CTLFireability"
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_CircadianClock-PT-000001.tgz
mv S_CircadianClock-PT-000001 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool tapaal"
echo " Input is S_CircadianClock-PT-000001, 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 r089-csrt-149441075800580"
echo "====================================================================="
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
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 ;