Trace number 3367340

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S977705304-066-UNKNOWN.cnf
MD5SUMd872c255da29ab531c07d575af8ab92a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark41.3467
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367340-1305380785.cnf'
0.00/0.01	c -- header says num vars:          10000
0.00/0.01	c -- header says num clauses:       42000
0.00/0.02	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.02	c -- vars added      10000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.02/0.05	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.02/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.02/0.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.02/0.07	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.09/0.12	c lits-rem:         0  cl-subs:        0  v-elim:    251  v-fix:    0  time:  0.04 s
0.09/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:    4385 undec:    1124 neg:    4491
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.13	c  B st     0         0      9749     41695         0         0    126643         0   no data   no data
0.69/0.77	c  N dy    24      4108      9749     41695         0      4108    126643    664782     91.29     96.34
1.39/1.42	c  N dy    51      8242      9749     41695         0      4745    126643    338854     90.70     95.95
2.00/2.06	c  N dy    81     12259      9749     41695         0      8762    126643    927652     91.85    105.36
2.69/2.74	c  N dy   107     16340      9749     41695         0      7093    126643    391808     91.82    112.81
3.39/3.42	c  N dy   135     20478      9749     41695         0     11231    126643   1002519     92.44     98.65
4.09/4.12	c  N dy   163     24558      9749     41695         0      7939    126643    299370     92.68    111.15
4.19/4.20	c  F st   167     25005      9749     41695         0      8386    126643    368013     92.79   no data
4.99/5.08	c  N dy   173     30000      9749     41695         0     13381    126643   1246277     92.79   no data
4.99/5.08	c  S st   173     30000      9749     41695         0     13381    126643   1246277     92.79   no data
5.09/5.17	c  S st   173     30504      9749     41695         0     13885    126643   1305588     92.79   no data
5.09/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
5.19/5.20	c blocked clauses removed:      167 vars:     23 tried:        9749 T: 0.00 s
5.19/5.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9726 time:  0.00 s
5.19/5.21	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
5.19/5.24	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.03 s
5.29/5.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.51	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
5.50/5.55	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.04
5.50/5.55	c calculated reachability. Time: 0.00
5.50/5.55	c  N dy   173     30504      9722     41524         0     13782    126149   1273854     92.79   no data
6.19/6.26	c  N dy   196     34556      9722     41524         0      9199    126149    291052     92.48     98.31
6.89/6.95	c  N dy   222     38746      9722     41524         0     13388    126149    902475     92.33     98.30
7.59/7.69	c  N dy   251     42793      9722     41524         0     17435    126149   1508747     92.64    101.33
8.19/8.22	c  S st   269     45756      9722     41524         0     10580    126149    326859     92.56   no data
8.29/8.30	c  S st   269     46257      9722     41524         0     11081    126149    387041     92.56   no data
8.29/8.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
8.29/8.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.29/8.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.29/8.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
8.29/8.34	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
8.29/8.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
8.29/8.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
8.39/8.42	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
8.39/8.42	c vivif2 --  cl tried    11081 cl shrink        0 lits rem          0 time: 0.00
8.39/8.46	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.04
8.39/8.46	c calculated reachability. Time: 0.00
8.39/8.46	c  N dy   269     46257      9722     41524         0     11081    126149    387041     92.56   no data
9.09/9.19	c  N dy   295     50491      9722     41524         0     15315    126149   1002793     92.65     97.78
9.80/9.90	c  N dy   317     54597      9722     41524         0     19421    126149   1597099     92.53     98.56
10.59/10.64	c  N dy   346     58654      9722     41524         0     12574    126149    462688     92.89    101.49
11.29/11.34	c  N dy   373     62667      9722     41524         0     16586    126149   1058702     92.97    130.78
11.99/12.06	c  N dy   398     66687      9722     41524         0     20606    126149   1637060     92.81     98.08
12.49/12.56	c  S st   418     69385      9722     41524         0     23304    126149   2029853     92.78   no data
12.59/12.66	c  S st   418     69885      9722     41524         0     23804    126149   2082495     92.78   no data
12.59/12.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.59/12.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
12.69/12.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.69/12.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
12.69/12.71	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
12.69/12.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
12.80/12.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.48	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.63 s
13.39/13.48	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
13.49/13.51	c vivif2 --  cl tried    23802 cl shrink        0 lits rem          0 time: 0.03
13.49/13.56	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.05
13.49/13.56	c calculated reachability. Time: 0.00
13.49/13.56	c  N dy   418     69885      9722     41524         0     23802    126149   2081460     92.78   no data
14.30/14.36	c  N dy   447     74442      9722     41524         0     16400    126149    875270     92.77    101.72
15.20/15.26	c  N dy   477     79437      9722     41524         0     21393    126149   1613265     92.76     97.99
16.19/16.24	c  N dy   505     84673      9722     41524         0     13654    126149    320884     92.83     98.15
16.69/16.72	c  F st   526     87501      9722     41524         0     16482    126149    733762     92.88     82.15
17.29/17.35	c  N st   531     90798      9722     41524         0     19779    126149   1336197     92.88   no data
18.49/18.53	c  N dy   562     96601      9722     41524         0     25582    126149   2391911     93.08     98.35
19.60/19.69	c  N dy   609    102850      9722     41524         0     17841    126149    798885     93.29    100.07
20.00/20.05	c  S st   622    104828      9722     41524         0     19819    126149   1091920     93.27     84.03
20.09/20.14	c  S st   622    105331      9722     41524         0     20322    126149   1141013     93.27   no data
20.09/20.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
20.09/20.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
20.09/20.19	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
20.19/20.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
20.19/20.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.48	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.21 s
20.39/20.48	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
20.39/20.49	c vivif2 --  cl tried    20321 cl shrink        0 lits rem          0 time: 0.02
20.49/20.54	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.05
20.49/20.54	c calculated reachability. Time: 0.00
20.49/20.54	c  N dy   622    105331      9722     41524         0     20321    126149   1140843     93.27   no data
21.79/21.84	c  N dy   669    112092      9722     41524         0     27082    126149   2142194     93.34     99.93
23.19/23.27	c  N dy   720    119259      9722     41524         0     19254    126149    864290     93.41    120.93
24.69/24.74	c  N dy   771    127023      9722     41524         0     27016    126149   2010794     93.36    101.33
26.30/26.33	c  N dy   830    135180      9722     41524         0     19178    126149    749645     93.72    108.28
27.89/27.97	c  N dy   889    143915      9722     41524         0     27912    126149   2054583     93.77    102.39
29.70/29.79	c  N dy   954    153147      9722     41524         0     20150    126149    723996     93.99    123.14
30.59/30.68	c  S st   983    157997      9722     41524         0     24998    126149   1442306     93.90     80.19
30.69/30.78	c  S st   983    158499      9722     41524         0     25500    126149   1495339     93.90   no data
30.69/30.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.80/30.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
30.80/30.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.80/30.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.80/30.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.80/30.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
30.80/30.83	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
30.80/30.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
30.89/30.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.30/31.32	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.40 s
31.30/31.33	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
31.30/31.35	c vivif2 --  cl tried    25498 cl shrink        0 lits rem          0 time: 0.02
31.40/31.40	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.05
31.40/31.40	c calculated reachability. Time: 0.00
31.40/31.40	c  N dy   983    158499      9722     41524         0     25498    126149   1494673     93.90   no data
33.39/33.43	c  N dy  1054    168659      9722     41524         0     35657    126149   3054360     94.19    123.64
35.49/35.50	c  N dy  1121    179515      9722     41524         0     28512    126149   1830194     94.24     99.98
37.79/37.84	c  N dy  1197    191009      9722     41524         0     21007    126149    556251     94.32    110.61
40.19/40.23	c  N dy  1270    203354      9722     41524         0     33352    126149   2422499     94.31    103.33
42.80/42.87	c  N dy  1351    216507      9722     41524         0     26503    126149   1229231     94.28     99.58
45.69/45.79	c  N dy  1443    230552      9722     41524         0     40547    126149   3334652     94.29    100.83
47.20/47.22	c  S st  1486    237748      9722     41524         0     26748    126149   1121423     94.28   no data
47.30/47.33	c  S st  1486    238255      9722     41524         0     27255    126149   1183193     94.28   no data
47.30/47.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.30/47.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
47.30/47.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.30/47.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.30/47.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.30/47.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
47.30/47.38	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
47.39/47.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
47.39/47.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.69/47.74	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
47.69/47.74	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
47.69/47.76	c vivif2 --  cl tried    27255 cl shrink        0 lits rem          0 time: 0.02
47.79/47.81	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.05
47.79/47.81	c calculated reachability. Time: 0.00
47.79/47.82	c  N dy  1486    238255      9722     41524         0     27255    126149   1183189     94.28   no data
50.89/50.99	c  N dy  1591    253560      9722     41524         0     42558    126149   3509467     94.39    102.74
54.19/54.23	c  N dy  1694    269775      9722     41524         0     36776    126149   2498282     94.38    100.61
57.80/57.81	c  N dy  1808    287000      9722     41524         0     31004    126149   1475017     94.43     99.58
61.70/61.75	c  N dy  1934    305425      9722     41524         0     25423    126149    483765     94.54     99.53
61.90/61.91	c  F st  1939    306250      9722     41524         0     26248    126149    607159     94.53     87.76
65.90/65.92	c  N dy  2032    325219      9722     41524         0     45213    126149   3655376     94.53    100.85
70.10/70.15	c  N dy  2153    345418      9722     41524         0     40412    126149   2606666     94.51    101.49
72.89/72.91	c  S st  2239    357382      9722     41524         0     26381    126149    344580     94.56   no data
72.99/73.01	c  S st  2239    357889      9722     41524         0     26888    126149    402560     94.56   no data
72.99/73.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.99/73.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
72.99/73.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.99/73.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.99/73.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.99/73.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
72.99/73.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
72.99/73.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
73.09/73.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.09/73.14	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
73.09/73.14	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
73.09/73.15	c vivif2 --  cl tried    26887 cl shrink        0 lits rem          0 time: 0.01
73.19/73.20	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.05
73.19/73.20	c calculated reachability. Time: 0.00
73.19/73.20	c  N dy  2239    357889      9722     41524         0     26887    126149    402291     94.56   no data
77.29/77.39	c  N dy  2367    377893      9722     41524         0     46890    126149   3465723     94.63    101.08
81.69/81.78	c  N dy  2491    397967      9722     41524         0     39970    126149   2258285     94.64    100.85
86.20/86.27	c  N dy  2619    418040      9722     41524         0     32042    126149    920288     94.60    100.03
90.59/90.64	c  N dy  2752    438109      9722     41524         0     52106    126149   3921792     94.64    102.17
94.99/95.03	c  N dy  2881    458237      9722     41524         0     43229    126149   2450789     94.69    100.06
99.59/99.61	c  N dy  3005    478331      9722     41524         0     33337    126149    813559     94.67    103.20
104.00/104.04	c  N dy  3130    498354      9722     41524         0     53359    126149   3867272     94.65    100.71
108.49/108.53	c  N dy  3260    518372      9722     41524         0     42371    126149   2014443     94.71    103.77
112.79/112.83	c  S st  3381    536833      9722     41524         0     60831    126149   4812603     94.76   no data
112.89/112.97	c  S st  3381    537335      9722     41524         0     61333    126149   4866047     94.76   no data
112.89/112.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
112.99/113.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
112.99/113.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.99/113.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.99/113.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.99/113.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
112.99/113.04	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
113.09/113.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
113.30/113.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.61/116.63	c lits-rem:        13  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.31 s
116.61/116.63	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
116.70/116.70	c vivif2 --  cl tried    61324 cl shrink        0 lits rem          0 time: 0.07
116.70/116.79	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.09
116.70/116.79	c calculated reachability. Time: 0.00
116.70/116.79	c  N dy  3381    537335      9722     41524         0     61324    126149   4863657     94.76   no data
121.19/121.26	c  N dy  3513    557465      9722     41524         0     49450    126149   2949082     94.78    104.93
125.99/126.04	c  N dy  3639    577520      9722     41524         0     36508    126149    873402     94.82    100.22
130.60/130.60	c  N dy  3775    597596      9722     41524         0     56584    126149   3929540     94.86    102.40
135.39/135.43	c  N dy  3903    617695      9722     41524         0     42682    126149   1632590     94.84    103.24
140.10/140.16	c  N dy  4025    637766      9722     41524         0     62753    126149   4667904     94.84    100.83
144.80/144.82	c  N dy  4158    657840      9722     41524         0     47827    126149   2267798     94.84    101.09
149.60/149.66	c  N dy  4279    677878      9722     41524         0     67865    126149   5275664     94.82    107.17
154.19/154.29	c  N dy  4412    697890      9722     41524         0     51877    126149   2744821     94.84    100.90
159.29/159.33	c  N dy  4547    717895      9722     41524         0     71879    126149   5756815     94.87    100.28
163.90/163.93	c  N dy  4685    737936      9722     41524         0     54922    126149   3060068     94.91     99.93
169.10/169.12	c  N dy  4820    758125      9722     41524         0     75107    126149   6127800     94.92    100.04
173.70/173.76	c  N dy  4958    778248      9722     41524         0     57235    126149   3298071     94.98    100.10
178.99/179.07	c  N dy  5097    798421      9722     41524         0     77406    126149   6327251     95.01    107.75
180.80/180.80	c  S st  5150    806004      9722     41524         0     45992    126149   1428681     95.04     90.11
180.90/180.92	c  S st  5150    806508      9722     41524         0     46496    126149   1487225     95.04   no data
180.90/180.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
180.90/180.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
180.90/180.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.90/180.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.90/180.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.90/180.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
180.90/180.98	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
181.00/181.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
181.00/181.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.70/181.71	c lits-rem:         8  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.63 s
181.70/181.71	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
181.70/181.73	c vivif2 --  cl tried    46492 cl shrink        0 lits rem          0 time: 0.02
181.80/181.80	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.07
181.80/181.80	c calculated reachability. Time: 0.00
181.80/181.81	c  N dy  5150    806508      9722     41524         0     46492    126149   1486228     95.04   no data
186.59/186.66	c  N dy  5283    826602      9722     41524         0     66584    126149   4549076     95.06    100.97
191.80/191.82	c  N dy  5414    846824      9722     41524         0     46809    126149   1426629     95.07    100.47
196.70/196.70	c  N dy  5549    866892      9722     41524         0     66873    126149   4487386     95.10    101.36
201.90/201.93	c  N dy  5679    886967      9722     41524         0     45947    126149   1110291     95.11    102.42
206.70/206.72	c  N dy  5798    907129      9722     41524         0     66107    126149   4168546     95.09    102.23
212.20/212.29	c  N dy  5932    927239      9722     41524         0     44222    126149    722988     95.17    100.94
217.00/217.05	c  N dy  6053    947303      9722     41524         0     64285    126149   3737823     95.14    110.37
222.60/222.63	c  N dy  6191    967694      9722     41524         0     84676    126149   6882642     95.20    100.43
227.39/227.44	c  N dy  6332    987780      9722     41524         0     61763    126149   3257483     95.25    100.79
232.80/232.80	c  N dy  6452   1007879      9722     41524         0     81861    126149   6358534     95.25    100.41
237.80/237.85	c  N dy  6590   1027932      9722     41524         0     57918    126149   2568852     95.31    101.25
243.00/243.06	c  N dy  6718   1047993      9722     41524         0     77975    126149   5653151     95.31    100.52
248.30/248.36	c  N dy  6844   1068001      9722     41524         0     52983    126149   1618191     95.32    102.43
249.20/249.29	c  F st  6871   1071876      9722     41524         0     56857    126149   2199627     95.32   no data
253.40/253.43	c  N dy  6945   1088039      9722     41524         0     73019    126149   4821142     95.34    136.74
259.10/259.13	c  N dy  7071   1108123      9722     41524         0     47104    126149    569113     95.34    110.72
263.90/263.94	c  N dy  7199   1128185      9722     41524         0     67164    126149   3654227     95.36    103.93
269.41/269.50	c  N dy  7328   1148218      9722     41524         0     87197    126149   6726329     95.37    100.66
274.70/274.73	c  N dy  7465   1168318      9722     41524         0     60299    126149   2435277     95.39    101.94
280.00/280.05	c  N dy  7604   1188335      9722     41524         0     80316    126149   5496383     95.41    104.91
285.70/285.76	c  N dy  7735   1208432      9722     41524         0     52422    126149   1073994     95.42    101.20
286.01/286.06	c  S st  7742   1209762      9722     41524         0     53752    126149   1267905     95.41     96.42
286.10/286.19	c  S st  7742   1210267      9722     41524         0     54257    126149   1331689     95.41   no data
286.20/286.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
286.20/286.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
286.20/286.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
286.20/286.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.20/286.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.20/286.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
286.20/286.25	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
286.20/286.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
286.30/286.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.90/286.91	c lits-rem:         8  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.56 s
286.90/286.91	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
286.90/286.93	c vivif2 --  cl tried    54254 cl shrink        0 lits rem          0 time: 0.02
287.00/287.01	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.08
287.00/287.01	c calculated reachability. Time: 0.00
287.00/287.01	c  N dy  7742   1210267      9722     41524         0     54254    126149   1330740     95.41   no data
292.10/292.13	c  N dy  7874   1230296      9722     41524         0     74282    126149   4411720     95.44    103.00
297.90/297.94	c  N dy  8002   1250570      9722     41524         0     94556    126149   7531395     95.45    100.78
303.00/303.06	c  N dy  8142   1270571      9722     41524         0     65567    126149   2953296     95.48    106.48
308.50/308.53	c  N dy  8273   1290574      9722     41524         0     85568    126149   6026949     95.50    101.21
314.10/314.12	c  N dy  8383   1310591      9722     41524         0     55579    126149   1259538     95.48    102.43
319.20/319.21	c  N dy  8509   1330644      9722     41524         0     75631    126149   4334145     95.50    100.58
325.00/325.05	c  N dy  8634   1350793      9722     41524         0     95778    126149   7413295     95.51    101.23
330.40/330.49	c  N dy  8767   1371078      9722     41524         0     65060    126149   2609608     95.54    101.21
335.91/335.96	c  N dy  8890   1391214      9722     41524         0     85194    126149   5726887     95.55    101.25
342.20/342.23	c  N dy  9035   1411393      9722     41524         0     53376    126149    637691     95.57    101.38
347.20/347.25	c  N dy  9171   1431437      9722     41524         0     73420    126149   3687563     95.59    103.60
353.00/353.03	c  N dy  9307   1451456      9722     41524         0     93435    126149   6764712     95.62    133.35
358.80/358.86	c  N dy  9437   1471562      9722     41524         0     60542    126149   1583829     95.65    100.73
364.20/364.21	c  N dy  9578   1491638      9722     41524         0     80617    126149   4651977     95.67    102.13
370.30/370.33	c  N dy  9715   1511778      9722     41524         0    100755    126149   7731185     95.70    101.68
375.80/375.82	c  N dy  9833   1531798      9722     41524         0     66775    126149   2418007     95.70    101.49
381.20/381.26	c  N dy  9959   1551842      9722     41524         0     86818    126149   5462456     95.71    100.83
387.51/387.59	c  N dy 10094   1571850      9722     41524         0    106822    126149   8556142     95.73    107.19
392.90/392.95	c  N dy 10221   1591900      9722     41524         0     71874    126149   3028675     95.73    111.07
398.60/398.65	c  N dy 10350   1612147      9722     41524         0     92120    126149   6132861     95.74    100.81
405.11/405.14	c  N dy 10478   1632202      9722     41524         0     56179    126149    493630     95.76    101.76
410.21/410.29	c  N dy 10616   1652220      9722     41524         0     76197    126149   3548957     95.77    105.26
416.10/416.17	c  N dy 10754   1672303      9722     41524         0     96278    126149   6632486     95.80    103.25
422.50/422.55	c  N dy 10884   1692350      9722     41524         0     59328    126149    822448     95.82    102.73
427.11/427.16	c  S st 10998   1710268      9722     41524         0     77245    126149   3576306     95.82     70.40
427.31/427.32	c  S st 10998   1710770      9722     41524         0     77747    126149   3633285     95.82   no data
427.31/427.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.31/427.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
427.41/427.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.41/427.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.41/427.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.41/427.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
427.41/427.40	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
427.41/427.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
427.51/427.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.21/430.28	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.68 s
430.21/430.28	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
430.31/430.33	c vivif2 --  cl tried    77746 cl shrink        0 lits rem          0 time: 0.05
430.41/430.44	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.11
430.41/430.44	c calculated reachability. Time: 0.00
430.41/430.44	c  N dy 10998   1710770      9722     41524         0     77746    126149   3632768     95.82   no data
436.41/436.47	c  N dy 11134   1730930      9722     41524         0     97905    126149   6719063     95.83    101.07
442.90/442.99	c  N dy 11269   1750943      9722     41524         0     59921    126149    781410     95.85    101.23
448.21/448.22	c  N dy 11395   1771064      9722     41524         0     80042    126149   3841805     95.86    107.16
454.21/454.21	c  N dy 11522   1791122      9722     41524         0    100099    126149   6936074     95.86    134.64
460.70/460.78	c  N dy 11652   1811189      9722     41524         0     61168    126149    806109     95.87    103.79
466.01/466.02	c  N dy 11774   1831313      9722     41524         0     81289    126149   3850412     95.87    102.22
472.00/472.04	c  N dy 11902   1851381      9722     41524         0    101356    126149   6914750     95.88    129.39
478.70/478.73	c  N dy 12034   1871444      9722     41524         0     61425    126149    704762     95.90    101.96
484.01/484.05	c  N dy 12165   1891463      9722     41524         0     81444    126149   3794023     95.91    101.14
489.91/489.98	c  N dy 12292   1911511      9722     41524         0    101492    126149   6857389     95.92    103.12
496.81/496.81	c  N dy 12432   1931577      9722     41524         0    121558    126149   9949552     95.94    101.06
502.10/502.18	c  N dy 12560   1951645      9722     41524         0     80627    126149   3494067     95.95    101.77
508.11/508.17	c  N dy 12687   1971744      9722     41524         0    100724    126149   6608167     95.96    118.26
514.81/514.89	c  N dy 12821   1991849      9722     41524         0    120828    126149   9710561     95.97    102.92
520.60/520.62	c  N dy 12955   2011900      9722     41524         0     78877    126149   3114444     95.99    102.75
526.51/526.55	c  N dy 13089   2031922      9722     41524         0     98896    126149   6159494     95.99    102.23
533.31/533.31	c  N dy 13227   2052007      9722     41524         0    118979    126149   9271826     96.01    105.00
539.21/539.25	c  N dy 13349   2072041      9722     41524         0     76018    126149   2494176     96.02    103.71
545.01/545.05	c  N dy 13487   2092095      9722     41524         0     96068    126149   5573804     96.03    101.60
551.61/551.65	c  N dy 13616   2112136      9722     41524         0    116108    126149   8649924     96.03    111.24
558.01/558.05	c  N dy 13742   2132177      9722     41524         0     72147    126149   1794148     96.04    109.74
563.80/563.80	c  N dy 13871   2152423      9722     41524         0     92390    126149   4880809     96.04    106.82
570.21/570.23	c  N dy 14000   2172606      9722     41524         0    112571    126149   7961837     96.05    101.14
577.21/577.20	c  N dy 14139   2192684      9722     41524         0     67662    126149    920794     96.07    103.72
582.11/582.12	c  S st 14255   2210770      9722     41524         0     85747    126149   3670219     96.07   no data
582.21/582.29	c  S st 14255   2211271      9722     41524         0     86248    126149   3730522     96.07   no data
582.31/582.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
582.31/582.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
582.31/582.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
582.31/582.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.31/582.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.31/582.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
582.31/582.38	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
582.41/582.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
582.51/582.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
585.31/585.32	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.75 s
585.31/585.33	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
585.31/585.38	c vivif2 --  cl tried    86244 cl shrink        0 lits rem          0 time: 0.05
585.41/585.50	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.12
585.51/585.50	c calculated reachability. Time: 0.00
585.51/585.50	c  N dy 14255   2211271      9722     41524         0     86244    126149   3729889     96.07   no data
591.72/591.71	c  N dy 14384   2231511      9722     41524         0    106483    126149   6826997     96.07    102.14
598.61/598.65	c  N dy 14509   2251591      9722     41524         0    126562    126149   9953419     96.08    101.63
604.61/604.62	c  N dy 14640   2271728      9722     41524         0     80706    126149   2808598     96.09    101.65
610.52/610.59	c  N dy 14770   2291748      9722     41524         0    100724    126149   5866758     96.09    101.40
617.21/617.27	c  N dy 14898   2311815      9722     41524         0    120790    126149   8948560     96.09    105.73
623.91/623.98	c  N dy 15031   2331899      9722     41524         0     73870    126149   1595003     96.10    101.78
629.61/629.68	c  N dy 15155   2351994      9722     41524         0     93962    126149   4620299     96.10    105.90
636.21/636.20	c  N dy 15284   2372161      9722     41524         0    114129    126149   7716867     96.11    101.64
643.52/643.51	c  N dy 15415   2392280      9722     41524         0    134245    126149  10798302     96.11    101.79
649.21/649.21	c  N dy 15546   2412566      9722     41524         0     86539    126149   3330199     96.12    101.57
655.41/655.40	c  N dy 15680   2432611      9722     41524         0    106582    126149   6419218     96.13    101.36
662.41/662.40	c  N dy 15815   2452700      9722     41524         0    126669    126149   9540615     96.15    117.79
669.11/669.12	c  N dy 15946   2472880      9722     41524         0     77855    126149   1909046     96.15    103.90
674.91/674.95	c  N dy 16076   2492890      9722     41524         0     97864    126149   4995224     96.15    102.73
681.51/681.55	c  N dy 16208   2512933      9722     41524         0    117907    126149   8066167     96.17    101.82
688.91/688.95	c  N dy 16341   2532934      9722     41524         0    137907    126149  11177278     96.18    104.13
694.81/694.86	c  N dy 16473   2553252      9722     41524         0     88229    126149   3382358     96.20    101.66
701.21/701.20	c  N dy 16609   2573443      9722     41524         0    108418    126149   6477566     96.20    102.52
708.11/708.18	c  N dy 16739   2593484      9722     41524         0    128459    126149   9561833     96.21    102.02
715.11/715.18	c  N dy 16861   2613651      9722     41524         0     77629    126149   1559410     96.20    101.30
721.01/721.03	c  N dy 16992   2633725      9722     41524         0     97701    126149   4620635     96.20    105.49
727.51/727.59	c  N dy 17121   2653792      9722     41524         0    117767    126149   7690582     96.20    102.32
734.92/734.94	c  N dy 17252   2673869      9722     41524         0    137842    126149  10768465     96.21    103.15
741.32/741.33	c  N dy 17393   2693965      9722     41524         0     85941    126149   2725836     96.22    102.06
746.51/746.56	c  S st 17499   2711272      9722     41524         0    103248    126149   5414881     96.23     80.20
746.71/746.75	c  S st 17499   2711774      9722     41524         0    103750    126149   5468963     96.23   no data
746.71/746.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
746.82/746.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
746.82/746.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
746.82/746.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
746.82/746.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
746.82/746.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
746.82/746.86	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
746.92/746.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
747.11/747.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.22/751.21	c lits-rem:        12  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.07 s
751.22/751.21	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
751.22/751.29	c vivif2 --  cl tried   103740 cl shrink        0 lits rem          0 time: 0.08
751.42/751.43	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.14
751.42/751.43	c calculated reachability. Time: 0.00
751.42/751.43	c  N dy 17499   2711774      9722     41524         0    103740    126149   5465859     96.23   no data
758.22/758.26	c  N dy 17624   2731785      9722     41524         0    123751    126149   8575627     96.24    102.09
766.01/766.05	c  N dy 17758   2752150      9722     41524         0    144113    126149  11737660     96.24    104.24
771.91/771.95	c  N dy 17896   2772176      9722     41524         0     91139    126149   3361259     96.26    101.78
778.31/778.34	c  N dy 18034   2792301      9722     41524         0    111261    126149   6487656     96.27    102.71
785.62/785.60	c  N dy 18169   2812516      9722     41524         0    131472    126149   9636142     96.28    102.39
793.13/793.12	c  N dy 18306   2832612      9722     41524         0     77577    126149   1134908     96.30    108.60
798.81/798.89	c  N dy 18439   2852636      9722     41524         0     97599    126149   4230499     96.30    101.85
805.52/805.50	c  N dy 18577   2872659      9722     41524         0    117620    126149   7306623     96.32    102.24
812.82/812.88	c  N dy 18709   2892761      9722     41524         0    137722    126149  10416618     96.33    103.75
819.91/819.91	c  N dy 18831   2912821      9722     41524         0     82792    126149   1761541     96.32    101.44
825.81/825.82	c  N dy 18954   2932866      9722     41524         0    102836    126149   4833876     96.32    103.21
832.62/832.69	c  N dy 19090   2952977      9722     41524         0    122939    126149   7932796     96.33    102.70
840.22/840.26	c  N dy 19224   2972979      9722     41524         0    142941    126149  11018275     96.34    101.91
847.12/847.19	c  N dy 19364   2993227      9722     41524         0     87194    126149   2305548     96.35    104.21
853.31/853.39	c  N dy 19490   3013280      9722     41524         0    107246    126149   5424419     96.36    113.16
860.32/860.30	c  N dy 19618   3033393      9722     41524         0    127356    126149   8520019     96.36    102.26
867.93/867.97	c  N dy 19750   3053555      9722     41524         0    147513    126149  11636996     96.37    101.68
874.53/874.57	c  N dy 19891   3073571      9722     41524         0     90545    126149   2731193     96.38    101.77
880.82/880.87	c  N dy 20019   3093651      9722     41524         0    110625    126149   5820270     96.38    102.17
887.92/887.95	c  N dy 20154   3113654      9722     41524         0    130628    126149   8869220     96.39    105.49
895.82/895.83	c  N dy 20291   3133941      9722     41524         0    150915    126149  12008052     96.40    103.32
902.32/902.32	c  N dy 20418   3154043      9722     41524         0     93011    126149   2897976     96.41    103.07
908.82/908.84	c  N dy 20551   3174439      9722     41524         0    113406    126149   6043596     96.42    103.90
916.12/916.11	c  N dy 20683   3194533      9722     41524         0    133499    126149   9165185     96.42    105.81
922.82/922.86	c  S st 20794   3211774      9722     41524         0    150740    126149  11821218     96.43   no data
923.11/923.11	c  S st 20794   3212276      9722     41524         0    151242    126149  11875424     96.43   no data
923.11/923.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
923.21/923.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
923.21/923.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
923.21/923.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
923.21/923.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
923.21/923.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
923.21/923.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
923.41/923.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
923.82/923.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.72/932.77	c lits-rem:        10  cl-subs:        9  v-elim:      0  v-fix:    0  time:  8.88 s
932.72/932.77	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
932.92/932.94	c vivif2 --  cl tried   151233 cl shrink        0 lits rem          0 time: 0.16
933.12/933.14	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.20
933.12/933.15	c calculated reachability. Time: 0.00
933.12/933.15	c  N dy 20794   3212276      9722     41524         0    151233    126149  11872417     96.43   no data
939.81/939.85	c  N dy 20922   3232407      9722     41524         0     92370    126149   2675576     96.43    101.82
946.22/946.22	c  N dy 21052   3252505      9722     41524         0    112466    126149   5770167     96.44    146.06
953.52/953.51	c  N dy 21197   3272596      9722     41524         0    132555    126149   8909977     96.46    102.51
961.33/961.32	c  N dy 21323   3292656      9722     41524         0    152614    126149  12020826     96.47    116.35
968.03/968.06	c  N dy 21453   3312683      9722     41524         0     92643    126149   2554519     96.47    138.62
974.42/974.46	c  N dy 21589   3332770      9722     41524         0    112730    126149   5724244     96.49    101.79
981.72/981.75	c  N dy 21737   3352819      9722     41524         0    132778    126149   8900298     96.51    103.21
989.72/989.70	c  N dy 21871   3372966      9722     41524         0    152925    126149  12016959     96.51    103.44
996.63/996.67	c  N dy 21996   3393051      9722     41524         0     92010    126149   2293901     96.51    107.77
1003.02/1003.01	c  N dy 22130   3413070      9722     41524         0    112027    126149   5382904     96.53    105.84
1010.22/1010.20	c  N dy 22274   3433122      9722     41524         0    132077    126149   8494099     96.54    119.00
1018.12/1018.16	c  N dy 22395   3453124      9722     41524         0    152078    126149  11571106     96.54    107.62
1025.92/1025.94	c  N dy 22538   3473139      9722     41524         0     90097    126149   1881396     96.56    105.11
1032.22/1032.25	c  N dy 22669   3493183      9722     41524         0    110138    126149   4984939     96.56    104.25
1039.22/1039.29	c  N dy 22806   3513234      9722     41524         0    130187    126149   8114084     96.57    104.20
1047.03/1047.02	c  N dy 22924   3533429      9722     41524         0    150381    126149  11251541     96.58    102.00
1055.12/1055.10	c  N dy 23055   3553491      9722     41524         0     87450    126149   1312005     96.59    102.05
1061.22/1061.22	c  N dy 23176   3573537      9722     41524         0    107495    126149   4396921     96.58    104.07
1068.13/1068.18	c  N dy 23307   3593578      9722     41524         0    127536    126149   7471980     96.59    102.94
1075.73/1075.77	c  N dy 23434   3613592      9722     41524         0    147549    126149  10552023     96.59    103.44
1084.13/1084.11	c  N dy 23556   3633601      9722     41524         0    167557    126149  13679140     96.60    122.08
1090.23/1090.30	c  N dy 23695   3653630      9722     41524         0    103591    126149   3679203     96.60    125.73
1097.02/1097.06	c  N dy 23825   3673632      9722     41524         0    123592    126149   6800330     96.61    103.62
1104.63/1104.60	c  N dy 23957   3693681      9722     41524         0    143637    126149   9911334     96.62    103.29
1112.22/1112.20	c  S st 24078   3712276      9722     41524         0    162231    126149  12765441     96.62   no data
1112.42/1112.47	c  S st 24078   3712778      9722     41524         0    162733    126149  12826204     96.62   no data
1112.52/1112.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1112.62/1112.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.11
1112.62/1112.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1112.62/1112.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1112.62/1112.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.62/1112.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9722 time:  0.00 s
1112.62/1112.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1112.72/1112.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
1113.23/1113.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.53/1123.55	c lits-rem:        18  cl-subs:       18  v-elim:      0  v-fix:    0  time: 10.30 s
1123.53/1123.55	c vivif2 --  cl tried    41524 cl shrink        0 lits rem          0 time: 0.00
1123.73/1123.73	c vivif2 --  cl tried   162715 cl shrink        0 lits rem          0 time: 0.18
1123.93/1123.95	c asymm  cl-useful: 0/41524/41524 lits-rem:0 time: 0.22
1123.93/1123.96	c calculated reachability. Time: 0.00
1123.93/1123.96	c  N dy 24078   3712778      9722     41524         0    162715    126149  12820545     96.62   no data
1131.02/1131.03	c  N dy 24209   3732928      9722     41524         0     97871    126149   2613798     96.62    102.16
1137.12/1137.16	c  F st 24335   3751562      9722     41524         0    116502    126149   5513887     96.63   no data
1137.82/1137.84	c  N st 24339   3753595      9722     41524         0    118535    126149   5914791     96.63   no data
1145.03/1145.07	c  N dy 24453   3773622      9722     41524         0    138559    126149   9169773     96.64    105.70
1153.23/1153.21	c  N dy 24586   3793724      9722     41524         0    158659    126149  12298062     96.65    107.71
1160.92/1161.00	c  N dy 24712   3813746      9722     41524         0     92688    126149   1678368     96.66    125.06
1167.42/1167.42	c  N dy 24851   3833930      9722     41524         0    112870    126149   4839984     96.67    103.12
1174.63/1174.62	c  N dy 24989   3854013      9722     41524         0    132953    126149   7977423     96.68    130.70
1182.62/1182.65	c  N dy 25118   3874290      9722     41524         0    153226    126149  11127809     96.69    102.76
1191.03/1191.09	c  N dy 25242   3894306      9722     41524         0    173242    126149  14226393     96.69    133.20
1197.43/1197.46	c  N dy 25378   3914451      9722     41524         0    106388    126149   3661203     96.69    102.42
1204.23/1204.28	c  N dy 25507   3934456      9722     41524         0    126391    126149   6703410     96.69    102.47
1211.93/1211.93	c  N dy 25634   3954551      9722     41524         0    146484    126149   9828303     96.70    102.59
1220.43/1220.43	c  N dy 25768   3974629      9722     41524         0    166560    126149  12963529     96.71    103.21
1227.83/1227.81	c  N dy 25896   3994698      9722     41524         0     98637    126149   2284469     96.71    106.22
1234.32/1234.34	c  N dy 26031   4014767      9722     41524         0    118705    126149   5384332     96.72    102.24
1241.53/1241.56	c  N dy 26160   4034777      9722     41524         0    138713    126149   8449276     96.72    111.48
1249.73/1249.70	c  N dy 26292   4054906      9722     41524         0    158840    126149  11562734     96.72    102.46
1258.63/1258.63	c  N dy 26418   4075013      9722     41524         0     89950    126149    810546     96.73    102.10
1264.73/1264.79	c  N dy 26549   4095073      9722     41524         0    110008    126149   3934357     96.73    103.04
1271.73/1271.71	c  N dy 26678   4115113      9722     41524         0    130047    126149   7039123     96.74    114.77
1279.33/1279.39	c  N dy 26799   4135148      9722     41524         0    150081    126149  10127904     96.74    123.65
1287.04/1287.04	c  N dy 26936   4155205      9722     41524         0    170136    126149  13216105     96.75    103.87
1293.83/1293.85	c  N dy 27067   4175236      9722     41524         0    100168    126149   2224742     96.75    122.95
1299.73/1299.76	c  N dy 27209   4195358      9722     41524         0    120290    126149   5366529     96.76    102.25

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367340-1305380785/watcher-3367340-1305380785 -o /tmp/evaluation-result-3367340-1305380785/solver-3367340-1305380785 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367340-1305380785.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 3.99 3.28 4/250 5808
/proc/meminfo: memFree=18091128/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=33336 CPUtime=0 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 1593 0 0 0 0 0 0 0 25 0 1 0 649679258 34136064 1306 33554432000 4194304 4580011 140736169023424 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 8334 1307 324 95 0 3316 0

[startup+0.0324571 s]
/proc/loadavg: 4.02 3.99 3.28 4/250 5808
/proc/meminfo: memFree=18091128/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=35832 CPUtime=0.02 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 2424 0 0 0 2 0 0 0 25 0 1 0 649679258 36691968 2137 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 8958 2137 339 95 0 3940 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35832

[startup+0.100479 s]
/proc/loadavg: 4.02 3.99 3.28 4/250 5808
/proc/meminfo: memFree=18091128/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=41156 CPUtime=0.09 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 4450 0 0 0 9 0 0 0 25 0 1 0 649679258 42143744 3334 33554432000 4194304 4580011 140736169023424 18446744073709551615 4398762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 10289 3334 354 95 0 5271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41156

[startup+0.300443 s]
/proc/loadavg: 4.02 3.99 3.28 4/250 5808
/proc/meminfo: memFree=18091128/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=41892 CPUtime=0.29 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 4825 0 0 0 29 0 0 0 18 0 1 0 649679258 42897408 3709 33554432000 4194304 4580011 140736169023424 18446744073709551615 4324051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 10473 3709 364 95 0 5455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41892

[startup+0.700369 s]
/proc/loadavg: 4.02 3.99 3.28 4/250 5808
/proc/meminfo: memFree=18091128/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=41892 CPUtime=0.69 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 5222 0 0 0 69 0 0 0 18 0 1 0 649679258 42897408 4106 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 10473 4106 364 95 0 5455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41892

[startup+1.50022 s]
/proc/loadavg: 4.02 3.99 3.28 5/251 5809
/proc/meminfo: memFree=18070908/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=43856 CPUtime=1.49 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 6370 0 0 0 149 0 0 0 20 0 1 0 649679258 44908544 3918 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 10964 3919 364 95 0 5946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43856

[startup+3.10093 s]
/proc/loadavg: 4.01 3.99 3.29 5/251 5809
/proc/meminfo: memFree=18066348/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=44296 CPUtime=3.09 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 8330 0 0 0 308 1 0 0 25 0 1 0 649679258 45359104 4300 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 11074 4301 364 95 0 6056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44296

[startup+6.30034 s]
/proc/loadavg: 4.01 3.99 3.29 5/251 5809
/proc/meminfo: memFree=18046924/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=72160 CPUtime=6.29 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 18703 0 0 0 627 2 0 0 25 0 1 0 649679258 73891840 10834 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 18040 10834 367 95 0 13022 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72160

[startup+12.7002 s]
/proc/loadavg: 4.01 3.99 3.29 5/251 5809
/proc/meminfo: memFree=17995172/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=72472 CPUtime=12.69 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 24901 0 0 0 1266 3 0 0 25 0 1 0 649679258 74211328 12718 33554432000 4194304 4580011 140736169023424 18446744073709551615 4401249 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 18118 12718 367 95 0 13100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72472

[startup+25.5008 s]
/proc/loadavg: 4.01 3.99 3.30 5/251 5810
/proc/meminfo: memFree=17899656/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=144608 CPUtime=25.49 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 43555 0 0 0 2543 6 0 0 25 0 1 0 649679258 148078592 20567 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 36152 20567 367 95 0 31134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144608

[startup+51.1011 s]
/proc/loadavg: 4.00 3.99 3.32 5/251 5810
/proc/meminfo: memFree=17854004/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=153572 CPUtime=51.09 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 67277 0 0 0 5097 12 0 0 25 0 1 0 649679258 157257728 23524 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 38393 23524 367 95 0 33375 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153572

[startup+102.309 s]
/proc/loadavg: 4.00 3.99 3.35 5/251 5839
/proc/meminfo: memFree=17790720/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=155360 CPUtime=102.31 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 108468 0 0 0 10209 22 0 0 25 0 1 0 649679258 159088640 22691 33554432000 4194304 4580011 140736169023424 18446744073709551615 4295862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 38840 22691 367 95 0 33822 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 155360

[startup+162.301 s]
/proc/loadavg: 4.06 4.01 3.39 5/251 5867
/proc/meminfo: memFree=17915828/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=161852 CPUtime=162.3 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 161871 0 0 0 16197 33 0 0 25 0 1 0 649679258 165736448 34599 33554432000 4194304 4580011 140736169023424 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 40463 34599 367 95 0 35445 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 161852

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.43 5/251 5869
/proc/meminfo: memFree=17836888/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=209332 CPUtime=222.3 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 201295 0 0 0 22188 42 0 0 25 0 1 0 649679258 214355968 39389 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 52333 39389 367 95 0 47315 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 209332

[startup+282.301 s]
/proc/loadavg: 4.12 4.04 3.48 5/251 5871
/proc/meminfo: memFree=17785272/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=210328 CPUtime=282.3 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 240248 0 0 0 28180 50 0 0 25 0 1 0 649679258 215375872 39368 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 52582 39368 367 95 0 47564 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 210328

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.51 5/251 5872
/proc/meminfo: memFree=17760572/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=164172 CPUtime=342.3 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 277497 0 0 0 34171 59 0 0 25 0 1 0 649679258 168112128 33738 33554432000 4194304 4580011 140736169023424 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 41043 33738 367 95 0 36025 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164172

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.54 5/251 5874
/proc/meminfo: memFree=17695192/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=213548 CPUtime=402.3 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 312369 0 0 0 40162 68 0 0 25 0 1 0 649679258 218673152 40988 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 53387 40988 367 95 0 48369 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 213548

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.56 5/251 5875
/proc/meminfo: memFree=17727636/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=172492 CPUtime=462.3 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 347391 0 0 0 46154 76 0 0 25 0 1 0 649679258 176631808 36845 33554432000 4194304 4580011 140736169023424 18446744073709551615 4322863 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 43123 36845 367 95 0 38105 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 172492

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.58 5/251 5877
/proc/meminfo: memFree=17709624/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=222920 CPUtime=522.31 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 380748 0 0 0 52146 85 0 0 25 0 1 0 649679258 228270080 39113 33554432000 4194304 4580011 140736169023424 18446744073709551615 4342158 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 55730 39113 367 95 0 50712 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 222920

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.61 5/251 5879
/proc/meminfo: memFree=17695192/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=223632 CPUtime=582.31 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 413077 0 0 0 58137 94 0 0 25 0 1 0 649679258 228999168 38853 33554432000 4194304 4580011 140736169023424 18446744073709551615 4452841 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 55908 38853 367 95 0 50890 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 223632

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.63 5/251 5880
/proc/meminfo: memFree=17682748/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=231148 CPUtime=642.31 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 443902 0 0 0 64130 101 0 0 25 0 1 0 649679258 236695552 47160 33554432000 4194304 4580011 140736169023424 18446744073709551615 4292974 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 57787 47160 367 95 0 52769 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231148

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.65 5/251 5882
/proc/meminfo: memFree=17721516/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=231904 CPUtime=702.31 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 475573 0 0 0 70122 109 0 0 25 0 1 0 649679258 237469696 43861 33554432000 4194304 4580011 140736169023424 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 57976 43861 367 95 0 52958 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231904

[startup+762.309 s]
/proc/loadavg: 4.03 4.01 3.68 5/251 5883
/proc/meminfo: memFree=17656504/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=253792 CPUtime=762.32 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 508053 0 0 0 76115 117 0 0 25 0 1 0 649679258 259883008 52180 33554432000 4194304 4580011 140736169023424 18446744073709551615 4322989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 63448 52180 367 95 0 58430 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 253792

[startup+822.301 s]
/proc/loadavg: 4.11 4.04 3.70 5/251 5885
/proc/meminfo: memFree=17629440/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=254376 CPUtime=822.32 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 538565 0 0 0 82108 124 0 0 25 0 1 0 649679258 260481024 45001 33554432000 4194304 4580011 140736169023424 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 63594 45001 367 95 0 58576 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 254376

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.72 5/251 5896
/proc/meminfo: memFree=17601604/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=254836 CPUtime=882.32 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 567837 0 0 0 88101 131 0 0 25 0 1 0 649679258 260952064 48405 33554432000 4194304 4580011 140736169023424 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 63709 48405 367 95 0 58691 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 254836

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.73 5/251 5897
/proc/meminfo: memFree=17520768/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=374148 CPUtime=942.32 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 620476 0 0 0 94091 141 0 0 25 0 1 0 649679258 383127552 74529 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 93537 74529 367 95 0 88519 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 374148

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.75 5/251 5899
/proc/meminfo: memFree=17443468/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=374528 CPUtime=1002.32 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 649007 0 0 0 100084 148 0 0 25 0 1 0 649679258 383516672 75679 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 93632 75679 367 95 0 88614 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 374528

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.76 5/251 5903
/proc/meminfo: memFree=17288908/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=374968 CPUtime=1062.32 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 676810 0 0 0 106076 156 0 0 25 0 1 0 649679258 383967232 75544 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 93742 75544 367 95 0 88724 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 374968

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/251 5905
/proc/meminfo: memFree=17245044/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=424452 CPUtime=1122.33 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 709885 0 0 0 112070 163 0 0 25 0 1 0 649679258 434638848 94458 33554432000 4194304 4580011 140736169023424 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 106113 94458 367 95 0 101095 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 424452

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/251 5907
/proc/meminfo: memFree=17309500/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=424880 CPUtime=1182.32 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 737221 0 0 0 118063 169 0 0 25 0 1 0 649679258 435077120 92621 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 106220 92621 367 95 0 101202 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 424880

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/251 5908
/proc/meminfo: memFree=17176284/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=425328 CPUtime=1242.33 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 764575 0 0 0 124058 175 0 0 25 0 1 0 649679258 435535872 90386 33554432000 4194304 4580011 140736169023424 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 106332 90386 367 95 0 101314 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 425328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.95 3.79 4/245 5928
/proc/meminfo: memFree=17663464/32951124 swapFree=66522240/67111528
[pid=5808] ppid=5806 vsize=425780 CPUtime=1300.03 cores=1,3
/proc/5808/stat : 5808 (strangenight2-s) R 5806 5808 5485 0 -1 4202496 791416 0 0 0 129821 182 0 0 25 0 1 0 649679258 435998720 87163 33554432000 4194304 4580011 140736169023424 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5808/statm: 106445 87163 367 95 0 101427 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 425780

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1298.22
CPU system time (s): 1.83972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 425780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.22
system time used= 1.83972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 791417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 14309

runsolver used 2.75858 second user time and 6.73998 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 15:46:25
IDJOB=3367340
IDBENCH=82549
IDSOLVER=1845
FILE ID=node109/3367340-1305380785
RUNJOBID= node109-1305379155-5505
PBS_JOBID= 13324393
Free space on /tmp= 73184 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S977705304-066-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367340-1305380785/watcher-3367340-1305380785 -o /tmp/evaluation-result-3367340-1305380785/solver-3367340-1305380785 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367340-1305380785.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d872c255da29ab531c07d575af8ab92a
RANDOM SEED=1464442811

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18091416 kB
Buffers:        266380 kB
Cached:        2941800 kB
SwapCached:      19100 kB
Active:        6947976 kB
Inactive:      7680352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18091416 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           14452 kB
Writeback:           0 kB
AnonPages:    11407856 kB
Mapped:          19280 kB
Slab:           136572 kB
PageTables:      32508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18509172 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73208 MiB
End job on node109 at 2011-05-14 16:08:07