Trace number 3175984

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-Night-1-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S385597856-055.SATISFIABLE.cnf
MD5SUMea8a8c80a9c6e1328d7a171765d2b8ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099984
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175984-1301789413.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      26 undec:       2 neg:      32
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.14	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.24	c  N dy     8      4018        60      5340         0      3558     37380     76228     17.47     20.15  --
0.29/0.39	c  N dy    21      8984        60      5340         0      5772     37380    115481     17.56     18.51  --
0.49/0.55	c  N dy    54     13052        60      5340         0      5624     37380    106450     18.23     20.37  --
0.69/0.73	c  N dy    64     17118        60      5340         0      9209     37380    181502     18.14     19.26  --
0.89/0.90	c  N dy    83     21132        60      5340         0      7763     37380    142896     18.27     19.38  --
0.99/1.08	c  F st    97     25000        60      5340         0     11219     37380    217281     18.33     19.17  --
0.99/1.10	c  N st    98     25250        60      5340         0     11440     37380    222042     18.33   no data  --
1.19/1.29	c  N dy   103     30001        60      5340         0      9626     37380    173121     18.33   no data  --
1.19/1.29	c  S st   103     30001        60      5340         0      9626     37380    173121     18.33   no data  --
1.29/1.33	c  S st   103     30504        60      5340         0     10091     37380    183415     18.33   no data  --
1.29/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.29/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.26	c lits-rem:      1372  cl-subs:     1010  v-elim:      0  v-fix:    0  time:  0.92 s
2.49/2.50	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
2.49/2.50	c calculated reachability. Time: 0.00
2.49/2.50	c  N dy   103     30504        60      5340         0      9081     37380    160864     18.33   no data  --
2.59/2.68	c  N dy   107     34524        60      5340         0     12664     37380    235728     18.18     20.16  --
2.99/3.08	c  N dy   131     42842        60      5340         0     13090     37380    236398     18.17     19.29  --
3.19/3.24	c  S st   136     45756        60      5340         0     15677     37380    291029     18.14     17.24  --
3.19/3.29	c  S st   136     46258        60      5340         0      8192     37380    124580     18.14   no data  --
3.19/3.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.19/3.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.19/3.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.19/3.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.02	c lits-rem:       149  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.72 s
3.99/4.02	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3.99/4.02	c vivif2 --  cl tried     8157 cl shrink        0 lits rem          0 time: 0.00
4.19/4.24	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
4.19/4.24	c calculated reachability. Time: 0.00
4.19/4.24	c  N dy   136     46258        60      5340         0      8157     37380    123544     18.14   no data  --
4.49/4.55	c  N dy   154     52410        60      5340         0     13581     37380    237270     18.10     19.08  --
4.79/4.84	c  N dy   161     57531        60      5340         0      9271     37380    136709     18.05     19.22  --
5.19/5.27	c  N dy   179     66067        60      5340         0     16842     37380    295467     17.98     19.09  --
5.39/5.48	c  S st   182     69387        60      5340         0     10043     37380    145190     17.90     15.11  --
5.49/5.51	c  S st   182     69890        60      5340         0     10497     37380    154962     17.90   no data  --
5.49/5.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.49/5.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.49/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.49/5.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.49/5.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.49/5.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.49/5.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.28/6.32	c lits-rem:       256  cl-subs:      182  v-elim:      0  v-fix:    0  time:  0.80 s
6.28/6.32	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.28/6.32	c vivif2 --  cl tried    10315 cl shrink        0 lits rem          0 time: 0.00
6.49/6.58	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.26
6.49/6.58	c calculated reachability. Time: 0.00
6.49/6.58	c  N dy   182     69890        60      5340         0     10315     37380    151072     17.90   no data  --
6.88/6.90	c  N dy   191     75990        60      5340         0     15685     37380    261523     17.85     18.83  --
7.48/7.58	c  F st   200     87502        60      5340         0     15218     37380    239679     17.70     16.51  --
7.48/7.58	c  N st   200     87502        60      5340         0     15218     37380    239679     17.70     16.51  --
7.88/7.92	c  N dy   209     93153        60      5340         0     20197     37380    345560     17.71     19.54  --
8.38/8.40	c  N dy   261     99145        60      5340         0     14106     37380    213578     17.83     20.53  --
8.69/8.78	c  S st   290    104836        60      5340         0     19190     37380    319991     17.85     16.67  --
8.79/8.83	c  S st   290    105337        60      5340         0     19648     37380    330152     17.85   no data  --
8.79/8.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/8.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/8.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.79/8.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/8.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/8.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
8.79/8.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.29/10.33	c lits-rem:      1839  cl-subs:     1894  v-elim:      0  v-fix:    0  time:  1.48 s
10.29/10.33	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.29/10.33	c vivif2 --  cl tried    17754 cl shrink        0 lits rem          0 time: 0.00
10.59/10.66	c asymm  cl-useful: 0/4417/5340 lits-rem:0 time: 0.33
10.59/10.66	c calculated reachability. Time: 0.00
10.59/10.66	c  N dy   290    105337        60      5340         0     17754     37380    287871     17.85   no data  --
11.29/11.38	c  N dy   317    114972        60      5340         0     13979     37380    197726     17.82     18.78  --
12.00/12.07	c  N dy   339    125189        60      5340         0     23041     37380    386471     17.79     18.75  --
12.79/12.85	c  N dy   370    135122        60      5340         0     18586     37380    283794     17.80     18.78  --
13.49/13.54	c  N dy   411    143809        60      5340         0     26309     37380    449892     17.84     19.43  --
14.19/14.26	c  N dy   446    153094        60      5340         0     20356     37380    311154     17.85     18.88  --
14.59/14.66	c  S st   466    158007        60      5340         0     24712     37380    404282     17.87     17.63  --
14.69/14.72	c  S st   466    158508        60      5340         0     25163     37380    414306     17.87   no data  --
14.69/14.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.69/14.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.69/14.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.69/14.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.69/14.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
14.69/14.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.59/16.60	c lits-rem:      2027  cl-subs:     2815  v-elim:      0  v-fix:    0  time:  1.86 s
16.59/16.60	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
16.59/16.60	c vivif2 --  cl tried    22348 cl shrink        0 lits rem          0 time: 0.00
16.69/16.70	c asymm  cl-useful: 0/923/5340 lits-rem:0 time: 0.10
16.69/16.70	c calculated reachability. Time: 0.00
16.69/16.70	c  N dy   466    158508        60      5340         0     22348     37380    354766     17.87   no data  --
17.59/17.69	c  N dy   501    170047        60      5340         0     17681     37380    246456     17.88     18.91  --
19.08/19.17	c  N dy   587    186530        60      5340         0     16461     37380    211639     17.94     18.89  --
19.98/20.08	c  N dy   624    198801        60      5340         0     27416     37380    444332     17.94     19.03  --
21.28/21.32	c  N dy   693    211615        60      5340         0     21968     37380    321184     17.99     18.99  --
22.68/22.72	c  N dy   745    226407        60      5340         0     35115     37380    600820     18.01     19.02  --
23.69/23.73	c  S st   792    237763        60      5340         0     27462     37380    426374     18.03   no data  --
23.79/23.80	c  S st   792    238268        60      5340         0     27918     37380    436490     18.03   no data  --
23.79/23.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.79/23.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.79/23.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.79/23.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.79/23.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.79/23.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
23.79/23.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.79/25.84	c lits-rem:      2374  cl-subs:     2491  v-elim:      0  v-fix:    0  time:  2.02 s
25.79/25.84	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
25.79/25.85	c vivif2 --  cl tried    25427 cl shrink        0 lits rem          0 time: 0.00
26.09/26.18	c asymm  cl-useful: 0/3336/5340 lits-rem:0 time: 0.33
26.09/26.18	c calculated reachability. Time: 0.00
26.09/26.18	c  N dy   792    238268        60      5340         0     25427     37380    381422     18.03   no data  --
28.50/28.52	c  N dy   830    264958        60      5340         0     30404     37380    462360     17.90     18.93  --
30.19/30.29	c  N dy   918    281949        60      5340         0     26151     37380    377832     17.94     19.35  --
32.19/32.25	c  N dy   979    299955        60      5340         0     21715     37380    269982     17.94     19.14  --
32.79/32.81	c  F st  1014    306250        60      5340         0     27326     37380    390903     17.96     16.15  --
34.09/34.12	c  N dy  1053    319159        60      5340         0     38742     37380    634488     17.97     19.82  --
36.29/36.38	c  N dy  1158    339347        60      5340         0     35524     37380    559779     18.02     18.97  --
38.28/38.32	c  S st  1207    357404        60      5340         0     29312     37380    413144     18.01     17.21  --
38.28/38.39	c  S st  1207    357904        60      5340         0     29768     37380    423178     18.01   no data  --
38.28/38.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.28/38.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.39/38.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.39/38.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.39/38.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.39/38.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
38.39/38.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.38/40.45	c lits-rem:      1670  cl-subs:     1910  v-elim:      0  v-fix:    0  time:  2.03 s
40.38/40.45	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
40.38/40.45	c vivif2 --  cl tried    27858 cl shrink        0 lits rem          0 time: 0.00
40.69/40.71	c asymm  cl-useful: 0/2004/5340 lits-rem:0 time: 0.26
40.69/40.71	c calculated reachability. Time: 0.00
40.69/40.71	c  N dy  1207    357904        60      5340         0     27858     37380    382287     18.01   no data  --
43.18/43.29	c  N dy  1297    377913        60      5340         0     45621     37380    757288     18.02     19.88  --
45.49/45.55	c  N dy  1352    399543        60      5340         0     41747     37380    663284     18.00     19.01  --
47.79/47.83	c  N dy  1398    419716        60      5340         0     35742     37380    523718     17.99     18.98  --
50.69/50.78	c  N dy  1458    444618        60      5340         0     32907     37380    447255     17.94     18.92  --
53.49/53.56	c  N dy  1536    465098        60      5340         0     51051     37380    833127     17.96     18.93  --
56.58/56.70	c  N dy  1615    491275        60      5340         0     48562     37380    773563     17.94     18.90  --
59.30/59.32	c  N dy  1720    511287        60      5340         0     39807     37380    585133     17.97     19.95  --
62.19/62.23	c  N dy  1782    532266        60      5340         0     30958     37380    385002     17.96     18.92  --
62.69/62.73	c  S st  1804    536858        60      5340         0     35019     37380    471970     17.97     17.94  --
62.79/62.82	c  S st  1804    537362        60      5340         0     35469     37380    482000     17.97   no data  --
62.79/62.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.79/62.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.79/62.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.79/62.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.79/62.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.79/62.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
62.79/62.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.19/65.25	c lits-rem:       965  cl-subs:     1969  v-elim:      0  v-fix:    0  time:  2.41 s
65.19/65.25	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
65.19/65.26	c vivif2 --  cl tried    33500 cl shrink        0 lits rem          0 time: 0.01
65.59/65.65	c asymm  cl-useful: 0/2728/5340 lits-rem:0 time: 0.40
65.59/65.65	c calculated reachability. Time: 0.00
65.59/65.65	c  N dy  1804    537362        60      5340         0     33500     37380    439722     17.97   no data  --
69.38/69.44	c  N dy  1901    561234        60      5340         0     54733     37380    891450     17.97     18.94  --
72.49/72.52	c  N dy  1994    581307        60      5340         0     44262     37380    660030     17.99     20.38  --
76.58/76.63	c  N dy  2119    601320        60      5340         0     32854     37380    407385     18.02     19.04  --
79.59/79.60	c  N dy  2200    621373        60      5340         0     50641     37380    786217     18.03     19.95  --
83.19/83.24	c  N dy  2319    644509        60      5340         0     41056     37380    571065     18.06     19.06  --
86.59/86.61	c  N dy  2414    665469        60      5340         0     59704     37380    971173     18.07     19.07  --
89.59/89.62	c  N dy  2498    686345        60      5340         0     47047     37380    686205     18.08     19.10  --
93.28/93.32	c  N dy  2569    709389        60      5340         0     35537     37380    431040     18.08     19.06  --
96.19/96.27	c  N dy  2690    729470        60      5340         0     53382     37380    816963     18.10     20.48  --
99.59/99.61	c  N dy  2765    749480        60      5340         0     38299     37380    481097     18.10     19.57  --
102.59/102.64	c  N dy  2826    769870        60      5340         0     56267     37380    857786     18.10     19.25  --
107.69/107.73	c  N dy  2852    806044        60      5340         0     54371     37380    783866     18.01     15.91  --
107.69/107.73	c  S st  2852    806044        60      5340         0     54371     37380    783866     18.01     15.91  --
107.79/107.87	c  S st  2852    806544        60      5340         0     54822     37380    793901     18.01   no data  --
107.79/107.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.79/107.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.79/107.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.89/107.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.89/107.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.89/107.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
107.89/107.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.79/114.86	c lits-rem:      2666  cl-subs:     7781  v-elim:      0  v-fix:    0  time:  6.95 s
114.79/114.86	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
114.79/114.87	c vivif2 --  cl tried    47041 cl shrink        0 lits rem          0 time: 0.01
114.99/115.05	c asymm  cl-useful: 0/851/5340 lits-rem:0 time: 0.18
114.99/115.06	c calculated reachability. Time: 0.00
114.99/115.06	c  N dy  2852    806544        60      5340         0     47041     37380    651777     18.01   no data  --
118.80/118.85	c  N dy  2962    826662        60      5340         0     64937     37380   1036829     18.03     19.03  --
121.89/121.99	c  N dy  3017    847527        60      5340         0     49384     37380    694469     18.02     19.01  --
125.89/125.96	c  N dy  3112    868840        60      5340         0     68174     37380   1096807     18.03     19.00  --
129.29/129.36	c  N dy  3195    891283        60      5340         0     52909     37380    761991     18.04     19.05  --
133.69/133.77	c  N dy  3273    916271        60      5340         0     38954     37380    451174     18.04     19.11  --
137.09/137.12	c  N dy  3362    937762        60      5340         0     57994     37380    859171     18.04     19.01  --
141.29/141.31	c  N dy  3461    957770        60      5340         0     38623     37380    436380     18.06     19.34  --
144.39/144.44	c  N dy  3572    977794        60      5340         0     56382     37380    818837     18.07     19.28  --
148.50/148.59	c  N dy  3664    997830        60      5340         0     74126     37380   1197960     18.08     19.91  --
151.80/151.83	c  N dy  3740   1017856        60      5340         0     53758     37380    745429     18.08     20.23  --
156.10/156.16	c  N dy  3871   1038012        60      5340         0     71658     37380   1136477     18.10     19.07  --
159.99/160.08	c  N dy  3944   1060428        60      5340         0     52501     37380    710223     18.10     19.16  --
162.29/162.31	c  F st  4002   1071876        60      5340         0     62581     37380    923691     18.10   no data  --
164.39/164.40	c  N dy  4035   1082303        60      5340         0     71798     37380   1124069     18.11     19.10  --
168.60/168.64	c  N dy  4128   1104848        60      5340         0     51909     37380    689026     18.12     19.08  --
175.90/175.99	c  N dy  4185   1151115        60      5340         0     51873     37380    663980     18.05     19.29  --
180.59/180.64	c  N dy  4327   1174526        60      5340         0     72604     37380   1111736     18.07     19.09  --
184.90/184.90	c  N dy  4402   1195183        60      5340         0     49467     37380    621520     18.07     19.03  --
187.70/187.75	c  S st  4514   1209816        60      5340         0     62462     37380    905965     18.09     17.84  --
187.80/187.89	c  S st  4514   1210319        60      5340         0     62917     37380    916133     18.09   no data  --
187.90/187.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.90/187.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.90/187.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
187.90/187.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.90/187.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.90/187.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
187.90/187.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.59/197.62	c lits-rem:      3063  cl-subs:     5205  v-elim:      0  v-fix:    0  time:  9.68 s
197.59/197.62	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
197.59/197.63	c vivif2 --  cl tried    57712 cl shrink        0 lits rem          0 time: 0.01
197.79/197.82	c asymm  cl-useful: 0/673/5340 lits-rem:0 time: 0.18
197.79/197.82	c calculated reachability. Time: 0.00
197.79/197.82	c  N dy  4514   1210319        60      5340         0     57712     37380    798617     18.09   no data  --
201.69/201.70	c  N dy  4595   1230343        60      5340         0     75512     37380   1182574     18.09     20.62  --
205.49/205.57	c  N dy  4623   1253862        60      5340         0     54021     37380    697740     18.07     19.03  --
209.49/209.52	c  N dy  4718   1273890        60      5340         0     71761     37380   1080581     18.08     21.89  --
214.29/214.34	c  N dy  4814   1293920        60      5340         0     46353     37380    533434     18.09     20.88  --
217.89/217.96	c  N dy  4893   1315504        60      5340         0     65454     37380    943257     18.09     19.08  --
222.80/222.82	c  N dy  5007   1335690        60      5340         0     83390     37380   1331204     18.11     19.15  --
226.99/227.03	c  N dy  5136   1355770        60      5340         0     57035     37380    756318     18.12     19.12  --
231.29/231.34	c  N dy  5229   1377231        60      5340         0     75982     37380   1161785     18.13     19.09  --
236.50/236.54	c  N dy  5306   1397301        60      5340         0     48656     37380    562741     18.13     19.73  --
243.89/243.94	c  N dy  5329   1441556        60      5340         0     87253     37380   1349246     18.06     19.07  --
248.20/248.28	c  N dy  5442   1461941        60      5340         0     59555     37380    786398     18.07     19.03  --
251.80/251.80	c  N dy  5471   1481966        60      5340         0     76963     37380   1148475     18.06     20.05  --
257.50/257.54	c  N dy  5610   1501997        60      5340         0     48125     37380    532570     18.08     19.67  --
262.90/262.92	c  N dy  5656   1534461        60      5340         0     76508     37380   1116408     18.06     19.08  --
271.40/271.41	c  N dy  5759   1576526        60      5340         0     65948     37380    879419     18.03     19.08  --
277.30/277.32	c  N dy  5886   1598425        60      5340         0     85276     37380   1297096     18.04     19.02  --
287.20/287.24	c  N dy  5959   1643093        60      5340         0     76055     37380   1076648     18.00     18.99  --
292.50/292.52	c  N dy  6049   1663268        60      5340         0     93899     37380   1459916     18.01     19.08  --
298.11/298.11	c  N dy  6120   1691790        60      5340         0     69796     37380    952563     18.00     18.97  --
302.70/302.77	c  S st  6238   1710320        60      5340         0     86209     37380   1309688     18.01     16.95  --
302.90/302.99	c  S st  6238   1710825        60      5340         0     86662     37380   1319872     18.01   no data  --
303.00/303.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
303.00/303.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.00/303.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
303.00/303.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
303.00/303.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.00/303.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
303.00/303.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
323.79/323.80	c lits-rem:      5711  cl-subs:    10912  v-elim:      0  v-fix:    0  time: 20.73 s
323.79/323.80	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
323.79/323.81	c vivif2 --  cl tried    75750 cl shrink        0 lits rem          0 time: 0.01
323.99/324.05	c asymm  cl-useful: 0/538/5340 lits-rem:0 time: 0.24
323.99/324.05	c calculated reachability. Time: 0.00
323.99/324.05	c  N dy  6238   1710825        60      5340         0     75750     37380   1093312     18.01   no data  --
329.69/329.78	c  N dy  6391   1730897        60      5340         0     93604     37380   1484462     18.03     19.79  --
334.79/334.86	c  N dy  6542   1750967        60      5340         0     61796     37380    793747     18.05     19.86  --
339.10/339.18	c  N dy  6628   1770984        60      5340         0     79518     37380   1173635     18.05     20.76  --
343.30/343.31	c  N dy  6631   1791198        60      5340         0     97199     37380   1536598     18.03     19.12  --
347.80/347.83	c  N dy  6731   1811376        60      5340         0     64206     37380    828734     18.04     19.05  --
352.60/352.69	c  N dy  6858   1831834        60      5340         0     82295     37380   1220022     18.05     19.03  --
362.10/362.16	c  N dy  6887   1875595        60      5340         0     68726     37380    892751     18.01     19.08  --
368.30/368.38	c  N dy  7045   1895660        60      5340         0     86612     37380   1286806     18.02     19.53  --
375.11/375.12	c  N dy  7205   1915693        60      5340         0    104393     37380   1678226     18.04     19.01  --
379.70/379.70	c  N dy  7314   1935866        60      5340         0     69357     37380    918967     18.05     19.05  --
388.00/388.05	c  N dy  7367   1971875        60      5340         0    100780     37380   1563179     18.03     19.00  --
393.60/393.69	c  N dy  7512   1991956        60      5340         0     64947     37380    817204     18.04     20.40  --
398.40/398.45	c  N dy  7585   2012004        60      5340         0     82555     37380   1188863     18.04     19.43  --
403.90/403.95	c  N dy  7621   2033935        60      5340         0    101797     37380   1591246     18.03     19.03  --
409.30/409.39	c  N dy  7747   2053970        60      5340         0     64951     37380    805395     18.04     20.20  --
413.51/413.57	c  N dy  7817   2074056        60      5340         0     82603     37380   1182181     18.04     21.42  --
421.60/421.69	c  N dy  7890   2105047        60      5340         0    109692     37380   1745080     18.03     19.07  --
427.50/427.54	c  N dy  8007   2130542        60      5340         0     76847     37380   1048042     18.04     19.02  --
436.80/436.81	c  N dy  8122   2166918        60      5340         0    108796     37380   1721788     18.03     19.07  --
442.21/442.21	c  N dy  8172   2190664        60      5340         0     73354     37380    952830     18.03     19.02  --
447.20/447.28	c  N dy  8247   2210825        60      5340         0     91115     37380   1331565     18.03     17.14  --
447.20/447.28	c  S st  8247   2210825        60      5340         0     91115     37380   1331565     18.03     17.14  --
447.50/447.51	c  S st  8247   2211331        60      5340         0     91577     37380   1342135     18.03   no data  --
447.50/447.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
447.50/447.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
447.50/447.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
447.50/447.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
447.50/447.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.50/447.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
447.50/447.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
468.90/468.99	c lits-rem:      5246  cl-subs:    10472  v-elim:      0  v-fix:    0  time: 21.41 s
468.90/468.99	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
469.00/469.01	c vivif2 --  cl tried    81105 cl shrink        0 lits rem          0 time: 0.01
469.20/469.23	c asymm  cl-useful: 0/483/5340 lits-rem:0 time: 0.23
469.20/469.24	c calculated reachability. Time: 0.00
469.20/469.24	c  N dy  8247   2211331        60      5340         0     81105     37380   1126763     18.03   no data  --
474.40/474.44	c  N dy  8312   2231521        60      5340         0     98803     37380   1501276     18.03     19.09  --
483.10/483.18	c  N dy  8460   2251610        60      5340         0     60063     37380    676222     18.04     21.53  --
488.80/488.87	c  N dy  8582   2271667        60      5340         0     77753     37380   1060390     18.05     19.07  --
494.91/494.92	c  N dy  8632   2291865        60      5340         0     95424     37380   1428248     18.05     19.06  --
503.00/503.07	c  N dy  8714   2312511        60      5340         0    113625     37380   1818553     18.05     19.14  --
508.00/508.03	c  N dy  8804   2332513        60      5340         0     73527     37380    947880     18.05     19.34  --
513.71/513.76	c  N dy  8967   2352527        60      5340         0     91296     37380   1338949     18.06     19.09  --
520.40/520.40	c  N dy  9030   2374743        60      5340         0    110827     37380   1750693     18.06     19.06  --
526.50/526.54	c  N dy  9158   2394766        60      5340         0     69607     37380    856340     18.07     19.79  --
530.91/530.92	c  N dy  9226   2415012        60      5340         0     87367     37380   1232007     18.07     19.04  --
537.61/537.67	c  N dy  9351   2436446        60      5340         0    106395     37380   1647896     18.08     19.03  --
545.21/545.22	c  N dy  9495   2456473        60      5340         0     64184     37380    729151     18.09     20.58  --
548.91/548.93	c  N dy  9527   2476487        60      5340         0     81691     37380   1092068     18.08     19.06  --
554.81/554.83	c  N dy  9620   2497926        60      5340         0    100613     37380   1498672     18.08     19.04  --
561.80/561.88	c  N dy  9715   2517995        60      5340         0    118295     37380   1879116     18.09     19.06  --
566.91/566.99	c  N dy  9806   2538073        60      5340         0     75213     37380    958792     18.09     21.05  --
572.91/572.97	c  N dy  9923   2559926        60      5340         0     94463     37380   1375253     18.10     19.06  --
580.61/580.61	c  N dy 10041   2581910        60      5340         0    113881     37380   1795934     18.10     19.12  --
586.80/586.88	c  N dy 10148   2602558        60      5340         0     70379     37380    844419     18.11     19.07  --
593.10/593.17	c  N dy 10269   2628085        60      5340         0     92858     37380   1327119     18.11     19.17  --
607.50/607.51	c  N dy 10297   2689551        60      5340         0     83892     37380   1086739     18.06     19.21  --
613.82/613.88	c  N dy 10436   2709575        60      5340         0    101564     37380   1472827     18.07     20.31  --
614.51/614.51	c  S st 10453   2711333        60      5340         0    103123     37380   1507554     18.07   no data  --
614.71/614.76	c  S st 10453   2711835        60      5340         0    103577     37380   1518009     18.07   no data  --
614.71/614.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
614.71/614.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
614.82/614.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
614.82/614.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
614.82/614.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.82/614.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
614.82/614.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
693.21/693.27	c lits-rem:      6785  cl-subs:    12807  v-elim:      0  v-fix:    0  time: 78.42 s
693.21/693.27	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
693.21/693.29	c vivif2 --  cl tried    90770 cl shrink        0 lits rem          0 time: 0.02
693.61/693.62	c asymm  cl-useful: 0/606/5340 lits-rem:0 time: 0.34
693.61/693.63	c calculated reachability. Time: 0.00
693.61/693.63	c  N dy 10453   2711835        60      5340         0     90770     37380   1269856     18.07   no data  --
702.01/702.06	c  N dy 10566   2731880        60      5340         0    108496     37380   1656665     18.08     20.32  --
712.41/712.41	c  N dy 10699   2753807        60      5340         0     65365     37380    722058     18.08     19.12  --
717.71/717.73	c  N dy 10789   2773834        60      5340         0     83081     37380   1104354     18.09     19.57  --
723.31/723.36	c  N dy 10871   2793855        60      5340         0    100687     37380   1481284     18.09     19.12  --
729.71/729.76	c  N dy 10942   2813879        60      5340         0    118345     37380   1856772     18.09     20.33  --
736.81/736.80	c  N dy 11046   2834585        60      5340         0     72696     37380    864980     18.10     19.06  --
742.71/742.79	c  N dy 11125   2859865        60      5340         0     94926     37380   1332366     18.09     19.16  --
750.52/750.55	c  N dy 11275   2881579        60      5340         0    114069     37380   1750876     18.10     19.19  --
759.61/759.60	c  N dy 11353   2908307        60      5340         0     72568     37380    839744     18.10     19.07  --
765.01/765.03	c  N dy 11459   2928761        60      5340         0     90586     37380   1231458     18.11     19.06  --
772.42/772.49	c  N dy 11629   2948851        60      5340         0    108402     37380   1625785     18.12     19.97  --
780.72/780.77	c  N dy 11738   2968866        60      5340         0    126052     37380   2008529     18.12     19.85  --
786.62/786.67	c  N dy 11764   2990664        60      5340         0     79186     37380    965616     18.11     19.07  --
794.61/794.65	c  N dy 11844   3023206        60      5340         0    107501     37380   1557266     18.10     19.07  --
802.42/802.40	c  N dy 11962   3043238        60      5340         0    125148     37380   1940348     18.11     20.82  --
809.71/809.74	c  N dy 12107   3063265        60      5340         0     76188     37380    913346     18.12     20.09  --
816.11/816.13	c  N dy 12183   3088874        60      5340         0     98439     37380   1378913     18.11     19.13  --
824.62/824.70	c  N dy 12310   3112946        60      5340         0    119552     37380   1835467     18.12     19.12  --
833.92/833.92	c  N dy 12420   3135460        60      5340         0     71932     37380    806163     18.12     19.11  --
839.01/839.02	c  N dy 12458   3160642        60      5340         0     93862     37380   1261105     18.12     19.11  --
844.91/844.95	c  N dy 12527   3180653        60      5340         0    111350     37380   1635643     18.12     20.99  --
854.12/854.11	c  N dy 12609   3206087        60      5340         0    133722     37380   2112284     18.12     19.12  --
857.42/857.40	c  S st 12647   3211835        60      5340         0     70446     37380    767802     18.12     18.99  --
857.62/857.63	c  S st 12647   3212339        60      5340         0     70901     37380    778133     18.12   no data  --
857.62/857.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
857.62/857.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
857.62/857.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
857.72/857.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.72/857.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
857.72/857.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
857.72/857.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
873.12/873.16	c lits-rem:       283  cl-subs:      648  v-elim:      0  v-fix:    0  time: 15.46 s
873.12/873.16	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
873.12/873.17	c vivif2 --  cl tried    70253 cl shrink        0 lits rem          0 time: 0.01
873.42/873.49	c asymm  cl-useful: 0/643/5340 lits-rem:0 time: 0.32
873.42/873.49	c calculated reachability. Time: 0.00
873.42/873.49	c  N dy 12647   3212339        60      5340         0     70253     37380    763855     18.12   no data  --
879.62/879.66	c  N dy 12732   3232990        60      5340         0     88350     37380   1149292     18.12     19.09  --
887.91/887.93	c  N dy 12852   3253041        60      5340         0    106008     37380   1535479     18.13     19.11  --
898.21/898.24	c  N dy 12959   3275092        60      5340         0    125450     37380   1956731     18.13     19.29  --
909.52/909.54	c  N dy 13090   3296312        60      5340         0     74722     37380    845466     18.14     19.11  --
916.01/916.06	c  N dy 13170   3316407        60      5340         0     92464     37380   1226131     18.14     20.31  --
924.62/924.60	c  N dy 13299   3336506        60      5340         0    110326     37380   1618233     18.14     19.72  --
933.93/933.96	c  N dy 13377   3356551        60      5340         0    127927     37380   1997341     18.15     21.44  --
942.31/942.31	c  N dy 13410   3376556        60      5340         0     75051     37380    845790     18.14     19.46  --
948.61/948.69	c  N dy 13501   3396760        60      5340         0     92777     37380   1226117     18.14     19.21  --
957.72/957.73	c  N dy 13631   3416788        60      5340         0    110454     37380   1612781     18.15     19.80  --
966.22/966.26	c  N dy 13686   3436832        60      5340         0    128056     37380   1982081     18.15     20.36  --
975.52/975.59	c  N dy 13826   3456894        60      5340         0     74522     37380    826460     18.15     19.58  --
980.72/980.75	c  N dy 13918   3476932        60      5340         0     92138     37380   1207063     18.16     19.14  --
988.21/988.25	c  N dy 14096   3496971        60      5340         0    109873     37380   1601344     18.17     20.33  --
998.62/998.60	c  N dy 14150   3528070        60      5340         0    137032     37380   2163474     18.16     19.15  --
1009.12/1009.13	c  N dy 14243   3562912        60      5340         0     95383     37380   1249331     18.15     19.14  --
1016.72/1016.72	c  N dy 14362   3585073        60      5340         0    114878     37380   1672096     18.15     19.15  --
1028.72/1028.74	c  N dy 14464   3617934        60      5340         0    143722     37380   2285611     18.15     19.27  --
1035.42/1035.49	c  N dy 14594   3638333        60      5340         0     88960     37380   1123718     18.16     19.19  --
1041.63/1041.66	c  N dy 14672   3658388        60      5340         0    106622     37380   1502912     18.16     19.74  --
1049.32/1049.38	c  N dy 14788   3678671        60      5340         0    124550     37380   1895078     18.16     19.13  --
1061.93/1061.96	c  N dy 14934   3705887        60      5340         0     74582     37380    795213     18.17     19.23  --
1063.63/1063.64	c  S st 14967   3712340        60      5340         0     80286     37380    919113     18.17     17.86  --
1063.82/1063.85	c  S st 14967   3712848        60      5340         0     80753     37380    929741     18.17   no data  --
1063.82/1063.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1063.82/1063.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1063.82/1063.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1063.92/1063.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1063.92/1063.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1063.92/1063.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1063.92/1063.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1076.52/1076.59	c lits-rem:       937  cl-subs:     1808  v-elim:      0  v-fix:    0  time: 12.68 s
1076.52/1076.59	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1076.62/1076.60	c vivif2 --  cl tried    78945 cl shrink        0 lits rem          0 time: 0.01
1076.83/1076.82	c asymm  cl-useful: 0/524/5340 lits-rem:0 time: 0.22
1076.83/1076.82	c calculated reachability. Time: 0.00
1076.83/1076.82	c  N dy 14967   3712848        60      5340         0     78945     37380    891012     18.17   no data  --
1082.43/1082.45	c  N dy 15063   3732868        60      5340         0     96582     37380   1267508     18.17     20.69  --
1088.82/1088.87	c  F st 15161   3751563        60      5340         0    113061     37380   1625509     18.17   no data  --
1089.52/1089.53	c  N st 15165   3753597        60      5340         0    114854     37380   1664979     18.17   no data  --
1098.32/1098.33	c  N dy 15206   3778873        60      5340         0    136723     37380   2113252     18.17     19.35  --
1108.42/1108.48	c  N dy 15343   3800650        60      5340         0     81323     37380    933187     18.17     19.17  --
1114.72/1114.75	c  N dy 15470   3820742        60      5340         0     99031     37380   1320447     18.18     19.70  --
1121.93/1121.95	c  N dy 15567   3840815        60      5340         0    116723     37380   1702843     18.18     19.58  --
1132.42/1132.44	c  N dy 15683   3860854        60      5340         0    134371     37380   2087232     18.19     21.09  --
1142.63/1142.66	c  N dy 15783   3880934        60      5340         0     76481     37380    819686     18.19     19.75  --
1148.73/1148.70	c  N dy 15881   3904003        60      5340         0     96849     37380   1260223     18.19     19.23  --
1156.32/1156.37	c  N dy 16027   3924470        60      5340         0    114905     37380   1659308     18.20     19.16  --
1164.72/1164.77	c  N dy 16138   3945314        60      5340         0    133255     37380   2060390     18.20     19.21  --
1174.22/1174.29	c  N dy 16173   3969112        60      5340         0     77517     37380    831007     18.20     19.25  --
1180.03/1180.06	c  N dy 16296   3989168        60      5340         0     95159     37380   1217453     18.20     20.88  --
1186.94/1186.94	c  N dy 16404   4009627        60      5340         0    113190     37380   1610683     18.21     19.17  --
1195.43/1195.40	c  N dy 16494   4034260        60      5340         0    134721     37380   2065508     18.20     19.37  --
1205.53/1205.51	c  N dy 16589   4054921        60      5340         0    152872     37380   2457235     18.21     19.22  --
1212.13/1212.15	c  N dy 16682   4074931        60      5340         0     93164     37380   1160267     18.21     19.20  --
1217.83/1217.88	c  N dy 16731   4094953        60      5340         0    110707     37380   1530500     18.21     20.66  --
1226.33/1226.32	c  N dy 16799   4118091        60      5340         0    131018     37380   1966477     18.21     19.24  --
1235.42/1235.44	c  N dy 16879   4138737        60      5340         0    149197     37380   2356197     18.21     19.35  --
1243.63/1243.69	c  N dy 16970   4158801        60      5340         0     88697     37380   1052313     18.21     20.04  --
1250.33/1250.32	c  N dy 16999   4182475        60      5340         0    109281     37380   1478808     18.21     19.18  --
1258.13/1258.15	c  N dy 17088   4203348        60      5340         0    127633     37380   1872887     18.21     19.21  --
1262.83/1262.89	c  S st 17157   4212848        60      5340         0    135990     37380   2057811     18.21   no data  --
1263.23/1263.26	c  S st 17157   4213350        60      5340         0    136447     37380   2068047     18.21   no data  --
1263.23/1263.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1263.23/1263.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1263.33/1263.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1263.33/1263.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1263.33/1263.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1263.33/1263.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1263.33/1263.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175984-1301789413/watcher-3175984-1301789413 -o /tmp/evaluation-result-3175984-1301789413/solver-3175984-1301789413 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175984-1301789413.cnf 

running on 2 cores: 5,7

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 4.01 3.98 5/189 7864
/proc/meminfo: memFree=22818904/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=20508 CPUtime=0 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 424 0 0 0 0 0 0 0 25 0 1 0 369172003 21000192 363 33554432000 4194304 4650387 140736776353584 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 5367 371 312 112 0 332 0

[startup+0.047869 s]
/proc/loadavg: 4.02 4.01 3.98 5/189 7864
/proc/meminfo: memFree=22818904/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=29936 CPUtime=0.04 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 616 0 0 0 4 0 0 0 25 0 1 0 369172003 30654464 555 33554432000 4194304 4650387 140736776353584 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 7484 555 345 112 0 2449 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29936

[startup+0.100855 s]
/proc/loadavg: 4.02 4.01 3.98 5/189 7864
/proc/meminfo: memFree=22818904/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=29936 CPUtime=0.09 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 625 0 0 0 9 0 0 0 25 0 1 0 369172003 30654464 564 33554432000 4194304 4650387 140736776353584 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 7484 564 345 112 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.300816 s]
/proc/loadavg: 4.02 4.01 3.98 5/189 7864
/proc/meminfo: memFree=22818904/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=31840 CPUtime=0.29 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 1300 0 0 0 29 0 0 0 25 0 1 0 369172003 32604160 1026 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 7960 1026 378 112 0 2925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31840

[startup+0.700741 s]
/proc/loadavg: 4.02 4.01 3.98 5/189 7864
/proc/meminfo: memFree=22818904/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=32460 CPUtime=0.69 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 1749 0 0 0 69 0 0 0 25 0 1 0 369172003 33239040 1248 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 8115 1248 378 112 0 3080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32460

[startup+1.5006 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 7865
/proc/meminfo: memFree=22813440/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=38520 CPUtime=1.49 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 3750 0 0 0 149 0 0 0 25 0 1 0 369172003 39444480 2650 33554432000 4194304 4650387 140736776353584 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 9630 2650 380 112 0 4595 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38520

[startup+3.1003 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 7865
/proc/meminfo: memFree=22806744/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=38588 CPUtime=3.09 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 4202 0 0 0 309 0 0 0 25 0 1 0 369172003 39514112 2723 33554432000 4194304 4650387 140736776353584 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 9647 2723 380 112 0 4612 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38588

[startup+6.30071 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 7865
/proc/meminfo: memFree=22803004/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=39520 CPUtime=6.28 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 5572 0 0 0 628 0 0 0 25 0 1 0 369172003 40468480 2826 33554432000 4194304 4650387 140736776353584 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 9880 2826 380 112 0 4845 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39520

[startup+12.7005 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 7865
/proc/meminfo: memFree=22806716/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=45356 CPUtime=12.69 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 9160 0 0 0 1268 1 0 0 25 0 1 0 369172003 46444544 4224 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 11339 4224 380 112 0 6304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45356

[startup+25.5012 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 7866
/proc/meminfo: memFree=22798908/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=50700 CPUtime=25.49 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 14188 0 0 0 2547 2 0 0 25 0 1 0 369172003 51916800 5751 33554432000 4194304 4650387 140736776353584 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 12675 5751 380 112 0 7640 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50700

[startup+51.1004 s]
/proc/loadavg: 4.01 4.01 3.98 5/190 7867
/proc/meminfo: memFree=22798328/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=53380 CPUtime=51.09 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 22039 0 0 0 5106 3 0 0 25 0 1 0 369172003 54661120 6366 33554432000 4194304 4650387 140736776353584 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 13345 6366 380 112 0 8310 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53380

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 7868
/proc/meminfo: memFree=22785512/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=56400 CPUtime=102.3 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 33652 0 0 0 10223 7 0 0 25 0 1 0 369172003 57753600 7419 33554432000 4194304 4650387 140736776353584 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 14100 7419 380 112 0 9065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56400

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 7869
/proc/meminfo: memFree=22758804/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=66636 CPUtime=162.29 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 46056 0 0 0 16219 10 0 0 25 0 1 0 369172003 68235264 9739 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 16659 9739 380 112 0 11624 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66636

[startup+222.301 s]
/proc/loadavg: 4.08 4.03 3.99 5/190 7898
/proc/meminfo: memFree=22792568/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=76708 CPUtime=222.3 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 56843 0 0 0 22217 13 0 0 25 0 1 0 369172003 78548992 12369 33554432000 4194304 4650387 140736776353584 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 19177 12369 380 112 0 14142 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 76708

[startup+282.301 s]
/proc/loadavg: 3.43 3.85 3.93 4/184 7917
/proc/meminfo: memFree=22872232/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=76968 CPUtime=282.3 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 65961 0 0 0 28215 15 0 0 25 0 1 0 369172003 78815232 12658 33554432000 4194304 4650387 140736776353584 18446744073709551615 4313303 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 19242 12658 380 112 0 14207 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76968

[startup+342.3 s]
/proc/loadavg: 3.16 3.69 3.87 4/184 7918
/proc/meminfo: memFree=22856456/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=89776 CPUtime=342.3 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 74650 0 0 0 34213 17 0 0 25 0 1 0 369172003 91930624 15452 33554432000 4194304 4650387 140736776353584 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 22444 15452 380 112 0 17409 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89776

[startup+402.3 s]
/proc/loadavg: 3.06 3.56 3.81 4/184 7920
/proc/meminfo: memFree=22846860/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=90004 CPUtime=402.3 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 82704 0 0 0 40210 20 0 0 25 0 1 0 369172003 92164096 15494 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 22501 15494 380 112 0 17466 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90004

[startup+462.3 s]
/proc/loadavg: 3.02 3.46 3.76 4/184 7921
/proc/meminfo: memFree=22842112/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=92996 CPUtime=462.3 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 89583 0 0 0 46208 22 0 0 25 0 1 0 369172003 95227904 16019 33554432000 4194304 4650387 140736776353584 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 23249 16019 380 112 0 18214 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92996

[startup+522.301 s]
/proc/loadavg: 3.00 3.37 3.71 4/184 7923
/proc/meminfo: memFree=22820140/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=94532 CPUtime=522.3 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 95179 0 0 0 52206 24 0 0 25 0 1 0 369172003 96800768 16989 33554432000 4194304 4650387 140736776353584 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 23633 16989 380 112 0 18598 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 94532

[startup+582.301 s]
/proc/loadavg: 3.00 3.30 3.66 4/184 7925
/proc/meminfo: memFree=22829048/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=94724 CPUtime=582.31 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 102129 0 0 0 58205 26 0 0 25 0 1 0 369172003 96997376 17044 33554432000 4194304 4650387 140736776353584 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 23681 17044 380 112 0 18646 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 94724

[startup+642.301 s]
/proc/loadavg: 3.00 3.24 3.62 4/184 7926
/proc/meminfo: memFree=22795908/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=100164 CPUtime=642.32 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 107949 0 0 0 64204 28 0 0 25 0 1 0 369172003 102567936 18123 33554432000 4194304 4650387 140736776353584 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 25041 18123 380 112 0 20006 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 100164

[startup+702.301 s]
/proc/loadavg: 3.00 3.20 3.58 4/184 7928
/proc/meminfo: memFree=22783380/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=103764 CPUtime=702.31 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 109183 0 0 0 70203 28 0 0 25 0 1 0 369172003 106254336 19357 33554432000 4194304 4650387 140736776353584 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 25941 19357 380 112 0 20906 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 103764

[startup+762.307 s]
/proc/loadavg: 3.11 3.19 3.55 3/179 7947
/proc/meminfo: memFree=22918880/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=103920 CPUtime=762.32 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 115809 0 0 0 76201 31 0 0 25 0 1 0 369172003 106414080 18375 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 25980 18375 380 112 0 20945 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 103920

[startup+822.3 s]
/proc/loadavg: 2.41 2.97 3.45 3/178 7949
/proc/meminfo: memFree=22922732/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104032 CPUtime=822.32 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 121616 0 0 0 82198 34 0 0 25 0 1 0 369172003 106528768 19125 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26008 19125 380 112 0 20973 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 104032

[startup+882.3 s]
/proc/loadavg: 2.22 2.81 3.36 3/178 7951
/proc/meminfo: memFree=22911548/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104140 CPUtime=882.32 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 126342 0 0 0 88197 35 0 0 25 0 1 0 369172003 106639360 18677 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26035 18677 380 112 0 21000 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 104140

[startup+942.3 s]
/proc/loadavg: 2.08 2.66 3.27 3/178 7952
/proc/meminfo: memFree=22912628/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104260 CPUtime=942.31 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 131191 0 0 0 94194 37 0 0 25 0 1 0 369172003 106762240 18169 33554432000 4194304 4650387 140736776353584 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26065 18169 380 112 0 21030 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 104260

[startup+1002.3 s]
/proc/loadavg: 2.03 2.54 3.19 3/178 7954
/proc/meminfo: memFree=22909612/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104324 CPUtime=1002.32 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 135560 0 0 0 100193 39 0 0 25 0 1 0 369172003 106827776 19816 33554432000 4194304 4650387 140736776353584 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26081 19816 380 112 0 21046 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 104324

[startup+1062.3 s]
/proc/loadavg: 2.01 2.44 3.11 3/178 7955
/proc/meminfo: memFree=22904876/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104496 CPUtime=1062.32 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 142239 0 0 0 106191 41 0 0 25 0 1 0 369172003 107003904 18146 33554432000 4194304 4650387 140736776353584 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26124 18146 380 112 0 21089 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 104496

[startup+1122.3 s]
/proc/loadavg: 2.00 2.35 3.04 3/178 7957
/proc/meminfo: memFree=22913140/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104544 CPUtime=1122.33 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 146118 0 0 0 112191 42 0 0 25 0 1 0 369172003 107053056 19148 33554432000 4194304 4650387 140736776353584 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26136 19148 380 112 0 21101 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 104544

[startup+1182.3 s]
/proc/loadavg: 2.00 2.29 2.97 3/178 7959
/proc/meminfo: memFree=22907280/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104664 CPUtime=1182.33 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 151514 0 0 0 118189 44 0 0 25 0 1 0 369172003 107175936 18728 33554432000 4194304 4650387 140736776353584 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26166 18728 380 112 0 21131 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 104664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.23 2.91 3/178 7960
/proc/meminfo: memFree=22914676/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=104776 CPUtime=1242.33 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 157021 0 0 0 124187 46 0 0 25 0 1 0 369172003 107290624 18302 33554432000 4194304 4650387 140736776353584 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 26194 18302 380 112 0 21159 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 104776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.19 2.85 3/178 7962
/proc/meminfo: memFree=22890716/32950928 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=118592 CPUtime=1300.04 cores=5,7
/proc/7864/stat : 7864 (strangenight1-s) R 7862 7864 7124 0 -1 4202496 161430 0 0 0 129957 47 0 0 25 0 1 0 369172003 121438208 22711 33554432000 4194304 4650387 140736776353584 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7864/statm: 29648 22711 380 112 0 24613 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 118592

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.58
CPU system time (s): 0.474927
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 118592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161430
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= 12
involuntary context switches= 1101

runsolver used 1.9797 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 02:10:13
IDJOB=3175984
IDBENCH=83002
IDSOLVER=1589
FILE ID=node113/3175984-1301789413
RUNJOBID= node113-1301783654-7146
PBS_JOBID= 12841405
Free space on /tmp= 70704 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S385597856-055.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175984-1301789413/watcher-3175984-1301789413 -o /tmp/evaluation-result-3175984-1301789413/solver-3175984-1301789413 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175984-1301789413.cnf

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

MD5SUM BENCH= ea8a8c80a9c6e1328d7a171765d2b8ef
RANDOM SEED=750015375

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      22819184 kB
Buffers:        321140 kB
Cached:        9208288 kB
SwapCached:          0 kB
Active:        6435832 kB
Inactive:      3402744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22819184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6540 kB
Writeback:           0 kB
AnonPages:      309152 kB
Mapped:          16396 kB
Slab:           229732 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   526452 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= 70708 MiB
End job on node113 at 2011-04-03 02:31:55