fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r030-blw3-149440266500161
Last Updated
June 27, 2017

About the Execution of ITS-Tools for DNAwalker-PT-18lozangeBlock

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15949.670 3600000.00 4589491.00 4128.20 [undef] Time out reached

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 itstools
Input is DNAwalker-PT-18lozangeBlock, examination is ReachabilityDeadlock
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r030-blw3-149440266500161
=====================================================================


--------------------
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 DNAwalker-PT-18lozangeBlock-ReachabilityDeadlock-0

=== Now, execution of the tool begins

BK_START 1496246223175


Using solver YICES2 to compute partial order matrices.
Built C files in :
/home/mcc/execution
its-ctl command run as :

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-ctl-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityDeadlock.pnml.gal -t CGAL -ctl DEADLOCK
No direction supplied, using forward translation only.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 3697 rows 164 cols
Exit code :137

BK_TIME_CONFINEMENT_REACHED

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

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityDeadlock = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityDeadlock -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination ReachabilityDeadlock -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
May 31, 2017 3:57:04 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
May 31, 2017 3:57:04 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 332 ms
May 31, 2017 3:57:04 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 164 places.
May 31, 2017 3:57:05 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 3697 transitions.
May 31, 2017 3:57:05 PM fr.lip6.move.gal.logic.togal.ToGalTransformer toGal
WARNING: Unknown predicate type in boolean expression fr.lip6.move.gal.logic.impl.DeadlockImpl
May 31, 2017 3:57:05 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property DNAwalker-PT-18lozangeBlock-ReachabilityDeadlock-0 is trivially true : it is verified in initial state.
May 31, 2017 3:57:05 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 517 ms
May 31, 2017 3:57:06 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityDeadlock.pnml.gal : 69 ms
May 31, 2017 3:57:07 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 0 place invariants in 142 ms
May 31, 2017 3:57:21 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 164 variables to be positive in 13627 ms
May 31, 2017 3:57:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 3697 transitions.
May 31, 2017 3:57:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/3697 took 5 ms. Total solver calls (SAT/UNSAT): 22(0/22)
May 31, 2017 3:57:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2/3697 took 1940 ms. Total solver calls (SAT/UNSAT): 216(99/117)
May 31, 2017 3:57:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :3/3697 took 2979 ms. Total solver calls (SAT/UNSAT): 320(152/168)
May 31, 2017 3:57:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :5/3697 took 4949 ms. Total solver calls (SAT/UNSAT): 519(253/266)
May 31, 2017 3:57:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :6/3697 took 6071 ms. Total solver calls (SAT/UNSAT): 632(310/322)
May 31, 2017 3:57:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :7/3697 took 7247 ms. Total solver calls (SAT/UNSAT): 751(370/381)
May 31, 2017 3:57:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :8/3697 took 8437 ms. Total solver calls (SAT/UNSAT): 872(431/441)
May 31, 2017 3:57:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :10/3697 took 10551 ms. Total solver calls (SAT/UNSAT): 1085(539/546)
May 31, 2017 3:57:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :11/3697 took 11773 ms. Total solver calls (SAT/UNSAT): 1208(601/607)
May 31, 2017 3:57:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :12/3697 took 13074 ms. Total solver calls (SAT/UNSAT): 1339(667/672)
May 31, 2017 3:57:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :13/3697 took 14422 ms. Total solver calls (SAT/UNSAT): 1474(735/739)
May 31, 2017 3:57:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :14/3697 took 15464 ms. Total solver calls (SAT/UNSAT): 1578(788/790)
May 31, 2017 3:57:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :15/3697 took 16657 ms. Total solver calls (SAT/UNSAT): 1697(848/849)
May 31, 2017 3:57:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :16/3697 took 17963 ms. Total solver calls (SAT/UNSAT): 1828(914/914)
May 31, 2017 3:57:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :17/3697 took 19362 ms. Total solver calls (SAT/UNSAT): 1969(985/984)
May 31, 2017 3:57:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :18/3697 took 20823 ms. Total solver calls (SAT/UNSAT): 2116(1059/1057)
May 31, 2017 3:57:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :19/3697 took 22026 ms. Total solver calls (SAT/UNSAT): 2237(1120/1117)
May 31, 2017 3:57:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :20/3697 took 23366 ms. Total solver calls (SAT/UNSAT): 2372(1188/1184)
May 31, 2017 3:57:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :21/3697 took 24827 ms. Total solver calls (SAT/UNSAT): 2519(1262/1257)
May 31, 2017 3:57:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :22/3697 took 26366 ms. Total solver calls (SAT/UNSAT): 2674(1340/1334)
May 31, 2017 3:57:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :24/3697 took 28366 ms. Total solver calls (SAT/UNSAT): 2876(1443/1433)
May 31, 2017 3:57:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :25/3697 took 29474 ms. Total solver calls (SAT/UNSAT): 2988(1500/1488)
May 31, 2017 3:57:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :26/3697 took 30580 ms. Total solver calls (SAT/UNSAT): 3100(1557/1543)
May 31, 2017 3:57:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :27/3697 took 31597 ms. Total solver calls (SAT/UNSAT): 3202(1609/1593)
May 31, 2017 3:57:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :28/3697 took 32720 ms. Total solver calls (SAT/UNSAT): 3315(1666/1649)
May 31, 2017 3:57:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :29/3697 took 33918 ms. Total solver calls (SAT/UNSAT): 3436(1727/1709)
May 31, 2017 3:57:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :30/3697 took 35174 ms. Total solver calls (SAT/UNSAT): 3563(1791/1772)
May 31, 2017 3:57:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :31/3697 took 36451 ms. Total solver calls (SAT/UNSAT): 3692(1856/1836)
May 31, 2017 3:57:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :32/3697 took 37731 ms. Total solver calls (SAT/UNSAT): 3821(1921/1900)
May 31, 2017 3:58:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :33/3697 took 38803 ms. Total solver calls (SAT/UNSAT): 3929(1976/1953)
May 31, 2017 3:58:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :34/3697 took 40000 ms. Total solver calls (SAT/UNSAT): 4050(2037/2013)
May 31, 2017 3:58:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :35/3697 took 41294 ms. Total solver calls (SAT/UNSAT): 4181(2103/2078)
May 31, 2017 3:58:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :36/3697 took 42668 ms. Total solver calls (SAT/UNSAT): 4320(2173/2147)
May 31, 2017 3:58:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :37/3697 took 44080 ms. Total solver calls (SAT/UNSAT): 4463(2245/2218)
May 31, 2017 3:58:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :38/3697 took 45487 ms. Total solver calls (SAT/UNSAT): 4606(2317/2289)
May 31, 2017 3:58:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :39/3697 took 46600 ms. Total solver calls (SAT/UNSAT): 4718(2374/2344)
May 31, 2017 3:58:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :40/3697 took 47860 ms. Total solver calls (SAT/UNSAT): 4845(2438/2407)
May 31, 2017 3:58:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :41/3697 took 49235 ms. Total solver calls (SAT/UNSAT): 4984(2508/2476)
May 31, 2017 3:58:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :42/3697 took 50716 ms. Total solver calls (SAT/UNSAT): 5133(2583/2550)
May 31, 2017 3:58:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :43/3697 took 52254 ms. Total solver calls (SAT/UNSAT): 5288(2661/2627)
May 31, 2017 3:58:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :44/3697 took 53792 ms. Total solver calls (SAT/UNSAT): 5443(2739/2704)
May 31, 2017 3:58:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :45/3697 took 55205 ms. Total solver calls (SAT/UNSAT): 5586(2811/2775)
May 31, 2017 3:58:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :46/3697 took 56737 ms. Total solver calls (SAT/UNSAT): 5741(2889/2852)
May 31, 2017 3:58:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :47/3697 took 58352 ms. Total solver calls (SAT/UNSAT): 5904(2971/2933)
May 31, 2017 3:58:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :48/3697 took 59967 ms. Total solver calls (SAT/UNSAT): 6067(3053/3014)
May 31, 2017 3:58:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :50/3697 took 62034 ms. Total solver calls (SAT/UNSAT): 6275(3159/3116)
May 31, 2017 3:58:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :51/3697 took 63209 ms. Total solver calls (SAT/UNSAT): 6393(3219/3174)
May 31, 2017 3:58:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :52/3697 took 64383 ms. Total solver calls (SAT/UNSAT): 6511(3279/3232)
May 31, 2017 3:58:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :53/3697 took 65551 ms. Total solver calls (SAT/UNSAT): 6629(3339/3290)
May 31, 2017 3:58:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :54/3697 took 66621 ms. Total solver calls (SAT/UNSAT): 6737(3394/3343)
May 31, 2017 3:58:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :55/3697 took 67793 ms. Total solver calls (SAT/UNSAT): 6856(3454/3402)
May 31, 2017 3:58:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :56/3697 took 69049 ms. Total solver calls (SAT/UNSAT): 6983(3518/3465)
May 31, 2017 3:58:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :57/3697 took 70367 ms. Total solver calls (SAT/UNSAT): 7116(3585/3531)
May 31, 2017 3:58:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :58/3697 took 71700 ms. Total solver calls (SAT/UNSAT): 7251(3653/3598)
May 31, 2017 3:58:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :59/3697 took 73036 ms. Total solver calls (SAT/UNSAT): 7386(3721/3665)
May 31, 2017 3:58:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :60/3697 took 74292 ms. Total solver calls (SAT/UNSAT): 7513(3785/3728)
May 31, 2017 3:58:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :61/3697 took 75424 ms. Total solver calls (SAT/UNSAT): 7627(3843/3784)
May 31, 2017 3:58:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :62/3697 took 76683 ms. Total solver calls (SAT/UNSAT): 7754(3907/3847)
May 31, 2017 3:58:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :63/3697 took 78039 ms. Total solver calls (SAT/UNSAT): 7891(3976/3915)
May 31, 2017 3:58:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :64/3697 took 79474 ms. Total solver calls (SAT/UNSAT): 8036(4049/3987)
May 31, 2017 3:58:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :65/3697 took 80951 ms. Total solver calls (SAT/UNSAT): 8185(4124/4061)
May 31, 2017 3:58:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :66/3697 took 82425 ms. Total solver calls (SAT/UNSAT): 8334(4199/4135)
May 31, 2017 3:58:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :67/3697 took 83823 ms. Total solver calls (SAT/UNSAT): 8475(4270/4205)
May 31, 2017 3:58:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :68/3697 took 85139 ms. Total solver calls (SAT/UNSAT): 8608(4337/4271)
May 31, 2017 3:58:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :69/3697 took 86574 ms. Total solver calls (SAT/UNSAT): 8753(4410/4343)
May 31, 2017 3:58:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :70/3697 took 88108 ms. Total solver calls (SAT/UNSAT): 8908(4488/4420)
May 31, 2017 3:58:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :71/3697 took 89704 ms. Total solver calls (SAT/UNSAT): 9069(4569/4500)
May 31, 2017 3:58:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :72/3697 took 91288 ms. Total solver calls (SAT/UNSAT): 9230(4650/4580)
May 31, 2017 3:58:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :73/3697 took 92778 ms. Total solver calls (SAT/UNSAT): 9383(4727/4656)
May 31, 2017 3:58:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :74/3697 took 94345 ms. Total solver calls (SAT/UNSAT): 9544(4808/4736)
May 31, 2017 3:58:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :75/3697 took 96014 ms. Total solver calls (SAT/UNSAT): 9713(4893/4820)
May 31, 2017 3:58:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :76/3697 took 97682 ms. Total solver calls (SAT/UNSAT): 9882(4978/4904)
May 31, 2017 3:59:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :77/3697 took 99267 ms. Total solver calls (SAT/UNSAT): 10043(5059/4984)
May 31, 2017 3:59:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :78/3697 took 100298 ms. Total solver calls (SAT/UNSAT): 10147(5112/5035)
May 31, 2017 3:59:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :79/3697 took 101411 ms. Total solver calls (SAT/UNSAT): 10259(5169/5090)
May 31, 2017 3:59:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :80/3697 took 102581 ms. Total solver calls (SAT/UNSAT): 10377(5229/5148)
May 31, 2017 3:59:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :81/3697 took 103795 ms. Total solver calls (SAT/UNSAT): 10499(5291/5208)
May 31, 2017 3:59:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :82/3697 took 105008 ms. Total solver calls (SAT/UNSAT): 10621(5353/5268)
May 31, 2017 3:59:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :83/3697 took 106139 ms. Total solver calls (SAT/UNSAT): 10735(5411/5324)
May 31, 2017 3:59:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :84/3697 took 107255 ms. Total solver calls (SAT/UNSAT): 10847(5468/5379)
May 31, 2017 3:59:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :85/3697 took 108470 ms. Total solver calls (SAT/UNSAT): 10970(5530/5440)
May 31, 2017 3:59:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :86/3697 took 109764 ms. Total solver calls (SAT/UNSAT): 11101(5596/5505)
May 31, 2017 3:59:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :87/3697 took 111111 ms. Total solver calls (SAT/UNSAT): 11238(5665/5573)
May 31, 2017 3:59:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :88/3697 took 112473 ms. Total solver calls (SAT/UNSAT): 11377(5735/5642)
May 31, 2017 3:59:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :89/3697 took 113853 ms. Total solver calls (SAT/UNSAT): 11516(5805/5711)
May 31, 2017 3:59:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :90/3697 took 115150 ms. Total solver calls (SAT/UNSAT): 11647(5871/5776)
May 31, 2017 3:59:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :91/3697 took 116327 ms. Total solver calls (SAT/UNSAT): 11766(5931/5835)
May 31, 2017 3:59:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :92/3697 took 117625 ms. Total solver calls (SAT/UNSAT): 11897(5997/5900)
May 31, 2017 3:59:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :93/3697 took 119029 ms. Total solver calls (SAT/UNSAT): 12038(6068/5970)
May 31, 2017 3:59:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :94/3697 took 120508 ms. Total solver calls (SAT/UNSAT): 12187(6143/6044)
May 31, 2017 3:59:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :95/3697 took 122022 ms. Total solver calls (SAT/UNSAT): 12340(6220/6120)
May 31, 2017 3:59:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :96/3697 took 123529 ms. Total solver calls (SAT/UNSAT): 12493(6297/6196)
May 31, 2017 3:59:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :97/3697 took 124964 ms. Total solver calls (SAT/UNSAT): 12638(6370/6268)
May 31, 2017 3:59:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :98/3697 took 126272 ms. Total solver calls (SAT/UNSAT): 12771(6437/6334)
May 31, 2017 3:59:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :99/3697 took 127741 ms. Total solver calls (SAT/UNSAT): 12920(6512/6408)
May 31, 2017 3:59:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :100/3697 took 129311 ms. Total solver calls (SAT/UNSAT): 13079(6592/6487)
May 31, 2017 3:59:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :101/3697 took 130938 ms. Total solver calls (SAT/UNSAT): 13244(6675/6569)
May 31, 2017 3:59:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :102/3697 took 132563 ms. Total solver calls (SAT/UNSAT): 13409(6758/6651)
May 31, 2017 3:59:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :103/3697 took 134107 ms. Total solver calls (SAT/UNSAT): 13566(6837/6729)
May 31, 2017 3:59:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :104/3697 took 135536 ms. Total solver calls (SAT/UNSAT): 13711(6910/6801)
May 31, 2017 3:59:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :105/3697 took 137253 ms. Total solver calls (SAT/UNSAT): 13884(6997/6887)
May 31, 2017 3:59:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :106/3697 took 138978 ms. Total solver calls (SAT/UNSAT): 14057(7084/6973)
May 31, 2017 3:59:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :107/3697 took 140614 ms. Total solver calls (SAT/UNSAT): 14222(7167/7055)
May 31, 2017 3:59:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :108/3697 took 142129 ms. Total solver calls (SAT/UNSAT): 14375(7244/7131)
May 31, 2017 3:59:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :109/3697 took 143241 ms. Total solver calls (SAT/UNSAT): 14487(7301/7186)
May 31, 2017 3:59:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :110/3697 took 144412 ms. Total solver calls (SAT/UNSAT): 14605(7361/7244)
May 31, 2017 3:59:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :111/3697 took 145631 ms. Total solver calls (SAT/UNSAT): 14727(7423/7304)
May 31, 2017 3:59:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :112/3697 took 146841 ms. Total solver calls (SAT/UNSAT): 14849(7485/7364)
May 31, 2017 3:59:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :113/3697 took 147972 ms. Total solver calls (SAT/UNSAT): 14963(7543/7420)
May 31, 2017 3:59:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :114/3697 took 149005 ms. Total solver calls (SAT/UNSAT): 15067(7596/7471)
May 31, 2017 3:59:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :115/3697 took 150220 ms. Total solver calls (SAT/UNSAT): 15190(7658/7532)
May 31, 2017 3:59:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :116/3697 took 151520 ms. Total solver calls (SAT/UNSAT): 15321(7724/7597)
May 31, 2017 3:59:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :117/3697 took 152877 ms. Total solver calls (SAT/UNSAT): 15458(7793/7665)
May 31, 2017 3:59:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :118/3697 took 154252 ms. Total solver calls (SAT/UNSAT): 15597(7863/7734)
May 31, 2017 3:59:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :119/3697 took 155636 ms. Total solver calls (SAT/UNSAT): 15736(7933/7803)
May 31, 2017 3:59:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :120/3697 took 156937 ms. Total solver calls (SAT/UNSAT): 15867(7999/7868)
May 31, 2017 3:59:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :121/3697 took 158120 ms. Total solver calls (SAT/UNSAT): 15986(8059/7927)
May 31, 2017 4:00:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :122/3697 took 159179 ms. Total solver calls (SAT/UNSAT): 16093(8113/7980)
May 31, 2017 4:00:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :123/3697 took 160579 ms. Total solver calls (SAT/UNSAT): 16234(8184/8050)
May 31, 2017 4:00:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :124/3697 took 162087 ms. Total solver calls (SAT/UNSAT): 16383(8259/8124)
May 31, 2017 4:00:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :125/3697 took 163605 ms. Total solver calls (SAT/UNSAT): 16536(8336/8200)
May 31, 2017 4:00:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :126/3697 took 165117 ms. Total solver calls (SAT/UNSAT): 16689(8413/8276)
May 31, 2017 4:00:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :127/3697 took 166677 ms. Total solver calls (SAT/UNSAT): 16834(8486/8348)
May 31, 2017 4:00:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :128/3697 took 167996 ms. Total solver calls (SAT/UNSAT): 16967(8553/8414)
May 31, 2017 4:00:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :129/3697 took 169223 ms. Total solver calls (SAT/UNSAT): 17086(8613/8473)
May 31, 2017 4:00:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :130/3697 took 170884 ms. Total solver calls (SAT/UNSAT): 17245(8693/8552)
May 31, 2017 4:00:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :131/3697 took 172523 ms. Total solver calls (SAT/UNSAT): 17410(8776/8634)
May 31, 2017 4:00:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :132/3697 took 174157 ms. Total solver calls (SAT/UNSAT): 17575(8859/8716)
May 31, 2017 4:00:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :133/3697 took 175714 ms. Total solver calls (SAT/UNSAT): 17732(8938/8794)
May 31, 2017 4:00:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :134/3697 took 177148 ms. Total solver calls (SAT/UNSAT): 17877(9011/8866)
May 31, 2017 4:00:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :135/3697 took 178442 ms. Total solver calls (SAT/UNSAT): 18008(9077/8931)
May 31, 2017 4:00:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :136/3697 took 180163 ms. Total solver calls (SAT/UNSAT): 18181(9164/9017)
May 31, 2017 4:00:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :137/3697 took 181810 ms. Total solver calls (SAT/UNSAT): 18346(9247/9099)
May 31, 2017 4:00:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :138/3697 took 183325 ms. Total solver calls (SAT/UNSAT): 18499(9324/9175)
May 31, 2017 4:00:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :139/3697 took 184705 ms. Total solver calls (SAT/UNSAT): 18638(9394/9244)
May 31, 2017 4:00:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :140/3697 took 185995 ms. Total solver calls (SAT/UNSAT): 18756(9454/9302)
May 31, 2017 4:00:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :141/3697 took 187231 ms. Total solver calls (SAT/UNSAT): 18878(9516/9362)
May 31, 2017 4:00:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :142/3697 took 188461 ms. Total solver calls (SAT/UNSAT): 19000(9578/9422)
May 31, 2017 4:00:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :143/3697 took 189594 ms. Total solver calls (SAT/UNSAT): 19114(9636/9478)
May 31, 2017 4:00:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :144/3697 took 190626 ms. Total solver calls (SAT/UNSAT): 19218(9689/9529)
May 31, 2017 4:00:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :146/3697 took 192872 ms. Total solver calls (SAT/UNSAT): 19443(9803/9640)
May 31, 2017 4:00:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :147/3697 took 194230 ms. Total solver calls (SAT/UNSAT): 19580(9872/9708)
May 31, 2017 4:00:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :148/3697 took 195603 ms. Total solver calls (SAT/UNSAT): 19719(9942/9777)
May 31, 2017 4:00:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :149/3697 took 196978 ms. Total solver calls (SAT/UNSAT): 19858(10012/9846)
May 31, 2017 4:00:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :150/3697 took 198279 ms. Total solver calls (SAT/UNSAT): 19989(10078/9911)
May 31, 2017 4:00:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :151/3697 took 199463 ms. Total solver calls (SAT/UNSAT): 20108(10138/9970)
May 31, 2017 4:00:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :152/3697 took 200525 ms. Total solver calls (SAT/UNSAT): 20215(10192/10023)
May 31, 2017 4:00:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :153/3697 took 201540 ms. Total solver calls (SAT/UNSAT): 20309(10240/10069)
May 31, 2017 4:00:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :154/3697 took 203051 ms. Total solver calls (SAT/UNSAT): 20458(10315/10143)
May 31, 2017 4:00:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :155/3697 took 204576 ms. Total solver calls (SAT/UNSAT): 20611(10392/10219)
May 31, 2017 4:00:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :156/3697 took 206090 ms. Total solver calls (SAT/UNSAT): 20764(10469/10295)
May 31, 2017 4:00:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :157/3697 took 207604 ms. Total solver calls (SAT/UNSAT): 20909(10542/10367)
May 31, 2017 4:00:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :158/3697 took 208918 ms. Total solver calls (SAT/UNSAT): 21042(10609/10433)
May 31, 2017 4:00:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :159/3697 took 210099 ms. Total solver calls (SAT/UNSAT): 21161(10669/10492)
May 31, 2017 4:00:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :160/3697 took 211136 ms. Total solver calls (SAT/UNSAT): 21265(10722/10543)
May 31, 2017 4:00:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :161/3697 took 212867 ms. Total solver calls (SAT/UNSAT): 21430(10805/10625)
May 31, 2017 4:00:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :162/3697 took 214501 ms. Total solver calls (SAT/UNSAT): 21595(10888/10707)
May 31, 2017 4:00:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :163/3697 took 216087 ms. Total solver calls (SAT/UNSAT): 21752(10967/10785)
May 31, 2017 4:00:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :164/3697 took 217519 ms. Total solver calls (SAT/UNSAT): 21897(11040/10857)
May 31, 2017 4:01:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :165/3697 took 218822 ms. Total solver calls (SAT/UNSAT): 22028(11106/10922)
May 31, 2017 4:01:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :166/3697 took 219964 ms. Total solver calls (SAT/UNSAT): 22142(11164/10978)
May 31, 2017 4:01:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :167/3697 took 221596 ms. Total solver calls (SAT/UNSAT): 22307(11247/11060)
May 31, 2017 4:01:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :168/3697 took 223137 ms. Total solver calls (SAT/UNSAT): 22460(11324/11136)
May 31, 2017 4:01:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :169/3697 took 224513 ms. Total solver calls (SAT/UNSAT): 22599(11394/11205)
May 31, 2017 4:01:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :170/3697 took 225724 ms. Total solver calls (SAT/UNSAT): 22721(11456/11265)
May 31, 2017 4:01:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :171/3697 took 226856 ms. Total solver calls (SAT/UNSAT): 22835(11514/11321)
May 31, 2017 4:01:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :172/3697 took 227984 ms. Total solver calls (SAT/UNSAT): 22949(11572/11377)
May 31, 2017 4:01:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :173/3697 took 229116 ms. Total solver calls (SAT/UNSAT): 23063(11630/11433)
May 31, 2017 4:01:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :175/3697 took 230938 ms. Total solver calls (SAT/UNSAT): 23245(11723/11522)
May 31, 2017 4:01:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :177/3697 took 232975 ms. Total solver calls (SAT/UNSAT): 23450(11827/11623)
May 31, 2017 4:01:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :178/3697 took 234271 ms. Total solver calls (SAT/UNSAT): 23581(11893/11688)
May 31, 2017 4:01:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :179/3697 took 235570 ms. Total solver calls (SAT/UNSAT): 23712(11959/11753)
May 31, 2017 4:01:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :180/3697 took 236922 ms. Total solver calls (SAT/UNSAT): 23835(12021/11814)
May 31, 2017 4:01:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :181/3697 took 238071 ms. Total solver calls (SAT/UNSAT): 23946(12077/11869)
May 31, 2017 4:01:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :182/3697 took 239096 ms. Total solver calls (SAT/UNSAT): 24045(12127/11918)
May 31, 2017 4:01:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :184/3697 took 241385 ms. Total solver calls (SAT/UNSAT): 24276(12244/12032)
May 31, 2017 4:01:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :185/3697 took 242817 ms. Total solver calls (SAT/UNSAT): 24421(12317/12104)
May 31, 2017 4:01:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :186/3697 took 244210 ms. Total solver calls (SAT/UNSAT): 24558(12386/12172)
May 31, 2017 4:01:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :187/3697 took 245456 ms. Total solver calls (SAT/UNSAT): 24683(12449/12234)
May 31, 2017 4:01:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :188/3697 took 246553 ms. Total solver calls (SAT/UNSAT): 24794(12505/12289)
May 31, 2017 4:01:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :190/3697 took 249073 ms. Total solver calls (SAT/UNSAT): 25047(12633/12414)
May 31, 2017 4:01:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :191/3697 took 250550 ms. Total solver calls (SAT/UNSAT): 25196(12708/12488)
May 31, 2017 4:01:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :192/3697 took 251908 ms. Total solver calls (SAT/UNSAT): 25333(12777/12556)
May 31, 2017 4:01:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :193/3697 took 253127 ms. Total solver calls (SAT/UNSAT): 25456(12839/12617)
May 31, 2017 4:01:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :194/3697 took 254181 ms. Total solver calls (SAT/UNSAT): 25562(12893/12669)
May 31, 2017 4:01:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :195/3697 took 255619 ms. Total solver calls (SAT/UNSAT): 25707(12966/12741)
May 31, 2017 4:01:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :196/3697 took 256919 ms. Total solver calls (SAT/UNSAT): 25838(13032/12806)
May 31, 2017 4:01:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :197/3697 took 258051 ms. Total solver calls (SAT/UNSAT): 25952(13090/12862)
May 31, 2017 4:01:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :198/3697 took 259116 ms. Total solver calls (SAT/UNSAT): 26056(13143/12913)
May 31, 2017 4:01:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :199/3697 took 260178 ms. Total solver calls (SAT/UNSAT): 26160(13196/12964)
May 31, 2017 4:01:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :201/3697 took 261982 ms. Total solver calls (SAT/UNSAT): 26332(13284/13048)
May 31, 2017 4:01:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :203/3697 took 263888 ms. Total solver calls (SAT/UNSAT): 26519(13379/13140)
May 31, 2017 4:01:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :204/3697 took 265091 ms. Total solver calls (SAT/UNSAT): 26640(13440/13200)
May 31, 2017 4:01:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :205/3697 took 266212 ms. Total solver calls (SAT/UNSAT): 26753(13497/13256)
May 31, 2017 4:01:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :206/3697 took 267213 ms. Total solver calls (SAT/UNSAT): 26854(13548/13306)
May 31, 2017 4:01:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :208/3697 took 268851 ms. Total solver calls (SAT/UNSAT): 27019(13632/13387)
May 31, 2017 4:01:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :209/3697 took 270187 ms. Total solver calls (SAT/UNSAT): 27154(13700/13454)
May 31, 2017 4:01:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :210/3697 took 271476 ms. Total solver calls (SAT/UNSAT): 27281(13764/13517)
May 31, 2017 4:01:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :211/3697 took 272614 ms. Total solver calls (SAT/UNSAT): 27396(13822/13574)
May 31, 2017 4:01:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :213/3697 took 274473 ms. Total solver calls (SAT/UNSAT): 27583(13917/13666)
May 31, 2017 4:01:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :214/3697 took 275872 ms. Total solver calls (SAT/UNSAT): 27722(13987/13735)
May 31, 2017 4:01:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :215/3697 took 277130 ms. Total solver calls (SAT/UNSAT): 27849(14051/13798)
May 31, 2017 4:01:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :216/3697 took 278314 ms. Total solver calls (SAT/UNSAT): 27962(14108/13854)
May 31, 2017 4:02:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :218/3697 took 280463 ms. Total solver calls (SAT/UNSAT): 28179(14218/13961)
May 31, 2017 4:02:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :219/3697 took 281495 ms. Total solver calls (SAT/UNSAT): 28283(14271/14012)
May 31, 2017 4:02:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :221/3697 took 283288 ms. Total solver calls (SAT/UNSAT): 28463(14363/14100)
May 31, 2017 4:02:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :223/3697 took 284606 ms. Total solver calls (SAT/UNSAT): 28595(14431/14164)
May 31, 2017 4:02:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :224/3697 took 285745 ms. Total solver calls (SAT/UNSAT): 28706(14487/14219)
May 31, 2017 4:02:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :225/3697 took 286767 ms. Total solver calls (SAT/UNSAT): 28809(14539/14270)
May 31, 2017 4:02:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :227/3697 took 288445 ms. Total solver calls (SAT/UNSAT): 28979(14625/14354)
May 31, 2017 4:02:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :229/3697 took 290298 ms. Total solver calls (SAT/UNSAT): 29162(14718/14444)
May 31, 2017 4:02:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :230/3697 took 291337 ms. Total solver calls (SAT/UNSAT): 29267(14771/14496)
May 31, 2017 4:02:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :232/3697 took 292994 ms. Total solver calls (SAT/UNSAT): 29434(14856/14578)
May 31, 2017 4:02:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :233/3697 took 294149 ms. Total solver calls (SAT/UNSAT): 29551(14915/14636)
May 31, 2017 4:02:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :234/3697 took 295169 ms. Total solver calls (SAT/UNSAT): 29654(14967/14687)
May 31, 2017 4:02:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :236/3697 took 296961 ms. Total solver calls (SAT/UNSAT): 29834(15059/14775)
May 31, 2017 4:02:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :238/3697 took 298377 ms. Total solver calls (SAT/UNSAT): 29976(15132/14844)
May 31, 2017 4:02:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :240/3697 took 299921 ms. Total solver calls (SAT/UNSAT): 30125(15208/14917)
May 31, 2017 4:02:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :242/3697 took 301408 ms. Total solver calls (SAT/UNSAT): 30275(15284/14991)
May 31, 2017 4:02:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :244/3697 took 302923 ms. Total solver calls (SAT/UNSAT): 30426(15361/15065)
May 31, 2017 4:02:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :246/3697 took 304383 ms. Total solver calls (SAT/UNSAT): 30573(15436/15137)
May 31, 2017 4:02:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :248/3697 took 306066 ms. Total solver calls (SAT/UNSAT): 30742(15522/15220)
May 31, 2017 4:02:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :250/3697 took 308028 ms. Total solver calls (SAT/UNSAT): 30938(15622/15316)
May 31, 2017 4:02:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :251/3697 took 309103 ms. Total solver calls (SAT/UNSAT): 31046(15677/15369)
May 31, 2017 4:02:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :252/3697 took 310220 ms. Total solver calls (SAT/UNSAT): 31158(15734/15424)
May 31, 2017 4:02:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :253/3697 took 311339 ms. Total solver calls (SAT/UNSAT): 31271(15791/15480)
May 31, 2017 4:02:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :254/3697 took 312540 ms. Total solver calls (SAT/UNSAT): 31392(15852/15540)
May 31, 2017 4:02:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :255/3697 took 313799 ms. Total solver calls (SAT/UNSAT): 31519(15916/15603)
May 31, 2017 4:02:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :256/3697 took 314883 ms. Total solver calls (SAT/UNSAT): 31627(15971/15656)
May 31, 2017 4:02:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :257/3697 took 316287 ms. Total solver calls (SAT/UNSAT): 31748(16032/15716)
May 31, 2017 4:02:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :258/3697 took 317637 ms. Total solver calls (SAT/UNSAT): 31879(16098/15781)
May 31, 2017 4:02:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :259/3697 took 319062 ms. Total solver calls (SAT/UNSAT): 32018(16168/15850)
May 31, 2017 4:02:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :260/3697 took 320476 ms. Total solver calls (SAT/UNSAT): 32161(16240/15921)
May 31, 2017 4:02:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :261/3697 took 321587 ms. Total solver calls (SAT/UNSAT): 32273(16297/15976)
May 31, 2017 4:02:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :262/3697 took 322844 ms. Total solver calls (SAT/UNSAT): 32400(16361/16039)
May 31, 2017 4:02:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :263/3697 took 324211 ms. Total solver calls (SAT/UNSAT): 32539(16431/16108)
May 31, 2017 4:02:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :264/3697 took 325678 ms. Total solver calls (SAT/UNSAT): 32688(16506/16182)
May 31, 2017 4:02:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :265/3697 took 327198 ms. Total solver calls (SAT/UNSAT): 32843(16584/16259)
May 31, 2017 4:02:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :266/3697 took 328304 ms. Total solver calls (SAT/UNSAT): 32955(16641/16314)
May 31, 2017 4:02:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :267/3697 took 329576 ms. Total solver calls (SAT/UNSAT): 33084(16706/16378)
May 31, 2017 4:02:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :268/3697 took 330983 ms. Total solver calls (SAT/UNSAT): 33227(16778/16449)
May 31, 2017 4:02:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :269/3697 took 332523 ms. Total solver calls (SAT/UNSAT): 33382(16856/16526)
May 31, 2017 4:02:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :270/3697 took 334141 ms. Total solver calls (SAT/UNSAT): 33545(16938/16607)
May 31, 2017 4:02:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :271/3697 took 335421 ms. Total solver calls (SAT/UNSAT): 33674(17003/16671)
May 31, 2017 4:02:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :272/3697 took 336836 ms. Total solver calls (SAT/UNSAT): 33817(17075/16742)
May 31, 2017 4:02:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :273/3697 took 338367 ms. Total solver calls (SAT/UNSAT): 33972(17153/16819)
May 31, 2017 4:03:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :274/3697 took 339972 ms. Total solver calls (SAT/UNSAT): 34135(17235/16900)
May 31, 2017 4:03:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :275/3697 took 341006 ms. Total solver calls (SAT/UNSAT): 34240(17288/16952)
May 31, 2017 4:03:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :276/3697 took 342121 ms. Total solver calls (SAT/UNSAT): 34353(17345/17008)
May 31, 2017 4:03:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :277/3697 took 343312 ms. Total solver calls (SAT/UNSAT): 34472(17405/17067)
May 31, 2017 4:03:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :278/3697 took 344538 ms. Total solver calls (SAT/UNSAT): 34595(17467/17128)
May 31, 2017 4:03:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :279/3697 took 345778 ms. Total solver calls (SAT/UNSAT): 34718(17529/17189)
May 31, 2017 4:03:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :280/3697 took 346904 ms. Total solver calls (SAT/UNSAT): 34831(17586/17245)
May 31, 2017 4:03:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :281/3697 took 348213 ms. Total solver calls (SAT/UNSAT): 34963(17652/17311)
May 31, 2017 4:03:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :282/3697 took 349574 ms. Total solver calls (SAT/UNSAT): 35101(17721/17380)
May 31, 2017 4:03:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :283/3697 took 350977 ms. Total solver calls (SAT/UNSAT): 35241(17791/17450)
May 31, 2017 4:03:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :284/3697 took 352185 ms. Total solver calls (SAT/UNSAT): 35360(17851/17509)
May 31, 2017 4:03:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :285/3697 took 353481 ms. Total solver calls (SAT/UNSAT): 35492(17917/17575)
May 31, 2017 4:03:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :286/3697 took 354876 ms. Total solver calls (SAT/UNSAT): 35634(17988/17646)
May 31, 2017 4:03:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :287/3697 took 356348 ms. Total solver calls (SAT/UNSAT): 35784(18063/17721)
May 31, 2017 4:03:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :288/3697 took 357861 ms. Total solver calls (SAT/UNSAT): 35938(18140/17798)
May 31, 2017 4:03:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :289/3697 took 359374 ms. Total solver calls (SAT/UNSAT): 36092(18217/17875)
May 31, 2017 4:03:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :290/3697 took 360586 ms. Total solver calls (SAT/UNSAT): 36215(18279/17936)
May 31, 2017 4:03:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :291/3697 took 361943 ms. Total solver calls (SAT/UNSAT): 36353(18348/18005)
May 31, 2017 4:03:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :292/3697 took 363413 ms. Total solver calls (SAT/UNSAT): 36503(18423/18080)
May 31, 2017 4:03:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :293/3697 took 364984 ms. Total solver calls (SAT/UNSAT): 36663(18503/18160)
May 31, 2017 4:03:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :294/3697 took 366617 ms. Total solver calls (SAT/UNSAT): 36829(18586/18243)
May 31, 2017 4:03:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :295/3697 took 368249 ms. Total solver calls (SAT/UNSAT): 36995(18669/18326)
May 31, 2017 4:03:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :296/3697 took 369459 ms. Total solver calls (SAT/UNSAT): 37118(18731/18387)
May 31, 2017 4:03:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :297/3697 took 370833 ms. Total solver calls (SAT/UNSAT): 37258(18801/18457)
May 31, 2017 4:03:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :298/3697 took 372342 ms. Total solver calls (SAT/UNSAT): 37412(18878/18534)
May 31, 2017 4:03:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :299/3697 took 373970 ms. Total solver calls (SAT/UNSAT): 37578(18961/18617)
May 31, 2017 4:03:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :300/3697 took 375682 ms. Total solver calls (SAT/UNSAT): 37752(19048/18704)
May 31, 2017 4:03:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :301/3697 took 377394 ms. Total solver calls (SAT/UNSAT): 37926(19135/18791)
May 31, 2017 4:03:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :302/3697 took 378909 ms. Total solver calls (SAT/UNSAT): 38080(19212/18868)
May 31, 2017 4:03:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :303/3697 took 380537 ms. Total solver calls (SAT/UNSAT): 38246(19295/18951)
May 31, 2017 4:03:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :304/3697 took 382245 ms. Total solver calls (SAT/UNSAT): 38420(19382/19038)
May 31, 2017 4:03:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :305/3697 took 383950 ms. Total solver calls (SAT/UNSAT): 38593(19469/19124)
May 31, 2017 4:03:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :306/3697 took 385067 ms. Total solver calls (SAT/UNSAT): 38706(19526/19180)
May 31, 2017 4:03:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :307/3697 took 386266 ms. Total solver calls (SAT/UNSAT): 38827(19587/19240)
May 31, 2017 4:03:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :308/3697 took 387521 ms. Total solver calls (SAT/UNSAT): 38954(19651/19303)
May 31, 2017 4:03:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :309/3697 took 388818 ms. Total solver calls (SAT/UNSAT): 39085(19717/19368)
May 31, 2017 4:03:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :310/3697 took 390112 ms. Total solver calls (SAT/UNSAT): 39216(19783/19433)
May 31, 2017 4:03:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :311/3697 took 391410 ms. Total solver calls (SAT/UNSAT): 39347(19849/19498)
May 31, 2017 4:03:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :312/3697 took 392610 ms. Total solver calls (SAT/UNSAT): 39468(19910/19558)
May 31, 2017 4:03:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :313/3697 took 393912 ms. Total solver calls (SAT/UNSAT): 39600(19976/19624)
May 31, 2017 4:03:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :314/3697 took 395352 ms. Total solver calls (SAT/UNSAT): 39746(20049/19697)
May 31, 2017 4:03:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :315/3697 took 396811 ms. Total solver calls (SAT/UNSAT): 39894(20123/19771)
May 31, 2017 4:03:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :316/3697 took 398272 ms. Total solver calls (SAT/UNSAT): 40042(20197/19845)
May 31, 2017 4:04:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :317/3697 took 399530 ms. Total solver calls (SAT/UNSAT): 40169(20261/19908)
May 31, 2017 4:04:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :318/3697 took 400912 ms. Total solver calls (SAT/UNSAT): 40309(20331/19978)
May 31, 2017 4:04:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :319/3697 took 402395 ms. Total solver calls (SAT/UNSAT): 40459(20406/20053)
May 31, 2017 4:04:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :320/3697 took 403951 ms. Total solver calls (SAT/UNSAT): 40617(20485/20132)
May 31, 2017 4:04:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :321/3697 took 405552 ms. Total solver calls (SAT/UNSAT): 40779(20566/20213)
May 31, 2017 4:04:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :322/3697 took 407150 ms. Total solver calls (SAT/UNSAT): 40941(20647/20294)
May 31, 2017 4:04:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :323/3697 took 408672 ms. Total solver calls (SAT/UNSAT): 41095(20724/20371)
May 31, 2017 4:04:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :324/3697 took 409970 ms. Total solver calls (SAT/UNSAT): 41226(20790/20436)
May 31, 2017 4:04:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :325/3697 took 411413 ms. Total solver calls (SAT/UNSAT): 41372(20863/20509)
May 31, 2017 4:04:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :326/3697 took 412972 ms. Total solver calls (SAT/UNSAT): 41530(20942/20588)
May 31, 2017 4:04:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :327/3697 took 414628 ms. Total solver calls (SAT/UNSAT): 41698(21026/20672)
May 31, 2017 4:04:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :328/3697 took 416345 ms. Total solver calls (SAT/UNSAT): 41872(21113/20759)
May 31, 2017 4:04:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :329/3697 took 418064 ms. Total solver calls (SAT/UNSAT): 42046(21200/20846)
May 31, 2017 4:04:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :330/3697 took 419702 ms. Total solver calls (SAT/UNSAT): 42212(21283/20929)
May 31, 2017 4:04:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :331/3697 took 421161 ms. Total solver calls (SAT/UNSAT): 42360(21357/21003)
May 31, 2017 4:04:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :332/3697 took 422758 ms. Total solver calls (SAT/UNSAT): 42522(21438/21084)
May 31, 2017 4:04:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :333/3697 took 424470 ms. Total solver calls (SAT/UNSAT): 42696(21525/21171)
May 31, 2017 4:04:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :334/3697 took 426269 ms. Total solver calls (SAT/UNSAT): 42878(21616/21262)
May 31, 2017 4:04:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :335/3697 took 428067 ms. Total solver calls (SAT/UNSAT): 43060(21707/21353)
May 31, 2017 4:04:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :336/3697 took 429781 ms. Total solver calls (SAT/UNSAT): 43234(21794/21440)
May 31, 2017 4:04:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :337/3697 took 431499 ms. Total solver calls (SAT/UNSAT): 43408(21881/21527)
May 31, 2017 4:04:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :338/3697 took 433295 ms. Total solver calls (SAT/UNSAT): 43590(21972/21618)
May 31, 2017 4:04:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :339/3697 took 435082 ms. Total solver calls (SAT/UNSAT): 43771(22063/21708)
May 31, 2017 4:04:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :340/3697 took 436799 ms. Total solver calls (SAT/UNSAT): 43944(22150/21794)
May 31, 2017 4:04:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :341/3697 took 437974 ms. Total solver calls (SAT/UNSAT): 44063(22210/21853)
May 31, 2017 4:04:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :342/3697 took 439229 ms. Total solver calls (SAT/UNSAT): 44190(22274/21916)
May 31, 2017 4:04:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :343/3697 took 440545 ms. Total solver calls (SAT/UNSAT): 44323(22341/21982)
May 31, 2017 4:04:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :344/3697 took 441899 ms. Total solver calls (SAT/UNSAT): 44460(22410/22050)
May 31, 2017 4:04:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :345/3697 took 443250 ms. Total solver calls (SAT/UNSAT): 44597(22479/22118)
May 31, 2017 4:04:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :346/3697 took 444606 ms. Total solver calls (SAT/UNSAT): 44734(22548/22186)
May 31, 2017 4:04:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :347/3697 took 445879 ms. Total solver calls (SAT/UNSAT): 44863(22613/22250)
May 31, 2017 4:04:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :348/3697 took 447135 ms. Total solver calls (SAT/UNSAT): 44990(22677/22313)
May 31, 2017 4:04:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :349/3697 took 448491 ms. Total solver calls (SAT/UNSAT): 45128(22746/22382)
May 31, 2017 4:04:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :350/3697 took 449933 ms. Total solver calls (SAT/UNSAT): 45274(22819/22455)
May 31, 2017 4:04:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :351/3697 took 451448 ms. Total solver calls (SAT/UNSAT): 45428(22896/22532)
May 31, 2017 4:04:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :352/3697 took 452966 ms. Total solver calls (SAT/UNSAT): 45582(22973/22609)
May 31, 2017 4:04:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :353/3697 took 454406 ms. Total solver calls (SAT/UNSAT): 45728(23046/22682)
May 31, 2017 4:04:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :354/3697 took 455722 ms. Total solver calls (SAT/UNSAT): 45861(23113/22748)
May 31, 2017 4:04:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :355/3697 took 457159 ms. Total solver calls (SAT/UNSAT): 46007(23186/22821)
May 31, 2017 4:05:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :356/3697 took 458697 ms. Total solver calls (SAT/UNSAT): 46163(23264/22899)
May 31, 2017 4:05:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :357/3697 took 460310 ms. Total solver calls (SAT/UNSAT): 46327(23346/22981)
May 31, 2017 4:05:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :358/3697 took 461966 ms. Total solver calls (SAT/UNSAT): 46495(23430/23065)
May 31, 2017 4:05:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :359/3697 took 463618 ms. Total solver calls (SAT/UNSAT): 46663(23514/23149)
May 31, 2017 4:05:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :360/3697 took 465192 ms. Total solver calls (SAT/UNSAT): 46823(23594/23229)
May 31, 2017 4:05:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :361/3697 took 466649 ms. Total solver calls (SAT/UNSAT): 46971(23668/23303)
May 31, 2017 4:05:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :362/3697 took 468146 ms. Total solver calls (SAT/UNSAT): 47123(23744/23379)
May 31, 2017 4:05:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :363/3697 took 469760 ms. Total solver calls (SAT/UNSAT): 47287(23826/23461)
May 31, 2017 4:05:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :364/3697 took 471471 ms. Total solver calls (SAT/UNSAT): 47461(23913/23548)
May 31, 2017 4:05:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :365/3697 took 473248 ms. Total solver calls (SAT/UNSAT): 47641(24003/23638)
May 31, 2017 4:05:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :366/3697 took 475022 ms. Total solver calls (SAT/UNSAT): 47821(24093/23728)
May 31, 2017 4:05:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :367/3697 took 476713 ms. Total solver calls (SAT/UNSAT): 47993(24179/23814)
May 31, 2017 4:05:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :368/3697 took 478290 ms. Total solver calls (SAT/UNSAT): 48153(24259/23894)
May 31, 2017 4:05:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :369/3697 took 479944 ms. Total solver calls (SAT/UNSAT): 48321(24343/23978)
May 31, 2017 4:05:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :370/3697 took 481718 ms. Total solver calls (SAT/UNSAT): 48501(24433/24068)
May 31, 2017 4:05:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :371/3697 took 483573 ms. Total solver calls (SAT/UNSAT): 48689(24527/24162)
May 31, 2017 4:05:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :372/3697 took 485432 ms. Total solver calls (SAT/UNSAT): 48877(24621/24256)
May 31, 2017 4:05:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :373/3697 took 487206 ms. Total solver calls (SAT/UNSAT): 49057(24711/24346)
May 31, 2017 4:05:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :374/3697 took 488863 ms. Total solver calls (SAT/UNSAT): 49225(24795/24430)
May 31, 2017 4:05:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :375/3697 took 490713 ms. Total solver calls (SAT/UNSAT): 49413(24889/24524)
May 31, 2017 4:05:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :376/3697 took 492563 ms. Total solver calls (SAT/UNSAT): 49600(24983/24617)
May 31, 2017 4:05:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :377/3697 took 494331 ms. Total solver calls (SAT/UNSAT): 49779(25073/24706)
May 31, 2017 4:05:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :378/3697 took 495982 ms. Total solver calls (SAT/UNSAT): 49946(25157/24789)
May 31, 2017 4:05:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :379/3697 took 497175 ms. Total solver calls (SAT/UNSAT): 50067(25218/24849)
May 31, 2017 4:05:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :380/3697 took 498450 ms. Total solver calls (SAT/UNSAT): 50196(25283/24913)
May 31, 2017 4:05:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :381/3697 took 499780 ms. Total solver calls (SAT/UNSAT): 50331(25351/24980)
May 31, 2017 4:05:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :382/3697 took 501152 ms. Total solver calls (SAT/UNSAT): 50470(25421/25049)
May 31, 2017 4:05:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :383/3697 took 502514 ms. Total solver calls (SAT/UNSAT): 50609(25491/25118)
May 31, 2017 4:05:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :384/3697 took 503881 ms. Total solver calls (SAT/UNSAT): 50748(25561/25187)
May 31, 2017 4:05:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :385/3697 took 505167 ms. Total solver calls (SAT/UNSAT): 50879(25627/25252)
May 31, 2017 4:05:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :386/3697 took 506356 ms. Total solver calls (SAT/UNSAT): 51000(25688/25312)
May 31, 2017 4:05:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :387/3697 took 507726 ms. Total solver calls (SAT/UNSAT): 51140(25758/25382)
May 31, 2017 4:05:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :388/3697 took 509175 ms. Total solver calls (SAT/UNSAT): 51288(25832/25456)
May 31, 2017 4:05:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :389/3697 took 510688 ms. Total solver calls (SAT/UNSAT): 51442(25909/25533)
May 31, 2017 4:05:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :390/3697 took 512216 ms. Total solver calls (SAT/UNSAT): 51598(25987/25611)
May 31, 2017 4:05:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :391/3697 took 513668 ms. Total solver calls (SAT/UNSAT): 51746(26061/25685)
May 31, 2017 4:05:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :392/3697 took 514999 ms. Total solver calls (SAT/UNSAT): 51882(26129/25753)
May 31, 2017 4:05:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :393/3697 took 516444 ms. Total solver calls (SAT/UNSAT): 52030(26203/25827)
May 31, 2017 4:05:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :394/3697 took 517995 ms. Total solver calls (SAT/UNSAT): 52188(26282/25906)
May 31, 2017 4:06:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :395/3697 took 519627 ms. Total solver calls (SAT/UNSAT): 52354(26365/25989)
May 31, 2017 4:06:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :396/3697 took 521289 ms. Total solver calls (SAT/UNSAT): 52524(26450/26074)
May 31, 2017 4:06:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :397/3697 took 522948 ms. Total solver calls (SAT/UNSAT): 52694(26535/26159)
May 31, 2017 4:06:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :398/3697 took 524532 ms. Total solver calls (SAT/UNSAT): 52856(26616/26240)
May 31, 2017 4:06:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :399/3697 took 526007 ms. Total solver calls (SAT/UNSAT): 53006(26691/26315)
May 31, 2017 4:06:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :400/3697 took 527341 ms. Total solver calls (SAT/UNSAT): 53142(26759/26383)
May 31, 2017 4:06:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :401/3697 took 528970 ms. Total solver calls (SAT/UNSAT): 53308(26842/26466)
May 31, 2017 4:06:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :402/3697 took 530704 ms. Total solver calls (SAT/UNSAT): 53484(26930/26554)
May 31, 2017 4:06:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :403/3697 took 532495 ms. Total solver calls (SAT/UNSAT): 53666(27021/26645)
May 31, 2017 4:06:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :404/3697 took 534280 ms. Total solver calls (SAT/UNSAT): 53848(27112/26736)
May 31, 2017 4:06:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :405/3697 took 535983 ms. Total solver calls (SAT/UNSAT): 54022(27199/26823)
May 31, 2017 4:06:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :406/3697 took 537570 ms. Total solver calls (SAT/UNSAT): 54184(27280/26904)
May 31, 2017 4:06:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :407/3697 took 539018 ms. Total solver calls (SAT/UNSAT): 54332(27354/26978)
May 31, 2017 4:06:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :408/3697 took 540798 ms. Total solver calls (SAT/UNSAT): 54514(27445/27069)
May 31, 2017 4:06:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :409/3697 took 542665 ms. Total solver calls (SAT/UNSAT): 54704(27540/27164)
May 31, 2017 4:06:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :410/3697 took 544535 ms. Total solver calls (SAT/UNSAT): 54894(27635/27259)
May 31, 2017 4:06:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :411/3697 took 546324 ms. Total solver calls (SAT/UNSAT): 55076(27726/27350)
May 31, 2017 4:06:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :412/3697 took 548005 ms. Total solver calls (SAT/UNSAT): 55246(27811/27435)
May 31, 2017 4:06:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :413/3697 took 549539 ms. Total solver calls (SAT/UNSAT): 55402(27889/27513)
May 31, 2017 4:06:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :414/3697 took 551401 ms. Total solver calls (SAT/UNSAT): 55591(27984/27607)
May 31, 2017 4:06:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :415/3697 took 553184 ms. Total solver calls (SAT/UNSAT): 55772(28075/27697)
May 31, 2017 4:06:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :416/3697 took 554847 ms. Total solver calls (SAT/UNSAT): 55941(28160/27781)
May 31, 2017 4:06:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :417/3697 took 556374 ms. Total solver calls (SAT/UNSAT): 56096(28238/27858)
May 31, 2017 4:06:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :418/3697 took 557648 ms. Total solver calls (SAT/UNSAT): 56225(28303/27922)
May 31, 2017 4:06:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :419/3697 took 558980 ms. Total solver calls (SAT/UNSAT): 56360(28371/27989)
May 31, 2017 4:06:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :420/3697 took 560355 ms. Total solver calls (SAT/UNSAT): 56499(28441/28058)
May 31, 2017 4:06:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :421/3697 took 561728 ms. Total solver calls (SAT/UNSAT): 56638(28511/28127)
May 31, 2017 4:06:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :422/3697 took 563106 ms. Total solver calls (SAT/UNSAT): 56777(28581/28196)
May 31, 2017 4:06:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :423/3697 took 564401 ms. Total solver calls (SAT/UNSAT): 56908(28647/28261)
May 31, 2017 4:06:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :424/3697 took 565598 ms. Total solver calls (SAT/UNSAT): 57029(28708/28321)
May 31, 2017 4:06:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :425/3697 took 566695 ms. Total solver calls (SAT/UNSAT): 57140(28764/28376)
May 31, 2017 4:06:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :426/3697 took 568155 ms. Total solver calls (SAT/UNSAT): 57288(28838/28450)
May 31, 2017 4:06:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :427/3697 took 569671 ms. Total solver calls (SAT/UNSAT): 57442(28915/28527)
May 31, 2017 4:06:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :428/3697 took 571202 ms. Total solver calls (SAT/UNSAT): 57598(28993/28605)
May 31, 2017 4:06:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :429/3697 took 572661 ms. Total solver calls (SAT/UNSAT): 57746(29067/28679)
May 31, 2017 4:06:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :430/3697 took 574002 ms. Total solver calls (SAT/UNSAT): 57882(29135/28747)
May 31, 2017 4:06:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :431/3697 took 575222 ms. Total solver calls (SAT/UNSAT): 58006(29197/28809)
May 31, 2017 4:06:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :432/3697 took 576779 ms. Total solver calls (SAT/UNSAT): 58164(29276/28888)
May 31, 2017 4:06:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :433/3697 took 578409 ms. Total solver calls (SAT/UNSAT): 58330(29359/28971)
May 31, 2017 4:07:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :434/3697 took 580083 ms. Total solver calls (SAT/UNSAT): 58500(29444/29056)
May 31, 2017 4:07:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :435/3697 took 581753 ms. Total solver calls (SAT/UNSAT): 58670(29529/29141)
May 31, 2017 4:07:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :436/3697 took 583349 ms. Total solver calls (SAT/UNSAT): 58832(29610/29222)
May 31, 2017 4:07:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :437/3697 took 584826 ms. Total solver calls (SAT/UNSAT): 58982(29685/29297)
May 31, 2017 4:07:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :438/3697 took 586170 ms. Total solver calls (SAT/UNSAT): 59118(29753/29365)
May 31, 2017 4:07:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :439/3697 took 587366 ms. Total solver calls (SAT/UNSAT): 59239(29814/29425)
May 31, 2017 4:07:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :440/3697 took 589099 ms. Total solver calls (SAT/UNSAT): 59415(29902/29513)
May 31, 2017 4:07:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :441/3697 took 590895 ms. Total solver calls (SAT/UNSAT): 59597(29993/29604)
May 31, 2017 4:07:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :442/3697 took 592686 ms. Total solver calls (SAT/UNSAT): 59779(30084/29695)
May 31, 2017 4:07:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :443/3697 took 594400 ms. Total solver calls (SAT/UNSAT): 59953(30171/29782)
May 31, 2017 4:07:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :444/3697 took 595993 ms. Total solver calls (SAT/UNSAT): 60115(30252/29863)
May 31, 2017 4:07:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :445/3697 took 597450 ms. Total solver calls (SAT/UNSAT): 60263(30326/29937)
May 31, 2017 4:07:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :446/3697 took 598748 ms. Total solver calls (SAT/UNSAT): 60394(30392/30002)
May 31, 2017 4:07:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :447/3697 took 600622 ms. Total solver calls (SAT/UNSAT): 60584(30487/30097)
May 31, 2017 4:07:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :448/3697 took 602497 ms. Total solver calls (SAT/UNSAT): 60774(30582/30192)
May 31, 2017 4:07:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :449/3697 took 604289 ms. Total solver calls (SAT/UNSAT): 60956(30673/30283)
May 31, 2017 4:07:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :450/3697 took 605966 ms. Total solver calls (SAT/UNSAT): 61126(30758/30368)
May 31, 2017 4:07:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :451/3697 took 607504 ms. Total solver calls (SAT/UNSAT): 61282(30836/30446)
May 31, 2017 4:07:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :452/3697 took 608875 ms. Total solver calls (SAT/UNSAT): 61421(30906/30515)
May 31, 2017 4:07:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :453/3697 took 610665 ms. Total solver calls (SAT/UNSAT): 61602(30997/30605)
May 31, 2017 4:07:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :454/3697 took 612334 ms. Total solver calls (SAT/UNSAT): 61771(31082/30689)
May 31, 2017 4:07:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :455/3697 took 613869 ms. Total solver calls (SAT/UNSAT): 61926(31160/30766)
May 31, 2017 4:07:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :456/3697 took 615243 ms. Total solver calls (SAT/UNSAT): 62065(31230/30835)
May 31, 2017 4:07:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :457/3697 took 616498 ms. Total solver calls (SAT/UNSAT): 62192(31294/30898)
May 31, 2017 4:07:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :458/3697 took 617796 ms. Total solver calls (SAT/UNSAT): 62323(31360/30963)
May 31, 2017 4:07:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :459/3697 took 619089 ms. Total solver calls (SAT/UNSAT): 62454(31426/31028)
May 31, 2017 4:07:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :460/3697 took 620385 ms. Total solver calls (SAT/UNSAT): 62585(31492/31093)
May 31, 2017 4:07:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :461/3697 took 621602 ms. Total solver calls (SAT/UNSAT): 62708(31554/31154)
May 31, 2017 4:07:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :462/3697 took 622719 ms. Total solver calls (SAT/UNSAT): 62821(31611/31210)
May 31, 2017 4:07:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :463/3697 took 623738 ms. Total solver calls (SAT/UNSAT): 62924(31663/31261)
May 31, 2017 4:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :465/3697 took 626096 ms. Total solver calls (SAT/UNSAT): 63163(31783/31380)
May 31, 2017 4:07:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :466/3697 took 627555 ms. Total solver calls (SAT/UNSAT): 63311(31857/31454)
May 31, 2017 4:07:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :467/3697 took 629013 ms. Total solver calls (SAT/UNSAT): 63459(31931/31528)
May 31, 2017 4:07:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :468/3697 took 630274 ms. Total solver calls (SAT/UNSAT): 63587(31995/31592)
May 31, 2017 4:07:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :469/3697 took 631416 ms. Total solver calls (SAT/UNSAT): 63703(32053/31650)
May 31, 2017 4:07:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :470/3697 took 632436 ms. Total solver calls (SAT/UNSAT): 63806(32105/31701)
May 31, 2017 4:07:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :471/3697 took 633990 ms. Total solver calls (SAT/UNSAT): 63964(32184/31780)
May 31, 2017 4:07:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :472/3697 took 635584 ms. Total solver calls (SAT/UNSAT): 64126(32265/31861)
May 31, 2017 4:07:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :473/3697 took 637176 ms. Total solver calls (SAT/UNSAT): 64288(32346/31942)
May 31, 2017 4:08:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :474/3697 took 638691 ms. Total solver calls (SAT/UNSAT): 64442(32423/32019)
May 31, 2017 4:08:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :475/3697 took 640085 ms. Total solver calls (SAT/UNSAT): 64584(32494/32090)
May 31, 2017 4:08:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :476/3697 took 641346 ms. Total solver calls (SAT/UNSAT): 64712(32558/32154)
May 31, 2017 4:08:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :477/3697 took 642464 ms. Total solver calls (SAT/UNSAT): 64825(32615/32210)
May 31, 2017 4:08:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :478/3697 took 644175 ms. Total solver calls (SAT/UNSAT): 64999(32702/32297)
May 31, 2017 4:08:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :479/3697 took 645889 ms. Total solver calls (SAT/UNSAT): 65173(32789/32384)
May 31, 2017 4:08:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :480/3697 took 647520 ms. Total solver calls (SAT/UNSAT): 65339(32872/32467)
May 31, 2017 4:08:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :481/3697 took 649032 ms. Total solver calls (SAT/UNSAT): 65493(32949/32544)
May 31, 2017 4:08:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :482/3697 took 650407 ms. Total solver calls (SAT/UNSAT): 65633(33019/32614)
May 31, 2017 4:08:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :483/3697 took 651619 ms. Total solver calls (SAT/UNSAT): 65756(33081/32675)
May 31, 2017 4:08:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :484/3697 took 653410 ms. Total solver calls (SAT/UNSAT): 65938(33172/32766)
May 31, 2017 4:08:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :485/3697 took 655119 ms. Total solver calls (SAT/UNSAT): 66112(33259/32853)
May 31, 2017 4:08:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :486/3697 took 656711 ms. Total solver calls (SAT/UNSAT): 66274(33340/32934)
May 31, 2017 4:08:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :487/3697 took 658165 ms. Total solver calls (SAT/UNSAT): 66422(33414/33008)
May 31, 2017 4:08:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :488/3697 took 659454 ms. Total solver calls (SAT/UNSAT): 66553(33480/33073)
May 31, 2017 4:08:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :489/3697 took 661037 ms. Total solver calls (SAT/UNSAT): 66714(33561/33153)
May 31, 2017 4:08:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :490/3697 took 662489 ms. Total solver calls (SAT/UNSAT): 66861(33635/33226)
May 31, 2017 4:08:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :491/3697 took 663783 ms. Total solver calls (SAT/UNSAT): 66992(33701/33291)
May 31, 2017 4:08:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :492/3697 took 664958 ms. Total solver calls (SAT/UNSAT): 67111(33761/33350)
May 31, 2017 4:08:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :493/3697 took 666131 ms. Total solver calls (SAT/UNSAT): 67230(33821/33409)
May 31, 2017 4:08:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :494/3697 took 667306 ms. Total solver calls (SAT/UNSAT): 67349(33881/33468)
May 31, 2017 4:08:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :495/3697 took 668401 ms. Total solver calls (SAT/UNSAT): 67460(33937/33523)
May 31, 2017 4:08:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :497/3697 took 670291 ms. Total solver calls (SAT/UNSAT): 67652(34034/33618)
May 31, 2017 4:08:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :499/3697 took 672421 ms. Total solver calls (SAT/UNSAT): 67869(34143/33726)
May 31, 2017 4:08:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :500/3697 took 673758 ms. Total solver calls (SAT/UNSAT): 68005(34211/33794)
May 31, 2017 4:08:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :501/3697 took 675017 ms. Total solver calls (SAT/UNSAT): 68133(34275/33858)
May 31, 2017 4:08:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :502/3697 took 676035 ms. Total solver calls (SAT/UNSAT): 68237(34327/33910)
May 31, 2017 4:08:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :504/3697 took 678408 ms. Total solver calls (SAT/UNSAT): 68478(34448/34030)
May 31, 2017 4:08:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :505/3697 took 679879 ms. Total solver calls (SAT/UNSAT): 68628(34523/34105)
May 31, 2017 4:08:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :506/3697 took 681275 ms. Total solver calls (SAT/UNSAT): 68770(34594/34176)
May 31, 2017 4:08:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :507/3697 took 682552 ms. Total solver calls (SAT/UNSAT): 68900(34659/34241)
May 31, 2017 4:08:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :508/3697 took 683692 ms. Total solver calls (SAT/UNSAT): 69016(34717/34299)
May 31, 2017 4:08:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :510/3697 took 686278 ms. Total solver calls (SAT/UNSAT): 69279(34849/34430)
May 31, 2017 4:08:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :511/3697 took 687791 ms. Total solver calls (SAT/UNSAT): 69433(34926/34507)
May 31, 2017 4:08:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :512/3697 took 689188 ms. Total solver calls (SAT/UNSAT): 69575(34997/34578)
May 31, 2017 4:08:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :513/3697 took 690450 ms. Total solver calls (SAT/UNSAT): 69703(35061/34642)
May 31, 2017 4:08:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :514/3697 took 691548 ms. Total solver calls (SAT/UNSAT): 69814(35117/34697)
May 31, 2017 4:08:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :515/3697 took 693143 ms. Total solver calls (SAT/UNSAT): 69976(35198/34778)
May 31, 2017 4:08:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :516/3697 took 694620 ms. Total solver calls (SAT/UNSAT): 70126(35273/34853)
May 31, 2017 4:08:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :517/3697 took 695959 ms. Total solver calls (SAT/UNSAT): 70262(35341/34921)
May 31, 2017 4:08:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :518/3697 took 697137 ms. Total solver calls (SAT/UNSAT): 70381(35401/34980)
May 31, 2017 4:08:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :519/3697 took 698471 ms. Total solver calls (SAT/UNSAT): 70516(35469/35047)
May 31, 2017 4:09:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :520/3697 took 699645 ms. Total solver calls (SAT/UNSAT): 70635(35529/35106)
May 31, 2017 4:09:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :521/3697 took 700698 ms. Total solver calls (SAT/UNSAT): 70742(35583/35159)
May 31, 2017 4:09:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :522/3697 took 701753 ms. Total solver calls (SAT/UNSAT): 70849(35637/35212)
May 31, 2017 4:09:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :524/3697 took 703605 ms. Total solver calls (SAT/UNSAT): 71037(35732/35305)
May 31, 2017 4:09:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :526/3697 took 705065 ms. Total solver calls (SAT/UNSAT): 71185(35807/35378)
May 31, 2017 4:09:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :527/3697 took 706282 ms. Total solver calls (SAT/UNSAT): 71309(35869/35440)
May 31, 2017 4:09:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :528/3697 took 707419 ms. Total solver calls (SAT/UNSAT): 71425(35927/35498)
May 31, 2017 4:09:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :529/3697 took 708438 ms. Total solver calls (SAT/UNSAT): 71529(35979/35550)
May 31, 2017 4:09:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :531/3697 took 710565 ms. Total solver calls (SAT/UNSAT): 71746(36088/35658)
May 31, 2017 4:09:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :532/3697 took 711840 ms. Total solver calls (SAT/UNSAT): 71876(36153/35723)
May 31, 2017 4:09:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :533/3697 took 712997 ms. Total solver calls (SAT/UNSAT): 71994(36212/35782)
May 31, 2017 4:09:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :534/3697 took 714018 ms. Total solver calls (SAT/UNSAT): 72098(36264/35834)
May 31, 2017 4:09:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :536/3697 took 716292 ms. Total solver calls (SAT/UNSAT): 72329(36380/35949)
May 31, 2017 4:09:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :537/3697 took 717568 ms. Total solver calls (SAT/UNSAT): 72459(36445/36014)
May 31, 2017 4:09:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :538/3697 took 718708 ms. Total solver calls (SAT/UNSAT): 72575(36503/36072)
May 31, 2017 4:09:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :540/3697 took 721044 ms. Total solver calls (SAT/UNSAT): 72812(36622/36190)
May 31, 2017 4:09:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :541/3697 took 722265 ms. Total solver calls (SAT/UNSAT): 72936(36684/36252)
May 31, 2017 4:09:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :542/3697 took 723318 ms. Total solver calls (SAT/UNSAT): 73043(36738/36305)
May 31, 2017 4:09:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :543/3697 took 724374 ms. Total solver calls (SAT/UNSAT): 73150(36792/36358)
May 31, 2017 4:09:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :545/3697 took 726163 ms. Total solver calls (SAT/UNSAT): 73330(36884/36446)
May 31, 2017 4:09:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :547/3697 took 727575 ms. Total solver calls (SAT/UNSAT): 73472(36957/36515)
May 31, 2017 4:09:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :549/3697 took 729152 ms. Total solver calls (SAT/UNSAT): 73631(37038/36593)
May 31, 2017 4:09:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :551/3697 took 730834 ms. Total solver calls (SAT/UNSAT): 73801(37124/36677)
May 31, 2017 4:09:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :552/3697 took 731989 ms. Total solver calls (SAT/UNSAT): 73918(37183/36735)
May 31, 2017 4:09:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :553/3697 took 733024 ms. Total solver calls (SAT/UNSAT): 74023(37236/36787)
May 31, 2017 4:09:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :555/3697 took 734677 ms. Total solver calls (SAT/UNSAT): 74190(37321/36869)
May 31, 2017 4:09:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :556/3697 took 735829 ms. Total solver calls (SAT/UNSAT): 74307(37380/36927)
May 31, 2017 4:09:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :557/3697 took 736845 ms. Total solver calls (SAT/UNSAT): 74410(37432/36978)
May 31, 2017 4:09:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :559/3697 took 738799 ms. Total solver calls (SAT/UNSAT): 74607(37532/37075)
May 31, 2017 4:09:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :561/3697 took 740733 ms. Total solver calls (SAT/UNSAT): 74801(37631/37170)
May 31, 2017 4:09:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :562/3697 took 741808 ms. Total solver calls (SAT/UNSAT): 74909(37686/37223)
May 31, 2017 4:09:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :563/3697 took 742936 ms. Total solver calls (SAT/UNSAT): 75023(37744/37279)
May 31, 2017 4:09:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :564/3697 took 744007 ms. Total solver calls (SAT/UNSAT): 75131(37799/37332)
May 31, 2017 4:09:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :565/3697 took 745180 ms. Total solver calls (SAT/UNSAT): 75250(37859/37391)
May 31, 2017 4:09:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :566/3697 took 746435 ms. Total solver calls (SAT/UNSAT): 75377(37923/37454)
May 31, 2017 4:09:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :567/3697 took 747746 ms. Total solver calls (SAT/UNSAT): 75510(37990/37520)
May 31, 2017 4:09:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :568/3697 took 748998 ms. Total solver calls (SAT/UNSAT): 75637(38054/37583)
May 31, 2017 4:09:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :569/3697 took 750351 ms. Total solver calls (SAT/UNSAT): 75774(38123/37651)
May 31, 2017 4:09:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :570/3697 took 751778 ms. Total solver calls (SAT/UNSAT): 75919(38196/37723)
May 31, 2017 4:09:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :571/3697 took 752946 ms. Total solver calls (SAT/UNSAT): 76037(38256/37781)
May 31, 2017 4:09:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :572/3697 took 754259 ms. Total solver calls (SAT/UNSAT): 76170(38323/37847)
May 31, 2017 4:09:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :573/3697 took 755689 ms. Total solver calls (SAT/UNSAT): 76315(38396/37919)
May 31, 2017 4:09:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :574/3697 took 757217 ms. Total solver calls (SAT/UNSAT): 76470(38474/37996)
May 31, 2017 4:10:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :575/3697 took 758808 ms. Total solver calls (SAT/UNSAT): 76631(38555/38076)
May 31, 2017 4:10:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :576/3697 took 759981 ms. Total solver calls (SAT/UNSAT): 76749(38615/38134)
May 31, 2017 4:10:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :577/3697 took 761320 ms. Total solver calls (SAT/UNSAT): 76884(38683/38201)
May 31, 2017 4:10:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :578/3697 took 762792 ms. Total solver calls (SAT/UNSAT): 77033(38758/38275)
May 31, 2017 4:10:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :579/3697 took 764379 ms. Total solver calls (SAT/UNSAT): 77194(38839/38355)
May 31, 2017 4:10:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :580/3697 took 766048 ms. Total solver calls (SAT/UNSAT): 77363(38924/38439)
May 31, 2017 4:10:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :581/3697 took 767218 ms. Total solver calls (SAT/UNSAT): 77481(38984/38497)
May 31, 2017 4:10:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :582/3697 took 768551 ms. Total solver calls (SAT/UNSAT): 77616(39052/38564)
May 31, 2017 4:10:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :583/3697 took 770021 ms. Total solver calls (SAT/UNSAT): 77765(39127/38638)
May 31, 2017 4:10:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :584/3697 took 771607 ms. Total solver calls (SAT/UNSAT): 77926(39208/38718)
May 31, 2017 4:10:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :585/3697 took 773272 ms. Total solver calls (SAT/UNSAT): 78095(39293/38802)
May 31, 2017 4:10:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :586/3697 took 774528 ms. Total solver calls (SAT/UNSAT): 78222(39357/38865)
May 31, 2017 4:10:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :587/3697 took 775924 ms. Total solver calls (SAT/UNSAT): 78363(39428/38935)
May 31, 2017 4:10:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :588/3697 took 777432 ms. Total solver calls (SAT/UNSAT): 78516(39505/39011)
May 31, 2017 4:10:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :589/3697 took 779019 ms. Total solver calls (SAT/UNSAT): 78677(39586/39091)
May 31, 2017 4:10:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :590/3697 took 780132 ms. Total solver calls (SAT/UNSAT): 78790(39643/39147)
May 31, 2017 4:10:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :591/3697 took 781325 ms. Total solver calls (SAT/UNSAT): 78911(39704/39207)
May 31, 2017 4:10:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :592/3697 took 782576 ms. Total solver calls (SAT/UNSAT): 79038(39768/39270)
May 31, 2017 4:10:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :593/3697 took 783868 ms. Total solver calls (SAT/UNSAT): 79169(39834/39335)
May 31, 2017 4:10:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :594/3697 took 785063 ms. Total solver calls (SAT/UNSAT): 79290(39895/39395)
May 31, 2017 4:10:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :595/3697 took 786357 ms. Total solver calls (SAT/UNSAT): 79422(39961/39461)
May 31, 2017 4:10:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :596/3697 took 787735 ms. Total solver calls (SAT/UNSAT): 79562(40031/39531)
May 31, 2017 4:10:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :597/3697 took 789172 ms. Total solver calls (SAT/UNSAT): 79708(40104/39604)
May 31, 2017 4:10:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :598/3697 took 790624 ms. Total solver calls (SAT/UNSAT): 79856(40178/39678)
May 31, 2017 4:10:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :599/3697 took 791876 ms. Total solver calls (SAT/UNSAT): 79983(40242/39741)
May 31, 2017 4:10:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :600/3697 took 793353 ms. Total solver calls (SAT/UNSAT): 80133(40317/39816)
May 31, 2017 4:10:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :601/3697 took 794906 ms. Total solver calls (SAT/UNSAT): 80291(40396/39895)
May 31, 2017 4:10:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :602/3697 took 796501 ms. Total solver calls (SAT/UNSAT): 80453(40477/39976)
May 31, 2017 4:10:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :603/3697 took 797794 ms. Total solver calls (SAT/UNSAT): 80584(40543/40041)
May 31, 2017 4:10:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :604/3697 took 799230 ms. Total solver calls (SAT/UNSAT): 80730(40616/40114)
May 31, 2017 4:10:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :605/3697 took 800787 ms. Total solver calls (SAT/UNSAT): 80888(40695/40193)
May 31, 2017 4:10:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :606/3697 took 802438 ms. Total solver calls (SAT/UNSAT): 81056(40779/40277)
May 31, 2017 4:10:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :607/3697 took 804155 ms. Total solver calls (SAT/UNSAT): 81230(40866/40364)
May 31, 2017 4:10:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :608/3697 took 805868 ms. Total solver calls (SAT/UNSAT): 81404(40953/40451)
May 31, 2017 4:10:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :609/3697 took 807161 ms. Total solver calls (SAT/UNSAT): 81535(41019/40516)
May 31, 2017 4:10:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :610/3697 took 808618 ms. Total solver calls (SAT/UNSAT): 81683(41093/40590)
May 31, 2017 4:10:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :611/3697 took 810212 ms. Total solver calls (SAT/UNSAT): 81845(41174/40671)
May 31, 2017 4:10:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :612/3697 took 811921 ms. Total solver calls (SAT/UNSAT): 82019(41261/40758)
May 31, 2017 4:10:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :613/3697 took 813715 ms. Total solver calls (SAT/UNSAT): 82201(41352/40849)
May 31, 2017 4:10:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :614/3697 took 815510 ms. Total solver calls (SAT/UNSAT): 82383(41443/40940)
May 31, 2017 4:10:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :615/3697 took 816805 ms. Total solver calls (SAT/UNSAT): 82514(41509/41005)
May 31, 2017 4:10:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :616/3697 took 818262 ms. Total solver calls (SAT/UNSAT): 82662(41583/41079)
May 31, 2017 4:11:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :617/3697 took 819859 ms. Total solver calls (SAT/UNSAT): 82824(41664/41160)
May 31, 2017 4:11:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :618/3697 took 821571 ms. Total solver calls (SAT/UNSAT): 82998(41751/41247)
May 31, 2017 4:11:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :619/3697 took 823359 ms. Total solver calls (SAT/UNSAT): 83180(41842/41338)
May 31, 2017 4:11:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :620/3697 took 825146 ms. Total solver calls (SAT/UNSAT): 83361(41933/41428)
May 31, 2017 4:11:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :621/3697 took 826667 ms. Total solver calls (SAT/UNSAT): 83515(42010/41505)
May 31, 2017 4:11:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :622/3697 took 828301 ms. Total solver calls (SAT/UNSAT): 83681(42093/41588)
May 31, 2017 4:11:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :623/3697 took 830018 ms. Total solver calls (SAT/UNSAT): 83855(42180/41675)
May 31, 2017 4:11:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :624/3697 took 831734 ms. Total solver calls (SAT/UNSAT): 84028(42267/41761)
May 31, 2017 4:11:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :625/3697 took 832953 ms. Total solver calls (SAT/UNSAT): 84151(42329/41822)
May 31, 2017 4:11:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :626/3697 took 834251 ms. Total solver calls (SAT/UNSAT): 84282(42395/41887)
May 31, 2017 4:11:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :627/3697 took 835605 ms. Total solver calls (SAT/UNSAT): 84419(42464/41955)
May 31, 2017 4:11:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :628/3697 took 837004 ms. Total solver calls (SAT/UNSAT): 84560(42535/42025)
May 31, 2017 4:11:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :629/3697 took 838399 ms. Total solver calls (SAT/UNSAT): 84701(42606/42095)
May 31, 2017 4:11:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :630/3697 took 839699 ms. Total solver calls (SAT/UNSAT): 84832(42672/42160)
May 31, 2017 4:11:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :631/3697 took 841101 ms. Total solver calls (SAT/UNSAT): 84974(42743/42231)
May 31, 2017 4:11:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :632/3697 took 842583 ms. Total solver calls (SAT/UNSAT): 85124(42818/42306)
May 31, 2017 4:11:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :633/3697 took 844123 ms. Total solver calls (SAT/UNSAT): 85280(42896/42384)
May 31, 2017 4:11:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :634/3697 took 845678 ms. Total solver calls (SAT/UNSAT): 85438(42975/42463)
May 31, 2017 4:11:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :635/3697 took 847238 ms. Total solver calls (SAT/UNSAT): 85596(43054/42542)
May 31, 2017 4:11:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :636/3697 took 848595 ms. Total solver calls (SAT/UNSAT): 85733(43123/42610)
May 31, 2017 4:11:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :637/3697 took 850132 ms. Total solver calls (SAT/UNSAT): 85883(43198/42685)
May 31, 2017 4:11:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :638/3697 took 851791 ms. Total solver calls (SAT/UNSAT): 86051(43282/42769)
May 31, 2017 4:11:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :639/3697 took 853491 ms. Total solver calls (SAT/UNSAT): 86223(43368/42855)
May 31, 2017 4:11:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :640/3697 took 855188 ms. Total solver calls (SAT/UNSAT): 86395(43454/42941)
May 31, 2017 4:11:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :641/3697 took 856581 ms. Total solver calls (SAT/UNSAT): 86536(43525/43011)
May 31, 2017 4:11:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :642/3697 took 858120 ms. Total solver calls (SAT/UNSAT): 86692(43603/43089)
May 31, 2017 4:11:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :643/3697 took 859769 ms. Total solver calls (SAT/UNSAT): 86860(43687/43173)
May 31, 2017 4:11:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :644/3697 took 861514 ms. Total solver calls (SAT/UNSAT): 87038(43776/43262)
May 31, 2017 4:11:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :645/3697 took 863310 ms. Total solver calls (SAT/UNSAT): 87222(43868/43354)
May 31, 2017 4:11:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :646/3697 took 865099 ms. Total solver calls (SAT/UNSAT): 87406(43960/43446)
May 31, 2017 4:11:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :647/3697 took 866811 ms. Total solver calls (SAT/UNSAT): 87582(44048/43534)
May 31, 2017 4:11:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :648/3697 took 868184 ms. Total solver calls (SAT/UNSAT): 87723(44119/43604)
May 31, 2017 4:11:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :649/3697 took 869718 ms. Total solver calls (SAT/UNSAT): 87881(44198/43683)
May 31, 2017 4:11:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :650/3697 took 871391 ms. Total solver calls (SAT/UNSAT): 88053(44284/43769)
May 31, 2017 4:11:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :651/3697 took 873176 ms. Total solver calls (SAT/UNSAT): 88237(44376/43861)
May 31, 2017 4:11:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :652/3697 took 875044 ms. Total solver calls (SAT/UNSAT): 88429(44472/43957)
May 31, 2017 4:11:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :653/3697 took 876914 ms. Total solver calls (SAT/UNSAT): 88621(44568/44053)
May 31, 2017 4:12:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :654/3697 took 878704 ms. Total solver calls (SAT/UNSAT): 88805(44660/44145)
May 31, 2017 4:12:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :655/3697 took 880236 ms. Total solver calls (SAT/UNSAT): 88963(44739/44224)
May 31, 2017 4:12:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :656/3697 took 881904 ms. Total solver calls (SAT/UNSAT): 89135(44825/44310)
May 31, 2017 4:12:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :657/3697 took 883692 ms. Total solver calls (SAT/UNSAT): 89319(44917/44402)
May 31, 2017 4:12:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :658/3697 took 885555 ms. Total solver calls (SAT/UNSAT): 89511(45013/44498)
May 31, 2017 4:12:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :659/3697 took 887419 ms. Total solver calls (SAT/UNSAT): 89702(45109/44593)
May 31, 2017 4:12:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :660/3697 took 889204 ms. Total solver calls (SAT/UNSAT): 89885(45201/44684)
May 31, 2017 4:12:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :661/3697 took 890915 ms. Total solver calls (SAT/UNSAT): 90061(45289/44772)
May 31, 2017 4:12:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :662/3697 took 892697 ms. Total solver calls (SAT/UNSAT): 90245(45381/44864)
May 31, 2017 4:12:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :663/3697 took 894483 ms. Total solver calls (SAT/UNSAT): 90428(45473/44955)
May 31, 2017 4:12:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :664/3697 took 896213 ms. Total solver calls (SAT/UNSAT): 90605(45562/45043)
May 31, 2017 4:12:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :665/3697 took 897488 ms. Total solver calls (SAT/UNSAT): 90736(45628/45108)
May 31, 2017 4:12:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :666/3697 took 898839 ms. Total solver calls (SAT/UNSAT): 90875(45698/45177)
May 31, 2017 4:12:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :667/3697 took 900246 ms. Total solver calls (SAT/UNSAT): 91020(45771/45249)
May 31, 2017 4:12:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :668/3697 took 901690 ms. Total solver calls (SAT/UNSAT): 91169(45846/45323)
May 31, 2017 4:12:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :669/3697 took 903139 ms. Total solver calls (SAT/UNSAT): 91318(45921/45397)
May 31, 2017 4:12:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :670/3697 took 904581 ms. Total solver calls (SAT/UNSAT): 91467(45996/45471)
May 31, 2017 4:12:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :671/3697 took 905928 ms. Total solver calls (SAT/UNSAT): 91606(46066/45540)
May 31, 2017 4:12:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :672/3697 took 907375 ms. Total solver calls (SAT/UNSAT): 91756(46141/45615)
May 31, 2017 4:12:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :673/3697 took 908907 ms. Total solver calls (SAT/UNSAT): 91914(46220/45694)
May 31, 2017 4:12:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :674/3697 took 910522 ms. Total solver calls (SAT/UNSAT): 92078(46302/45776)
May 31, 2017 4:12:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :675/3697 took 912121 ms. Total solver calls (SAT/UNSAT): 92244(46385/45859)
May 31, 2017 4:12:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :676/3697 took 913756 ms. Total solver calls (SAT/UNSAT): 92410(46468/45942)
May 31, 2017 4:12:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :677/3697 took 915336 ms. Total solver calls (SAT/UNSAT): 92568(46547/46021)
May 31, 2017 4:12:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :678/3697 took 916776 ms. Total solver calls (SAT/UNSAT): 92713(46620/46093)
May 31, 2017 4:12:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :679/3697 took 918303 ms. Total solver calls (SAT/UNSAT): 92871(46699/46172)
May 31, 2017 4:12:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :680/3697 took 919918 ms. Total solver calls (SAT/UNSAT): 93039(46783/46256)
May 31, 2017 4:12:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :681/3697 took 921652 ms. Total solver calls (SAT/UNSAT): 93219(46873/46346)
May 31, 2017 4:12:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :682/3697 took 923417 ms. Total solver calls (SAT/UNSAT): 93399(46963/46436)
May 31, 2017 4:12:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :683/3697 took 925093 ms. Total solver calls (SAT/UNSAT): 93571(47049/46522)
May 31, 2017 4:12:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :684/3697 took 926530 ms. Total solver calls (SAT/UNSAT): 93720(47124/46596)
May 31, 2017 4:12:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :685/3697 took 928103 ms. Total solver calls (SAT/UNSAT): 93884(47206/46678)
May 31, 2017 4:12:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :686/3697 took 929793 ms. Total solver calls (SAT/UNSAT): 94060(47294/46766)
May 31, 2017 4:12:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :687/3697 took 931583 ms. Total solver calls (SAT/UNSAT): 94246(47387/46859)
May 31, 2017 4:12:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :688/3697 took 933464 ms. Total solver calls (SAT/UNSAT): 94438(47483/46955)
May 31, 2017 4:12:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :689/3697 took 935306 ms. Total solver calls (SAT/UNSAT): 94630(47579/47051)
May 31, 2017 4:12:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :690/3697 took 937086 ms. Total solver calls (SAT/UNSAT): 94814(47671/47143)
May 31, 2017 4:13:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :691/3697 took 938744 ms. Total solver calls (SAT/UNSAT): 94986(47757/47229)
May 31, 2017 4:13:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :692/3697 took 940350 ms. Total solver calls (SAT/UNSAT): 95152(47840/47312)
May 31, 2017 4:13:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :693/3697 took 942091 ms. Total solver calls (SAT/UNSAT): 95332(47930/47402)
May 31, 2017 4:13:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :694/3697 took 944079 ms. Total solver calls (SAT/UNSAT): 95524(48026/47498)
May 31, 2017 4:13:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :695/3697 took 946575 ms. Total solver calls (SAT/UNSAT): 95724(48126/47598)
May 31, 2017 4:13:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :696/3697 took 948508 ms. Total solver calls (SAT/UNSAT): 95924(48226/47698)
May 31, 2017 4:13:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :697/3697 took 950363 ms. Total solver calls (SAT/UNSAT): 96116(48322/47794)
May 31, 2017 4:13:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :698/3697 took 952099 ms. Total solver calls (SAT/UNSAT): 96296(48412/47884)
May 31, 2017 4:13:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :699/3697 took 953843 ms. Total solver calls (SAT/UNSAT): 96476(48502/47974)
May 31, 2017 4:13:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :700/3697 took 955710 ms. Total solver calls (SAT/UNSAT): 96668(48598/48070)
May 31, 2017 4:13:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :701/3697 took 957650 ms. Total solver calls (SAT/UNSAT): 96868(48698/48170)
May 31, 2017 4:13:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :702/3697 took 969676 ms. Total solver calls (SAT/UNSAT): 97067(48798/48269)
May 31, 2017 4:13:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :703/3697 took 971555 ms. Total solver calls (SAT/UNSAT): 97258(48894/48364)
May 31, 2017 4:13:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :704/3697 took 973283 ms. Total solver calls (SAT/UNSAT): 97437(48984/48453)
May 31, 2017 4:13:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :705/3697 took 975133 ms. Total solver calls (SAT/UNSAT): 97629(49080/48549)
May 31, 2017 4:13:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :706/3697 took 976981 ms. Total solver calls (SAT/UNSAT): 97820(49176/48644)
May 31, 2017 4:13:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :707/3697 took 978772 ms. Total solver calls (SAT/UNSAT): 98005(49269/48736)
May 31, 2017 4:13:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :708/3697 took 980470 ms. Total solver calls (SAT/UNSAT): 98180(49357/48823)
May 31, 2017 4:13:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :709/3697 took 981778 ms. Total solver calls (SAT/UNSAT): 98315(49425/48890)
May 31, 2017 4:13:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :710/3697 took 983163 ms. Total solver calls (SAT/UNSAT): 98458(49497/48961)
May 31, 2017 4:13:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :711/3697 took 984604 ms. Total solver calls (SAT/UNSAT): 98607(49572/49035)
May 31, 2017 4:13:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :712/3697 took 986088 ms. Total solver calls (SAT/UNSAT): 98760(49649/49111)
May 31, 2017 4:13:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :713/3697 took 987569 ms. Total solver calls (SAT/UNSAT): 98913(49726/49187)
May 31, 2017 4:13:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :714/3697 took 989052 ms. Total solver calls (SAT/UNSAT): 99066(49803/49263)
May 31, 2017 4:13:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :715/3697 took 990457 ms. Total solver calls (SAT/UNSAT): 99211(49876/49335)
May 31, 2017 4:13:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :716/3697 took 991842 ms. Total solver calls (SAT/UNSAT): 99354(49948/49406)
May 31, 2017 4:13:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :717/3697 took 993322 ms. Total solver calls (SAT/UNSAT): 99508(50025/49483)
May 31, 2017 4:13:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :718/3697 took 994887 ms. Total solver calls (SAT/UNSAT): 99670(50106/49564)
May 31, 2017 4:13:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :719/3697 took 996512 ms. Total solver calls (SAT/UNSAT): 99838(50190/49648)
May 31, 2017 4:13:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :720/3697 took 998151 ms. Total solver calls (SAT/UNSAT): 100008(50275/49733)
May 31, 2017 4:14:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :721/3697 took 999782 ms. Total solver calls (SAT/UNSAT): 100178(50360/49818)
May 31, 2017 4:14:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :722/3697 took 1001351 ms. Total solver calls (SAT/UNSAT): 100340(50441/49899)
May 31, 2017 4:14:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :723/3697 took 1002801 ms. Total solver calls (SAT/UNSAT): 100490(50516/49974)
May 31, 2017 4:14:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :724/3697 took 1004367 ms. Total solver calls (SAT/UNSAT): 100652(50597/50055)
May 31, 2017 4:14:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :725/3697 took 1006031 ms. Total solver calls (SAT/UNSAT): 100824(50683/50141)
May 31, 2017 4:14:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :726/3697 took 1007767 ms. Total solver calls (SAT/UNSAT): 101004(50773/50231)
May 31, 2017 4:14:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :727/3697 took 1009541 ms. Total solver calls (SAT/UNSAT): 101188(50865/50323)
May 31, 2017 4:14:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :728/3697 took 1011244 ms. Total solver calls (SAT/UNSAT): 101364(50953/50411)
May 31, 2017 4:14:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :729/3697 took 1012830 ms. Total solver calls (SAT/UNSAT): 101528(51035/50493)
May 31, 2017 4:14:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :730/3697 took 1014454 ms. Total solver calls (SAT/UNSAT): 101696(51119/50577)
May 31, 2017 4:14:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :731/3697 took 1016195 ms. Total solver calls (SAT/UNSAT): 101876(51209/50667)
May 31, 2017 4:14:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :732/3697 took 1018033 ms. Total solver calls (SAT/UNSAT): 102066(51304/50762)
May 31, 2017 4:14:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :733/3697 took 1019930 ms. Total solver calls (SAT/UNSAT): 102262(51402/50860)
May 31, 2017 4:14:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :734/3697 took 1021827 ms. Total solver calls (SAT/UNSAT): 102458(51500/50958)
May 31, 2017 4:14:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :735/3697 took 1023634 ms. Total solver calls (SAT/UNSAT): 102646(51594/51052)
May 31, 2017 4:14:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :736/3697 took 1025351 ms. Total solver calls (SAT/UNSAT): 102822(51682/51140)
May 31, 2017 4:14:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :737/3697 took 1026916 ms. Total solver calls (SAT/UNSAT): 102984(51763/51221)
May 31, 2017 4:14:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :738/3697 took 1028705 ms. Total solver calls (SAT/UNSAT): 103168(51855/51313)
May 31, 2017 4:14:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :739/3697 took 1030598 ms. Total solver calls (SAT/UNSAT): 103364(51953/51411)
May 31, 2017 4:14:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :740/3697 took 1032598 ms. Total solver calls (SAT/UNSAT): 103568(52055/51513)
May 31, 2017 4:14:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :741/3697 took 1034566 ms. Total solver calls (SAT/UNSAT): 103772(52157/51615)
May 31, 2017 4:14:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :742/3697 took 1036461 ms. Total solver calls (SAT/UNSAT): 103968(52255/51713)
May 31, 2017 4:14:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :743/3697 took 1038240 ms. Total solver calls (SAT/UNSAT): 104152(52347/51805)
May 31, 2017 4:14:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :744/3697 took 1039884 ms. Total solver calls (SAT/UNSAT): 104322(52432/51890)
May 31, 2017 4:14:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :745/3697 took 1041781 ms. Total solver calls (SAT/UNSAT): 104518(52530/51988)
May 31, 2017 4:14:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :746/3697 took 1043813 ms. Total solver calls (SAT/UNSAT): 104722(52632/52090)
May 31, 2017 4:14:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :747/3697 took 1045786 ms. Total solver calls (SAT/UNSAT): 104925(52734/52191)
May 31, 2017 4:14:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :748/3697 took 1047710 ms. Total solver calls (SAT/UNSAT): 105120(52832/52288)
May 31, 2017 4:14:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :749/3697 took 1049489 ms. Total solver calls (SAT/UNSAT): 105303(52924/52379)
May 31, 2017 4:14:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :750/3697 took 1051151 ms. Total solver calls (SAT/UNSAT): 105472(53009/52463)
May 31, 2017 4:14:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :751/3697 took 1053083 ms. Total solver calls (SAT/UNSAT): 105667(53107/52560)
May 31, 2017 4:14:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :752/3697 took 1054957 ms. Total solver calls (SAT/UNSAT): 105856(53202/52654)
May 31, 2017 4:14:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :753/3697 took 1056725 ms. Total solver calls (SAT/UNSAT): 106035(53292/52743)
May 31, 2017 4:14:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :754/3697 took 1058348 ms. Total solver calls (SAT/UNSAT): 106202(53376/52826)
May 31, 2017 4:15:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :755/3697 took 1059736 ms. Total solver calls (SAT/UNSAT): 106345(53448/52897)
May 31, 2017 4:15:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :756/3697 took 1061191 ms. Total solver calls (SAT/UNSAT): 106494(53523/52971)
May 31, 2017 4:15:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :757/3697 took 1062681 ms. Total solver calls (SAT/UNSAT): 106647(53600/53047)
May 31, 2017 4:15:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :758/3697 took 1064165 ms. Total solver calls (SAT/UNSAT): 106800(53677/53123)
May 31, 2017 4:15:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :759/3697 took 1065654 ms. Total solver calls (SAT/UNSAT): 106953(53754/53199)
May 31, 2017 4:15:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :760/3697 took 1067068 ms. Total solver calls (SAT/UNSAT): 107098(53827/53271)
May 31, 2017 4:15:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :761/3697 took 1068382 ms. Total solver calls (SAT/UNSAT): 107233(53895/53338)
May 31, 2017 4:15:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :762/3697 took 1069869 ms. Total solver calls (SAT/UNSAT): 107387(53972/53415)
May 31, 2017 4:15:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :763/3697 took 1071481 ms. Total solver calls (SAT/UNSAT): 107549(54053/53496)
May 31, 2017 4:15:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :764/3697 took 1073103 ms. Total solver calls (SAT/UNSAT): 107717(54137/53580)
May 31, 2017 4:15:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :765/3697 took 1074769 ms. Total solver calls (SAT/UNSAT): 107887(54222/53665)
May 31, 2017 4:15:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :766/3697 took 1076407 ms. Total solver calls (SAT/UNSAT): 108057(54307/53750)
May 31, 2017 4:15:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :767/3697 took 1077976 ms. Total solver calls (SAT/UNSAT): 108219(54388/53831)
May 31, 2017 4:15:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :768/3697 took 1079440 ms. Total solver calls (SAT/UNSAT): 108369(54463/53906)
May 31, 2017 4:15:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :769/3697 took 1080799 ms. Total solver calls (SAT/UNSAT): 108507(54532/53975)
May 31, 2017 4:15:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :770/3697 took 1082487 ms. Total solver calls (SAT/UNSAT): 108679(54618/54061)
May 31, 2017 4:15:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :771/3697 took 1084234 ms. Total solver calls (SAT/UNSAT): 108859(54708/54151)
May 31, 2017 4:15:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :772/3697 took 1086036 ms. Total solver calls (SAT/UNSAT): 109043(54800/54243)
May 31, 2017 4:15:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :773/3697 took 1087755 ms. Total solver calls (SAT/UNSAT): 109219(54888/54331)
May 31, 2017 4:15:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :774/3697 took 1089372 ms. Total solver calls (SAT/UNSAT): 109383(54970/54413)
May 31, 2017 4:15:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :775/3697 took 1090853 ms. Total solver calls (SAT/UNSAT): 109533(55045/54488)
May 31, 2017 4:15:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :776/3697 took 1092628 ms. Total solver calls (SAT/UNSAT): 109713(55135/54578)
May 31, 2017 4:15:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :777/3697 took 1094504 ms. Total solver calls (SAT/UNSAT): 109903(55230/54673)
May 31, 2017 4:15:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :778/3697 took 1096439 ms. Total solver calls (SAT/UNSAT): 110099(55328/54771)
May 31, 2017 4:15:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :779/3697 took 1098361 ms. Total solver calls (SAT/UNSAT): 110295(55426/54869)
May 31, 2017 4:15:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :780/3697 took 1100212 ms. Total solver calls (SAT/UNSAT): 110483(55520/54963)
May 31, 2017 4:15:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :781/3697 took 1101946 ms. Total solver calls (SAT/UNSAT): 110659(55608/55051)
May 31, 2017 4:15:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :782/3697 took 1103549 ms. Total solver calls (SAT/UNSAT): 110821(55689/55132)
May 31, 2017 4:15:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :783/3697 took 1104992 ms. Total solver calls (SAT/UNSAT): 110966(55762/55204)
May 31, 2017 4:15:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :784/3697 took 1106914 ms. Total solver calls (SAT/UNSAT): 111162(55860/55302)
May 31, 2017 4:15:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :785/3697 took 1108917 ms. Total solver calls (SAT/UNSAT): 111366(55962/55404)
May 31, 2017 4:15:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :786/3697 took 1110925 ms. Total solver calls (SAT/UNSAT): 111570(56064/55506)
May 31, 2017 4:15:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :787/3697 took 1112859 ms. Total solver calls (SAT/UNSAT): 111766(56162/55604)
May 31, 2017 4:15:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :788/3697 took 1114664 ms. Total solver calls (SAT/UNSAT): 111950(56254/55696)
May 31, 2017 4:15:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :789/3697 took 1116369 ms. Total solver calls (SAT/UNSAT): 112120(56339/55781)
May 31, 2017 4:15:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :790/3697 took 1117895 ms. Total solver calls (SAT/UNSAT): 112273(56416/55857)
May 31, 2017 4:16:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :791/3697 took 1119891 ms. Total solver calls (SAT/UNSAT): 112477(56518/55959)
May 31, 2017 4:16:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :792/3697 took 1121857 ms. Total solver calls (SAT/UNSAT): 112680(56620/56060)
May 31, 2017 4:16:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :793/3697 took 1123740 ms. Total solver calls (SAT/UNSAT): 112875(56718/56157)
May 31, 2017 4:16:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :794/3697 took 1125533 ms. Total solver calls (SAT/UNSAT): 113058(56810/56248)
May 31, 2017 4:16:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :795/3697 took 1127185 ms. Total solver calls (SAT/UNSAT): 113227(56895/56332)
May 31, 2017 4:16:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :796/3697 took 1128667 ms. Total solver calls (SAT/UNSAT): 113380(56972/56408)
May 31, 2017 4:16:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :797/3697 took 1130528 ms. Total solver calls (SAT/UNSAT): 113569(57067/56502)
May 31, 2017 4:16:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :798/3697 took 1132294 ms. Total solver calls (SAT/UNSAT): 113748(57157/56591)
May 31, 2017 4:16:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :799/3697 took 1133944 ms. Total solver calls (SAT/UNSAT): 113915(57241/56674)
May 31, 2017 4:16:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :800/3697 took 1135435 ms. Total solver calls (SAT/UNSAT): 114067(57318/56749)
May 31, 2017 4:16:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :801/3697 took 1136802 ms. Total solver calls (SAT/UNSAT): 114208(57389/56819)
May 31, 2017 4:16:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :802/3697 took 1138207 ms. Total solver calls (SAT/UNSAT): 114353(57462/56891)
May 31, 2017 4:16:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :803/3697 took 1139612 ms. Total solver calls (SAT/UNSAT): 114498(57535/56963)
May 31, 2017 4:16:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :804/3697 took 1141018 ms. Total solver calls (SAT/UNSAT): 114643(57608/57035)
May 31, 2017 4:16:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :805/3697 took 1142348 ms. Total solver calls (SAT/UNSAT): 114780(57677/57103)
May 31, 2017 4:16:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :806/3697 took 1143580 ms. Total solver calls (SAT/UNSAT): 114907(57741/57166)
May 31, 2017 4:16:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :807/3697 took 1144716 ms. Total solver calls (SAT/UNSAT): 115024(57800/57224)
May 31, 2017 4:16:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :808/3697 took 1146214 ms. Total solver calls (SAT/UNSAT): 115178(57877/57301)
May 31, 2017 4:16:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :809/3697 took 1147794 ms. Total solver calls (SAT/UNSAT): 115338(57957/57381)
May 31, 2017 4:16:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :810/3697 took 1149390 ms. Total solver calls (SAT/UNSAT): 115500(58038/57462)
May 31, 2017 4:16:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :811/3697 took 1150973 ms. Total solver calls (SAT/UNSAT): 115662(58119/57543)
May 31, 2017 4:16:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :812/3697 took 1152494 ms. Total solver calls (SAT/UNSAT): 115816(58196/57620)
May 31, 2017 4:16:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :813/3697 took 1153902 ms. Total solver calls (SAT/UNSAT): 115958(58267/57691)
May 31, 2017 4:16:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :814/3697 took 1155185 ms. Total solver calls (SAT/UNSAT): 116088(58332/57756)
May 31, 2017 4:16:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :815/3697 took 1156343 ms. Total solver calls (SAT/UNSAT): 116205(58391/57814)
May 31, 2017 4:16:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :816/3697 took 1158048 ms. Total solver calls (SAT/UNSAT): 116377(58477/57900)
May 31, 2017 4:16:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :817/3697 took 1159784 ms. Total solver calls (SAT/UNSAT): 116553(58565/57988)
May 31, 2017 4:16:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :818/3697 took 1161519 ms. Total solver calls (SAT/UNSAT): 116729(58653/58076)
May 31, 2017 4:16:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :819/3697 took 1163058 ms. Total solver calls (SAT/UNSAT): 116885(58731/58154)
May 31, 2017 4:16:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :820/3697 took 1164444 ms. Total solver calls (SAT/UNSAT): 117027(58802/58225)
May 31, 2017 4:16:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :821/3697 took 1165690 ms. Total solver calls (SAT/UNSAT): 117154(58866/58288)
May 31, 2017 4:16:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :822/3697 took 1167483 ms. Total solver calls (SAT/UNSAT): 117336(58957/58379)
May 31, 2017 4:16:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :823/3697 took 1169371 ms. Total solver calls (SAT/UNSAT): 117524(59051/58473)
May 31, 2017 4:16:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :824/3697 took 1171207 ms. Total solver calls (SAT/UNSAT): 117712(59145/58567)
May 31, 2017 4:16:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :825/3697 took 1172980 ms. Total solver calls (SAT/UNSAT): 117892(59235/58657)
May 31, 2017 4:16:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :826/3697 took 1174615 ms. Total solver calls (SAT/UNSAT): 118060(59319/58741)
May 31, 2017 4:16:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :827/3697 took 1176111 ms. Total solver calls (SAT/UNSAT): 118214(59396/58818)
May 31, 2017 4:16:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :828/3697 took 1177459 ms. Total solver calls (SAT/UNSAT): 118351(59465/58886)
May 31, 2017 4:17:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :829/3697 took 1179391 ms. Total solver calls (SAT/UNSAT): 118547(59563/58984)
May 31, 2017 4:17:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :830/3697 took 1181324 ms. Total solver calls (SAT/UNSAT): 118743(59661/59082)
May 31, 2017 4:17:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :831/3697 took 1183162 ms. Total solver calls (SAT/UNSAT): 118931(59755/59176)
May 31, 2017 4:17:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :832/3697 took 1184867 ms. Total solver calls (SAT/UNSAT): 119107(59843/59264)
May 31, 2017 4:17:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :833/3697 took 1186437 ms. Total solver calls (SAT/UNSAT): 119269(59924/59345)
May 31, 2017 4:17:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :834/3697 took 1187861 ms. Total solver calls (SAT/UNSAT): 119414(59997/59417)
May 31, 2017 4:17:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :835/3697 took 1189763 ms. Total solver calls (SAT/UNSAT): 119609(60095/59514)
May 31, 2017 4:17:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :836/3697 took 1191582 ms. Total solver calls (SAT/UNSAT): 119796(60189/59607)
May 31, 2017 4:17:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :837/3697 took 1193286 ms. Total solver calls (SAT/UNSAT): 119971(60277/59694)
May 31, 2017 4:17:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :838/3697 took 1194861 ms. Total solver calls (SAT/UNSAT): 120132(60358/59774)
May 31, 2017 4:17:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :839/3697 took 1196284 ms. Total solver calls (SAT/UNSAT): 120277(60431/59846)
May 31, 2017 4:17:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :840/3697 took 1197958 ms. Total solver calls (SAT/UNSAT): 120448(60517/59931)
May 31, 2017 4:17:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :841/3697 took 1199548 ms. Total solver calls (SAT/UNSAT): 120607(60597/60010)
May 31, 2017 4:17:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :842/3697 took 1200981 ms. Total solver calls (SAT/UNSAT): 120751(60670/60081)
May 31, 2017 4:17:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :843/3697 took 1202278 ms. Total solver calls (SAT/UNSAT): 120884(60737/60147)
May 31, 2017 4:17:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :844/3697 took 1203569 ms. Total solver calls (SAT/UNSAT): 121017(60804/60213)
May 31, 2017 4:17:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :845/3697 took 1204863 ms. Total solver calls (SAT/UNSAT): 121150(60871/60279)
May 31, 2017 4:17:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :846/3697 took 1206079 ms. Total solver calls (SAT/UNSAT): 121275(60934/60341)
May 31, 2017 4:17:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :847/3697 took 1207199 ms. Total solver calls (SAT/UNSAT): 121390(60992/60398)
May 31, 2017 4:17:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :848/3697 took 1208231 ms. Total solver calls (SAT/UNSAT): 121495(61045/60450)
May 31, 2017 4:17:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :850/3697 took 1210605 ms. Total solver calls (SAT/UNSAT): 121738(61167/60571)
May 31, 2017 4:17:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :851/3697 took 1212067 ms. Total solver calls (SAT/UNSAT): 121888(61242/60646)
May 31, 2017 4:17:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :852/3697 took 1213527 ms. Total solver calls (SAT/UNSAT): 122038(61317/60721)
May 31, 2017 4:17:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :853/3697 took 1214908 ms. Total solver calls (SAT/UNSAT): 122180(61388/60792)
May 31, 2017 4:17:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :854/3697 took 1216175 ms. Total solver calls (SAT/UNSAT): 122310(61453/60857)
May 31, 2017 4:17:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :855/3697 took 1217332 ms. Total solver calls (SAT/UNSAT): 122428(61512/60916)
May 31, 2017 4:17:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :856/3697 took 1218363 ms. Total solver calls (SAT/UNSAT): 122533(61565/60968)
May 31, 2017 4:17:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :857/3697 took 1219967 ms. Total solver calls (SAT/UNSAT): 122697(61647/61050)
May 31, 2017 4:17:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :858/3697 took 1221572 ms. Total solver calls (SAT/UNSAT): 122861(61729/61132)
May 31, 2017 4:17:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :859/3697 took 1223099 ms. Total solver calls (SAT/UNSAT): 123017(61807/61210)
May 31, 2017 4:17:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :860/3697 took 1224369 ms. Total solver calls (SAT/UNSAT): 123147(61872/61275)
May 31, 2017 4:17:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :861/3697 took 1225493 ms. Total solver calls (SAT/UNSAT): 123262(61930/61332)
May 31, 2017 4:17:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :862/3697 took 1227214 ms. Total solver calls (SAT/UNSAT): 123438(62018/61420)
May 31, 2017 4:17:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :863/3697 took 1228933 ms. Total solver calls (SAT/UNSAT): 123614(62106/61508)
May 31, 2017 4:17:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :864/3697 took 1230575 ms. Total solver calls (SAT/UNSAT): 123782(62190/61592)
May 31, 2017 4:17:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :865/3697 took 1232097 ms. Total solver calls (SAT/UNSAT): 123938(62268/61670)
May 31, 2017 4:17:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :866/3697 took 1233488 ms. Total solver calls (SAT/UNSAT): 124080(62339/61741)
May 31, 2017 4:17:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :867/3697 took 1234719 ms. Total solver calls (SAT/UNSAT): 124205(62402/61803)
May 31, 2017 4:17:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :868/3697 took 1236529 ms. Total solver calls (SAT/UNSAT): 124389(62494/61895)
May 31, 2017 4:17:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :869/3697 took 1238243 ms. Total solver calls (SAT/UNSAT): 124565(62582/61983)
May 31, 2017 4:18:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :870/3697 took 1239835 ms. Total solver calls (SAT/UNSAT): 124729(62664/62065)
May 31, 2017 4:18:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :871/3697 took 1241801 ms. Total solver calls (SAT/UNSAT): 124879(62739/62140)
May 31, 2017 4:18:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :872/3697 took 1243090 ms. Total solver calls (SAT/UNSAT): 125012(62806/62206)
May 31, 2017 4:18:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :873/3697 took 1244792 ms. Total solver calls (SAT/UNSAT): 125187(62894/62293)
May 31, 2017 4:18:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :874/3697 took 1246378 ms. Total solver calls (SAT/UNSAT): 125350(62976/62374)
May 31, 2017 4:18:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :875/3697 took 1247839 ms. Total solver calls (SAT/UNSAT): 125499(63051/62448)
May 31, 2017 4:18:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :876/3697 took 1249141 ms. Total solver calls (SAT/UNSAT): 125632(63118/62514)
May 31, 2017 4:18:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :877/3697 took 1250576 ms. Total solver calls (SAT/UNSAT): 125779(63192/62587)
May 31, 2017 4:18:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :878/3697 took 1251872 ms. Total solver calls (SAT/UNSAT): 125911(63259/62652)
May 31, 2017 4:18:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :879/3697 took 1253035 ms. Total solver calls (SAT/UNSAT): 126030(63319/62711)
May 31, 2017 4:18:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :880/3697 took 1254208 ms. Total solver calls (SAT/UNSAT): 126149(63379/62770)
May 31, 2017 4:18:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :881/3697 took 1255292 ms. Total solver calls (SAT/UNSAT): 126260(63435/62825)
May 31, 2017 4:18:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :883/3697 took 1257166 ms. Total solver calls (SAT/UNSAT): 126452(63532/62920)
May 31, 2017 4:18:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :885/3697 took 1259280 ms. Total solver calls (SAT/UNSAT): 126669(63641/63028)
May 31, 2017 4:18:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :886/3697 took 1260797 ms. Total solver calls (SAT/UNSAT): 126805(63709/63096)
May 31, 2017 4:18:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :887/3697 took 1262363 ms. Total solver calls (SAT/UNSAT): 126933(63773/63160)
May 31, 2017 4:18:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :888/3697 took 1263493 ms. Total solver calls (SAT/UNSAT): 127049(63831/63218)
May 31, 2017 4:18:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :889/3697 took 1264508 ms. Total solver calls (SAT/UNSAT): 127153(63883/63270)
May 31, 2017 4:18:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :891/3697 took 1266856 ms. Total solver calls (SAT/UNSAT): 127394(64004/63390)
May 31, 2017 4:18:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :892/3697 took 1268242 ms. Total solver calls (SAT/UNSAT): 127536(64075/63461)
May 31, 2017 4:18:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :893/3697 took 1269511 ms. Total solver calls (SAT/UNSAT): 127666(64140/63526)
May 31, 2017 4:18:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :895/3697 took 1272078 ms. Total solver calls (SAT/UNSAT): 127929(64272/63657)
May 31, 2017 4:18:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :896/3697 took 1273577 ms. Total solver calls (SAT/UNSAT): 128083(64349/63734)
May 31, 2017 4:18:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :897/3697 took 1274958 ms. Total solver calls (SAT/UNSAT): 128225(64420/63805)
May 31, 2017 4:18:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :898/3697 took 1276206 ms. Total solver calls (SAT/UNSAT): 128353(64484/63869)
May 31, 2017 4:18:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :899/3697 took 1277298 ms. Total solver calls (SAT/UNSAT): 128464(64540/63924)
May 31, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :900/3697 took 1278883 ms. Total solver calls (SAT/UNSAT): 128626(64621/64005)
May 31, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :901/3697 took 1280349 ms. Total solver calls (SAT/UNSAT): 128776(64696/64080)
May 31, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :902/3697 took 1281674 ms. Total solver calls (SAT/UNSAT): 128912(64764/64148)
May 31, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :903/3697 took 1282840 ms. Total solver calls (SAT/UNSAT): 129031(64824/64207)
May 31, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :904/3697 took 1284309 ms. Total solver calls (SAT/UNSAT): 129180(64899/64281)
May 31, 2017 4:18:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :905/3697 took 1285655 ms. Total solver calls (SAT/UNSAT): 129315(64967/64348)
May 31, 2017 4:18:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :906/3697 took 1286825 ms. Total solver calls (SAT/UNSAT): 129434(65027/64407)
May 31, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :907/3697 took 1287993 ms. Total solver calls (SAT/UNSAT): 129552(65087/64465)
May 31, 2017 4:18:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :908/3697 took 1289016 ms. Total solver calls (SAT/UNSAT): 129656(65140/64516)
May 31, 2017 4:18:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :910/3697 took 1290811 ms. Total solver calls (SAT/UNSAT): 129838(65233/64605)
May 31, 2017 4:18:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :912/3697 took 1292211 ms. Total solver calls (SAT/UNSAT): 129980(65306/64674)
May 31, 2017 4:18:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :913/3697 took 1293395 ms. Total solver calls (SAT/UNSAT): 130101(65367/64734)
May 31, 2017 4:18:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :914/3697 took 1294501 ms. Total solver calls (SAT/UNSAT): 130214(65424/64790)
May 31, 2017 4:18:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :916/3697 took 1296347 ms. Total solver calls (SAT/UNSAT): 130404(65520/64884)
May 31, 2017 4:18:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :918/3697 took 1298338 ms. Total solver calls (SAT/UNSAT): 130607(65623/64984)
May 31, 2017 4:19:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :919/3697 took 1299465 ms. Total solver calls (SAT/UNSAT): 130722(65681/65041)
May 31, 2017 4:19:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :921/3697 took 1301816 ms. Total solver calls (SAT/UNSAT): 130962(65802/65160)
May 31, 2017 4:19:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :922/3697 took 1303060 ms. Total solver calls (SAT/UNSAT): 131089(65866/65223)
May 31, 2017 4:19:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :923/3697 took 1304167 ms. Total solver calls (SAT/UNSAT): 131202(65923/65279)
May 31, 2017 4:19:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :925/3697 took 1306437 ms. Total solver calls (SAT/UNSAT): 131433(66040/65393)
May 31, 2017 4:19:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :926/3697 took 1307620 ms. Total solver calls (SAT/UNSAT): 131554(66101/65453)
May 31, 2017 4:19:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :927/3697 took 1308639 ms. Total solver calls (SAT/UNSAT): 131658(66154/65504)
May 31, 2017 4:19:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :928/3697 took 1309819 ms. Total solver calls (SAT/UNSAT): 131778(66215/65563)
May 31, 2017 4:19:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :929/3697 took 1310841 ms. Total solver calls (SAT/UNSAT): 131882(66268/65614)
May 31, 2017 4:19:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :930/3697 took 1311860 ms. Total solver calls (SAT/UNSAT): 131986(66321/65665)
May 31, 2017 4:19:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :931/3697 took 1312959 ms. Total solver calls (SAT/UNSAT): 132098(66378/65720)
May 31, 2017 4:19:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :932/3697 took 1314057 ms. Total solver calls (SAT/UNSAT): 132210(66435/65775)
May 31, 2017 4:19:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :933/3697 took 1315256 ms. Total solver calls (SAT/UNSAT): 132333(66497/65836)
May 31, 2017 4:19:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :934/3697 took 1316535 ms. Total solver calls (SAT/UNSAT): 132464(66563/65901)
May 31, 2017 4:19:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :935/3697 took 1317692 ms. Total solver calls (SAT/UNSAT): 132582(66623/65959)
May 31, 2017 4:19:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :936/3697 took 1318970 ms. Total solver calls (SAT/UNSAT): 132713(66689/66024)
May 31, 2017 4:19:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :937/3697 took 1320350 ms. Total solver calls (SAT/UNSAT): 132854(66760/66094)
May 31, 2017 4:19:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :938/3697 took 1321802 ms. Total solver calls (SAT/UNSAT): 133003(66835/66168)
May 31, 2017 4:19:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :939/3697 took 1323140 ms. Total solver calls (SAT/UNSAT): 133140(66904/66236)
May 31, 2017 4:19:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :940/3697 took 1324597 ms. Total solver calls (SAT/UNSAT): 133289(66979/66310)
May 31, 2017 4:19:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :941/3697 took 1326156 ms. Total solver calls (SAT/UNSAT): 133448(67059/66389)
May 31, 2017 4:19:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :942/3697 took 1327357 ms. Total solver calls (SAT/UNSAT): 133570(67121/66449)
May 31, 2017 4:19:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :943/3697 took 1328718 ms. Total solver calls (SAT/UNSAT): 133709(67191/66518)
May 31, 2017 4:19:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :944/3697 took 1330213 ms. Total solver calls (SAT/UNSAT): 133862(67268/66594)
May 31, 2017 4:19:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :945/3697 took 1331826 ms. Total solver calls (SAT/UNSAT): 134027(67351/66676)
May 31, 2017 4:19:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :946/3697 took 1333520 ms. Total solver calls (SAT/UNSAT): 134200(67438/66762)
May 31, 2017 4:19:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :947/3697 took 1334722 ms. Total solver calls (SAT/UNSAT): 134322(67500/66822)
May 31, 2017 4:19:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :948/3697 took 1336079 ms. Total solver calls (SAT/UNSAT): 134461(67570/66891)
May 31, 2017 4:19:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :949/3697 took 1337585 ms. Total solver calls (SAT/UNSAT): 134614(67647/66967)
May 31, 2017 4:19:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :950/3697 took 1339197 ms. Total solver calls (SAT/UNSAT): 134779(67730/67049)
May 31, 2017 4:19:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :951/3697 took 1340885 ms. Total solver calls (SAT/UNSAT): 134952(67817/67135)
May 31, 2017 4:19:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :952/3697 took 1342198 ms. Total solver calls (SAT/UNSAT): 135066(67875/67191)
May 31, 2017 4:19:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :953/3697 took 1343481 ms. Total solver calls (SAT/UNSAT): 135197(67941/67256)
May 31, 2017 4:19:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :954/3697 took 1344902 ms. Total solver calls (SAT/UNSAT): 135342(68014/67328)
May 31, 2017 4:19:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :955/3697 took 1346431 ms. Total solver calls (SAT/UNSAT): 135499(68093/67406)
May 31, 2017 4:19:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :956/3697 took 1348043 ms. Total solver calls (SAT/UNSAT): 135664(68176/67488)
May 31, 2017 4:19:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :957/3697 took 1349207 ms. Total solver calls (SAT/UNSAT): 135783(68236/67547)
May 31, 2017 4:19:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :958/3697 took 1350499 ms. Total solver calls (SAT/UNSAT): 135916(68303/67613)
May 31, 2017 4:19:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :959/3697 took 1351916 ms. Total solver calls (SAT/UNSAT): 136061(68376/67685)
May 31, 2017 4:19:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :960/3697 took 1353419 ms. Total solver calls (SAT/UNSAT): 136214(68453/67761)
May 31, 2017 4:19:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :961/3697 took 1354592 ms. Total solver calls (SAT/UNSAT): 136333(68513/67820)
May 31, 2017 4:19:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :962/3697 took 1355843 ms. Total solver calls (SAT/UNSAT): 136460(68577/67883)
May 31, 2017 4:19:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :963/3697 took 1357152 ms. Total solver calls (SAT/UNSAT): 136593(68644/67949)
May 31, 2017 4:19:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :964/3697 took 1358407 ms. Total solver calls (SAT/UNSAT): 136720(68708/68012)
May 31, 2017 4:20:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :965/3697 took 1359761 ms. Total solver calls (SAT/UNSAT): 136858(68777/68081)
May 31, 2017 4:20:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :966/3697 took 1361193 ms. Total solver calls (SAT/UNSAT): 137004(68850/68154)
May 31, 2017 4:20:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :967/3697 took 1362687 ms. Total solver calls (SAT/UNSAT): 137156(68926/68230)
May 31, 2017 4:20:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :968/3697 took 1363997 ms. Total solver calls (SAT/UNSAT): 137289(68993/68296)
May 31, 2017 4:20:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :969/3697 took 1365421 ms. Total solver calls (SAT/UNSAT): 137435(69066/68369)
May 31, 2017 4:20:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :970/3697 took 1366947 ms. Total solver calls (SAT/UNSAT): 137591(69144/68447)
May 31, 2017 4:20:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :971/3697 took 1368552 ms. Total solver calls (SAT/UNSAT): 137755(69226/68529)
May 31, 2017 4:20:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :972/3697 took 1370197 ms. Total solver calls (SAT/UNSAT): 137923(69310/68613)
May 31, 2017 4:20:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :973/3697 took 1371548 ms. Total solver calls (SAT/UNSAT): 138060(69379/68681)
May 31, 2017 4:20:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :974/3697 took 1373154 ms. Total solver calls (SAT/UNSAT): 138224(69461/68763)
May 31, 2017 4:20:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :975/3697 took 1374861 ms. Total solver calls (SAT/UNSAT): 138398(69548/68850)
May 31, 2017 4:20:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :976/3697 took 1376623 ms. Total solver calls (SAT/UNSAT): 138578(69638/68940)
May 31, 2017 4:20:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :977/3697 took 1377963 ms. Total solver calls (SAT/UNSAT): 138715(69707/69008)
May 31, 2017 4:20:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :978/3697 took 1379466 ms. Total solver calls (SAT/UNSAT): 138869(69784/69085)
May 31, 2017 4:20:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :979/3697 took 1381105 ms. Total solver calls (SAT/UNSAT): 139037(69868/69169)
May 31, 2017 4:20:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :980/3697 took 1382871 ms. Total solver calls (SAT/UNSAT): 139217(69958/69259)
May 31, 2017 4:20:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :981/3697 took 1384717 ms. Total solver calls (SAT/UNSAT): 139405(70052/69353)
May 31, 2017 4:20:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :982/3697 took 1386558 ms. Total solver calls (SAT/UNSAT): 139593(70146/69447)
May 31, 2017 4:20:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :983/3697 took 1387906 ms. Total solver calls (SAT/UNSAT): 139730(70215/69515)
May 31, 2017 4:20:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :984/3697 took 1389407 ms. Total solver calls (SAT/UNSAT): 139884(70292/69592)
May 31, 2017 4:20:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :985/3697 took 1391053 ms. Total solver calls (SAT/UNSAT): 140052(70376/69676)
May 31, 2017 4:20:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :986/3697 took 1392820 ms. Total solver calls (SAT/UNSAT): 140232(70466/69766)
May 31, 2017 4:20:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :987/3697 took 1394672 ms. Total solver calls (SAT/UNSAT): 140420(70560/69860)
May 31, 2017 4:20:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :988/3697 took 1396515 ms. Total solver calls (SAT/UNSAT): 140607(70654/69953)
May 31, 2017 4:20:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :989/3697 took 1397791 ms. Total solver calls (SAT/UNSAT): 140736(70719/70017)
May 31, 2017 4:20:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :990/3697 took 1399231 ms. Total solver calls (SAT/UNSAT): 140882(70792/70090)
May 31, 2017 4:20:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :991/3697 took 1400806 ms. Total solver calls (SAT/UNSAT): 141042(70872/70170)
May 31, 2017 4:20:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :992/3697 took 1402501 ms. Total solver calls (SAT/UNSAT): 141214(70958/70256)
May 31, 2017 4:20:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :993/3697 took 1404278 ms. Total solver calls (SAT/UNSAT): 141394(71048/70346)
May 31, 2017 4:20:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :994/3697 took 1406049 ms. Total solver calls (SAT/UNSAT): 141573(71138/70435)
May 31, 2017 4:20:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :995/3697 took 1407509 ms. Total solver calls (SAT/UNSAT): 141721(71212/70509)
May 31, 2017 4:20:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :996/3697 took 1409091 ms. Total solver calls (SAT/UNSAT): 141881(71292/70589)
May 31, 2017 4:20:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :997/3697 took 1410754 ms. Total solver calls (SAT/UNSAT): 142049(71376/70673)
May 31, 2017 4:20:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :998/3697 took 1412401 ms. Total solver calls (SAT/UNSAT): 142216(71460/70756)
May 31, 2017 4:20:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :999/3697 took 1413694 ms. Total solver calls (SAT/UNSAT): 142347(71526/70821)
May 31, 2017 4:20:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1000/3697 took 1415064 ms. Total solver calls (SAT/UNSAT): 142486(71596/70890)
May 31, 2017 4:20:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1001/3697 took 1416491 ms. Total solver calls (SAT/UNSAT): 142631(71669/70962)
May 31, 2017 4:20:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1002/3697 took 1417958 ms. Total solver calls (SAT/UNSAT): 142780(71744/71036)
May 31, 2017 4:21:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1003/3697 took 1419330 ms. Total solver calls (SAT/UNSAT): 142919(71814/71105)
May 31, 2017 4:21:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1004/3697 took 1420802 ms. Total solver calls (SAT/UNSAT): 143069(71889/71180)
May 31, 2017 4:21:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1005/3697 took 1422359 ms. Total solver calls (SAT/UNSAT): 143227(71968/71259)
May 31, 2017 4:21:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1006/3697 took 1423968 ms. Total solver calls (SAT/UNSAT): 143391(72050/71341)
May 31, 2017 4:21:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1007/3697 took 1425597 ms. Total solver calls (SAT/UNSAT): 143557(72133/71424)
May 31, 2017 4:21:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1008/3697 took 1427030 ms. Total solver calls (SAT/UNSAT): 143702(72206/71496)
May 31, 2017 4:21:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1009/3697 took 1428586 ms. Total solver calls (SAT/UNSAT): 143860(72285/71575)
May 31, 2017 4:21:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1010/3697 took 1430244 ms. Total solver calls (SAT/UNSAT): 144028(72369/71659)
May 31, 2017 4:21:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1011/3697 took 1431976 ms. Total solver calls (SAT/UNSAT): 144204(72457/71747)
May 31, 2017 4:21:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1012/3697 took 1433755 ms. Total solver calls (SAT/UNSAT): 144384(72547/71837)
May 31, 2017 4:21:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1013/3697 took 1435519 ms. Total solver calls (SAT/UNSAT): 144564(72637/71927)
May 31, 2017 4:21:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1014/3697 took 1436982 ms. Total solver calls (SAT/UNSAT): 144713(72712/72001)
May 31, 2017 4:21:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1015/3697 took 1438589 ms. Total solver calls (SAT/UNSAT): 144877(72794/72083)
May 31, 2017 4:21:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1016/3697 took 1440414 ms. Total solver calls (SAT/UNSAT): 145063(72887/72176)
May 31, 2017 4:21:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1017/3697 took 1442296 ms. Total solver calls (SAT/UNSAT): 145255(72983/72272)
May 31, 2017 4:21:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1018/3697 took 1444177 ms. Total solver calls (SAT/UNSAT): 145447(73079/72368)
May 31, 2017 4:21:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1019/3697 took 1445639 ms. Total solver calls (SAT/UNSAT): 145596(73154/72442)
May 31, 2017 4:21:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1020/3697 took 1447265 ms. Total solver calls (SAT/UNSAT): 145762(73237/72525)
May 31, 2017 4:21:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1021/3697 took 1449026 ms. Total solver calls (SAT/UNSAT): 145942(73327/72615)
May 31, 2017 4:21:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1022/3697 took 1450908 ms. Total solver calls (SAT/UNSAT): 146134(73423/72711)
May 31, 2017 4:21:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1023/3697 took 1452873 ms. Total solver calls (SAT/UNSAT): 146334(73523/72811)
May 31, 2017 4:21:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1024/3697 took 1454831 ms. Total solver calls (SAT/UNSAT): 146534(73623/72911)
May 31, 2017 4:21:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1025/3697 took 1456729 ms. Total solver calls (SAT/UNSAT): 146726(73719/73007)
May 31, 2017 4:21:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1026/3697 took 1458196 ms. Total solver calls (SAT/UNSAT): 146875(73794/73081)
May 31, 2017 4:21:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1027/3697 took 1459823 ms. Total solver calls (SAT/UNSAT): 147041(73877/73164)
May 31, 2017 4:21:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1028/3697 took 1461597 ms. Total solver calls (SAT/UNSAT): 147221(73967/73254)
May 31, 2017 4:21:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1029/3697 took 1463479 ms. Total solver calls (SAT/UNSAT): 147413(74063/73350)
May 31, 2017 4:21:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1030/3697 took 1465446 ms. Total solver calls (SAT/UNSAT): 147613(74163/73450)
May 31, 2017 4:21:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1031/3697 took 1467400 ms. Total solver calls (SAT/UNSAT): 147812(74263/73549)
May 31, 2017 4:21:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1032/3697 took 1469285 ms. Total solver calls (SAT/UNSAT): 148003(74359/73644)
May 31, 2017 4:21:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1033/3697 took 1470838 ms. Total solver calls (SAT/UNSAT): 148161(74438/73723)
May 31, 2017 4:21:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1034/3697 took 1472529 ms. Total solver calls (SAT/UNSAT): 148333(74524/73809)
May 31, 2017 4:21:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1035/3697 took 1474331 ms. Total solver calls (SAT/UNSAT): 148517(74616/73901)
May 31, 2017 4:21:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1036/3697 took 1476216 ms. Total solver calls (SAT/UNSAT): 148709(74712/73997)
May 31, 2017 4:21:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1037/3697 took 1478096 ms. Total solver calls (SAT/UNSAT): 148900(74808/74092)
May 31, 2017 4:22:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1038/3697 took 1479918 ms. Total solver calls (SAT/UNSAT): 149085(74901/74184)
May 31, 2017 4:22:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1039/3697 took 1481599 ms. Total solver calls (SAT/UNSAT): 149257(74987/74270)
May 31, 2017 4:22:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1040/3697 took 1483365 ms. Total solver calls (SAT/UNSAT): 149437(75077/74360)
May 31, 2017 4:22:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1041/3697 took 1485127 ms. Total solver calls (SAT/UNSAT): 149616(75167/74449)
May 31, 2017 4:22:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1042/3697 took 1486844 ms. Total solver calls (SAT/UNSAT): 149791(75255/74536)
May 31, 2017 4:22:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1043/3697 took 1488230 ms. Total solver calls (SAT/UNSAT): 149932(75326/74606)
May 31, 2017 4:22:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1044/3697 took 1489697 ms. Total solver calls (SAT/UNSAT): 150081(75401/74680)
May 31, 2017 4:22:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1045/3697 took 1491223 ms. Total solver calls (SAT/UNSAT): 150236(75479/74757)
May 31, 2017 4:22:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1046/3697 took 1492792 ms. Total solver calls (SAT/UNSAT): 150395(75559/74836)
May 31, 2017 4:22:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1047/3697 took 1494356 ms. Total solver calls (SAT/UNSAT): 150554(75639/74915)
May 31, 2017 4:22:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1048/3697 took 1495826 ms. Total solver calls (SAT/UNSAT): 150703(75714/74989)
May 31, 2017 4:22:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1049/3697 took 1497396 ms. Total solver calls (SAT/UNSAT): 150863(75794/75069)
May 31, 2017 4:22:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1050/3697 took 1499048 ms. Total solver calls (SAT/UNSAT): 151031(75878/75153)
May 31, 2017 4:22:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1051/3697 took 1500764 ms. Total solver calls (SAT/UNSAT): 151205(75965/75240)
May 31, 2017 4:22:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1052/3697 took 1502500 ms. Total solver calls (SAT/UNSAT): 151381(76053/75328)
May 31, 2017 4:22:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1053/3697 took 1504234 ms. Total solver calls (SAT/UNSAT): 151557(76141/75416)
May 31, 2017 4:22:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1054/3697 took 1505792 ms. Total solver calls (SAT/UNSAT): 151712(76219/75493)
May 31, 2017 4:22:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1055/3697 took 1507450 ms. Total solver calls (SAT/UNSAT): 151880(76303/75577)
May 31, 2017 4:22:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1056/3697 took 1509203 ms. Total solver calls (SAT/UNSAT): 152058(76392/75666)
May 31, 2017 4:22:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1057/3697 took 1511045 ms. Total solver calls (SAT/UNSAT): 152244(76485/75759)
May 31, 2017 4:22:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1058/3697 took 1512915 ms. Total solver calls (SAT/UNSAT): 152434(76580/75854)
May 31, 2017 4:22:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1059/3697 took 1514787 ms. Total solver calls (SAT/UNSAT): 152624(76675/75949)
May 31, 2017 4:22:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1060/3697 took 1516603 ms. Total solver calls (SAT/UNSAT): 152806(76766/76040)
May 31, 2017 4:22:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1061/3697 took 1518161 ms. Total solver calls (SAT/UNSAT): 152965(76846/76119)
May 31, 2017 4:22:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1062/3697 took 1519857 ms. Total solver calls (SAT/UNSAT): 153139(76933/76206)
May 31, 2017 4:22:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1063/3697 took 1521667 ms. Total solver calls (SAT/UNSAT): 153325(77026/76299)
May 31, 2017 4:22:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1064/3697 took 1523644 ms. Total solver calls (SAT/UNSAT): 153527(77127/76400)
May 31, 2017 4:22:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1065/3697 took 1525615 ms. Total solver calls (SAT/UNSAT): 153729(77228/76501)
May 31, 2017 4:22:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1066/3697 took 1527505 ms. Total solver calls (SAT/UNSAT): 153923(77325/76598)
May 31, 2017 4:22:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1067/3697 took 1529059 ms. Total solver calls (SAT/UNSAT): 154082(77405/76677)
May 31, 2017 4:22:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1068/3697 took 1530776 ms. Total solver calls (SAT/UNSAT): 154258(77493/76765)
May 31, 2017 4:22:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1069/3697 took 1532629 ms. Total solver calls (SAT/UNSAT): 154448(77588/76860)
May 31, 2017 4:22:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1070/3697 took 1534595 ms. Total solver calls (SAT/UNSAT): 154650(77689/76961)
May 31, 2017 4:22:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1071/3697 took 1536652 ms. Total solver calls (SAT/UNSAT): 154860(77794/77066)
May 31, 2017 4:23:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1072/3697 took 1538703 ms. Total solver calls (SAT/UNSAT): 155070(77899/77171)
May 31, 2017 4:23:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1073/3697 took 1540675 ms. Total solver calls (SAT/UNSAT): 155272(78000/77272)
May 31, 2017 4:23:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1074/3697 took 1542529 ms. Total solver calls (SAT/UNSAT): 155462(78095/77367)
May 31, 2017 4:23:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1075/3697 took 1544248 ms. Total solver calls (SAT/UNSAT): 155638(78183/77455)
May 31, 2017 4:23:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1076/3697 took 1546113 ms. Total solver calls (SAT/UNSAT): 155828(78278/77550)
May 31, 2017 4:23:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1077/3697 took 1548093 ms. Total solver calls (SAT/UNSAT): 156030(78379/77651)
May 31, 2017 4:23:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1078/3697 took 1550150 ms. Total solver calls (SAT/UNSAT): 156240(78484/77756)
May 31, 2017 4:23:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1079/3697 took 1552182 ms. Total solver calls (SAT/UNSAT): 156449(78589/77860)
May 31, 2017 4:23:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1080/3697 took 1554147 ms. Total solver calls (SAT/UNSAT): 156650(78690/77960)
May 31, 2017 4:23:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1081/3697 took 1555990 ms. Total solver calls (SAT/UNSAT): 156839(78785/78054)
May 31, 2017 4:23:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1082/3697 took 1557764 ms. Total solver calls (SAT/UNSAT): 157021(78876/78145)
May 31, 2017 4:23:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1083/3697 took 1559655 ms. Total solver calls (SAT/UNSAT): 157215(78973/78242)
May 31, 2017 4:23:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1084/3697 took 1561618 ms. Total solver calls (SAT/UNSAT): 157417(79074/78343)
May 31, 2017 4:23:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1085/3697 took 1563589 ms. Total solver calls (SAT/UNSAT): 157618(79175/78443)
May 31, 2017 4:23:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1086/3697 took 1565497 ms. Total solver calls (SAT/UNSAT): 157813(79273/78540)
May 31, 2017 4:23:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1087/3697 took 1567325 ms. Total solver calls (SAT/UNSAT): 157998(79366/78632)
May 31, 2017 4:23:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1088/3697 took 1569185 ms. Total solver calls (SAT/UNSAT): 158188(79461/78727)
May 31, 2017 4:23:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1089/3697 took 1571047 ms. Total solver calls (SAT/UNSAT): 158377(79556/78821)
May 31, 2017 4:23:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1090/3697 took 1572873 ms. Total solver calls (SAT/UNSAT): 158562(79649/78913)
May 31, 2017 4:23:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1091/3697 took 1574605 ms. Total solver calls (SAT/UNSAT): 158739(79738/79001)
May 31, 2017 4:23:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1092/3697 took 1576052 ms. Total solver calls (SAT/UNSAT): 158886(79812/79074)
May 31, 2017 4:23:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1093/3697 took 1577581 ms. Total solver calls (SAT/UNSAT): 159041(79890/79151)
May 31, 2017 4:23:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1094/3697 took 1579164 ms. Total solver calls (SAT/UNSAT): 159202(79971/79231)
May 31, 2017 4:23:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1095/3697 took 1580796 ms. Total solver calls (SAT/UNSAT): 159367(80054/79313)
May 31, 2017 4:23:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1096/3697 took 1582420 ms. Total solver calls (SAT/UNSAT): 159532(80137/79395)
May 31, 2017 4:23:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1097/3697 took 1584025 ms. Total solver calls (SAT/UNSAT): 159697(80220/79477)
May 31, 2017 4:23:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1098/3697 took 1585547 ms. Total solver calls (SAT/UNSAT): 159852(80298/79554)
May 31, 2017 4:23:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1099/3697 took 1587165 ms. Total solver calls (SAT/UNSAT): 160018(80381/79637)
May 31, 2017 4:23:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1100/3697 took 1588863 ms. Total solver calls (SAT/UNSAT): 160192(80468/79724)
May 31, 2017 4:23:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1101/3697 took 1590619 ms. Total solver calls (SAT/UNSAT): 160372(80558/79814)
May 31, 2017 4:23:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1102/3697 took 1592407 ms. Total solver calls (SAT/UNSAT): 160554(80649/79905)
May 31, 2017 4:23:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1103/3697 took 1594190 ms. Total solver calls (SAT/UNSAT): 160736(80740/79996)
May 31, 2017 4:23:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1104/3697 took 1595898 ms. Total solver calls (SAT/UNSAT): 160910(80827/80083)
May 31, 2017 4:23:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1105/3697 took 1597475 ms. Total solver calls (SAT/UNSAT): 161071(80908/80163)
May 31, 2017 4:24:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1106/3697 took 1599174 ms. Total solver calls (SAT/UNSAT): 161245(80995/80250)
May 31, 2017 4:24:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1107/3697 took 1600971 ms. Total solver calls (SAT/UNSAT): 161429(81087/80342)
May 31, 2017 4:24:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1108/3697 took 1602845 ms. Total solver calls (SAT/UNSAT): 161621(81183/80438)
May 31, 2017 4:24:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1109/3697 took 1604765 ms. Total solver calls (SAT/UNSAT): 161817(81281/80536)
May 31, 2017 4:24:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1110/3697 took 1606677 ms. Total solver calls (SAT/UNSAT): 162013(81379/80634)
May 31, 2017 4:24:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1111/3697 took 1608521 ms. Total solver calls (SAT/UNSAT): 162201(81473/80728)
May 31, 2017 4:24:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1112/3697 took 1610250 ms. Total solver calls (SAT/UNSAT): 162377(81561/80816)
May 31, 2017 4:24:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1113/3697 took 1612008 ms. Total solver calls (SAT/UNSAT): 162557(81651/80906)
May 31, 2017 4:24:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1114/3697 took 1613875 ms. Total solver calls (SAT/UNSAT): 162749(81747/81002)
May 31, 2017 4:24:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1115/3697 took 1615843 ms. Total solver calls (SAT/UNSAT): 162951(81848/81103)
May 31, 2017 4:24:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1116/3697 took 1617870 ms. Total solver calls (SAT/UNSAT): 163159(81952/81207)
May 31, 2017 4:24:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1117/3697 took 1619836 ms. Total solver calls (SAT/UNSAT): 163359(82052/81307)
May 31, 2017 4:24:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1118/3697 took 1621677 ms. Total solver calls (SAT/UNSAT): 163547(82146/81401)
May 31, 2017 4:24:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1119/3697 took 1623452 ms. Total solver calls (SAT/UNSAT): 163729(82237/81492)
May 31, 2017 4:24:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1120/3697 took 1625366 ms. Total solver calls (SAT/UNSAT): 163925(82335/81590)
May 31, 2017 4:24:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1121/3697 took 1627393 ms. Total solver calls (SAT/UNSAT): 164133(82439/81694)
May 31, 2017 4:24:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1122/3697 took 1629498 ms. Total solver calls (SAT/UNSAT): 164349(82547/81802)
May 31, 2017 4:24:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1123/3697 took 1631606 ms. Total solver calls (SAT/UNSAT): 164565(82655/81910)
May 31, 2017 4:24:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1124/3697 took 1633633 ms. Total solver calls (SAT/UNSAT): 164773(82759/82014)
May 31, 2017 4:24:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1125/3697 took 1635543 ms. Total solver calls (SAT/UNSAT): 164969(82857/82112)
May 31, 2017 4:24:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1126/3697 took 1637317 ms. Total solver calls (SAT/UNSAT): 165151(82948/82203)
May 31, 2017 4:24:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1127/3697 took 1639231 ms. Total solver calls (SAT/UNSAT): 165347(83046/82301)
May 31, 2017 4:24:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1128/3697 took 1641257 ms. Total solver calls (SAT/UNSAT): 165555(83150/82405)
May 31, 2017 4:24:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1129/3697 took 1643356 ms. Total solver calls (SAT/UNSAT): 165771(83258/82513)
May 31, 2017 4:24:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1130/3697 took 1645453 ms. Total solver calls (SAT/UNSAT): 165986(83366/82620)
May 31, 2017 4:24:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1131/3697 took 1647473 ms. Total solver calls (SAT/UNSAT): 166193(83470/82723)
May 31, 2017 4:24:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1132/3697 took 1649374 ms. Total solver calls (SAT/UNSAT): 166388(83568/82820)
May 31, 2017 4:24:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1133/3697 took 1651149 ms. Total solver calls (SAT/UNSAT): 166569(83659/82910)
May 31, 2017 4:24:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1134/3697 took 1653096 ms. Total solver calls (SAT/UNSAT): 166769(83759/83010)
May 31, 2017 4:24:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1135/3697 took 1655121 ms. Total solver calls (SAT/UNSAT): 166977(83863/83114)
May 31, 2017 4:24:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1136/3697 took 1657145 ms. Total solver calls (SAT/UNSAT): 167184(83967/83217)
May 31, 2017 4:25:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1137/3697 took 1659112 ms. Total solver calls (SAT/UNSAT): 167385(84068/83317)
May 31, 2017 4:25:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1138/3697 took 1660993 ms. Total solver calls (SAT/UNSAT): 167576(84164/83412)
May 31, 2017 4:25:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1139/3697 took 1662750 ms. Total solver calls (SAT/UNSAT): 167755(84254/83501)
May 31, 2017 4:25:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1140/3697 took 1664665 ms. Total solver calls (SAT/UNSAT): 167950(84352/83598)
May 31, 2017 4:25:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1141/3697 took 1666536 ms. Total solver calls (SAT/UNSAT): 168141(84448/83693)
May 31, 2017 4:25:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1142/3697 took 1668325 ms. Total solver calls (SAT/UNSAT): 168324(84540/83784)
May 31, 2017 4:25:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1143/3697 took 1670017 ms. Total solver calls (SAT/UNSAT): 168497(84627/83870)
May 31, 2017 4:25:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1144/3697 took 1671532 ms. Total solver calls (SAT/UNSAT): 168652(84705/83947)
May 31, 2017 4:25:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1145/3697 took 1673106 ms. Total solver calls (SAT/UNSAT): 168813(84786/84027)
May 31, 2017 4:25:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1146/3697 took 1674721 ms. Total solver calls (SAT/UNSAT): 168978(84869/84109)
May 31, 2017 4:25:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1147/3697 took 1676330 ms. Total solver calls (SAT/UNSAT): 169143(84952/84191)
May 31, 2017 4:25:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1148/3697 took 1677948 ms. Total solver calls (SAT/UNSAT): 169308(85035/84273)
May 31, 2017 4:25:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1149/3697 took 1679480 ms. Total solver calls (SAT/UNSAT): 169465(85114/84351)
May 31, 2017 4:25:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1150/3697 took 1681095 ms. Total solver calls (SAT/UNSAT): 169631(85197/84434)
May 31, 2017 4:25:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1151/3697 took 1682788 ms. Total solver calls (SAT/UNSAT): 169805(85284/84521)
May 31, 2017 4:25:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1152/3697 took 1684540 ms. Total solver calls (SAT/UNSAT): 169985(85374/84611)
May 31, 2017 4:25:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1153/3697 took 1686314 ms. Total solver calls (SAT/UNSAT): 170167(85465/84702)
May 31, 2017 4:25:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1154/3697 took 1688092 ms. Total solver calls (SAT/UNSAT): 170349(85556/84793)
May 31, 2017 4:25:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1155/3697 took 1689793 ms. Total solver calls (SAT/UNSAT): 170523(85643/84880)
May 31, 2017 4:25:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1156/3697 took 1691374 ms. Total solver calls (SAT/UNSAT): 170685(85724/84961)
May 31, 2017 4:25:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1157/3697 took 1693069 ms. Total solver calls (SAT/UNSAT): 170859(85811/85048)
May 31, 2017 4:25:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1158/3697 took 1694865 ms. Total solver calls (SAT/UNSAT): 171043(85903/85140)
May 31, 2017 4:25:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1159/3697 took 1696735 ms. Total solver calls (SAT/UNSAT): 171235(85999/85236)
May 31, 2017 4:25:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1160/3697 took 1698650 ms. Total solver calls (SAT/UNSAT): 171431(86097/85334)
May 31, 2017 4:25:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1161/3697 took 1700562 ms. Total solver calls (SAT/UNSAT): 171627(86195/85432)
May 31, 2017 4:25:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1162/3697 took 1702400 ms. Total solver calls (SAT/UNSAT): 171815(86289/85526)
May 31, 2017 4:25:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1163/3697 took 1704116 ms. Total solver calls (SAT/UNSAT): 171991(86377/85614)
May 31, 2017 4:25:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1164/3697 took 1705697 ms. Total solver calls (SAT/UNSAT): 172153(86458/85695)
May 31, 2017 4:25:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1165/3697 took 1707575 ms. Total solver calls (SAT/UNSAT): 172345(86554/85791)
May 31, 2017 4:25:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1166/3697 took 1709544 ms. Total solver calls (SAT/UNSAT): 172547(86655/85892)
May 31, 2017 4:25:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1167/3697 took 1711579 ms. Total solver calls (SAT/UNSAT): 172755(86759/85996)
May 31, 2017 4:25:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1168/3697 took 1713528 ms. Total solver calls (SAT/UNSAT): 172955(86859/86096)
May 31, 2017 4:25:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1169/3697 took 1715362 ms. Total solver calls (SAT/UNSAT): 173143(86953/86190)
May 31, 2017 4:25:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1170/3697 took 1717060 ms. Total solver calls (SAT/UNSAT): 173317(87040/86277)
May 31, 2017 4:26:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1171/3697 took 1718957 ms. Total solver calls (SAT/UNSAT): 173513(87138/86375)
May 31, 2017 4:26:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1172/3697 took 1720983 ms. Total solver calls (SAT/UNSAT): 173721(87242/86479)
May 31, 2017 4:26:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1173/3697 took 1723090 ms. Total solver calls (SAT/UNSAT): 173937(87350/86587)
May 31, 2017 4:26:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1174/3697 took 1725205 ms. Total solver calls (SAT/UNSAT): 174153(87458/86695)
May 31, 2017 4:26:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1175/3697 took 1727234 ms. Total solver calls (SAT/UNSAT): 174361(87562/86799)
May 31, 2017 4:26:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1176/3697 took 1729150 ms. Total solver calls (SAT/UNSAT): 174557(87660/86897)
May 31, 2017 4:26:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1177/3697 took 1730930 ms. Total solver calls (SAT/UNSAT): 174739(87751/86988)
May 31, 2017 4:26:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1178/3697 took 1732542 ms. Total solver calls (SAT/UNSAT): 174904(87834/87070)
May 31, 2017 4:26:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1179/3697 took 1734567 ms. Total solver calls (SAT/UNSAT): 175112(87938/87174)
May 31, 2017 4:26:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1180/3697 took 1736670 ms. Total solver calls (SAT/UNSAT): 175328(88046/87282)
May 31, 2017 4:26:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1181/3697 took 1738771 ms. Total solver calls (SAT/UNSAT): 175543(88154/87389)
May 31, 2017 4:26:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1182/3697 took 1740796 ms. Total solver calls (SAT/UNSAT): 175750(88258/87492)
May 31, 2017 4:26:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1183/3697 took 1742706 ms. Total solver calls (SAT/UNSAT): 175945(88356/87589)
May 31, 2017 4:26:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1184/3697 took 1744483 ms. Total solver calls (SAT/UNSAT): 176126(88447/87679)
May 31, 2017 4:26:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1185/3697 took 1746110 ms. Total solver calls (SAT/UNSAT): 176291(88530/87761)
May 31, 2017 4:26:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1186/3697 took 1748144 ms. Total solver calls (SAT/UNSAT): 176499(88634/87865)
May 31, 2017 4:26:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1187/3697 took 1750171 ms. Total solver calls (SAT/UNSAT): 176706(88738/87968)
May 31, 2017 4:26:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1188/3697 took 1752142 ms. Total solver calls (SAT/UNSAT): 176907(88839/88068)
May 31, 2017 4:26:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1189/3697 took 1754013 ms. Total solver calls (SAT/UNSAT): 177098(88935/88163)
May 31, 2017 4:26:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1190/3697 took 1755769 ms. Total solver calls (SAT/UNSAT): 177277(89025/88252)
May 31, 2017 4:26:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1191/3697 took 1757380 ms. Total solver calls (SAT/UNSAT): 177441(89108/88333)
May 31, 2017 4:26:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1192/3697 took 1759251 ms. Total solver calls (SAT/UNSAT): 177632(89204/88428)
May 31, 2017 4:26:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1193/3697 took 1761039 ms. Total solver calls (SAT/UNSAT): 177815(89296/88519)
May 31, 2017 4:26:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1194/3697 took 1762729 ms. Total solver calls (SAT/UNSAT): 177988(89383/88605)
May 31, 2017 4:26:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1195/3697 took 1764296 ms. Total solver calls (SAT/UNSAT): 178148(89464/88684)
May 31, 2017 4:26:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1196/3697 took 1765790 ms. Total solver calls (SAT/UNSAT): 178301(89541/88760)
May 31, 2017 4:26:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1197/3697 took 1767325 ms. Total solver calls (SAT/UNSAT): 178458(89620/88838)
May 31, 2017 4:26:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1198/3697 took 1768859 ms. Total solver calls (SAT/UNSAT): 178615(89699/88916)
May 31, 2017 4:26:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1199/3697 took 1770398 ms. Total solver calls (SAT/UNSAT): 178772(89778/88994)
May 31, 2017 4:26:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1200/3697 took 1771853 ms. Total solver calls (SAT/UNSAT): 178921(89853/89068)
May 31, 2017 4:26:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1201/3697 took 1773215 ms. Total solver calls (SAT/UNSAT): 179060(89923/89137)
May 31, 2017 4:26:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1202/3697 took 1774835 ms. Total solver calls (SAT/UNSAT): 179226(90006/89220)
May 31, 2017 4:26:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1203/3697 took 1776511 ms. Total solver calls (SAT/UNSAT): 179398(90092/89306)
May 31, 2017 4:26:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1204/3697 took 1778203 ms. Total solver calls (SAT/UNSAT): 179572(90179/89393)
May 31, 2017 4:27:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1205/3697 took 1779900 ms. Total solver calls (SAT/UNSAT): 179746(90266/89480)
May 31, 2017 4:27:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1206/3697 took 1781519 ms. Total solver calls (SAT/UNSAT): 179912(90349/89563)
May 31, 2017 4:27:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1207/3697 took 1783020 ms. Total solver calls (SAT/UNSAT): 180066(90426/89640)
May 31, 2017 4:27:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1208/3697 took 1784399 ms. Total solver calls (SAT/UNSAT): 180208(90497/89711)
May 31, 2017 4:27:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1209/3697 took 1786106 ms. Total solver calls (SAT/UNSAT): 180384(90585/89799)
May 31, 2017 4:27:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1210/3697 took 1787888 ms. Total solver calls (SAT/UNSAT): 180568(90677/89891)
May 31, 2017 4:27:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1211/3697 took 1789702 ms. Total solver calls (SAT/UNSAT): 180756(90771/89985)
May 31, 2017 4:27:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1212/3697 took 1791514 ms. Total solver calls (SAT/UNSAT): 180944(90865/90079)
May 31, 2017 4:27:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1213/3697 took 1793251 ms. Total solver calls (SAT/UNSAT): 181124(90955/90169)
May 31, 2017 4:27:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1214/3697 took 1794865 ms. Total solver calls (SAT/UNSAT): 181292(91039/90253)
May 31, 2017 4:27:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1215/3697 took 1796349 ms. Total solver calls (SAT/UNSAT): 181446(91116/90330)
May 31, 2017 4:27:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1216/3697 took 1797691 ms. Total solver calls (SAT/UNSAT): 181585(91186/90399)
May 31, 2017 4:27:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1217/3697 took 1799551 ms. Total solver calls (SAT/UNSAT): 181779(91283/90496)
May 31, 2017 4:27:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1218/3697 took 1801478 ms. Total solver calls (SAT/UNSAT): 181979(91383/90596)
May 31, 2017 4:27:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1219/3697 took 1803404 ms. Total solver calls (SAT/UNSAT): 182179(91483/90696)
May 31, 2017 4:27:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1220/3697 took 1805138 ms. Total solver calls (SAT/UNSAT): 182359(91573/90786)
May 31, 2017 4:27:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1221/3697 took 1806741 ms. Total solver calls (SAT/UNSAT): 182525(91656/90869)
May 31, 2017 4:27:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1222/3697 took 1808178 ms. Total solver calls (SAT/UNSAT): 182674(91731/90943)
May 31, 2017 4:27:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1223/3697 took 1810103 ms. Total solver calls (SAT/UNSAT): 182874(91831/91043)
May 31, 2017 4:27:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1224/3697 took 1812115 ms. Total solver calls (SAT/UNSAT): 183082(91935/91147)
May 31, 2017 4:27:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1225/3697 took 1814127 ms. Total solver calls (SAT/UNSAT): 183290(92039/91251)
May 31, 2017 4:27:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1226/3697 took 1816051 ms. Total solver calls (SAT/UNSAT): 183490(92139/91351)
May 31, 2017 4:27:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1227/3697 took 1817858 ms. Total solver calls (SAT/UNSAT): 183678(92233/91445)
May 31, 2017 4:27:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1228/3697 took 1819533 ms. Total solver calls (SAT/UNSAT): 183852(92320/91532)
May 31, 2017 4:27:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1229/3697 took 1821044 ms. Total solver calls (SAT/UNSAT): 184009(92399/91610)
May 31, 2017 4:27:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1230/3697 took 1823043 ms. Total solver calls (SAT/UNSAT): 184217(92503/91714)
May 31, 2017 4:27:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1231/3697 took 1825034 ms. Total solver calls (SAT/UNSAT): 184424(92607/91817)
May 31, 2017 4:27:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1232/3697 took 1826955 ms. Total solver calls (SAT/UNSAT): 184623(92707/91916)
May 31, 2017 4:27:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1233/3697 took 1828762 ms. Total solver calls (SAT/UNSAT): 184810(92801/92009)
May 31, 2017 4:27:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1234/3697 took 1830434 ms. Total solver calls (SAT/UNSAT): 184983(92888/92095)
May 31, 2017 4:27:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1235/3697 took 1831945 ms. Total solver calls (SAT/UNSAT): 185140(92967/92173)
May 31, 2017 4:27:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1236/3697 took 1833861 ms. Total solver calls (SAT/UNSAT): 185339(93067/92272)
May 31, 2017 4:27:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1237/3697 took 1835721 ms. Total solver calls (SAT/UNSAT): 185532(93164/92368)
May 31, 2017 4:27:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1238/3697 took 1837489 ms. Total solver calls (SAT/UNSAT): 185715(93256/92459)
May 31, 2017 4:28:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1239/3697 took 1839142 ms. Total solver calls (SAT/UNSAT): 185886(93342/92544)
May 31, 2017 4:28:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1240/3697 took 1840655 ms. Total solver calls (SAT/UNSAT): 186042(93421/92621)
May 31, 2017 4:28:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1241/3697 took 1842341 ms. Total solver calls (SAT/UNSAT): 186217(93509/92708)
May 31, 2017 4:28:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1242/3697 took 1843936 ms. Total solver calls (SAT/UNSAT): 186382(93592/92790)
May 31, 2017 4:28:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1243/3697 took 1845409 ms. Total solver calls (SAT/UNSAT): 186534(93669/92865)
May 31, 2017 4:28:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1244/3697 took 1846809 ms. Total solver calls (SAT/UNSAT): 186679(93742/92937)
May 31, 2017 4:28:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1245/3697 took 1848211 ms. Total solver calls (SAT/UNSAT): 186824(93815/93009)
May 31, 2017 4:28:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1246/3697 took 1849615 ms. Total solver calls (SAT/UNSAT): 186969(93888/93081)
May 31, 2017 4:28:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1247/3697 took 1850944 ms. Total solver calls (SAT/UNSAT): 187106(93957/93149)
May 31, 2017 4:28:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1248/3697 took 1852170 ms. Total solver calls (SAT/UNSAT): 187233(94021/93212)
May 31, 2017 4:28:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1249/3697 took 1853302 ms. Total solver calls (SAT/UNSAT): 187350(94080/93270)
May 31, 2017 4:28:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1250/3697 took 1854841 ms. Total solver calls (SAT/UNSAT): 187510(94160/93350)
May 31, 2017 4:28:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1251/3697 took 1856404 ms. Total solver calls (SAT/UNSAT): 187672(94241/93431)
May 31, 2017 4:28:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1252/3697 took 1857962 ms. Total solver calls (SAT/UNSAT): 187834(94322/93512)
May 31, 2017 4:28:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1253/3697 took 1859450 ms. Total solver calls (SAT/UNSAT): 187988(94399/93589)
May 31, 2017 4:28:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1254/3697 took 1860816 ms. Total solver calls (SAT/UNSAT): 188130(94470/93660)
May 31, 2017 4:28:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1255/3697 took 1862072 ms. Total solver calls (SAT/UNSAT): 188260(94535/93725)
May 31, 2017 4:28:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1256/3697 took 1863203 ms. Total solver calls (SAT/UNSAT): 188377(94594/93783)
May 31, 2017 4:28:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1257/3697 took 1864855 ms. Total solver calls (SAT/UNSAT): 188549(94680/93869)
May 31, 2017 4:28:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1258/3697 took 1866552 ms. Total solver calls (SAT/UNSAT): 188725(94768/93957)
May 31, 2017 4:28:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1259/3697 took 1868243 ms. Total solver calls (SAT/UNSAT): 188901(94856/94045)
May 31, 2017 4:28:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1260/3697 took 1869861 ms. Total solver calls (SAT/UNSAT): 189069(94940/94129)
May 31, 2017 4:28:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1261/3697 took 1871363 ms. Total solver calls (SAT/UNSAT): 189225(95018/94207)
May 31, 2017 4:28:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1262/3697 took 1872729 ms. Total solver calls (SAT/UNSAT): 189367(95089/94278)
May 31, 2017 4:28:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1263/3697 took 1873950 ms. Total solver calls (SAT/UNSAT): 189494(95153/94341)
May 31, 2017 4:28:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1264/3697 took 1875767 ms. Total solver calls (SAT/UNSAT): 189682(95247/94435)
May 31, 2017 4:28:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1265/3697 took 1877585 ms. Total solver calls (SAT/UNSAT): 189870(95341/94529)
May 31, 2017 4:28:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1266/3697 took 1879328 ms. Total solver calls (SAT/UNSAT): 190050(95431/94619)
May 31, 2017 4:28:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1267/3697 took 1880817 ms. Total solver calls (SAT/UNSAT): 190204(95508/94696)
May 31, 2017 4:28:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1268/3697 took 1882146 ms. Total solver calls (SAT/UNSAT): 190341(95577/94764)
May 31, 2017 4:28:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1269/3697 took 1884045 ms. Total solver calls (SAT/UNSAT): 190537(95675/94862)
May 31, 2017 4:28:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1270/3697 took 1885951 ms. Total solver calls (SAT/UNSAT): 190733(95773/94960)
May 31, 2017 4:28:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1271/3697 took 1887784 ms. Total solver calls (SAT/UNSAT): 190921(95867/95054)
May 31, 2017 4:28:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1272/3697 took 1889500 ms. Total solver calls (SAT/UNSAT): 191097(95955/95142)
May 31, 2017 4:28:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1273/3697 took 1891077 ms. Total solver calls (SAT/UNSAT): 191259(96036/95223)
May 31, 2017 4:28:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1274/3697 took 1892494 ms. Total solver calls (SAT/UNSAT): 191404(96109/95295)
May 31, 2017 4:28:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1275/3697 took 1894401 ms. Total solver calls (SAT/UNSAT): 191599(96207/95392)
May 31, 2017 4:28:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1276/3697 took 1896233 ms. Total solver calls (SAT/UNSAT): 191786(96301/95485)
May 31, 2017 4:28:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1277/3697 took 1897909 ms. Total solver calls (SAT/UNSAT): 191961(96389/95572)
May 31, 2017 4:29:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1278/3697 took 1899461 ms. Total solver calls (SAT/UNSAT): 192122(96470/95652)
May 31, 2017 4:29:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1279/3697 took 1900864 ms. Total solver calls (SAT/UNSAT): 192267(96543/95724)
May 31, 2017 4:29:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1280/3697 took 1902620 ms. Total solver calls (SAT/UNSAT): 192448(96634/95814)
May 31, 2017 4:29:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1281/3697 took 1904277 ms. Total solver calls (SAT/UNSAT): 192619(96720/95899)
May 31, 2017 4:29:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1282/3697 took 1905819 ms. Total solver calls (SAT/UNSAT): 192778(96800/95978)
May 31, 2017 4:29:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1283/3697 took 1907211 ms. Total solver calls (SAT/UNSAT): 192922(96873/96049)
May 31, 2017 4:29:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1284/3697 took 1908691 ms. Total solver calls (SAT/UNSAT): 193075(96950/96125)
May 31, 2017 4:29:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1285/3697 took 1910055 ms. Total solver calls (SAT/UNSAT): 193215(97021/96194)
May 31, 2017 4:29:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1286/3697 took 1911328 ms. Total solver calls (SAT/UNSAT): 193346(97087/96259)
May 31, 2017 4:29:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1287/3697 took 1912600 ms. Total solver calls (SAT/UNSAT): 193477(97153/96324)
May 31, 2017 4:29:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1288/3697 took 1913792 ms. Total solver calls (SAT/UNSAT): 193600(97215/96385)
May 31, 2017 4:29:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1289/3697 took 1914895 ms. Total solver calls (SAT/UNSAT): 193713(97272/96441)
May 31, 2017 4:29:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1290/3697 took 1915895 ms. Total solver calls (SAT/UNSAT): 193816(97324/96492)
May 31, 2017 4:29:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1292/3697 took 1918219 ms. Total solver calls (SAT/UNSAT): 194057(97445/96612)
May 31, 2017 4:29:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1293/3697 took 1919640 ms. Total solver calls (SAT/UNSAT): 194205(97519/96686)
May 31, 2017 4:29:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1294/3697 took 1920994 ms. Total solver calls (SAT/UNSAT): 194345(97589/96756)
May 31, 2017 4:29:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1295/3697 took 1922223 ms. Total solver calls (SAT/UNSAT): 194473(97653/96820)
May 31, 2017 4:29:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1296/3697 took 1923339 ms. Total solver calls (SAT/UNSAT): 194589(97711/96878)
May 31, 2017 4:29:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1298/3697 took 1925891 ms. Total solver calls (SAT/UNSAT): 194854(97844/97010)
May 31, 2017 4:29:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1299/3697 took 1927449 ms. Total solver calls (SAT/UNSAT): 195016(97925/97091)
May 31, 2017 4:29:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1300/3697 took 1928937 ms. Total solver calls (SAT/UNSAT): 195170(98002/97168)
May 31, 2017 4:29:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1301/3697 took 1930301 ms. Total solver calls (SAT/UNSAT): 195312(98073/97239)
May 31, 2017 4:29:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1302/3697 took 1931543 ms. Total solver calls (SAT/UNSAT): 195440(98137/97303)
May 31, 2017 4:29:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1303/3697 took 1932669 ms. Total solver calls (SAT/UNSAT): 195553(98194/97359)
May 31, 2017 4:29:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1304/3697 took 1934354 ms. Total solver calls (SAT/UNSAT): 195727(98281/97446)
May 31, 2017 4:29:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1305/3697 took 1935961 ms. Total solver calls (SAT/UNSAT): 195893(98364/97529)
May 31, 2017 4:29:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1306/3697 took 1937451 ms. Total solver calls (SAT/UNSAT): 196047(98441/97606)
May 31, 2017 4:29:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1307/3697 took 1938678 ms. Total solver calls (SAT/UNSAT): 196170(98503/97667)
May 31, 2017 4:29:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1308/3697 took 1940430 ms. Total solver calls (SAT/UNSAT): 196352(98594/97758)
May 31, 2017 4:29:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1309/3697 took 1942099 ms. Total solver calls (SAT/UNSAT): 196526(98681/97845)
May 31, 2017 4:29:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1310/3697 took 1943649 ms. Total solver calls (SAT/UNSAT): 196688(98762/97926)
May 31, 2017 4:29:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1311/3697 took 1945063 ms. Total solver calls (SAT/UNSAT): 196836(98836/98000)
May 31, 2017 4:29:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1312/3697 took 1946320 ms. Total solver calls (SAT/UNSAT): 196967(98902/98065)
May 31, 2017 4:29:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1313/3697 took 1947982 ms. Total solver calls (SAT/UNSAT): 197140(98989/98151)
May 31, 2017 4:29:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1314/3697 took 1949529 ms. Total solver calls (SAT/UNSAT): 197301(99070/98231)
May 31, 2017 4:29:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1315/3697 took 1950943 ms. Total solver calls (SAT/UNSAT): 197448(99144/98304)
May 31, 2017 4:29:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1316/3697 took 1952203 ms. Total solver calls (SAT/UNSAT): 197579(99210/98369)
May 31, 2017 4:29:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1317/3697 took 1953718 ms. Total solver calls (SAT/UNSAT): 197736(99289/98447)
May 31, 2017 4:29:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1318/3697 took 1955111 ms. Total solver calls (SAT/UNSAT): 197881(99362/98519)
May 31, 2017 4:29:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1319/3697 took 1956371 ms. Total solver calls (SAT/UNSAT): 198011(99428/98583)
May 31, 2017 4:29:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1320/3697 took 1957589 ms. Total solver calls (SAT/UNSAT): 198137(99492/98645)
May 31, 2017 4:30:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1321/3697 took 1958692 ms. Total solver calls (SAT/UNSAT): 198251(99550/98701)
May 31, 2017 4:30:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1322/3697 took 1959721 ms. Total solver calls (SAT/UNSAT): 198357(99604/98753)
May 31, 2017 4:30:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1324/3697 took 1961486 ms. Total solver calls (SAT/UNSAT): 198539(99697/98842)
May 31, 2017 4:30:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1326/3697 took 1963475 ms. Total solver calls (SAT/UNSAT): 198746(99802/98944)
May 31, 2017 4:30:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1327/3697 took 1964657 ms. Total solver calls (SAT/UNSAT): 198869(99864/99005)
May 31, 2017 4:30:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1328/3697 took 1965722 ms. Total solver calls (SAT/UNSAT): 198980(99920/99060)
May 31, 2017 4:30:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1330/3697 took 1967504 ms. Total solver calls (SAT/UNSAT): 199165(100014/99151)
May 31, 2017 4:30:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1331/3697 took 1968890 ms. Total solver calls (SAT/UNSAT): 199310(100087/99223)
May 31, 2017 4:30:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1332/3697 took 1970208 ms. Total solver calls (SAT/UNSAT): 199447(100156/99291)
May 31, 2017 4:30:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1333/3697 took 1971409 ms. Total solver calls (SAT/UNSAT): 199572(100219/99353)
May 31, 2017 4:30:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1334/3697 took 1972474 ms. Total solver calls (SAT/UNSAT): 199683(100275/99408)
May 31, 2017 4:30:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1336/3697 took 1974825 ms. Total solver calls (SAT/UNSAT): 199928(100399/99529)
May 31, 2017 4:30:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1337/3697 took 1976145 ms. Total solver calls (SAT/UNSAT): 200065(100468/99597)
May 31, 2017 4:30:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1338/3697 took 1977331 ms. Total solver calls (SAT/UNSAT): 200188(100530/99658)
May 31, 2017 4:30:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1339/3697 took 1978850 ms. Total solver calls (SAT/UNSAT): 200345(100609/99736)
May 31, 2017 4:30:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1340/3697 took 1980262 ms. Total solver calls (SAT/UNSAT): 200490(100682/99808)
May 31, 2017 4:30:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1341/3697 took 1981533 ms. Total solver calls (SAT/UNSAT): 200621(100748/99873)
May 31, 2017 4:30:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1342/3697 took 1982645 ms. Total solver calls (SAT/UNSAT): 200735(100806/99929)
May 31, 2017 4:30:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1343/3697 took 1984047 ms. Total solver calls (SAT/UNSAT): 200879(100879/100000)
May 31, 2017 4:30:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1344/3697 took 1985318 ms. Total solver calls (SAT/UNSAT): 201009(100945/100064)
May 31, 2017 4:30:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1345/3697 took 1986432 ms. Total solver calls (SAT/UNSAT): 201123(101003/100120)
May 31, 2017 4:30:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1346/3697 took 1987678 ms. Total solver calls (SAT/UNSAT): 201251(101068/100183)
May 31, 2017 4:30:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1347/3697 took 1988786 ms. Total solver calls (SAT/UNSAT): 201364(101126/100238)
May 31, 2017 4:30:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1348/3697 took 1989870 ms. Total solver calls (SAT/UNSAT): 201476(101183/100293)
May 31, 2017 4:30:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1349/3697 took 1991053 ms. Total solver calls (SAT/UNSAT): 201599(101245/100354)
May 31, 2017 4:30:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1350/3697 took 1992203 ms. Total solver calls (SAT/UNSAT): 201717(101305/100412)
May 31, 2017 4:30:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1351/3697 took 1993467 ms. Total solver calls (SAT/UNSAT): 201848(101371/100477)
May 31, 2017 4:30:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1352/3697 took 1994828 ms. Total solver calls (SAT/UNSAT): 201989(101442/100547)
May 31, 2017 4:30:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1353/3697 took 1996010 ms. Total solver calls (SAT/UNSAT): 202111(101504/100607)
May 31, 2017 4:30:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1354/3697 took 1997333 ms. Total solver calls (SAT/UNSAT): 202248(101573/100675)
May 31, 2017 4:30:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1355/3697 took 1998766 ms. Total solver calls (SAT/UNSAT): 202397(101648/100749)
May 31, 2017 4:30:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1356/3697 took 2000296 ms. Total solver calls (SAT/UNSAT): 202556(101728/100828)
May 31, 2017 4:30:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1357/3697 took 2001650 ms. Total solver calls (SAT/UNSAT): 202695(101798/100897)
May 31, 2017 4:30:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1358/3697 took 2003134 ms. Total solver calls (SAT/UNSAT): 202848(101875/100973)
May 31, 2017 4:30:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1359/3697 took 2004727 ms. Total solver calls (SAT/UNSAT): 203013(101958/101055)
May 31, 2017 4:30:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1360/3697 took 2005908 ms. Total solver calls (SAT/UNSAT): 203135(102020/101115)
May 31, 2017 4:30:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1361/3697 took 2007257 ms. Total solver calls (SAT/UNSAT): 203274(102090/101184)
May 31, 2017 4:30:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1362/3697 took 2008744 ms. Total solver calls (SAT/UNSAT): 203427(102167/101260)
May 31, 2017 4:30:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1363/3697 took 2010346 ms. Total solver calls (SAT/UNSAT): 203592(102250/101342)
May 31, 2017 4:30:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1364/3697 took 2012026 ms. Total solver calls (SAT/UNSAT): 203765(102337/101428)
May 31, 2017 4:30:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1365/3697 took 2013140 ms. Total solver calls (SAT/UNSAT): 203879(102395/101484)
May 31, 2017 4:30:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1366/3697 took 2014410 ms. Total solver calls (SAT/UNSAT): 204010(102461/101549)
May 31, 2017 4:30:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1367/3697 took 2015818 ms. Total solver calls (SAT/UNSAT): 204155(102534/101621)
May 31, 2017 4:30:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1368/3697 took 2017341 ms. Total solver calls (SAT/UNSAT): 204312(102613/101699)
May 31, 2017 4:31:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1369/3697 took 2018939 ms. Total solver calls (SAT/UNSAT): 204477(102696/101781)
May 31, 2017 4:31:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1370/3697 took 2019953 ms. Total solver calls (SAT/UNSAT): 204581(102749/101832)
May 31, 2017 4:31:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1371/3697 took 2021107 ms. Total solver calls (SAT/UNSAT): 204700(102809/101891)
May 31, 2017 4:31:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1372/3697 took 2022402 ms. Total solver calls (SAT/UNSAT): 204833(102876/101957)
May 31, 2017 4:31:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1373/3697 took 2023809 ms. Total solver calls (SAT/UNSAT): 204978(102949/102029)
May 31, 2017 4:31:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1374/3697 took 2025297 ms. Total solver calls (SAT/UNSAT): 205131(103026/102105)
May 31, 2017 4:31:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1375/3697 took 2026336 ms. Total solver calls (SAT/UNSAT): 205238(103080/102158)
May 31, 2017 4:31:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1376/3697 took 2027498 ms. Total solver calls (SAT/UNSAT): 205357(103140/102217)
May 31, 2017 4:31:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1377/3697 took 2028770 ms. Total solver calls (SAT/UNSAT): 205488(103206/102282)
May 31, 2017 4:31:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1378/3697 took 2030123 ms. Total solver calls (SAT/UNSAT): 205627(103276/102351)
May 31, 2017 4:31:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1379/3697 took 2031297 ms. Total solver calls (SAT/UNSAT): 205748(103337/102411)
May 31, 2017 4:31:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1380/3697 took 2032554 ms. Total solver calls (SAT/UNSAT): 205877(103402/102475)
May 31, 2017 4:31:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1381/3697 took 2033915 ms. Total solver calls (SAT/UNSAT): 206017(103472/102545)
May 31, 2017 4:31:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1382/3697 took 2035356 ms. Total solver calls (SAT/UNSAT): 206165(103546/102619)
May 31, 2017 4:31:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1383/3697 took 2036673 ms. Total solver calls (SAT/UNSAT): 206300(103614/102686)
May 31, 2017 4:31:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1384/3697 took 2038107 ms. Total solver calls (SAT/UNSAT): 206448(103688/102760)
May 31, 2017 4:31:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1385/3697 took 2039647 ms. Total solver calls (SAT/UNSAT): 206606(103767/102839)
May 31, 2017 4:31:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1386/3697 took 2041258 ms. Total solver calls (SAT/UNSAT): 206772(103850/102922)
May 31, 2017 4:31:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1387/3697 took 2042613 ms. Total solver calls (SAT/UNSAT): 206911(103920/102991)
May 31, 2017 4:31:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1388/3697 took 2044105 ms. Total solver calls (SAT/UNSAT): 207065(103997/103068)
May 31, 2017 4:31:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1389/3697 took 2045714 ms. Total solver calls (SAT/UNSAT): 207231(104080/103151)
May 31, 2017 4:31:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1390/3697 took 2047422 ms. Total solver calls (SAT/UNSAT): 207407(104168/103239)
May 31, 2017 4:31:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1391/3697 took 2049195 ms. Total solver calls (SAT/UNSAT): 207589(104259/103330)
May 31, 2017 4:31:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1392/3697 took 2050557 ms. Total solver calls (SAT/UNSAT): 207728(104329/103399)
May 31, 2017 4:31:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1393/3697 took 2052215 ms. Total solver calls (SAT/UNSAT): 207898(104414/103484)
May 31, 2017 4:31:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1394/3697 took 2053981 ms. Total solver calls (SAT/UNSAT): 208080(104505/103575)
May 31, 2017 4:31:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1395/3697 took 2055824 ms. Total solver calls (SAT/UNSAT): 208270(104600/103670)
May 31, 2017 4:31:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1396/3697 took 2057183 ms. Total solver calls (SAT/UNSAT): 208409(104670/103739)
May 31, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1397/3697 took 2058701 ms. Total solver calls (SAT/UNSAT): 208565(104748/103817)
May 31, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1398/3697 took 2060354 ms. Total solver calls (SAT/UNSAT): 208735(104833/103902)
May 31, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1399/3697 took 2062122 ms. Total solver calls (SAT/UNSAT): 208917(104924/103993)
May 31, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1400/3697 took 2063966 ms. Total solver calls (SAT/UNSAT): 209107(105019/104088)
May 31, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1401/3697 took 2065805 ms. Total solver calls (SAT/UNSAT): 209296(105114/104182)
May 31, 2017 4:31:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1402/3697 took 2067085 ms. Total solver calls (SAT/UNSAT): 209427(105180/104247)
May 31, 2017 4:31:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1403/3697 took 2068559 ms. Total solver calls (SAT/UNSAT): 209575(105254/104321)
May 31, 2017 4:31:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1404/3697 took 2070146 ms. Total solver calls (SAT/UNSAT): 209737(105335/104402)
May 31, 2017 4:31:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1405/3697 took 2071841 ms. Total solver calls (SAT/UNSAT): 209911(105422/104489)
May 31, 2017 4:31:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1406/3697 took 2073609 ms. Total solver calls (SAT/UNSAT): 210093(105513/104580)
May 31, 2017 4:31:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1407/3697 took 2075382 ms. Total solver calls (SAT/UNSAT): 210274(105604/104670)
May 31, 2017 4:31:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1408/3697 took 2076572 ms. Total solver calls (SAT/UNSAT): 210395(105665/104730)
May 31, 2017 4:31:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1409/3697 took 2077899 ms. Total solver calls (SAT/UNSAT): 210531(105733/104798)
May 31, 2017 4:32:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1410/3697 took 2079365 ms. Total solver calls (SAT/UNSAT): 210681(105808/104873)
May 31, 2017 4:32:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1411/3697 took 2080945 ms. Total solver calls (SAT/UNSAT): 210843(105889/104954)
May 31, 2017 4:32:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1412/3697 took 2082595 ms. Total solver calls (SAT/UNSAT): 211013(105974/105039)
May 31, 2017 4:32:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1413/3697 took 2084241 ms. Total solver calls (SAT/UNSAT): 211182(106059/105123)
May 31, 2017 4:32:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1414/3697 took 2085566 ms. Total solver calls (SAT/UNSAT): 211318(106127/105191)
May 31, 2017 4:32:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1415/3697 took 2087014 ms. Total solver calls (SAT/UNSAT): 211466(106201/105265)
May 31, 2017 4:32:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1416/3697 took 2088541 ms. Total solver calls (SAT/UNSAT): 211622(106279/105343)
May 31, 2017 4:32:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1417/3697 took 2090065 ms. Total solver calls (SAT/UNSAT): 211777(106357/105420)
May 31, 2017 4:32:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1418/3697 took 2091389 ms. Total solver calls (SAT/UNSAT): 211912(106425/105487)
May 31, 2017 4:32:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1419/3697 took 2092792 ms. Total solver calls (SAT/UNSAT): 212055(106497/105558)
May 31, 2017 4:32:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1420/3697 took 2094200 ms. Total solver calls (SAT/UNSAT): 212198(106569/105629)
May 31, 2017 4:32:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1421/3697 took 2095710 ms. Total solver calls (SAT/UNSAT): 212352(106646/105706)
May 31, 2017 4:32:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1422/3697 took 2097294 ms. Total solver calls (SAT/UNSAT): 212514(106727/105787)
May 31, 2017 4:32:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1423/3697 took 2098946 ms. Total solver calls (SAT/UNSAT): 212682(106811/105871)
May 31, 2017 4:32:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1424/3697 took 2100417 ms. Total solver calls (SAT/UNSAT): 212831(106886/105945)
May 31, 2017 4:32:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1425/3697 took 2102011 ms. Total solver calls (SAT/UNSAT): 212993(106967/106026)
May 31, 2017 4:32:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1426/3697 took 2103705 ms. Total solver calls (SAT/UNSAT): 213165(107053/106112)
May 31, 2017 4:32:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1427/3697 took 2105478 ms. Total solver calls (SAT/UNSAT): 213345(107143/106202)
May 31, 2017 4:32:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1428/3697 took 2107289 ms. Total solver calls (SAT/UNSAT): 213529(107235/106294)
May 31, 2017 4:32:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1429/3697 took 2108796 ms. Total solver calls (SAT/UNSAT): 213682(107312/106370)
May 31, 2017 4:32:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1430/3697 took 2110452 ms. Total solver calls (SAT/UNSAT): 213850(107396/106454)
May 31, 2017 4:32:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1431/3697 took 2112220 ms. Total solver calls (SAT/UNSAT): 214030(107486/106544)
May 31, 2017 4:32:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1432/3697 took 2114086 ms. Total solver calls (SAT/UNSAT): 214220(107581/106639)
May 31, 2017 4:32:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1433/3697 took 2116022 ms. Total solver calls (SAT/UNSAT): 214416(107679/106737)
May 31, 2017 4:32:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1434/3697 took 2117954 ms. Total solver calls (SAT/UNSAT): 214612(107777/106835)
May 31, 2017 4:32:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1435/3697 took 2119460 ms. Total solver calls (SAT/UNSAT): 214765(107854/106911)
May 31, 2017 4:32:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1436/3697 took 2121132 ms. Total solver calls (SAT/UNSAT): 214935(107939/106996)
May 31, 2017 4:32:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1437/3697 took 2123047 ms. Total solver calls (SAT/UNSAT): 215131(108037/107094)
May 31, 2017 4:32:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1438/3697 took 2125050 ms. Total solver calls (SAT/UNSAT): 215335(108139/107196)
May 31, 2017 4:32:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1439/3697 took 2127054 ms. Total solver calls (SAT/UNSAT): 215539(108241/107298)
May 31, 2017 4:32:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1440/3697 took 2128560 ms. Total solver calls (SAT/UNSAT): 215692(108318/107374)
May 31, 2017 4:32:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1441/3697 took 2130232 ms. Total solver calls (SAT/UNSAT): 215862(108403/107459)
May 31, 2017 4:32:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1442/3697 took 2132053 ms. Total solver calls (SAT/UNSAT): 216046(108495/107551)
May 31, 2017 4:32:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1443/3697 took 2133999 ms. Total solver calls (SAT/UNSAT): 216242(108593/107649)
May 31, 2017 4:32:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1444/3697 took 2136031 ms. Total solver calls (SAT/UNSAT): 216446(108695/107751)
May 31, 2017 4:32:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1445/3697 took 2138061 ms. Total solver calls (SAT/UNSAT): 216649(108797/107852)
May 31, 2017 4:33:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1446/3697 took 2140008 ms. Total solver calls (SAT/UNSAT): 216844(108895/107949)
May 31, 2017 4:33:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1447/3697 took 2141466 ms. Total solver calls (SAT/UNSAT): 216989(108968/108021)
May 31, 2017 4:33:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1448/3697 took 2143087 ms. Total solver calls (SAT/UNSAT): 217151(109049/108102)
May 31, 2017 4:33:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1449/3697 took 2144845 ms. Total solver calls (SAT/UNSAT): 217327(109137/108190)
May 31, 2017 4:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1450/3697 took 2146725 ms. Total solver calls (SAT/UNSAT): 217515(109231/108284)
May 31, 2017 4:33:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1451/3697 took 2148682 ms. Total solver calls (SAT/UNSAT): 217711(109329/108382)
May 31, 2017 4:33:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1452/3697 took 2150639 ms. Total solver calls (SAT/UNSAT): 217906(109427/108479)
May 31, 2017 4:33:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1453/3697 took 2152543 ms. Total solver calls (SAT/UNSAT): 218095(109522/108573)
May 31, 2017 4:33:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1454/3697 took 2154034 ms. Total solver calls (SAT/UNSAT): 218245(109597/108648)
May 31, 2017 4:33:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1455/3697 took 2155656 ms. Total solver calls (SAT/UNSAT): 218409(109679/108730)
May 31, 2017 4:33:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1456/3697 took 2157376 ms. Total solver calls (SAT/UNSAT): 218585(109767/108818)
May 31, 2017 4:33:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1457/3697 took 2159216 ms. Total solver calls (SAT/UNSAT): 218769(109859/108910)
May 31, 2017 4:33:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1458/3697 took 2161018 ms. Total solver calls (SAT/UNSAT): 218952(109951/109001)
May 31, 2017 4:33:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1459/3697 took 2162769 ms. Total solver calls (SAT/UNSAT): 219131(110041/109090)
May 31, 2017 4:33:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1460/3697 took 2164354 ms. Total solver calls (SAT/UNSAT): 219293(110122/109171)
May 31, 2017 4:33:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1461/3697 took 2166012 ms. Total solver calls (SAT/UNSAT): 219463(110207/109256)
May 31, 2017 4:33:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1462/3697 took 2167678 ms. Total solver calls (SAT/UNSAT): 219632(110292/109340)
May 31, 2017 4:33:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1463/3697 took 2169324 ms. Total solver calls (SAT/UNSAT): 219799(110376/109423)
May 31, 2017 4:33:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1464/3697 took 2170758 ms. Total solver calls (SAT/UNSAT): 219946(110450/109496)
May 31, 2017 4:33:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1465/3697 took 2172287 ms. Total solver calls (SAT/UNSAT): 220101(110528/109573)
May 31, 2017 4:33:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1466/3697 took 2173873 ms. Total solver calls (SAT/UNSAT): 220262(110609/109653)
May 31, 2017 4:33:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1467/3697 took 2175402 ms. Total solver calls (SAT/UNSAT): 220417(110687/109730)
May 31, 2017 4:33:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1468/3697 took 2177030 ms. Total solver calls (SAT/UNSAT): 220583(110770/109813)
May 31, 2017 4:33:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1469/3697 took 2178739 ms. Total solver calls (SAT/UNSAT): 220757(110857/109900)
May 31, 2017 4:33:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1470/3697 took 2180495 ms. Total solver calls (SAT/UNSAT): 220937(110947/109990)
May 31, 2017 4:33:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1471/3697 took 2182278 ms. Total solver calls (SAT/UNSAT): 221119(111038/110081)
May 31, 2017 4:33:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1472/3697 took 2183846 ms. Total solver calls (SAT/UNSAT): 221280(111119/110161)
May 31, 2017 4:33:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1473/3697 took 2185540 ms. Total solver calls (SAT/UNSAT): 221454(111206/110248)
May 31, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1474/3697 took 2187336 ms. Total solver calls (SAT/UNSAT): 221638(111298/110340)
May 31, 2017 4:33:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1475/3697 took 2189206 ms. Total solver calls (SAT/UNSAT): 221830(111394/110436)
May 31, 2017 4:33:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1476/3697 took 2191122 ms. Total solver calls (SAT/UNSAT): 222026(111492/110534)
May 31, 2017 4:33:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1477/3697 took 2193024 ms. Total solver calls (SAT/UNSAT): 222222(111590/110632)
May 31, 2017 4:33:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1478/3697 took 2194646 ms. Total solver calls (SAT/UNSAT): 222387(111673/110714)
May 31, 2017 4:33:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1479/3697 took 2196411 ms. Total solver calls (SAT/UNSAT): 222567(111763/110804)
May 31, 2017 4:33:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1480/3697 took 2198300 ms. Total solver calls (SAT/UNSAT): 222759(111859/110900)
May 31, 2017 4:34:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1481/3697 took 2200274 ms. Total solver calls (SAT/UNSAT): 222961(111960/111001)
May 31, 2017 4:34:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1482/3697 took 2202310 ms. Total solver calls (SAT/UNSAT): 223169(112064/111105)
May 31, 2017 4:34:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1483/3697 took 2204338 ms. Total solver calls (SAT/UNSAT): 223377(112168/111209)
May 31, 2017 4:34:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1484/3697 took 2206285 ms. Total solver calls (SAT/UNSAT): 223577(112268/111309)
May 31, 2017 4:34:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1485/3697 took 2207907 ms. Total solver calls (SAT/UNSAT): 223742(112351/111391)
May 31, 2017 4:34:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1486/3697 took 2209694 ms. Total solver calls (SAT/UNSAT): 223924(112442/111482)
May 31, 2017 4:34:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1487/3697 took 2211612 ms. Total solver calls (SAT/UNSAT): 224120(112540/111580)
May 31, 2017 4:34:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1488/3697 took 2213744 ms. Total solver calls (SAT/UNSAT): 224336(112648/111688)
May 31, 2017 4:34:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1489/3697 took 2215873 ms. Total solver calls (SAT/UNSAT): 224552(112756/111796)
May 31, 2017 4:34:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1490/3697 took 2217919 ms. Total solver calls (SAT/UNSAT): 224760(112860/111900)
May 31, 2017 4:34:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1491/3697 took 2219546 ms. Total solver calls (SAT/UNSAT): 224925(112943/111982)
May 31, 2017 4:34:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1492/3697 took 2221339 ms. Total solver calls (SAT/UNSAT): 225107(113034/112073)
May 31, 2017 4:34:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1493/3697 took 2223259 ms. Total solver calls (SAT/UNSAT): 225303(113132/112171)
May 31, 2017 4:34:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1494/3697 took 2225297 ms. Total solver calls (SAT/UNSAT): 225511(113236/112275)
May 31, 2017 4:34:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1495/3697 took 2227460 ms. Total solver calls (SAT/UNSAT): 225727(113344/112383)
May 31, 2017 4:34:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1496/3697 took 2229613 ms. Total solver calls (SAT/UNSAT): 225942(113452/112490)
May 31, 2017 4:34:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1497/3697 took 2231654 ms. Total solver calls (SAT/UNSAT): 226149(113556/112593)
May 31, 2017 4:34:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1498/3697 took 2233578 ms. Total solver calls (SAT/UNSAT): 226344(113654/112690)
May 31, 2017 4:34:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1499/3697 took 2235294 ms. Total solver calls (SAT/UNSAT): 226518(113741/112777)
May 31, 2017 4:34:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1500/3697 took 2237174 ms. Total solver calls (SAT/UNSAT): 226706(113835/112871)
May 31, 2017 4:34:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1501/3697 took 2239141 ms. Total solver calls (SAT/UNSAT): 226906(113935/112971)
May 31, 2017 4:34:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1502/3697 took 2241203 ms. Total solver calls (SAT/UNSAT): 227114(114039/113075)
May 31, 2017 4:34:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1503/3697 took 2243254 ms. Total solver calls (SAT/UNSAT): 227321(114143/113178)
May 31, 2017 4:34:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1504/3697 took 2245277 ms. Total solver calls (SAT/UNSAT): 227522(114244/113278)
May 31, 2017 4:34:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1505/3697 took 2247178 ms. Total solver calls (SAT/UNSAT): 227713(114340/113373)
May 31, 2017 4:34:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1506/3697 took 2248911 ms. Total solver calls (SAT/UNSAT): 227889(114428/113461)
May 31, 2017 4:34:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1507/3697 took 2250760 ms. Total solver calls (SAT/UNSAT): 228077(114522/113555)
May 31, 2017 4:34:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1508/3697 took 2252688 ms. Total solver calls (SAT/UNSAT): 228273(114620/113653)
May 31, 2017 4:34:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1509/3697 took 2254616 ms. Total solver calls (SAT/UNSAT): 228468(114718/113750)
May 31, 2017 4:34:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1510/3697 took 2256561 ms. Total solver calls (SAT/UNSAT): 228659(114814/113845)
May 31, 2017 4:34:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1511/3697 took 2258375 ms. Total solver calls (SAT/UNSAT): 228842(114906/113936)
May 31, 2017 4:35:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1512/3697 took 2260209 ms. Total solver calls (SAT/UNSAT): 229024(114997/114027)
May 31, 2017 4:35:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1513/3697 took 2262012 ms. Total solver calls (SAT/UNSAT): 229205(115088/114117)
May 31, 2017 4:35:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1514/3697 took 2263766 ms. Total solver calls (SAT/UNSAT): 229384(115178/114206)
May 31, 2017 4:35:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1515/3697 took 2265479 ms. Total solver calls (SAT/UNSAT): 229557(115265/114292)
May 31, 2017 4:35:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1516/3697 took 2266999 ms. Total solver calls (SAT/UNSAT): 229712(115343/114369)
May 31, 2017 4:35:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1517/3697 took 2268618 ms. Total solver calls (SAT/UNSAT): 229875(115425/114450)
May 31, 2017 4:35:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1518/3697 took 2270292 ms. Total solver calls (SAT/UNSAT): 230044(115510/114534)
May 31, 2017 4:35:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1519/3697 took 2272060 ms. Total solver calls (SAT/UNSAT): 230217(115597/114620)
May 31, 2017 4:35:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1520/3697 took 2273701 ms. Total solver calls (SAT/UNSAT): 230380(115679/114701)
May 31, 2017 4:35:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1521/3697 took 2275428 ms. Total solver calls (SAT/UNSAT): 230554(115766/114788)
May 31, 2017 4:35:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1522/3697 took 2277232 ms. Total solver calls (SAT/UNSAT): 230736(115857/114879)
May 31, 2017 4:35:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1523/3697 took 2279095 ms. Total solver calls (SAT/UNSAT): 230924(115951/114973)
May 31, 2017 4:35:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1524/3697 took 2280958 ms. Total solver calls (SAT/UNSAT): 231114(116046/115068)
May 31, 2017 4:35:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1525/3697 took 2282892 ms. Total solver calls (SAT/UNSAT): 231304(116141/115163)
May 31, 2017 4:35:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1526/3697 took 2284559 ms. Total solver calls (SAT/UNSAT): 231473(116226/115247)
May 31, 2017 4:35:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1527/3697 took 2286356 ms. Total solver calls (SAT/UNSAT): 231655(116317/115338)
May 31, 2017 4:35:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1528/3697 took 2288252 ms. Total solver calls (SAT/UNSAT): 231847(116413/115434)
May 31, 2017 4:35:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1529/3697 took 2290219 ms. Total solver calls (SAT/UNSAT): 232047(116513/115534)
May 31, 2017 4:35:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1530/3697 took 2292235 ms. Total solver calls (SAT/UNSAT): 232251(116615/115636)
May 31, 2017 4:35:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1531/3697 took 2294243 ms. Total solver calls (SAT/UNSAT): 232455(116717/115738)
May 31, 2017 4:35:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1532/3697 took 2296183 ms. Total solver calls (SAT/UNSAT): 232651(116815/115836)
May 31, 2017 4:35:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1533/3697 took 2297923 ms. Total solver calls (SAT/UNSAT): 232824(116902/115922)
May 31, 2017 4:35:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1534/3697 took 2299788 ms. Total solver calls (SAT/UNSAT): 233012(116996/116016)
May 31, 2017 4:35:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1535/3697 took 2301757 ms. Total solver calls (SAT/UNSAT): 233212(117096/116116)
May 31, 2017 4:35:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1536/3697 took 2303847 ms. Total solver calls (SAT/UNSAT): 233422(117201/116221)
May 31, 2017 4:35:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1537/3697 took 2306023 ms. Total solver calls (SAT/UNSAT): 233638(117309/116329)
May 31, 2017 4:35:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1538/3697 took 2308180 ms. Total solver calls (SAT/UNSAT): 233854(117417/116437)
May 31, 2017 4:35:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1539/3697 took 2310289 ms. Total solver calls (SAT/UNSAT): 234062(117521/116541)
May 31, 2017 4:35:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1540/3697 took 2312269 ms. Total solver calls (SAT/UNSAT): 234258(117619/116639)
May 31, 2017 4:35:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1541/3697 took 2314209 ms. Total solver calls (SAT/UNSAT): 234448(117714/116734)
May 31, 2017 4:35:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1542/3697 took 2316251 ms. Total solver calls (SAT/UNSAT): 234652(117816/116836)
May 31, 2017 4:35:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1543/3697 took 2318374 ms. Total solver calls (SAT/UNSAT): 234868(117924/116944)
May 31, 2017 4:36:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1544/3697 took 2320596 ms. Total solver calls (SAT/UNSAT): 235092(118036/117056)
May 31, 2017 4:36:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1545/3697 took 2322722 ms. Total solver calls (SAT/UNSAT): 235308(118144/117164)
May 31, 2017 4:36:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1546/3697 took 2324745 ms. Total solver calls (SAT/UNSAT): 235512(118246/117266)
May 31, 2017 4:36:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1547/3697 took 2326670 ms. Total solver calls (SAT/UNSAT): 235702(118341/117361)
May 31, 2017 4:36:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1548/3697 took 2328753 ms. Total solver calls (SAT/UNSAT): 235906(118443/117463)
May 31, 2017 4:36:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1549/3697 took 2330899 ms. Total solver calls (SAT/UNSAT): 236122(118551/117571)
May 31, 2017 4:36:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1550/3697 took 2333117 ms. Total solver calls (SAT/UNSAT): 236346(118663/117683)
May 31, 2017 4:36:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1551/3697 took 2335377 ms. Total solver calls (SAT/UNSAT): 236569(118775/117794)
May 31, 2017 4:36:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1552/3697 took 2337644 ms. Total solver calls (SAT/UNSAT): 236784(118883/117901)
May 31, 2017 4:36:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1553/3697 took 2339650 ms. Total solver calls (SAT/UNSAT): 236987(118985/118002)
May 31, 2017 4:36:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1554/3697 took 2341572 ms. Total solver calls (SAT/UNSAT): 237176(119080/118096)
May 31, 2017 4:36:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1555/3697 took 2343525 ms. Total solver calls (SAT/UNSAT): 237372(119178/118194)
May 31, 2017 4:36:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1556/3697 took 2345581 ms. Total solver calls (SAT/UNSAT): 237580(119282/118298)
May 31, 2017 4:36:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1557/3697 took 2347719 ms. Total solver calls (SAT/UNSAT): 237796(119390/118406)
May 31, 2017 4:36:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1558/3697 took 2349870 ms. Total solver calls (SAT/UNSAT): 238011(119498/118513)
May 31, 2017 4:36:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1559/3697 took 2351950 ms. Total solver calls (SAT/UNSAT): 238220(119603/118617)
May 31, 2017 4:36:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1560/3697 took 2354004 ms. Total solver calls (SAT/UNSAT): 238419(119703/118716)
May 31, 2017 4:36:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1561/3697 took 2355910 ms. Total solver calls (SAT/UNSAT): 238606(119797/118809)
May 31, 2017 4:36:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1562/3697 took 2357867 ms. Total solver calls (SAT/UNSAT): 238802(119895/118907)
May 31, 2017 4:36:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1563/3697 took 2359916 ms. Total solver calls (SAT/UNSAT): 239006(119997/119009)
May 31, 2017 4:36:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1564/3697 took 2362014 ms. Total solver calls (SAT/UNSAT): 239209(120099/119110)
May 31, 2017 4:36:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1565/3697 took 2364002 ms. Total solver calls (SAT/UNSAT): 239408(120199/119209)
May 31, 2017 4:36:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1566/3697 took 2365921 ms. Total solver calls (SAT/UNSAT): 239599(120295/119304)
May 31, 2017 4:36:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1567/3697 took 2367725 ms. Total solver calls (SAT/UNSAT): 239780(120386/119394)
May 31, 2017 4:36:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1568/3697 took 2369634 ms. Total solver calls (SAT/UNSAT): 239969(120481/119488)
May 31, 2017 4:36:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1569/3697 took 2371499 ms. Total solver calls (SAT/UNSAT): 240156(120575/119581)
May 31, 2017 4:36:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1570/3697 took 2373310 ms. Total solver calls (SAT/UNSAT): 240337(120666/119671)
May 31, 2017 4:36:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1571/3697 took 2375045 ms. Total solver calls (SAT/UNSAT): 240510(120753/119757)
May 31, 2017 4:36:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1572/3697 took 2376683 ms. Total solver calls (SAT/UNSAT): 240673(120835/119838)
May 31, 2017 4:36:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1573/3697 took 2378413 ms. Total solver calls (SAT/UNSAT): 240842(120920/119922)
May 31, 2017 4:37:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1574/3697 took 2380186 ms. Total solver calls (SAT/UNSAT): 241015(121007/120008)
May 31, 2017 4:37:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1575/3697 took 2381929 ms. Total solver calls (SAT/UNSAT): 241188(121094/120094)
May 31, 2017 4:37:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1576/3697 took 2383673 ms. Total solver calls (SAT/UNSAT): 241362(121181/120181)
May 31, 2017 4:37:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1577/3697 took 2385505 ms. Total solver calls (SAT/UNSAT): 241544(121272/120272)
May 31, 2017 4:37:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1578/3697 took 2387369 ms. Total solver calls (SAT/UNSAT): 241732(121366/120366)
May 31, 2017 4:37:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1579/3697 took 2389281 ms. Total solver calls (SAT/UNSAT): 241922(121461/120461)
May 31, 2017 4:37:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1580/3697 took 2391185 ms. Total solver calls (SAT/UNSAT): 242112(121556/120556)
May 31, 2017 4:37:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1581/3697 took 2393005 ms. Total solver calls (SAT/UNSAT): 242294(121647/120647)
May 31, 2017 4:37:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1582/3697 took 2394819 ms. Total solver calls (SAT/UNSAT): 242476(121738/120738)
May 31, 2017 4:37:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1583/3697 took 2396774 ms. Total solver calls (SAT/UNSAT): 242668(121834/120834)
May 31, 2017 4:37:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1584/3697 took 2398783 ms. Total solver calls (SAT/UNSAT): 242868(121934/120934)
May 31, 2017 4:37:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1585/3697 took 2400834 ms. Total solver calls (SAT/UNSAT): 243072(122036/121036)
May 31, 2017 4:37:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1586/3697 took 2402884 ms. Total solver calls (SAT/UNSAT): 243276(122138/121138)
May 31, 2017 4:37:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1587/3697 took 2404849 ms. Total solver calls (SAT/UNSAT): 243472(122236/121236)
May 31, 2017 4:37:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1588/3697 took 2406699 ms. Total solver calls (SAT/UNSAT): 243656(122328/121328)
May 31, 2017 4:37:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1589/3697 took 2408582 ms. Total solver calls (SAT/UNSAT): 243844(122422/121422)
May 31, 2017 4:37:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1590/3697 took 2410592 ms. Total solver calls (SAT/UNSAT): 244044(122522/121522)
May 31, 2017 4:37:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1591/3697 took 2412697 ms. Total solver calls (SAT/UNSAT): 244254(122627/121627)
May 31, 2017 4:37:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1592/3697 took 2414856 ms. Total solver calls (SAT/UNSAT): 244470(122735/121735)
May 31, 2017 4:37:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1593/3697 took 2417021 ms. Total solver calls (SAT/UNSAT): 244686(122843/121843)
May 31, 2017 4:37:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1594/3697 took 2419174 ms. Total solver calls (SAT/UNSAT): 244894(122947/121947)
May 31, 2017 4:37:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1595/3697 took 2421152 ms. Total solver calls (SAT/UNSAT): 245090(123045/122045)
May 31, 2017 4:37:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1596/3697 took 2422983 ms. Total solver calls (SAT/UNSAT): 245272(123136/122136)
May 31, 2017 4:37:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1597/3697 took 2425103 ms. Total solver calls (SAT/UNSAT): 245476(123238/122238)
May 31, 2017 4:37:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1598/3697 took 2427313 ms. Total solver calls (SAT/UNSAT): 245692(123346/122346)
May 31, 2017 4:37:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1599/3697 took 2429618 ms. Total solver calls (SAT/UNSAT): 245916(123458/122458)
May 31, 2017 4:37:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1600/3697 took 2431798 ms. Total solver calls (SAT/UNSAT): 246132(123566/122566)
May 31, 2017 4:37:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1601/3697 took 2433849 ms. Total solver calls (SAT/UNSAT): 246336(123668/122668)
May 31, 2017 4:37:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1602/3697 took 2435766 ms. Total solver calls (SAT/UNSAT): 246526(123763/122763)
May 31, 2017 4:37:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1603/3697 took 2437849 ms. Total solver calls (SAT/UNSAT): 246730(123865/122865)
May 31, 2017 4:38:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1604/3697 took 2440104 ms. Total solver calls (SAT/UNSAT): 246946(123973/122973)
May 31, 2017 4:38:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1605/3697 took 2442411 ms. Total solver calls (SAT/UNSAT): 247170(124085/123085)
May 31, 2017 4:38:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1606/3697 took 2444710 ms. Total solver calls (SAT/UNSAT): 247393(124197/123196)
May 31, 2017 4:38:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1607/3697 took 2446898 ms. Total solver calls (SAT/UNSAT): 247608(124305/123303)
May 31, 2017 4:38:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1608/3697 took 2448967 ms. Total solver calls (SAT/UNSAT): 247811(124407/123404)
May 31, 2017 4:38:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1609/3697 took 2450896 ms. Total solver calls (SAT/UNSAT): 248000(124502/123498)
May 31, 2017 4:38:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1610/3697 took 2452661 ms. Total solver calls (SAT/UNSAT): 248173(124589/123584)
May 31, 2017 4:38:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1611/3697 took 2454755 ms. Total solver calls (SAT/UNSAT): 248381(124693/123688)
May 31, 2017 4:38:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1612/3697 took 2456928 ms. Total solver calls (SAT/UNSAT): 248597(124801/123796)
May 31, 2017 4:38:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1613/3697 took 2459092 ms. Total solver calls (SAT/UNSAT): 248812(124909/123903)
May 31, 2017 4:38:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1614/3697 took 2461198 ms. Total solver calls (SAT/UNSAT): 249021(125014/124007)
May 31, 2017 4:38:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1615/3697 took 2463202 ms. Total solver calls (SAT/UNSAT): 249220(125114/124106)
May 31, 2017 4:38:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1616/3697 took 2465090 ms. Total solver calls (SAT/UNSAT): 249407(125208/124199)
May 31, 2017 4:38:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1617/3697 took 2466832 ms. Total solver calls (SAT/UNSAT): 249579(125295/124284)
May 31, 2017 4:38:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1618/3697 took 2468920 ms. Total solver calls (SAT/UNSAT): 249783(125397/124386)
May 31, 2017 4:38:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1619/3697 took 2471149 ms. Total solver calls (SAT/UNSAT): 249986(125499/124487)
May 31, 2017 4:38:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1620/3697 took 2473199 ms. Total solver calls (SAT/UNSAT): 250185(125599/124586)
May 31, 2017 4:38:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1621/3697 took 2475129 ms. Total solver calls (SAT/UNSAT): 250376(125695/124681)
May 31, 2017 4:38:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1622/3697 took 2476986 ms. Total solver calls (SAT/UNSAT): 250557(125786/124771)
May 31, 2017 4:38:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1623/3697 took 2478793 ms. Total solver calls (SAT/UNSAT): 250725(125871/124854)
May 31, 2017 4:38:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1624/3697 took 2480680 ms. Total solver calls (SAT/UNSAT): 250912(125965/124947)
May 31, 2017 4:38:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1625/3697 took 2482598 ms. Total solver calls (SAT/UNSAT): 251093(126056/125037)
May 31, 2017 4:38:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1626/3697 took 2484441 ms. Total solver calls (SAT/UNSAT): 251266(126143/125123)
May 31, 2017 4:38:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1627/3697 took 2486079 ms. Total solver calls (SAT/UNSAT): 251428(126225/125203)
May 31, 2017 4:38:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1628/3697 took 2487693 ms. Total solver calls (SAT/UNSAT): 251589(126306/125283)
May 31, 2017 4:38:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1629/3697 took 2489356 ms. Total solver calls (SAT/UNSAT): 251754(126389/125365)
May 31, 2017 4:38:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1630/3697 took 2491007 ms. Total solver calls (SAT/UNSAT): 251919(126472/125447)
May 31, 2017 4:38:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1631/3697 took 2492684 ms. Total solver calls (SAT/UNSAT): 252084(126555/125529)
May 31, 2017 4:38:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1632/3697 took 2494448 ms. Total solver calls (SAT/UNSAT): 252258(126642/125616)
May 31, 2017 4:38:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1633/3697 took 2496264 ms. Total solver calls (SAT/UNSAT): 252438(126732/125706)
May 31, 2017 4:38:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1634/3697 took 2498096 ms. Total solver calls (SAT/UNSAT): 252620(126823/125797)
May 31, 2017 4:39:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1635/3697 took 2499921 ms. Total solver calls (SAT/UNSAT): 252802(126914/125888)
May 31, 2017 4:39:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1636/3697 took 2501670 ms. Total solver calls (SAT/UNSAT): 252976(127001/125975)
May 31, 2017 4:39:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1637/3697 took 2503293 ms. Total solver calls (SAT/UNSAT): 253138(127082/126056)
May 31, 2017 4:39:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1638/3697 took 2505144 ms. Total solver calls (SAT/UNSAT): 253322(127174/126148)
May 31, 2017 4:39:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1639/3697 took 2507170 ms. Total solver calls (SAT/UNSAT): 253514(127270/126244)
May 31, 2017 4:39:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1640/3697 took 2509111 ms. Total solver calls (SAT/UNSAT): 253710(127368/126342)
May 31, 2017 4:39:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1641/3697 took 2511175 ms. Total solver calls (SAT/UNSAT): 253906(127466/126440)
May 31, 2017 4:39:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1642/3697 took 2513147 ms. Total solver calls (SAT/UNSAT): 254094(127560/126534)
May 31, 2017 4:39:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1643/3697 took 2514901 ms. Total solver calls (SAT/UNSAT): 254270(127648/126622)
May 31, 2017 4:39:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1644/3697 took 2516647 ms. Total solver calls (SAT/UNSAT): 254432(127729/126703)
May 31, 2017 4:39:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1645/3697 took 2518560 ms. Total solver calls (SAT/UNSAT): 254624(127825/126799)
May 31, 2017 4:39:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1646/3697 took 2520552 ms. Total solver calls (SAT/UNSAT): 254826(127926/126900)
May 31, 2017 4:39:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1647/3697 took 2522613 ms. Total solver calls (SAT/UNSAT): 255034(128030/127004)
May 31, 2017 4:39:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1648/3697 took 2524673 ms. Total solver calls (SAT/UNSAT): 255242(128134/127108)
May 31, 2017 4:39:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1649/3697 took 2526673 ms. Total solver calls (SAT/UNSAT): 255442(128234/127208)
May 31, 2017 4:39:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1650/3697 took 2528587 ms. Total solver calls (SAT/UNSAT): 255630(128328/127302)
May 31, 2017 4:39:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1651/3697 took 2530321 ms. Total solver calls (SAT/UNSAT): 255804(128415/127389)
May 31, 2017 4:39:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1652/3697 took 2531959 ms. Total solver calls (SAT/UNSAT): 255961(128494/127467)
May 31, 2017 4:39:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1653/3697 took 2534069 ms. Total solver calls (SAT/UNSAT): 256169(128598/127571)
May 31, 2017 4:39:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1654/3697 took 2536296 ms. Total solver calls (SAT/UNSAT): 256385(128706/127679)
May 31, 2017 4:39:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1655/3697 took 2538449 ms. Total solver calls (SAT/UNSAT): 256601(128814/127787)
May 31, 2017 4:39:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1656/3697 took 2540490 ms. Total solver calls (SAT/UNSAT): 256797(128912/127885)
May 31, 2017 4:39:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1657/3697 took 2542300 ms. Total solver calls (SAT/UNSAT): 256979(129003/127976)
May 31, 2017 4:39:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1658/3697 took 2543992 ms. Total solver calls (SAT/UNSAT): 257144(129086/128058)
May 31, 2017 4:39:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1659/3697 took 2546064 ms. Total solver calls (SAT/UNSAT): 257352(129190/128162)
May 31, 2017 4:39:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1660/3697 took 2548257 ms. Total solver calls (SAT/UNSAT): 257568(129298/128270)
May 31, 2017 4:39:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1661/3697 took 2550440 ms. Total solver calls (SAT/UNSAT): 257783(129406/128377)
May 31, 2017 4:39:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1662/3697 took 2552496 ms. Total solver calls (SAT/UNSAT): 257990(129510/128480)
May 31, 2017 4:39:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1663/3697 took 2554435 ms. Total solver calls (SAT/UNSAT): 258185(129608/128577)
May 31, 2017 4:39:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1664/3697 took 2556236 ms. Total solver calls (SAT/UNSAT): 258366(129699/128667)
May 31, 2017 4:39:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1665/3697 took 2557874 ms. Total solver calls (SAT/UNSAT): 258531(129782/128749)
May 31, 2017 4:40:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1666/3697 took 2559948 ms. Total solver calls (SAT/UNSAT): 258739(129886/128853)
May 31, 2017 4:40:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1667/3697 took 2562004 ms. Total solver calls (SAT/UNSAT): 258946(129990/128956)
May 31, 2017 4:40:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1668/3697 took 2564002 ms. Total solver calls (SAT/UNSAT): 259147(130091/129056)
May 31, 2017 4:40:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1669/3697 took 2565902 ms. Total solver calls (SAT/UNSAT): 259338(130187/129151)
May 31, 2017 4:40:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1670/3697 took 2567678 ms. Total solver calls (SAT/UNSAT): 259517(130277/129240)
May 31, 2017 4:40:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1671/3697 took 2569314 ms. Total solver calls (SAT/UNSAT): 259681(130360/129321)
May 31, 2017 4:40:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1672/3697 took 2571247 ms. Total solver calls (SAT/UNSAT): 259876(130458/129418)
May 31, 2017 4:40:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1673/3697 took 2573191 ms. Total solver calls (SAT/UNSAT): 260067(130554/129513)
May 31, 2017 4:40:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1674/3697 took 2575039 ms. Total solver calls (SAT/UNSAT): 260250(130646/129604)
May 31, 2017 4:40:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1675/3697 took 2576793 ms. Total solver calls (SAT/UNSAT): 260423(130733/129690)
May 31, 2017 4:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1676/3697 took 2578384 ms. Total solver calls (SAT/UNSAT): 260583(130814/129769)
May 31, 2017 4:40:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1677/3697 took 2580104 ms. Total solver calls (SAT/UNSAT): 260756(130901/129855)
May 31, 2017 4:40:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1678/3697 took 2581745 ms. Total solver calls (SAT/UNSAT): 260921(130984/129937)
May 31, 2017 4:40:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1679/3697 took 2583277 ms. Total solver calls (SAT/UNSAT): 261075(131062/130013)
May 31, 2017 4:40:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1680/3697 took 2584805 ms. Total solver calls (SAT/UNSAT): 261228(131139/130089)
May 31, 2017 4:40:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1681/3697 took 2586344 ms. Total solver calls (SAT/UNSAT): 261381(131216/130165)
May 31, 2017 4:40:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1682/3697 took 2587907 ms. Total solver calls (SAT/UNSAT): 261534(131293/130241)
May 31, 2017 4:40:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1683/3697 took 2589432 ms. Total solver calls (SAT/UNSAT): 261679(131366/130313)
May 31, 2017 4:40:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1684/3697 took 2591200 ms. Total solver calls (SAT/UNSAT): 261847(131450/130397)
May 31, 2017 4:40:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1685/3697 took 2592962 ms. Total solver calls (SAT/UNSAT): 262017(131535/130482)
May 31, 2017 4:40:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1686/3697 took 2594786 ms. Total solver calls (SAT/UNSAT): 262187(131620/130567)
May 31, 2017 4:40:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1687/3697 took 2596439 ms. Total solver calls (SAT/UNSAT): 262349(131701/130648)
May 31, 2017 4:40:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1688/3697 took 2597963 ms. Total solver calls (SAT/UNSAT): 262499(131776/130723)
May 31, 2017 4:40:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1689/3697 took 2599453 ms. Total solver calls (SAT/UNSAT): 262637(131845/130792)
May 31, 2017 4:40:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1690/3697 took 2601352 ms. Total solver calls (SAT/UNSAT): 262817(131935/130882)
May 31, 2017 4:40:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1691/3697 took 2603241 ms. Total solver calls (SAT/UNSAT): 263001(132027/130974)
May 31, 2017 4:40:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1692/3697 took 2605089 ms. Total solver calls (SAT/UNSAT): 263185(132119/131066)
May 31, 2017 4:40:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1693/3697 took 2606907 ms. Total solver calls (SAT/UNSAT): 263361(132207/131154)
May 31, 2017 4:40:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1694/3697 took 2608623 ms. Total solver calls (SAT/UNSAT): 263525(132289/131236)
May 31, 2017 4:40:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1695/3697 took 2610137 ms. Total solver calls (SAT/UNSAT): 263675(132364/131311)
May 31, 2017 4:40:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1696/3697 took 2611496 ms. Total solver calls (SAT/UNSAT): 263810(132432/131378)
May 31, 2017 4:40:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1697/3697 took 2613404 ms. Total solver calls (SAT/UNSAT): 264000(132527/131473)
May 31, 2017 4:40:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1698/3697 took 2615454 ms. Total solver calls (SAT/UNSAT): 264196(132625/131571)
May 31, 2017 4:40:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1699/3697 took 2617474 ms. Total solver calls (SAT/UNSAT): 264392(132723/131669)
May 31, 2017 4:41:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1700/3697 took 2619377 ms. Total solver calls (SAT/UNSAT): 264580(132817/131763)
May 31, 2017 4:41:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1701/3697 took 2621147 ms. Total solver calls (SAT/UNSAT): 264756(132905/131851)
May 31, 2017 4:41:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1702/3697 took 2622886 ms. Total solver calls (SAT/UNSAT): 264918(132986/131932)
May 31, 2017 4:41:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1703/3697 took 2624349 ms. Total solver calls (SAT/UNSAT): 265063(133059/132004)
May 31, 2017 4:41:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1704/3697 took 2626548 ms. Total solver calls (SAT/UNSAT): 265267(133161/132106)
May 31, 2017 4:41:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1705/3697 took 2628671 ms. Total solver calls (SAT/UNSAT): 265471(133263/132208)
May 31, 2017 4:41:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1706/3697 took 2630723 ms. Total solver calls (SAT/UNSAT): 265667(133361/132306)
May 31, 2017 4:41:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1707/3697 took 2632494 ms. Total solver calls (SAT/UNSAT): 265837(133446/132391)
May 31, 2017 4:41:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1708/3697 took 2634066 ms. Total solver calls (SAT/UNSAT): 265990(133523/132467)
May 31, 2017 4:41:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1709/3697 took 2636155 ms. Total solver calls (SAT/UNSAT): 266194(133625/132569)
May 31, 2017 4:41:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1710/3697 took 2638269 ms. Total solver calls (SAT/UNSAT): 266397(133727/132670)
May 31, 2017 4:41:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1711/3697 took 2640302 ms. Total solver calls (SAT/UNSAT): 266592(133825/132767)
May 31, 2017 4:41:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1712/3697 took 2642148 ms. Total solver calls (SAT/UNSAT): 266775(133917/132858)
May 31, 2017 4:41:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1713/3697 took 2643865 ms. Total solver calls (SAT/UNSAT): 266944(134002/132942)
May 31, 2017 4:41:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1714/3697 took 2645401 ms. Total solver calls (SAT/UNSAT): 267097(134079/133018)
May 31, 2017 4:41:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1715/3697 took 2647494 ms. Total solver calls (SAT/UNSAT): 267292(134177/133115)
May 31, 2017 4:41:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1716/3697 took 2649446 ms. Total solver calls (SAT/UNSAT): 267481(134272/133209)
May 31, 2017 4:41:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1717/3697 took 2651303 ms. Total solver calls (SAT/UNSAT): 267660(134362/133298)
May 31, 2017 4:41:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1718/3697 took 2653004 ms. Total solver calls (SAT/UNSAT): 267827(134446/133381)
May 31, 2017 4:41:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1719/3697 took 2654690 ms. Total solver calls (SAT/UNSAT): 267979(134523/133456)
May 31, 2017 4:41:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1720/3697 took 2656505 ms. Total solver calls (SAT/UNSAT): 268158(134613/133545)
May 31, 2017 4:41:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1721/3697 took 2658271 ms. Total solver calls (SAT/UNSAT): 268329(134699/133630)
May 31, 2017 4:41:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1722/3697 took 2659918 ms. Total solver calls (SAT/UNSAT): 268490(134780/133710)
May 31, 2017 4:41:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1723/3697 took 2661455 ms. Total solver calls (SAT/UNSAT): 268638(134855/133783)
May 31, 2017 4:41:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1724/3697 took 2663062 ms. Total solver calls (SAT/UNSAT): 268791(134932/133859)
May 31, 2017 4:41:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1725/3697 took 2664528 ms. Total solver calls (SAT/UNSAT): 268933(135004/133929)
May 31, 2017 4:41:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1726/3697 took 2665902 ms. Total solver calls (SAT/UNSAT): 269072(135074/133998)
May 31, 2017 4:41:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1727/3697 took 2667281 ms. Total solver calls (SAT/UNSAT): 269211(135144/134067)
May 31, 2017 4:41:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1728/3697 took 2668590 ms. Total solver calls (SAT/UNSAT): 269342(135210/134132)
May 31, 2017 4:41:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1729/3697 took 2669800 ms. Total solver calls (SAT/UNSAT): 269463(135271/134192)
May 31, 2017 4:41:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1730/3697 took 2671340 ms. Total solver calls (SAT/UNSAT): 269619(135349/134270)
May 31, 2017 4:41:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1731/3697 took 2672892 ms. Total solver calls (SAT/UNSAT): 269775(135427/134348)
May 31, 2017 4:41:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1732/3697 took 2674379 ms. Total solver calls (SAT/UNSAT): 269923(135501/134422)
May 31, 2017 4:41:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1733/3697 took 2675750 ms. Total solver calls (SAT/UNSAT): 270059(135569/134490)
May 31, 2017 4:41:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1734/3697 took 2676978 ms. Total solver calls (SAT/UNSAT): 270183(135631/134552)
May 31, 2017 4:41:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1735/3697 took 2678083 ms. Total solver calls (SAT/UNSAT): 270294(135687/134607)
May 31, 2017 4:42:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1736/3697 took 2679777 ms. Total solver calls (SAT/UNSAT): 270464(135772/134692)
May 31, 2017 4:42:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1737/3697 took 2681466 ms. Total solver calls (SAT/UNSAT): 270634(135857/134777)
May 31, 2017 4:42:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1738/3697 took 2683071 ms. Total solver calls (SAT/UNSAT): 270796(135938/134858)
May 31, 2017 4:42:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1739/3697 took 2684560 ms. Total solver calls (SAT/UNSAT): 270946(136013/134933)
May 31, 2017 4:42:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1740/3697 took 2685916 ms. Total solver calls (SAT/UNSAT): 271082(136081/135001)
May 31, 2017 4:42:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1741/3697 took 2687126 ms. Total solver calls (SAT/UNSAT): 271203(136142/135061)
May 31, 2017 4:42:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1742/3697 took 2688938 ms. Total solver calls (SAT/UNSAT): 271385(136233/135152)
May 31, 2017 4:42:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1743/3697 took 2690838 ms. Total solver calls (SAT/UNSAT): 271567(136324/135243)
May 31, 2017 4:42:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1744/3697 took 2692578 ms. Total solver calls (SAT/UNSAT): 271741(136411/135330)
May 31, 2017 4:42:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1745/3697 took 2694183 ms. Total solver calls (SAT/UNSAT): 271903(136492/135411)
May 31, 2017 4:42:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1746/3697 took 2695652 ms. Total solver calls (SAT/UNSAT): 272051(136566/135485)
May 31, 2017 4:42:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1747/3697 took 2696961 ms. Total solver calls (SAT/UNSAT): 272182(136632/135550)
May 31, 2017 4:42:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1748/3697 took 2698856 ms. Total solver calls (SAT/UNSAT): 272372(136727/135645)
May 31, 2017 4:42:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1749/3697 took 2700665 ms. Total solver calls (SAT/UNSAT): 272554(136818/135736)
May 31, 2017 4:42:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1750/3697 took 2702362 ms. Total solver calls (SAT/UNSAT): 272724(136903/135821)
May 31, 2017 4:42:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1751/3697 took 2703754 ms. Total solver calls (SAT/UNSAT): 272863(136973/135890)
May 31, 2017 4:42:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1752/3697 took 2705674 ms. Total solver calls (SAT/UNSAT): 273052(137068/135984)
May 31, 2017 4:42:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1753/3697 took 2707483 ms. Total solver calls (SAT/UNSAT): 273233(137159/136074)
May 31, 2017 4:42:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1754/3697 took 2709227 ms. Total solver calls (SAT/UNSAT): 273402(137244/136158)
May 31, 2017 4:42:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1755/3697 took 2710789 ms. Total solver calls (SAT/UNSAT): 273557(137322/136235)
May 31, 2017 4:42:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1756/3697 took 2712187 ms. Total solver calls (SAT/UNSAT): 273696(137392/136304)
May 31, 2017 4:42:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1757/3697 took 2713947 ms. Total solver calls (SAT/UNSAT): 273871(137480/136391)
May 31, 2017 4:42:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1758/3697 took 2715607 ms. Total solver calls (SAT/UNSAT): 274036(137563/136473)
May 31, 2017 4:42:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1759/3697 took 2717176 ms. Total solver calls (SAT/UNSAT): 274189(137640/136549)
May 31, 2017 4:42:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1760/3697 took 2718556 ms. Total solver calls (SAT/UNSAT): 274327(137710/136617)
May 31, 2017 4:42:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1761/3697 took 2720120 ms. Total solver calls (SAT/UNSAT): 274484(137789/136695)
May 31, 2017 4:42:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1762/3697 took 2721590 ms. Total solver calls (SAT/UNSAT): 274631(137863/136768)
May 31, 2017 4:42:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1763/3697 took 2722929 ms. Total solver calls (SAT/UNSAT): 274765(137931/136834)
May 31, 2017 4:42:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1764/3697 took 2724210 ms. Total solver calls (SAT/UNSAT): 274893(137996/136897)
May 31, 2017 4:42:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1765/3697 took 2725460 ms. Total solver calls (SAT/UNSAT): 275015(138058/136957)
May 31, 2017 4:42:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1766/3697 took 2726605 ms. Total solver calls (SAT/UNSAT): 275129(138116/137013)
May 31, 2017 4:42:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1767/3697 took 2727651 ms. Total solver calls (SAT/UNSAT): 275233(138169/137064)
May 31, 2017 4:42:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1769/3697 took 2729974 ms. Total solver calls (SAT/UNSAT): 275466(138287/137179)
May 31, 2017 4:42:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1770/3697 took 2731272 ms. Total solver calls (SAT/UNSAT): 275597(138353/137244)
May 31, 2017 4:42:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1771/3697 took 2732459 ms. Total solver calls (SAT/UNSAT): 275716(138413/137303)
May 31, 2017 4:42:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1772/3697 took 2733548 ms. Total solver calls (SAT/UNSAT): 275823(138467/137356)
May 31, 2017 4:42:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1774/3697 took 2736130 ms. Total solver calls (SAT/UNSAT): 276070(138592/137478)
May 31, 2017 4:42:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1775/3697 took 2737677 ms. Total solver calls (SAT/UNSAT): 276215(138665/137550)
May 31, 2017 4:43:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1776/3697 took 2739005 ms. Total solver calls (SAT/UNSAT): 276348(138732/137616)
May 31, 2017 4:43:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1777/3697 took 2740198 ms. Total solver calls (SAT/UNSAT): 276467(138792/137675)
May 31, 2017 4:43:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1778/3697 took 2741239 ms. Total solver calls (SAT/UNSAT): 276571(138845/137726)
May 31, 2017 4:43:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1779/3697 took 2742885 ms. Total solver calls (SAT/UNSAT): 276736(138928/137808)
May 31, 2017 4:43:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1780/3697 took 2744449 ms. Total solver calls (SAT/UNSAT): 276893(139007/137886)
May 31, 2017 4:43:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1781/3697 took 2745896 ms. Total solver calls (SAT/UNSAT): 277038(139080/137958)
May 31, 2017 4:43:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1782/3697 took 2747246 ms. Total solver calls (SAT/UNSAT): 277169(139146/138023)
May 31, 2017 4:43:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1783/3697 took 2748382 ms. Total solver calls (SAT/UNSAT): 277283(139204/138079)
May 31, 2017 4:43:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1784/3697 took 2750020 ms. Total solver calls (SAT/UNSAT): 277448(139287/138161)
May 31, 2017 4:43:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1785/3697 took 2751540 ms. Total solver calls (SAT/UNSAT): 277601(139364/138237)
May 31, 2017 4:43:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1786/3697 took 2752916 ms. Total solver calls (SAT/UNSAT): 277740(139434/138306)
May 31, 2017 4:43:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1787/3697 took 2754592 ms. Total solver calls (SAT/UNSAT): 277904(139517/138387)
May 31, 2017 4:43:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1788/3697 took 2756111 ms. Total solver calls (SAT/UNSAT): 278056(139594/138462)
May 31, 2017 4:43:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1789/3697 took 2757496 ms. Total solver calls (SAT/UNSAT): 278194(139664/138530)
May 31, 2017 4:43:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1790/3697 took 2758719 ms. Total solver calls (SAT/UNSAT): 278316(139726/138590)
May 31, 2017 4:43:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1791/3697 took 2760201 ms. Total solver calls (SAT/UNSAT): 278464(139801/138663)
May 31, 2017 4:43:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1792/3697 took 2761566 ms. Total solver calls (SAT/UNSAT): 278600(139870/138730)
May 31, 2017 4:43:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1793/3697 took 2762788 ms. Total solver calls (SAT/UNSAT): 278721(139932/138789)
May 31, 2017 4:43:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1794/3697 took 2764088 ms. Total solver calls (SAT/UNSAT): 278851(139998/138853)
May 31, 2017 4:43:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1795/3697 took 2765248 ms. Total solver calls (SAT/UNSAT): 278968(140058/138910)
May 31, 2017 4:43:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1796/3697 took 2766421 ms. Total solver calls (SAT/UNSAT): 279086(140118/138968)
May 31, 2017 4:43:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1797/3697 took 2767721 ms. Total solver calls (SAT/UNSAT): 279217(140184/139033)
May 31, 2017 4:43:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1798/3697 took 2768982 ms. Total solver calls (SAT/UNSAT): 279339(140246/139093)
May 31, 2017 4:43:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1799/3697 took 2770353 ms. Total solver calls (SAT/UNSAT): 279476(140315/139161)
May 31, 2017 4:43:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1800/3697 took 2771906 ms. Total solver calls (SAT/UNSAT): 279625(140390/139235)
May 31, 2017 4:43:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1801/3697 took 2773132 ms. Total solver calls (SAT/UNSAT): 279747(140452/139295)
May 31, 2017 4:43:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1802/3697 took 2774546 ms. Total solver calls (SAT/UNSAT): 279886(140522/139364)
May 31, 2017 4:43:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1803/3697 took 2776075 ms. Total solver calls (SAT/UNSAT): 280039(140599/139440)
May 31, 2017 4:43:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1804/3697 took 2777708 ms. Total solver calls (SAT/UNSAT): 280204(140682/139522)
May 31, 2017 4:43:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1805/3697 took 2779102 ms. Total solver calls (SAT/UNSAT): 280343(140752/139591)
May 31, 2017 4:43:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1806/3697 took 2780661 ms. Total solver calls (SAT/UNSAT): 280496(140829/139667)
May 31, 2017 4:43:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1807/3697 took 2782423 ms. Total solver calls (SAT/UNSAT): 280661(140912/139749)
May 31, 2017 4:43:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1808/3697 took 2783598 ms. Total solver calls (SAT/UNSAT): 280775(140970/139805)
May 31, 2017 4:43:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1809/3697 took 2784908 ms. Total solver calls (SAT/UNSAT): 280906(141036/139870)
May 31, 2017 4:43:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1810/3697 took 2786357 ms. Total solver calls (SAT/UNSAT): 281051(141109/139942)
May 31, 2017 4:43:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1811/3697 took 2787918 ms. Total solver calls (SAT/UNSAT): 281208(141188/140020)
May 31, 2017 4:43:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1812/3697 took 2789553 ms. Total solver calls (SAT/UNSAT): 281373(141271/140102)
May 31, 2017 4:43:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1813/3697 took 2790587 ms. Total solver calls (SAT/UNSAT): 281477(141324/140153)
May 31, 2017 4:43:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1814/3697 took 2791821 ms. Total solver calls (SAT/UNSAT): 281596(141384/140212)
May 31, 2017 4:43:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1815/3697 took 2793212 ms. Total solver calls (SAT/UNSAT): 281729(141451/140278)
May 31, 2017 4:43:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1816/3697 took 2794743 ms. Total solver calls (SAT/UNSAT): 281874(141524/140350)
May 31, 2017 4:43:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1817/3697 took 2796277 ms. Total solver calls (SAT/UNSAT): 282027(141601/140426)
May 31, 2017 4:43:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1819/3697 took 2798359 ms. Total solver calls (SAT/UNSAT): 282228(141703/140525)
May 31, 2017 4:44:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1820/3697 took 2799586 ms. Total solver calls (SAT/UNSAT): 282347(141763/140584)
May 31, 2017 4:44:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1821/3697 took 2800898 ms. Total solver calls (SAT/UNSAT): 282478(141829/140649)
May 31, 2017 4:44:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1822/3697 took 2802335 ms. Total solver calls (SAT/UNSAT): 282617(141899/140718)
May 31, 2017 4:44:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1824/3697 took 2804303 ms. Total solver calls (SAT/UNSAT): 282815(142000/140815)
May 31, 2017 4:44:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1825/3697 took 2805434 ms. Total solver calls (SAT/UNSAT): 282929(142058/140871)
May 31, 2017 4:44:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1826/3697 took 2806689 ms. Total solver calls (SAT/UNSAT): 283051(142120/140931)
May 31, 2017 4:44:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1827/3697 took 2807983 ms. Total solver calls (SAT/UNSAT): 283180(142185/140995)
May 31, 2017 4:44:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1828/3697 took 2809367 ms. Total solver calls (SAT/UNSAT): 283315(142253/141062)
May 31, 2017 4:44:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1829/3697 took 2810875 ms. Total solver calls (SAT/UNSAT): 283463(142327/141136)
May 31, 2017 4:44:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1830/3697 took 2812542 ms. Total solver calls (SAT/UNSAT): 283621(142406/141215)
May 31, 2017 4:44:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1831/3697 took 2814051 ms. Total solver calls (SAT/UNSAT): 283760(142476/141284)
May 31, 2017 4:44:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1832/3697 took 2815684 ms. Total solver calls (SAT/UNSAT): 283914(142553/141361)
May 31, 2017 4:44:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1833/3697 took 2817379 ms. Total solver calls (SAT/UNSAT): 284080(142636/141444)
May 31, 2017 4:44:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1834/3697 took 2819231 ms. Total solver calls (SAT/UNSAT): 284256(142724/141532)
May 31, 2017 4:44:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1835/3697 took 2820702 ms. Total solver calls (SAT/UNSAT): 284395(142794/141601)
May 31, 2017 4:44:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1836/3697 took 2822265 ms. Total solver calls (SAT/UNSAT): 284551(142872/141679)
May 31, 2017 4:44:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1837/3697 took 2823950 ms. Total solver calls (SAT/UNSAT): 284721(142957/141764)
May 31, 2017 4:44:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1838/3697 took 2825753 ms. Total solver calls (SAT/UNSAT): 284903(143048/141855)
May 31, 2017 4:44:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1839/3697 took 2827645 ms. Total solver calls (SAT/UNSAT): 285093(143143/141950)
May 31, 2017 4:44:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1840/3697 took 2829039 ms. Total solver calls (SAT/UNSAT): 285232(143213/142019)
May 31, 2017 4:44:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1841/3697 took 2830782 ms. Total solver calls (SAT/UNSAT): 285402(143298/142104)
May 31, 2017 4:44:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1842/3697 took 2832611 ms. Total solver calls (SAT/UNSAT): 285584(143389/142195)
May 31, 2017 4:44:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1843/3697 took 2834522 ms. Total solver calls (SAT/UNSAT): 285774(143484/142290)
May 31, 2017 4:44:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1844/3697 took 2835845 ms. Total solver calls (SAT/UNSAT): 285905(143550/142355)
May 31, 2017 4:44:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1845/3697 took 2837357 ms. Total solver calls (SAT/UNSAT): 286053(143624/142429)
May 31, 2017 4:44:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1846/3697 took 2839000 ms. Total solver calls (SAT/UNSAT): 286215(143705/142510)
May 31, 2017 4:44:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1847/3697 took 2840733 ms. Total solver calls (SAT/UNSAT): 286389(143792/142597)
May 31, 2017 4:44:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1848/3697 took 2842541 ms. Total solver calls (SAT/UNSAT): 286571(143883/142688)
May 31, 2017 4:44:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1849/3697 took 2844345 ms. Total solver calls (SAT/UNSAT): 286752(143974/142778)
May 31, 2017 4:44:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1850/3697 took 2845556 ms. Total solver calls (SAT/UNSAT): 286873(144035/142838)
May 31, 2017 4:44:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1851/3697 took 2846910 ms. Total solver calls (SAT/UNSAT): 287009(144103/142906)
May 31, 2017 4:44:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1852/3697 took 2848421 ms. Total solver calls (SAT/UNSAT): 287159(144178/142981)
May 31, 2017 4:44:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1853/3697 took 2850214 ms. Total solver calls (SAT/UNSAT): 287321(144259/143062)
May 31, 2017 4:44:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1854/3697 took 2851934 ms. Total solver calls (SAT/UNSAT): 287491(144344/143147)
May 31, 2017 4:44:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1855/3697 took 2853646 ms. Total solver calls (SAT/UNSAT): 287660(144429/143231)
May 31, 2017 4:44:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1856/3697 took 2854769 ms. Total solver calls (SAT/UNSAT): 287771(144485/143286)
May 31, 2017 4:44:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1857/3697 took 2856023 ms. Total solver calls (SAT/UNSAT): 287895(144547/143348)
May 31, 2017 4:44:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1858/3697 took 2857391 ms. Total solver calls (SAT/UNSAT): 288031(144615/143416)
May 31, 2017 4:45:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1859/3697 took 2858875 ms. Total solver calls (SAT/UNSAT): 288179(144689/143490)
May 31, 2017 4:45:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1860/3697 took 2860440 ms. Total solver calls (SAT/UNSAT): 288335(144767/143568)
May 31, 2017 4:45:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1861/3697 took 2862006 ms. Total solver calls (SAT/UNSAT): 288490(144845/143645)
May 31, 2017 4:45:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1862/3697 took 2863229 ms. Total solver calls (SAT/UNSAT): 288611(144906/143705)
May 31, 2017 4:45:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1863/3697 took 2864552 ms. Total solver calls (SAT/UNSAT): 288742(144972/143770)
May 31, 2017 4:45:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1864/3697 took 2865950 ms. Total solver calls (SAT/UNSAT): 288881(145042/143839)
May 31, 2017 4:45:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1865/3697 took 2867350 ms. Total solver calls (SAT/UNSAT): 289020(145112/143908)
May 31, 2017 4:45:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1866/3697 took 2868860 ms. Total solver calls (SAT/UNSAT): 289163(145184/143979)
May 31, 2017 4:45:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1867/3697 took 2870497 ms. Total solver calls (SAT/UNSAT): 289317(145261/144056)
May 31, 2017 4:45:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1868/3697 took 2871983 ms. Total solver calls (SAT/UNSAT): 289466(145336/144130)
May 31, 2017 4:45:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1869/3697 took 2873638 ms. Total solver calls (SAT/UNSAT): 289628(145417/144211)
May 31, 2017 4:45:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1870/3697 took 2875402 ms. Total solver calls (SAT/UNSAT): 289800(145503/144297)
May 31, 2017 4:45:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1871/3697 took 2877241 ms. Total solver calls (SAT/UNSAT): 289980(145593/144387)
May 31, 2017 4:45:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1872/3697 took 2878812 ms. Total solver calls (SAT/UNSAT): 290133(145670/144463)
May 31, 2017 4:45:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1873/3697 took 2880533 ms. Total solver calls (SAT/UNSAT): 290301(145754/144547)
May 31, 2017 4:45:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1874/3697 took 2882347 ms. Total solver calls (SAT/UNSAT): 290481(145844/144637)
May 31, 2017 4:45:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1875/3697 took 2884358 ms. Total solver calls (SAT/UNSAT): 290671(145939/144732)
May 31, 2017 4:45:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1876/3697 took 2886418 ms. Total solver calls (SAT/UNSAT): 290867(146037/144830)
May 31, 2017 4:45:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1877/3697 took 2887963 ms. Total solver calls (SAT/UNSAT): 291020(146114/144906)
May 31, 2017 4:45:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1878/3697 took 2889794 ms. Total solver calls (SAT/UNSAT): 291190(146199/144991)
May 31, 2017 4:45:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1879/3697 took 2891710 ms. Total solver calls (SAT/UNSAT): 291374(146291/145083)
May 31, 2017 4:45:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1880/3697 took 2893678 ms. Total solver calls (SAT/UNSAT): 291570(146389/145181)
May 31, 2017 4:45:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1881/3697 took 2895771 ms. Total solver calls (SAT/UNSAT): 291774(146491/145283)
May 31, 2017 4:45:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1882/3697 took 2897829 ms. Total solver calls (SAT/UNSAT): 291978(146593/145385)
May 31, 2017 4:45:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1883/3697 took 2899368 ms. Total solver calls (SAT/UNSAT): 292131(146670/145461)
May 31, 2017 4:45:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1884/3697 took 2901129 ms. Total solver calls (SAT/UNSAT): 292301(146755/145546)
May 31, 2017 4:45:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1885/3697 took 2903140 ms. Total solver calls (SAT/UNSAT): 292497(146853/145644)
May 31, 2017 4:45:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1886/3697 took 2905200 ms. Total solver calls (SAT/UNSAT): 292701(146955/145746)
May 31, 2017 4:45:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1887/3697 took 2907272 ms. Total solver calls (SAT/UNSAT): 292904(147057/145847)
May 31, 2017 4:45:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1888/3697 took 2908743 ms. Total solver calls (SAT/UNSAT): 293049(147130/145919)
May 31, 2017 4:45:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1889/3697 took 2910437 ms. Total solver calls (SAT/UNSAT): 293211(147211/146000)
May 31, 2017 4:45:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1890/3697 took 2912229 ms. Total solver calls (SAT/UNSAT): 293387(147299/146088)
May 31, 2017 4:45:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1891/3697 took 2914195 ms. Total solver calls (SAT/UNSAT): 293575(147393/146182)
May 31, 2017 4:45:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1892/3697 took 2916216 ms. Total solver calls (SAT/UNSAT): 293771(147491/146280)
May 31, 2017 4:45:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1893/3697 took 2918202 ms. Total solver calls (SAT/UNSAT): 293966(147589/146377)
May 31, 2017 4:46:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1894/3697 took 2920164 ms. Total solver calls (SAT/UNSAT): 294155(147684/146471)
May 31, 2017 4:46:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1895/3697 took 2921576 ms. Total solver calls (SAT/UNSAT): 294290(147752/146538)
May 31, 2017 4:46:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1896/3697 took 2923258 ms. Total solver calls (SAT/UNSAT): 294440(147827/146613)
May 31, 2017 4:46:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1897/3697 took 2924891 ms. Total solver calls (SAT/UNSAT): 294604(147909/146695)
May 31, 2017 4:46:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1898/3697 took 2926648 ms. Total solver calls (SAT/UNSAT): 294780(147997/146783)
May 31, 2017 4:46:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1899/3697 took 2928490 ms. Total solver calls (SAT/UNSAT): 294964(148089/146875)
May 31, 2017 4:46:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1900/3697 took 2930335 ms. Total solver calls (SAT/UNSAT): 295147(148181/146966)
May 31, 2017 4:46:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1901/3697 took 2932154 ms. Total solver calls (SAT/UNSAT): 295326(148271/147055)
May 31, 2017 4:46:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1902/3697 took 2933656 ms. Total solver calls (SAT/UNSAT): 295464(148340/147124)
May 31, 2017 4:46:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1903/3697 took 2935251 ms. Total solver calls (SAT/UNSAT): 295614(148415/147199)
May 31, 2017 4:46:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1904/3697 took 2936941 ms. Total solver calls (SAT/UNSAT): 295776(148496/147280)
May 31, 2017 4:46:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1905/3697 took 2938713 ms. Total solver calls (SAT/UNSAT): 295946(148581/147365)
May 31, 2017 4:46:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1906/3697 took 2940472 ms. Total solver calls (SAT/UNSAT): 296115(148666/147449)
May 31, 2017 4:46:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1907/3697 took 2942351 ms. Total solver calls (SAT/UNSAT): 296282(148750/147532)
May 31, 2017 4:46:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1908/3697 took 2943849 ms. Total solver calls (SAT/UNSAT): 296427(148823/147604)
May 31, 2017 4:46:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1909/3697 took 2945371 ms. Total solver calls (SAT/UNSAT): 296580(148900/147680)
May 31, 2017 4:46:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1910/3697 took 2946955 ms. Total solver calls (SAT/UNSAT): 296733(148977/147756)
May 31, 2017 4:46:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1911/3697 took 2948511 ms. Total solver calls (SAT/UNSAT): 296885(149054/147831)
May 31, 2017 4:46:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1912/3697 took 2950057 ms. Total solver calls (SAT/UNSAT): 297040(149132/147908)
May 31, 2017 4:46:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1913/3697 took 2952029 ms. Total solver calls (SAT/UNSAT): 297206(149215/147991)
May 31, 2017 4:46:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1914/3697 took 2953825 ms. Total solver calls (SAT/UNSAT): 297380(149302/148078)
May 31, 2017 4:46:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1915/3697 took 2955425 ms. Total solver calls (SAT/UNSAT): 297541(149383/148158)
May 31, 2017 4:46:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1916/3697 took 2957155 ms. Total solver calls (SAT/UNSAT): 297715(149470/148245)
May 31, 2017 4:46:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1917/3697 took 2958988 ms. Total solver calls (SAT/UNSAT): 297899(149562/148337)
May 31, 2017 4:46:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1918/3697 took 2961006 ms. Total solver calls (SAT/UNSAT): 298091(149658/148433)
May 31, 2017 4:46:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1919/3697 took 2963103 ms. Total solver calls (SAT/UNSAT): 298287(149756/148531)
May 31, 2017 4:46:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1920/3697 took 2964841 ms. Total solver calls (SAT/UNSAT): 298452(149839/148613)
May 31, 2017 4:46:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1921/3697 took 2966631 ms. Total solver calls (SAT/UNSAT): 298632(149929/148703)
May 31, 2017 4:46:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1922/3697 took 2968569 ms. Total solver calls (SAT/UNSAT): 298824(150025/148799)
May 31, 2017 4:46:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1923/3697 took 2970559 ms. Total solver calls (SAT/UNSAT): 299026(150126/148900)
May 31, 2017 4:46:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1924/3697 took 2972709 ms. Total solver calls (SAT/UNSAT): 299234(150230/149004)
May 31, 2017 4:46:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1925/3697 took 2974771 ms. Total solver calls (SAT/UNSAT): 299442(150334/149108)
May 31, 2017 4:46:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1926/3697 took 2976454 ms. Total solver calls (SAT/UNSAT): 299607(150417/149190)
May 31, 2017 4:46:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1927/3697 took 2978257 ms. Total solver calls (SAT/UNSAT): 299789(150508/149281)
May 31, 2017 4:47:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1928/3697 took 2980199 ms. Total solver calls (SAT/UNSAT): 299985(150606/149379)
May 31, 2017 4:47:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1929/3697 took 2982293 ms. Total solver calls (SAT/UNSAT): 300193(150710/149483)
May 31, 2017 4:47:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1930/3697 took 2984435 ms. Total solver calls (SAT/UNSAT): 300409(150818/149591)
May 31, 2017 4:47:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1931/3697 took 2986572 ms. Total solver calls (SAT/UNSAT): 300625(150926/149699)
May 31, 2017 4:47:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1932/3697 took 2988625 ms. Total solver calls (SAT/UNSAT): 300833(151030/149803)
May 31, 2017 4:47:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1933/3697 took 2990257 ms. Total solver calls (SAT/UNSAT): 300998(151113/149885)
May 31, 2017 4:47:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1934/3697 took 2992196 ms. Total solver calls (SAT/UNSAT): 301180(151204/149976)
May 31, 2017 4:47:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1935/3697 took 2994135 ms. Total solver calls (SAT/UNSAT): 301376(151302/150074)
May 31, 2017 4:47:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1936/3697 took 2996279 ms. Total solver calls (SAT/UNSAT): 301592(151410/150182)
May 31, 2017 4:47:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1937/3697 took 2998415 ms. Total solver calls (SAT/UNSAT): 301807(151518/150289)
May 31, 2017 4:47:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1938/3697 took 3000460 ms. Total solver calls (SAT/UNSAT): 302014(151622/150392)
May 31, 2017 4:47:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1939/3697 took 3002018 ms. Total solver calls (SAT/UNSAT): 302171(151701/150470)
May 31, 2017 4:47:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1940/3697 took 3003742 ms. Total solver calls (SAT/UNSAT): 302345(151788/150557)
May 31, 2017 4:47:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1941/3697 took 3005601 ms. Total solver calls (SAT/UNSAT): 302533(151882/150651)
May 31, 2017 4:47:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1942/3697 took 3007571 ms. Total solver calls (SAT/UNSAT): 302733(151982/150751)
May 31, 2017 4:47:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1943/3697 took 3009624 ms. Total solver calls (SAT/UNSAT): 302941(152086/150855)
May 31, 2017 4:47:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1944/3697 took 3011677 ms. Total solver calls (SAT/UNSAT): 303148(152190/150958)
May 31, 2017 4:47:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1945/3697 took 3013677 ms. Total solver calls (SAT/UNSAT): 303349(152291/151058)
May 31, 2017 4:47:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1946/3697 took 3015571 ms. Total solver calls (SAT/UNSAT): 303540(152387/151153)
May 31, 2017 4:47:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1947/3697 took 3017167 ms. Total solver calls (SAT/UNSAT): 303702(152468/151234)
May 31, 2017 4:47:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1948/3697 took 3018904 ms. Total solver calls (SAT/UNSAT): 303878(152556/151322)
May 31, 2017 4:47:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1949/3697 took 3020743 ms. Total solver calls (SAT/UNSAT): 304066(152650/151416)
May 31, 2017 4:47:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1950/3697 took 3022656 ms. Total solver calls (SAT/UNSAT): 304262(152748/151514)
May 31, 2017 4:47:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1951/3697 took 3024557 ms. Total solver calls (SAT/UNSAT): 304457(152846/151611)
May 31, 2017 4:47:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1952/3697 took 3026417 ms. Total solver calls (SAT/UNSAT): 304648(152942/151706)
May 31, 2017 4:47:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1953/3697 took 3028208 ms. Total solver calls (SAT/UNSAT): 304831(153034/151797)
May 31, 2017 4:47:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1954/3697 took 3029822 ms. Total solver calls (SAT/UNSAT): 304993(153115/151878)
May 31, 2017 4:47:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1955/3697 took 3031521 ms. Total solver calls (SAT/UNSAT): 305167(153202/151965)
May 31, 2017 4:47:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1956/3697 took 3033289 ms. Total solver calls (SAT/UNSAT): 305349(153293/152056)
May 31, 2017 4:47:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1957/3697 took 3035048 ms. Total solver calls (SAT/UNSAT): 305530(153384/152146)
May 31, 2017 4:47:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1958/3697 took 3036803 ms. Total solver calls (SAT/UNSAT): 305709(153474/152235)
May 31, 2017 4:47:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1959/3697 took 3038580 ms. Total solver calls (SAT/UNSAT): 305882(153561/152321)
May 31, 2017 4:48:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1960/3697 took 3040250 ms. Total solver calls (SAT/UNSAT): 306047(153644/152403)
May 31, 2017 4:48:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1961/3697 took 3041857 ms. Total solver calls (SAT/UNSAT): 306212(153727/152485)
May 31, 2017 4:48:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1962/3697 took 3043466 ms. Total solver calls (SAT/UNSAT): 306376(153810/152566)
May 31, 2017 4:48:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1963/3697 took 3045040 ms. Total solver calls (SAT/UNSAT): 306536(153891/152645)
May 31, 2017 4:48:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1964/3697 took 3046634 ms. Total solver calls (SAT/UNSAT): 306699(153973/152726)
May 31, 2017 4:48:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1965/3697 took 3048316 ms. Total solver calls (SAT/UNSAT): 306873(154060/152813)
May 31, 2017 4:48:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1966/3697 took 3050087 ms. Total solver calls (SAT/UNSAT): 307055(154151/152904)
May 31, 2017 4:48:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1967/3697 took 3051922 ms. Total solver calls (SAT/UNSAT): 307243(154245/152998)
May 31, 2017 4:48:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1968/3697 took 3053594 ms. Total solver calls (SAT/UNSAT): 307412(154330/153082)
May 31, 2017 4:48:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1969/3697 took 3055365 ms. Total solver calls (SAT/UNSAT): 307594(154421/153173)
May 31, 2017 4:48:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1970/3697 took 3057238 ms. Total solver calls (SAT/UNSAT): 307786(154517/153269)
May 31, 2017 4:48:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1971/3697 took 3059182 ms. Total solver calls (SAT/UNSAT): 307986(154617/153369)
May 31, 2017 4:48:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1972/3697 took 3061182 ms. Total solver calls (SAT/UNSAT): 308190(154719/153471)
May 31, 2017 4:48:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1973/3697 took 3063163 ms. Total solver calls (SAT/UNSAT): 308394(154821/153573)
May 31, 2017 4:48:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1974/3697 took 3064850 ms. Total solver calls (SAT/UNSAT): 308567(154908/153659)
May 31, 2017 4:48:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1975/3697 took 3066680 ms. Total solver calls (SAT/UNSAT): 308755(155002/153753)
May 31, 2017 4:48:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1976/3697 took 3068636 ms. Total solver calls (SAT/UNSAT): 308955(155102/153853)
May 31, 2017 4:48:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1977/3697 took 3070688 ms. Total solver calls (SAT/UNSAT): 309165(155207/153958)
May 31, 2017 4:48:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1978/3697 took 3072793 ms. Total solver calls (SAT/UNSAT): 309381(155315/154066)
May 31, 2017 4:48:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1979/3697 took 3074898 ms. Total solver calls (SAT/UNSAT): 309597(155423/154174)
May 31, 2017 4:48:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1980/3697 took 3076935 ms. Total solver calls (SAT/UNSAT): 309805(155527/154278)
May 31, 2017 4:48:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1981/3697 took 3078623 ms. Total solver calls (SAT/UNSAT): 309978(155614/154364)
May 31, 2017 4:48:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1982/3697 took 3080474 ms. Total solver calls (SAT/UNSAT): 310168(155709/154459)
May 31, 2017 4:48:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1983/3697 took 3082465 ms. Total solver calls (SAT/UNSAT): 310372(155811/154561)
May 31, 2017 4:48:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1984/3697 took 3084579 ms. Total solver calls (SAT/UNSAT): 310588(155919/154669)
May 31, 2017 4:48:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1985/3697 took 3086767 ms. Total solver calls (SAT/UNSAT): 310812(156031/154781)
May 31, 2017 4:48:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1986/3697 took 3088945 ms. Total solver calls (SAT/UNSAT): 311036(156143/154893)
May 31, 2017 4:48:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1987/3697 took 3091060 ms. Total solver calls (SAT/UNSAT): 311252(156251/155001)
May 31, 2017 4:48:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1988/3697 took 3093048 ms. Total solver calls (SAT/UNSAT): 311456(156353/155103)
May 31, 2017 4:48:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1989/3697 took 3094909 ms. Total solver calls (SAT/UNSAT): 311646(156448/155198)
May 31, 2017 4:48:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1990/3697 took 3096902 ms. Total solver calls (SAT/UNSAT): 311850(156550/155300)
May 31, 2017 4:49:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1991/3697 took 3099008 ms. Total solver calls (SAT/UNSAT): 312066(156658/155408)
May 31, 2017 4:49:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1992/3697 took 3101188 ms. Total solver calls (SAT/UNSAT): 312289(156770/155519)
May 31, 2017 4:49:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1993/3697 took 3103287 ms. Total solver calls (SAT/UNSAT): 312504(156878/155626)
May 31, 2017 4:49:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1994/3697 took 3105264 ms. Total solver calls (SAT/UNSAT): 312707(156980/155727)
May 31, 2017 4:49:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1995/3697 took 3107044 ms. Total solver calls (SAT/UNSAT): 312889(157071/155818)
May 31, 2017 4:49:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1996/3697 took 3108963 ms. Total solver calls (SAT/UNSAT): 313085(157169/155916)
May 31, 2017 4:49:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1997/3697 took 3110996 ms. Total solver calls (SAT/UNSAT): 313293(157273/156020)
May 31, 2017 4:49:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1998/3697 took 3113097 ms. Total solver calls (SAT/UNSAT): 313509(157381/156128)
May 31, 2017 4:49:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1999/3697 took 3115202 ms. Total solver calls (SAT/UNSAT): 313724(157489/156235)
May 31, 2017 4:49:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2000/3697 took 3117247 ms. Total solver calls (SAT/UNSAT): 313933(157594/156339)
May 31, 2017 4:49:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2001/3697 took 3119197 ms. Total solver calls (SAT/UNSAT): 314132(157694/156438)
May 31, 2017 4:49:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2002/3697 took 3121010 ms. Total solver calls (SAT/UNSAT): 314319(157788/156531)
May 31, 2017 4:49:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2003/3697 took 3122793 ms. Total solver calls (SAT/UNSAT): 314503(157880/156623)
May 31, 2017 4:49:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2004/3697 took 3124695 ms. Total solver calls (SAT/UNSAT): 314699(157978/156721)
May 31, 2017 4:49:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2005/3697 took 3126694 ms. Total solver calls (SAT/UNSAT): 314903(158080/156823)
May 31, 2017 4:49:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2006/3697 took 3128710 ms. Total solver calls (SAT/UNSAT): 315106(158182/156924)
May 31, 2017 4:49:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2007/3697 took 3130668 ms. Total solver calls (SAT/UNSAT): 315305(158282/157023)
May 31, 2017 4:49:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2008/3697 took 3132566 ms. Total solver calls (SAT/UNSAT): 315496(158378/157118)
May 31, 2017 4:49:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2009/3697 took 3134349 ms. Total solver calls (SAT/UNSAT): 315677(158469/157208)
May 31, 2017 4:49:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2010/3697 took 3136161 ms. Total solver calls (SAT/UNSAT): 315859(158560/157299)
May 31, 2017 4:49:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2011/3697 took 3138031 ms. Total solver calls (SAT/UNSAT): 316049(158655/157394)
May 31, 2017 4:49:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2012/3697 took 3139893 ms. Total solver calls (SAT/UNSAT): 316238(158750/157488)
May 31, 2017 4:49:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2013/3697 took 3141736 ms. Total solver calls (SAT/UNSAT): 316425(158844/157581)
May 31, 2017 4:49:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2014/3697 took 3143520 ms. Total solver calls (SAT/UNSAT): 316606(158935/157671)
May 31, 2017 4:49:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2015/3697 took 3145228 ms. Total solver calls (SAT/UNSAT): 316779(159022/157757)
May 31, 2017 4:49:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2016/3697 took 3146912 ms. Total solver calls (SAT/UNSAT): 316952(159109/157843)
May 31, 2017 4:49:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2017/3697 took 3148603 ms. Total solver calls (SAT/UNSAT): 317124(159196/157928)
May 31, 2017 4:49:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2018/3697 took 3150249 ms. Total solver calls (SAT/UNSAT): 317292(159281/158011)
May 31, 2017 4:49:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2019/3697 took 3151856 ms. Total solver calls (SAT/UNSAT): 317454(159363/158091)
May 31, 2017 4:49:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2020/3697 took 3153553 ms. Total solver calls (SAT/UNSAT): 317627(159450/158177)
May 31, 2017 4:49:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2021/3697 took 3155431 ms. Total solver calls (SAT/UNSAT): 317808(159541/158267)
May 31, 2017 4:49:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2022/3697 took 3157292 ms. Total solver calls (SAT/UNSAT): 317995(159635/158360)
May 31, 2017 4:50:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2023/3697 took 3159166 ms. Total solver calls (SAT/UNSAT): 318184(159730/158454)
May 31, 2017 4:50:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2024/3697 took 3160949 ms. Total solver calls (SAT/UNSAT): 318365(159821/158544)
May 31, 2017 4:50:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2025/3697 took 3162817 ms. Total solver calls (SAT/UNSAT): 318556(159917/158639)
May 31, 2017 4:50:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2026/3697 took 3164749 ms. Total solver calls (SAT/UNSAT): 318755(160017/158738)
May 31, 2017 4:50:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2027/3697 took 3166744 ms. Total solver calls (SAT/UNSAT): 318958(160119/158839)
May 31, 2017 4:50:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2028/3697 took 3168760 ms. Total solver calls (SAT/UNSAT): 319161(160221/158940)
May 31, 2017 4:50:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2029/3697 took 3170684 ms. Total solver calls (SAT/UNSAT): 319356(160319/159037)
May 31, 2017 4:50:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2030/3697 took 3172524 ms. Total solver calls (SAT/UNSAT): 319543(160413/159130)
May 31, 2017 4:50:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2031/3697 took 3174483 ms. Total solver calls (SAT/UNSAT): 319742(160513/159229)
May 31, 2017 4:50:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2032/3697 took 3176546 ms. Total solver calls (SAT/UNSAT): 319951(160618/159333)
May 31, 2017 4:50:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2033/3697 took 3178663 ms. Total solver calls (SAT/UNSAT): 320166(160726/159440)
May 31, 2017 4:50:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2034/3697 took 3180755 ms. Total solver calls (SAT/UNSAT): 320381(160834/159547)
May 31, 2017 4:50:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2035/3697 took 3182764 ms. Total solver calls (SAT/UNSAT): 320588(160938/159650)
May 31, 2017 4:50:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2036/3697 took 3184661 ms. Total solver calls (SAT/UNSAT): 320783(161036/159747)
May 31, 2017 4:50:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2037/3697 took 3186514 ms. Total solver calls (SAT/UNSAT): 320972(161131/159841)
May 31, 2017 4:50:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2038/3697 took 3188541 ms. Total solver calls (SAT/UNSAT): 321175(161233/159942)
May 31, 2017 4:50:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2039/3697 took 3190657 ms. Total solver calls (SAT/UNSAT): 321390(161341/160049)
May 31, 2017 4:50:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2040/3697 took 3192844 ms. Total solver calls (SAT/UNSAT): 321613(161453/160160)
May 31, 2017 4:50:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2041/3697 took 3195034 ms. Total solver calls (SAT/UNSAT): 321836(161565/160271)
May 31, 2017 4:50:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2042/3697 took 3197141 ms. Total solver calls (SAT/UNSAT): 322051(161673/160378)
May 31, 2017 4:50:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2043/3697 took 3199131 ms. Total solver calls (SAT/UNSAT): 322254(161775/160479)
May 31, 2017 4:50:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2044/3697 took 3200993 ms. Total solver calls (SAT/UNSAT): 322443(161870/160573)
May 31, 2017 4:50:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2045/3697 took 3202996 ms. Total solver calls (SAT/UNSAT): 322646(161972/160674)
May 31, 2017 4:50:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2046/3697 took 3205120 ms. Total solver calls (SAT/UNSAT): 322861(162080/160781)
May 31, 2017 4:50:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2047/3697 took 3207307 ms. Total solver calls (SAT/UNSAT): 323084(162192/160892)
May 31, 2017 4:50:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2048/3697 took 3209407 ms. Total solver calls (SAT/UNSAT): 323298(162300/160998)
May 31, 2017 4:50:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2049/3697 took 3211394 ms. Total solver calls (SAT/UNSAT): 323500(162402/161098)
May 31, 2017 4:50:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2050/3697 took 3213256 ms. Total solver calls (SAT/UNSAT): 323688(162497/161191)
May 31, 2017 4:50:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2051/3697 took 3215169 ms. Total solver calls (SAT/UNSAT): 323883(162595/161288)
May 31, 2017 4:50:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2052/3697 took 3217195 ms. Total solver calls (SAT/UNSAT): 324090(162699/161391)
May 31, 2017 4:51:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2053/3697 took 3219328 ms. Total solver calls (SAT/UNSAT): 324305(162807/161498)
May 31, 2017 4:51:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2054/3697 took 3221452 ms. Total solver calls (SAT/UNSAT): 324519(162915/161604)
May 31, 2017 4:51:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2055/3697 took 3223542 ms. Total solver calls (SAT/UNSAT): 324727(163020/161707)
May 31, 2017 4:51:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2056/3697 took 3225520 ms. Total solver calls (SAT/UNSAT): 324925(163120/161805)
May 31, 2017 4:51:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2057/3697 took 3227377 ms. Total solver calls (SAT/UNSAT): 325111(163214/161897)
May 31, 2017 4:51:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2058/3697 took 3229114 ms. Total solver calls (SAT/UNSAT): 325282(163301/161981)
May 31, 2017 4:51:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2059/3697 took 3231066 ms. Total solver calls (SAT/UNSAT): 325477(163399/162078)
May 31, 2017 4:51:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2060/3697 took 3233084 ms. Total solver calls (SAT/UNSAT): 325680(163501/162179)
May 31, 2017 4:51:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2061/3697 took 3235108 ms. Total solver calls (SAT/UNSAT): 325882(163603/162279)
May 31, 2017 4:51:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2062/3697 took 3237076 ms. Total solver calls (SAT/UNSAT): 326080(163703/162377)
May 31, 2017 4:51:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2063/3697 took 3238989 ms. Total solver calls (SAT/UNSAT): 326270(163799/162471)
May 31, 2017 4:51:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2064/3697 took 3240769 ms. Total solver calls (SAT/UNSAT): 326450(163890/162560)
May 31, 2017 4:51:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2065/3697 took 3242427 ms. Total solver calls (SAT/UNSAT): 326617(163975/162642)
May 31, 2017 4:51:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2066/3697 took 3244305 ms. Total solver calls (SAT/UNSAT): 326806(164070/162736)
May 31, 2017 4:51:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2067/3697 took 3246173 ms. Total solver calls (SAT/UNSAT): 326994(164165/162829)
May 31, 2017 4:51:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2068/3697 took 3248029 ms. Total solver calls (SAT/UNSAT): 327180(164259/162921)
May 31, 2017 4:51:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2069/3697 took 3249814 ms. Total solver calls (SAT/UNSAT): 327360(164350/163010)
May 31, 2017 4:51:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2070/3697 took 3251522 ms. Total solver calls (SAT/UNSAT): 327532(164437/163095)
May 31, 2017 4:51:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2071/3697 took 3253147 ms. Total solver calls (SAT/UNSAT): 327693(164519/163174)
May 31, 2017 4:51:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2072/3697 took 3254835 ms. Total solver calls (SAT/UNSAT): 327864(164606/163258)
May 31, 2017 4:51:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2073/3697 took 3256483 ms. Total solver calls (SAT/UNSAT): 328031(164691/163340)
May 31, 2017 4:51:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2074/3697 took 3258078 ms. Total solver calls (SAT/UNSAT): 328192(164773/163419)
May 31, 2017 4:51:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2075/3697 took 3259299 ms. Total solver calls (SAT/UNSAT): 328325(164829/163496)
May 31, 2017 4:51:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2076/3697 took 3260996 ms. Total solver calls (SAT/UNSAT): 328498(164916/163582)
May 31, 2017 4:51:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2077/3697 took 3262751 ms. Total solver calls (SAT/UNSAT): 328677(165006/163671)
May 31, 2017 4:51:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2078/3697 took 3264523 ms. Total solver calls (SAT/UNSAT): 328858(165097/163761)
May 31, 2017 4:51:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2079/3697 took 3266306 ms. Total solver calls (SAT/UNSAT): 329039(165188/163851)
May 31, 2017 4:51:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2080/3697 took 3268113 ms. Total solver calls (SAT/UNSAT): 329222(165280/163942)
May 31, 2017 4:51:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2081/3697 took 3269999 ms. Total solver calls (SAT/UNSAT): 329413(165376/164037)
May 31, 2017 4:51:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2082/3697 took 3271909 ms. Total solver calls (SAT/UNSAT): 329608(165474/164134)
May 31, 2017 4:51:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2083/3697 took 3273815 ms. Total solver calls (SAT/UNSAT): 329803(165572/164231)
May 31, 2017 4:51:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2084/3697 took 3275650 ms. Total solver calls (SAT/UNSAT): 329990(165666/164324)
May 31, 2017 4:51:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2085/3697 took 3277376 ms. Total solver calls (SAT/UNSAT): 330165(165754/164411)
May 31, 2017 4:52:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2086/3697 took 3279251 ms. Total solver calls (SAT/UNSAT): 330356(165850/164506)
May 31, 2017 4:52:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2087/3697 took 3281221 ms. Total solver calls (SAT/UNSAT): 330557(165951/164606)
May 31, 2017 4:52:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2088/3697 took 3283254 ms. Total solver calls (SAT/UNSAT): 330764(166055/164709)
May 31, 2017 4:52:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2089/3697 took 3285290 ms. Total solver calls (SAT/UNSAT): 330971(166159/164812)
May 31, 2017 4:52:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2090/3697 took 3287253 ms. Total solver calls (SAT/UNSAT): 331170(166259/164911)
May 31, 2017 4:52:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2091/3697 took 3289094 ms. Total solver calls (SAT/UNSAT): 331357(166353/165004)
May 31, 2017 4:52:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2092/3697 took 3290790 ms. Total solver calls (SAT/UNSAT): 331530(166440/165090)
May 31, 2017 4:52:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2093/3697 took 3292702 ms. Total solver calls (SAT/UNSAT): 331725(166538/165187)
May 31, 2017 4:52:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2094/3697 took 3294742 ms. Total solver calls (SAT/UNSAT): 331932(166642/165290)
May 31, 2017 4:52:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2095/3697 took 3296884 ms. Total solver calls (SAT/UNSAT): 332147(166750/165397)
May 31, 2017 4:52:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2096/3697 took 3299043 ms. Total solver calls (SAT/UNSAT): 332362(166858/165504)
May 31, 2017 4:52:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2097/3697 took 3301072 ms. Total solver calls (SAT/UNSAT): 332569(166962/165607)
May 31, 2017 4:52:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2098/3697 took 3303003 ms. Total solver calls (SAT/UNSAT): 332764(167060/165704)
May 31, 2017 4:52:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2099/3697 took 3304797 ms. Total solver calls (SAT/UNSAT): 332945(167151/165794)
May 31, 2017 4:52:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2100/3697 took 3306426 ms. Total solver calls (SAT/UNSAT): 333109(167234/165875)
May 31, 2017 4:52:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2101/3697 took 3308466 ms. Total solver calls (SAT/UNSAT): 333316(167338/165978)
May 31, 2017 4:52:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2102/3697 took 3310576 ms. Total solver calls (SAT/UNSAT): 333531(167446/166085)
May 31, 2017 4:52:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2103/3697 took 3312683 ms. Total solver calls (SAT/UNSAT): 333745(167554/166191)
May 31, 2017 4:52:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2104/3697 took 3314594 ms. Total solver calls (SAT/UNSAT): 333939(167652/166287)
May 31, 2017 4:52:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2105/3697 took 3316374 ms. Total solver calls (SAT/UNSAT): 334119(167743/166376)
May 31, 2017 4:52:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2106/3697 took 3317999 ms. Total solver calls (SAT/UNSAT): 334283(167826/166457)
May 31, 2017 4:52:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2107/3697 took 3319951 ms. Total solver calls (SAT/UNSAT): 334482(167926/166556)
May 31, 2017 4:52:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2108/3697 took 3321988 ms. Total solver calls (SAT/UNSAT): 334689(168030/166659)
May 31, 2017 4:52:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2109/3697 took 3324043 ms. Total solver calls (SAT/UNSAT): 334895(168134/166761)
May 31, 2017 4:52:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2110/3697 took 3326039 ms. Total solver calls (SAT/UNSAT): 335095(168235/166860)
May 31, 2017 4:52:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2111/3697 took 3327942 ms. Total solver calls (SAT/UNSAT): 335285(168331/166954)
May 31, 2017 4:52:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2112/3697 took 3329708 ms. Total solver calls (SAT/UNSAT): 335463(168421/167042)
May 31, 2017 4:52:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2113/3697 took 3331346 ms. Total solver calls (SAT/UNSAT): 335626(168504/167122)
May 31, 2017 4:52:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2114/3697 took 3333287 ms. Total solver calls (SAT/UNSAT): 335821(168602/167219)
May 31, 2017 4:52:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2115/3697 took 3335227 ms. Total solver calls (SAT/UNSAT): 336015(168700/167315)
May 31, 2017 4:52:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2116/3697 took 3337135 ms. Total solver calls (SAT/UNSAT): 336205(168796/167409)
May 31, 2017 4:53:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2117/3697 took 3338994 ms. Total solver calls (SAT/UNSAT): 336387(168888/167499)
May 31, 2017 4:53:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2118/3697 took 3340686 ms. Total solver calls (SAT/UNSAT): 336559(168975/167584)
May 31, 2017 4:53:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2119/3697 took 3342251 ms. Total solver calls (SAT/UNSAT): 336718(169056/167662)
May 31, 2017 4:53:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2120/3697 took 3344024 ms. Total solver calls (SAT/UNSAT): 336898(169147/167751)
May 31, 2017 4:53:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2121/3697 took 3345785 ms. Total solver calls (SAT/UNSAT): 337076(169237/167839)
May 31, 2017 4:53:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2122/3697 took 3347487 ms. Total solver calls (SAT/UNSAT): 337248(169324/167924)
May 31, 2017 4:53:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2123/3697 took 3349104 ms. Total solver calls (SAT/UNSAT): 337412(169407/168005)
May 31, 2017 4:53:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2124/3697 took 3350618 ms. Total solver calls (SAT/UNSAT): 337565(169485/168080)
May 31, 2017 4:53:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2125/3697 took 3352199 ms. Total solver calls (SAT/UNSAT): 337724(169566/168158)
May 31, 2017 4:53:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2126/3697 took 3353717 ms. Total solver calls (SAT/UNSAT): 337877(169644/168233)
May 31, 2017 4:53:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2127/3697 took 3354862 ms. Total solver calls (SAT/UNSAT): 338002(169696/168306)
May 31, 2017 4:53:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2128/3697 took 3356508 ms. Total solver calls (SAT/UNSAT): 338169(169780/168389)
May 31, 2017 4:53:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2129/3697 took 3358171 ms. Total solver calls (SAT/UNSAT): 338338(169865/168473)
May 31, 2017 4:53:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2130/3697 took 3359836 ms. Total solver calls (SAT/UNSAT): 338507(169950/168557)
May 31, 2017 4:53:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2131/3697 took 3361416 ms. Total solver calls (SAT/UNSAT): 338668(170031/168637)
May 31, 2017 4:53:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2132/3697 took 3363165 ms. Total solver calls (SAT/UNSAT): 338847(170121/168726)
May 31, 2017 4:53:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2133/3697 took 3364964 ms. Total solver calls (SAT/UNSAT): 339030(170213/168817)
May 31, 2017 4:53:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2134/3697 took 3366765 ms. Total solver calls (SAT/UNSAT): 339213(170305/168908)
May 31, 2017 4:53:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2135/3697 took 3368497 ms. Total solver calls (SAT/UNSAT): 339388(170393/168995)
May 31, 2017 4:53:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2136/3697 took 3370099 ms. Total solver calls (SAT/UNSAT): 339551(170475/169076)
May 31, 2017 4:53:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2137/3697 took 3371566 ms. Total solver calls (SAT/UNSAT): 339700(170550/169150)
May 31, 2017 4:53:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2138/3697 took 3373426 ms. Total solver calls (SAT/UNSAT): 339889(170645/169244)
May 31, 2017 4:53:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2139/3697 took 3375352 ms. Total solver calls (SAT/UNSAT): 340084(170743/169341)
May 31, 2017 4:53:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2140/3697 took 3377282 ms. Total solver calls (SAT/UNSAT): 340279(170841/169438)
May 31, 2017 4:53:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2141/3697 took 3379123 ms. Total solver calls (SAT/UNSAT): 340466(170935/169531)
May 31, 2017 4:53:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2142/3697 took 3380844 ms. Total solver calls (SAT/UNSAT): 340641(171023/169618)
May 31, 2017 4:53:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2143/3697 took 3382426 ms. Total solver calls (SAT/UNSAT): 340802(171104/169698)
May 31, 2017 4:53:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2144/3697 took 3383849 ms. Total solver calls (SAT/UNSAT): 340946(171177/169769)
May 31, 2017 4:53:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2145/3697 took 3385770 ms. Total solver calls (SAT/UNSAT): 341141(171275/169866)
May 31, 2017 4:53:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2146/3697 took 3387783 ms. Total solver calls (SAT/UNSAT): 341344(171377/169967)
May 31, 2017 4:53:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2147/3697 took 3389787 ms. Total solver calls (SAT/UNSAT): 341547(171479/170068)
May 31, 2017 4:53:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2148/3697 took 3391698 ms. Total solver calls (SAT/UNSAT): 341742(171577/170165)
May 31, 2017 4:53:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2149/3697 took 3393489 ms. Total solver calls (SAT/UNSAT): 341925(171669/170256)
May 31, 2017 4:53:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2150/3697 took 3395146 ms. Total solver calls (SAT/UNSAT): 342094(171754/170340)
May 31, 2017 4:53:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2151/3697 took 3396647 ms. Total solver calls (SAT/UNSAT): 342246(171831/170415)
May 31, 2017 4:54:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2152/3697 took 3398648 ms. Total solver calls (SAT/UNSAT): 342449(171933/170516)
May 31, 2017 4:54:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2153/3697 took 3400653 ms. Total solver calls (SAT/UNSAT): 342651(172035/170616)
May 31, 2017 4:54:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2154/3697 took 3402564 ms. Total solver calls (SAT/UNSAT): 342845(172133/170712)
May 31, 2017 4:54:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2155/3697 took 3404221 ms. Total solver calls (SAT/UNSAT): 343013(172218/170795)
May 31, 2017 4:54:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2156/3697 took 3405719 ms. Total solver calls (SAT/UNSAT): 343165(172295/170870)
May 31, 2017 4:54:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2157/3697 took 3407639 ms. Total solver calls (SAT/UNSAT): 343360(172393/170967)
May 31, 2017 4:54:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2158/3697 took 3409560 ms. Total solver calls (SAT/UNSAT): 343554(172491/171063)
May 31, 2017 4:54:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2159/3697 took 3411432 ms. Total solver calls (SAT/UNSAT): 343742(172586/171156)
May 31, 2017 4:54:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2160/3697 took 3413197 ms. Total solver calls (SAT/UNSAT): 343920(172676/171244)
May 31, 2017 4:54:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2161/3697 took 3414843 ms. Total solver calls (SAT/UNSAT): 344086(172760/171326)
May 31, 2017 4:54:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2162/3697 took 3416341 ms. Total solver calls (SAT/UNSAT): 344237(172837/171400)
May 31, 2017 4:54:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2163/3697 took 3418137 ms. Total solver calls (SAT/UNSAT): 344419(172929/171490)
May 31, 2017 4:54:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2164/3697 took 3419914 ms. Total solver calls (SAT/UNSAT): 344597(173019/171578)
May 31, 2017 4:54:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2165/3697 took 3421610 ms. Total solver calls (SAT/UNSAT): 344767(173105/171662)
May 31, 2017 4:54:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2166/3697 took 3423201 ms. Total solver calls (SAT/UNSAT): 344927(173186/171741)
May 31, 2017 4:54:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2167/3697 took 3424668 ms. Total solver calls (SAT/UNSAT): 345074(173261/171813)
May 31, 2017 4:54:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2168/3697 took 3426307 ms. Total solver calls (SAT/UNSAT): 345240(173345/171895)
May 31, 2017 4:54:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2169/3697 took 3427887 ms. Total solver calls (SAT/UNSAT): 345400(173426/171974)
May 31, 2017 4:54:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2170/3697 took 3429398 ms. Total solver calls (SAT/UNSAT): 345552(173503/172049)
May 31, 2017 4:54:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2171/3697 took 3430803 ms. Total solver calls (SAT/UNSAT): 345693(173575/172118)
May 31, 2017 4:54:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2172/3697 took 3432223 ms. Total solver calls (SAT/UNSAT): 345834(173647/172187)
May 31, 2017 4:54:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2173/3697 took 3433255 ms. Total solver calls (SAT/UNSAT): 345947(173693/172254)
May 31, 2017 4:54:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2174/3697 took 3434774 ms. Total solver calls (SAT/UNSAT): 346102(173771/172331)
May 31, 2017 4:54:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2175/3697 took 3436296 ms. Total solver calls (SAT/UNSAT): 346257(173849/172408)
May 31, 2017 4:54:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2176/3697 took 3437746 ms. Total solver calls (SAT/UNSAT): 346404(173923/172481)
May 31, 2017 4:54:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2177/3697 took 3439081 ms. Total solver calls (SAT/UNSAT): 346539(173991/172548)
May 31, 2017 4:54:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2178/3697 took 3440767 ms. Total solver calls (SAT/UNSAT): 346708(174076/172632)
May 31, 2017 4:54:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2179/3697 took 3442441 ms. Total solver calls (SAT/UNSAT): 346877(174161/172716)
May 31, 2017 4:54:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2180/3697 took 3444036 ms. Total solver calls (SAT/UNSAT): 347038(174242/172796)
May 31, 2017 4:54:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2181/3697 took 3445504 ms. Total solver calls (SAT/UNSAT): 347187(174317/172870)
May 31, 2017 4:54:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2182/3697 took 3446830 ms. Total solver calls (SAT/UNSAT): 347322(174385/172937)
May 31, 2017 4:54:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2183/3697 took 3448021 ms. Total solver calls (SAT/UNSAT): 347442(174446/172996)
May 31, 2017 4:54:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2184/3697 took 3449809 ms. Total solver calls (SAT/UNSAT): 347623(174537/173086)
May 31, 2017 4:54:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2185/3697 took 3451592 ms. Total solver calls (SAT/UNSAT): 347804(174628/173176)
May 31, 2017 4:54:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2186/3697 took 3453303 ms. Total solver calls (SAT/UNSAT): 347977(174715/173262)
May 31, 2017 4:54:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2187/3697 took 3454889 ms. Total solver calls (SAT/UNSAT): 348138(174796/173342)
May 31, 2017 4:54:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2188/3697 took 3456338 ms. Total solver calls (SAT/UNSAT): 348285(174870/173415)
May 31, 2017 4:54:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2189/3697 took 3457630 ms. Total solver calls (SAT/UNSAT): 348415(174936/173479)
May 31, 2017 4:55:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2190/3697 took 3459491 ms. Total solver calls (SAT/UNSAT): 348604(175031/173573)
May 31, 2017 4:55:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2191/3697 took 3461374 ms. Total solver calls (SAT/UNSAT): 348793(175126/173667)
May 31, 2017 4:55:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2192/3697 took 3463178 ms. Total solver calls (SAT/UNSAT): 348974(175217/173757)
May 31, 2017 4:55:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2193/3697 took 3464880 ms. Total solver calls (SAT/UNSAT): 349143(175302/173841)
May 31, 2017 4:55:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2194/3697 took 3466415 ms. Total solver calls (SAT/UNSAT): 349298(175380/173918)
May 31, 2017 4:55:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2195/3697 took 3467772 ms. Total solver calls (SAT/UNSAT): 349436(175450/173986)
May 31, 2017 4:55:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2196/3697 took 3469623 ms. Total solver calls (SAT/UNSAT): 349624(175545/174079)
May 31, 2017 4:55:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2197/3697 took 3471404 ms. Total solver calls (SAT/UNSAT): 349804(175636/174168)
May 31, 2017 4:55:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2198/3697 took 3473070 ms. Total solver calls (SAT/UNSAT): 349972(175721/174251)
May 31, 2017 4:55:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2199/3697 took 3474433 ms. Total solver calls (SAT/UNSAT): 350110(175791/174319)
May 31, 2017 4:55:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2200/3697 took 3476224 ms. Total solver calls (SAT/UNSAT): 350290(175882/174408)
May 31, 2017 4:55:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2201/3697 took 3477953 ms. Total solver calls (SAT/UNSAT): 350464(175970/174494)
May 31, 2017 4:55:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2202/3697 took 3479572 ms. Total solver calls (SAT/UNSAT): 350628(176053/174575)
May 31, 2017 4:55:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2203/3697 took 3481085 ms. Total solver calls (SAT/UNSAT): 350780(176130/174650)
May 31, 2017 4:55:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2204/3697 took 3482443 ms. Total solver calls (SAT/UNSAT): 350917(176200/174717)
May 31, 2017 4:55:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2205/3697 took 3484066 ms. Total solver calls (SAT/UNSAT): 351081(176283/174798)
May 31, 2017 4:55:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2206/3697 took 3485619 ms. Total solver calls (SAT/UNSAT): 351237(176362/174875)
May 31, 2017 4:55:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2207/3697 took 3487077 ms. Total solver calls (SAT/UNSAT): 351383(176436/174947)
May 31, 2017 4:55:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2208/3697 took 3488406 ms. Total solver calls (SAT/UNSAT): 351516(176504/175012)
May 31, 2017 4:55:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2209/3697 took 3489853 ms. Total solver calls (SAT/UNSAT): 351662(176578/175084)
May 31, 2017 4:55:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2210/3697 took 3491225 ms. Total solver calls (SAT/UNSAT): 351800(176648/175152)
May 31, 2017 4:55:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2211/3697 took 3492487 ms. Total solver calls (SAT/UNSAT): 351927(176713/175214)
May 31, 2017 4:55:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2213/3697 took 3494760 ms. Total solver calls (SAT/UNSAT): 352165(176822/175343)
May 31, 2017 4:55:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2214/3697 took 3496067 ms. Total solver calls (SAT/UNSAT): 352296(176888/175408)
May 31, 2017 4:55:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2215/3697 took 3497250 ms. Total solver calls (SAT/UNSAT): 352415(176948/175467)
May 31, 2017 4:55:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2216/3697 took 3498316 ms. Total solver calls (SAT/UNSAT): 352522(177002/175520)
May 31, 2017 4:55:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2217/3697 took 3499823 ms. Total solver calls (SAT/UNSAT): 352675(177079/175596)
May 31, 2017 4:55:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2218/3697 took 3501249 ms. Total solver calls (SAT/UNSAT): 352820(177152/175668)
May 31, 2017 4:55:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2219/3697 took 3502550 ms. Total solver calls (SAT/UNSAT): 352953(177219/175734)
May 31, 2017 4:55:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2220/3697 took 3503725 ms. Total solver calls (SAT/UNSAT): 353072(177279/175793)
May 31, 2017 4:55:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2221/3697 took 3504755 ms. Total solver calls (SAT/UNSAT): 353176(177332/175844)
May 31, 2017 4:55:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2222/3697 took 3506389 ms. Total solver calls (SAT/UNSAT): 353341(177415/175926)
May 31, 2017 4:55:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2223/3697 took 3507949 ms. Total solver calls (SAT/UNSAT): 353498(177494/176004)
May 31, 2017 4:55:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2224/3697 took 3509392 ms. Total solver calls (SAT/UNSAT): 353643(177567/176076)
May 31, 2017 4:55:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2225/3697 took 3510695 ms. Total solver calls (SAT/UNSAT): 353774(177633/176141)
May 31, 2017 4:55:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2226/3697 took 3511828 ms. Total solver calls (SAT/UNSAT): 353888(177691/176197)
May 31, 2017 4:55:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2227/3697 took 3513537 ms. Total solver calls (SAT/UNSAT): 354061(177778/176283)
May 31, 2017 4:55:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2228/3697 took 3515168 ms. Total solver calls (SAT/UNSAT): 354226(177861/176365)
May 31, 2017 4:55:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2229/3697 took 3516679 ms. Total solver calls (SAT/UNSAT): 354379(177938/176441)
May 31, 2017 4:55:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2230/3697 took 3518053 ms. Total solver calls (SAT/UNSAT): 354518(178008/176510)
May 31, 2017 4:56:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2231/3697 took 3519265 ms. Total solver calls (SAT/UNSAT): 354640(178070/176570)
May 31, 2017 4:56:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2232/3697 took 3520894 ms. Total solver calls (SAT/UNSAT): 354804(178153/176651)
May 31, 2017 4:56:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2233/3697 took 3522433 ms. Total solver calls (SAT/UNSAT): 354956(178230/176726)
May 31, 2017 4:56:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2234/3697 took 3523788 ms. Total solver calls (SAT/UNSAT): 355094(178300/176794)
May 31, 2017 4:56:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2235/3697 took 3525347 ms. Total solver calls (SAT/UNSAT): 355252(178380/176872)
May 31, 2017 4:56:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2236/3697 took 3526808 ms. Total solver calls (SAT/UNSAT): 355400(178455/176945)
May 31, 2017 4:56:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2237/3697 took 3528154 ms. Total solver calls (SAT/UNSAT): 355536(178524/177012)
May 31, 2017 4:56:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2238/3697 took 3529360 ms. Total solver calls (SAT/UNSAT): 355657(178586/177071)
May 31, 2017 4:56:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2239/3697 took 3530745 ms. Total solver calls (SAT/UNSAT): 355797(178657/177140)
May 31, 2017 4:56:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2240/3697 took 3532035 ms. Total solver calls (SAT/UNSAT): 355927(178723/177204)
May 31, 2017 4:56:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2241/3697 took 3533195 ms. Total solver calls (SAT/UNSAT): 356044(178783/177261)
May 31, 2017 4:56:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2242/3697 took 3534396 ms. Total solver calls (SAT/UNSAT): 356166(178845/177321)
May 31, 2017 4:56:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2243/3697 took 3535480 ms. Total solver calls (SAT/UNSAT): 356277(178902/177375)
May 31, 2017 4:56:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2244/3697 took 3536602 ms. Total solver calls (SAT/UNSAT): 356391(178960/177431)
May 31, 2017 4:56:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2245/3697 took 3537870 ms. Total solver calls (SAT/UNSAT): 356520(179025/177495)
May 31, 2017 4:56:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2246/3697 took 3538997 ms. Total solver calls (SAT/UNSAT): 356634(179083/177551)
May 31, 2017 4:56:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2247/3697 took 3540311 ms. Total solver calls (SAT/UNSAT): 356765(179149/177616)
May 31, 2017 4:56:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2248/3697 took 3541751 ms. Total solver calls (SAT/UNSAT): 356910(179222/177688)
May 31, 2017 4:56:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2249/3697 took 3542890 ms. Total solver calls (SAT/UNSAT): 357024(179280/177744)
May 31, 2017 4:56:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2250/3697 took 3544194 ms. Total solver calls (SAT/UNSAT): 357155(179346/177809)
May 31, 2017 4:56:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2251/3697 took 3545625 ms. Total solver calls (SAT/UNSAT): 357300(179419/177881)
May 31, 2017 4:56:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2252/3697 took 3547170 ms. Total solver calls (SAT/UNSAT): 357457(179498/177959)
May 31, 2017 4:56:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2253/3697 took 3548383 ms. Total solver calls (SAT/UNSAT): 357580(179560/178020)
May 31, 2017 4:56:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2254/3697 took 3549735 ms. Total solver calls (SAT/UNSAT): 357717(179629/178088)
May 31, 2017 4:56:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2255/3697 took 3551203 ms. Total solver calls (SAT/UNSAT): 357866(179704/178162)
May 31, 2017 4:56:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2257/3697 took 3553262 ms. Total solver calls (SAT/UNSAT): 358073(179809/178264)
May 31, 2017 4:56:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2258/3697 took 3554502 ms. Total solver calls (SAT/UNSAT): 358198(179872/178326)
May 31, 2017 4:56:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2259/3697 took 3555861 ms. Total solver calls (SAT/UNSAT): 358335(179941/178394)
May 31, 2017 4:56:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2260/3697 took 3557296 ms. Total solver calls (SAT/UNSAT): 358480(180014/178466)
May 31, 2017 4:56:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2262/3697 took 3559124 ms. Total solver calls (SAT/UNSAT): 358665(180108/178557)
May 31, 2017 4:56:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2263/3697 took 3560220 ms. Total solver calls (SAT/UNSAT): 358776(180164/178612)
May 31, 2017 4:56:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2264/3697 took 3561431 ms. Total solver calls (SAT/UNSAT): 358899(180226/178673)
May 31, 2017 4:56:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2265/3697 took 3562721 ms. Total solver calls (SAT/UNSAT): 359030(180292/178738)
May 31, 2017 4:56:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2267/3697 took 3564327 ms. Total solver calls (SAT/UNSAT): 359192(180375/178817)
May 31, 2017 4:56:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2269/3697 took 3566331 ms. Total solver calls (SAT/UNSAT): 359394(180478/178916)
May 31, 2017 4:56:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2270/3697 took 3567464 ms. Total solver calls (SAT/UNSAT): 359508(180536/178972)
May 31, 2017 4:56:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2271/3697 took 3568710 ms. Total solver calls (SAT/UNSAT): 359635(180600/179035)
May 31, 2017 4:56:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2272/3697 took 3570000 ms. Total solver calls (SAT/UNSAT): 359766(180666/179100)
May 31, 2017 4:56:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2273/3697 took 3571469 ms. Total solver calls (SAT/UNSAT): 359912(180739/179173)
May 31, 2017 4:56:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2274/3697 took 3573009 ms. Total solver calls (SAT/UNSAT): 360070(180818/179252)
May 31, 2017 4:56:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2275/3697 took 3574295 ms. Total solver calls (SAT/UNSAT): 360201(180884/179317)
May 31, 2017 4:56:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2276/3697 took 3575749 ms. Total solver calls (SAT/UNSAT): 360349(180958/179391)
May 31, 2017 4:56:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2277/3697 took 3577341 ms. Total solver calls (SAT/UNSAT): 360511(181039/179472)
May 31, 2017 4:57:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2278/3697 took 3579053 ms. Total solver calls (SAT/UNSAT): 360685(181126/179559)
May 31, 2017 4:57:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2279/3697 took 3580349 ms. Total solver calls (SAT/UNSAT): 360816(181192/179624)

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="DNAwalker-PT-18lozangeBlock"
export BK_EXAMINATION="ReachabilityDeadlock"
export BK_TOOL="itstools"
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/DNAwalker-PT-18lozangeBlock.tgz
mv DNAwalker-PT-18lozangeBlock execution

# this is for BenchKit: explicit launching of the test

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