Trace number 3176084

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-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3176084-1301792778.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.15
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:      42 undec:       0 neg:      28
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.29/0.37	c  N dy    12      5876        70      6230         0      3068     43610     67078     20.62     21.73  --
0.49/0.55	c  N dy    18     10690        70      6230         0      7393     43610    168663     20.23     21.41  --
0.69/0.78	c  N dy    37     16093        70      6230         0      8446     43610    185393     20.42     21.55  --
1.19/1.23	c  F st    55     25000        70      6230         0     11426     43610    242921     20.34     18.14  --
1.19/1.23	c  N st    55     25000        70      6230         0     11426     43610    242921     20.34     18.14  --
1.39/1.47	c  N dy    61     30001        70      6230         0      9772     43610    196456     20.34   no data  --
1.39/1.47	c  S st    61     30001        70      6230         0      9772     43610    196456     20.34   no data  --
1.49/1.50	c  S st    61     30505        70      6230         0     10247     43610    208199     20.34   no data  --
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.49/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.62	c lits-rem:      1447  cl-subs:      893  v-elim:      0  v-fix:    0  time:  1.11 s
2.89/2.91	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.29
2.89/2.91	c calculated reachability. Time: 0.00
2.89/2.91	c  N dy    61     30505        70      6230         0      9354     43610    184389     20.34   no data  --
3.39/3.40	c  N dy    76     39077        70      6230         0     10009     43610    186498     20.14     21.21  --
3.69/3.78	c  N dy    94     45759        70      6230         0     16072     43610    328932     20.08     18.92  --
3.69/3.78	c  S st    94     45759        70      6230         0     16072     43610    328932     20.08     18.92  --
3.79/3.83	c  S st    94     46260        70      6230         0      8439     43610    139059     20.08   no data  --
3.79/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.79/3.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.66	c lits-rem:       142  cl-subs:       58  v-elim:      0  v-fix:    0  time:  0.82 s
4.59/4.66	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.59/4.66	c vivif2 --  cl tried     8381 cl shrink        0 lits rem          0 time: 0.00
4.89/4.93	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.27
4.89/4.93	c calculated reachability. Time: 0.00
4.89/4.93	c  N dy    94     46260        70      6230         0      8381     43610    137203     20.08   no data  --
5.09/5.16	c  N dy   126     50321        70      6230         0     12076     43610    227244     20.23     21.75  --
6.29/6.35	c  N dy   139     69391        70      6230         0     10299     43610    160640     19.83     18.98  --
6.29/6.35	c  S st   139     69391        70      6230         0     10299     43610    160640     19.83     18.98  --
6.29/6.39	c  S st   139     69891        70      6230         0     10767     43610    172237     19.83   no data  --
6.29/6.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.39/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
6.39/6.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.26	c lits-rem:       312  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.87 s
7.19/7.26	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c vivif2 --  cl tried    10603 cl shrink        0 lits rem          0 time: 0.00
7.49/7.58	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.31
7.49/7.58	c calculated reachability. Time: 0.00
7.49/7.58	c  N dy   139     69891        70      6230         0     10603     43610    168148     19.83   no data  --
7.79/7.87	c  N dy   182     74371        70      6230         0     14675     43610    268446     19.99     21.76  --
8.19/8.23	c  N dy   215     79135        70      6230         0     19037     43610    375142     20.09     21.62  --
8.59/8.64	c  N dy   261     84233        70      6230         0     12804     43610    210017     20.23     23.22  --
8.80/8.87	c  F st   282     87500        70      6230         0     15797     43610    282119     20.27   no data  --
8.99/9.09	c  N st   287     90798        70      6230         0     18767     43610    355398     20.27   no data  --
9.69/9.71	c  N dy   303     98047        70      6230         0     13535     43610    211458     20.29     21.50  --
10.09/10.18	c  N dy   340    104398        70      6230         0     19293     43610    351453     20.36     23.56  --
10.19/10.22	c  S st   345    104838        70      6230         0     19690     43610    361245     20.37   no data  --
10.19/10.28	c  S st   345    105339        70      6230         0     20153     43610    372644     20.37   no data  --
10.19/10.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.19/10.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.29/10.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
10.29/10.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.99/12.09	c lits-rem:      1901  cl-subs:     1613  v-elim:      0  v-fix:    0  time:  1.78 s
11.99/12.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
11.99/12.09	c vivif2 --  cl tried    18540 cl shrink        0 lits rem          0 time: 0.00
12.39/12.46	c asymm  cl-useful: 0/4823/6230 lits-rem:0 time: 0.37
12.39/12.46	c calculated reachability. Time: 0.00
12.39/12.46	c  N dy   345    105339        70      6230         0     18540     43610    330262     20.37   no data  --
14.19/14.24	c  N dy   347    128267        70      6230         0     26524     43610    503958     20.07     21.16  --
14.89/14.92	c  N dy   408    136517        70      6230         0     20583     43610    361809     20.17     22.26  --
15.89/15.95	c  N dy   474    146874        70      6230         0     15503     43610    222172     20.25     21.67  --
16.79/16.81	c  N dy   488    158008        70      6230         0     25494     43610    458424     20.21     18.04  --
16.79/16.81	c  S st   488    158008        70      6230         0     25494     43610    458424     20.21     18.04  --
16.79/16.88	c  S st   488    158511        70      6230         0     25957     43610    469956     20.21   no data  --
16.79/16.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.79/16.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.89/16.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
16.89/16.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.99/19.09	c lits-rem:      2191  cl-subs:     2708  v-elim:      0  v-fix:    0  time:  2.19 s
18.99/19.09	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
19.09/19.10	c vivif2 --  cl tried    23249 cl shrink        0 lits rem          0 time: 0.00
19.19/19.26	c asymm  cl-useful: 0/1407/6230 lits-rem:0 time: 0.16
19.19/19.26	c calculated reachability. Time: 0.00
19.19/19.26	c  N dy   488    158511        70      6230         0     23249     43610    405472     20.21   no data  --
20.19/20.26	c  N dy   533    168658        70      6230         0     17258     43610    252725     20.25     21.68  --
21.19/21.24	c  N dy   599    179548        70      6230         0     27128     43610    493075     20.32     21.40  --
22.49/22.51	c  N dy   641    193202        70      6230         0     23241     43610    382066     20.33     21.47  --
23.69/23.70	c  N dy   657    205536        70      6230         0     17175     43610    228334     20.26     21.95  --
24.89/24.91	c  N dy   714    218661        70      6230         0     29129     43610    516580     20.29     23.00  --
26.49/26.54	c  N dy   805    232677        70      6230         0     23806     43610    374841     20.37     21.52  --
26.99/27.07	c  S st   835    237766        70      6230         0     28421     43610    487202     20.39     19.12  --
27.09/27.16	c  S st   835    238267        70      6230         0     28881     43610    498656     20.39   no data  --
27.09/27.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.09/27.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.09/27.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.09/27.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/27.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/27.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
27.09/27.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.60/29.61	c lits-rem:      2139  cl-subs:     2011  v-elim:      0  v-fix:    0  time:  2.43 s
29.60/29.61	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
29.60/29.62	c vivif2 --  cl tried    26870 cl shrink        0 lits rem          0 time: 0.00
29.89/29.99	c asymm  cl-useful: 0/3539/6230 lits-rem:0 time: 0.37
29.89/29.99	c calculated reachability. Time: 0.00
29.89/29.99	c  N dy   835    238267        70      6230         0     26870     43610    444295     20.39   no data  --
31.69/31.77	c  N dy   912    253473        70      6230         0     21716     43610    306265     20.44     21.73  --
33.89/33.93	c  N dy   978    273046        70      6230         0     39350     43610    731852     20.48     21.60  --
35.69/35.80	c  N dy  1041    290612        70      6230         0     35425     43610    626772     20.51     21.61  --
37.49/37.56	c  F st  1093    306250        70      6230         0     28726     43610    447819     20.51     19.31  --
37.89/37.90	c  N st  1098    309546        70      6230         0     31697     43610    522274     20.51   no data  --
40.39/40.43	c  N dy  1179    330998        70      6230         0     29422     43610    458134     20.55     21.63  --
42.79/42.86	c  N dy  1203    351098        70      6230         0     24953     43610    335620     20.49     21.65  --
43.49/43.51	c  S st  1220    357401        70      6230         0     30641     43610    473002     20.49   no data  --
43.59/43.61	c  S st  1220    357905        70      6230         0     31108     43610    484430     20.49   no data  --
43.59/43.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.59/43.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.59/43.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
43.59/43.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.59/43.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.59/43.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
43.59/43.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.69/46.78	c lits-rem:      1823  cl-subs:     1878  v-elim:      0  v-fix:    0  time:  3.15 s
46.69/46.78	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
46.69/46.79	c vivif2 --  cl tried    29230 cl shrink        0 lits rem          0 time: 0.01
47.29/47.37	c asymm  cl-useful: 0/2691/6230 lits-rem:0 time: 0.58
47.29/47.37	c calculated reachability. Time: 0.00
47.29/47.37	c  N dy  1220    357905        70      6230         0     29230     43610    437046     20.49   no data  --
52.19/52.22	c  N dy  1332    392512        70      6230         0     36949     43610    597405     20.45     21.56  --
57.99/58.08	c  N dy  1386    433482        70      6230         0     49305     43610    866297     20.30     21.42  --
60.89/60.90	c  N dy  1519    453692        70      6230         0     42639     43610    729620     20.36     21.44  --
63.89/63.98	c  N dy  1623    474111        70      6230         0     34979     43610    523257     20.39     21.55  --
66.99/67.03	c  N dy  1706    494281        70      6230         0     53256     43610    964456     20.41     21.53  --
70.39/70.44	c  N dy  1800    519168        70      6230         0     48702     43610    842364     20.42     21.65  --
73.09/73.17	c  S st  1878    536857        70      6230         0     36698     43610    538440     20.45     18.26  --
73.19/73.27	c  S st  1878    537359        70      6230         0     37163     43610    549986     20.45   no data  --
73.19/73.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.19/73.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.19/73.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
73.29/73.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.29/73.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.29/73.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
73.29/73.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.59/75.63	c lits-rem:       898  cl-subs:     1960  v-elim:      0  v-fix:    0  time:  2.33 s
75.59/75.63	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
75.59/75.63	c vivif2 --  cl tried    35203 cl shrink        0 lits rem          0 time: 0.01
75.80/75.82	c asymm  cl-useful: 0/1449/6230 lits-rem:0 time: 0.19
75.80/75.83	c calculated reachability. Time: 0.00
75.80/75.83	c  N dy  1878    537359        70      6230         0     35203     43610    500785     20.45   no data  --
78.69/78.73	c  N dy  1929    557408        70      6230         0     53316     43610    930005     20.43     22.98  --
81.99/82.06	c  N dy  2015    580887        70      6230         0     45629     43610    740526     20.43     21.70  --
85.60/85.65	c  N dy  2094    601760        70      6230         0     34780     43610    469865     20.44     21.56  --
88.39/88.47	c  N dy  2144    621768        70      6230         0     52823     43610    902459     20.44     23.07  --
92.89/92.94	c  N dy  2171    653125        70      6230         0     50206     43610    810773     20.37     21.55  --
96.39/96.47	c  N dy  2235    673349        70      6230         0     36925     43610    488790     20.38     21.49  --
99.99/100.00	c  N dy  2369    693409        70      6230         0     55222     43610    936040     20.42     23.13  --
104.10/104.16	c  N dy  2466    717597        70      6230         0     44593     43610    661456     20.43     21.52  --
107.39/107.47	c  N dy  2515    737641        70      6230         0     62581     43610   1093033     20.42     22.90  --
111.99/112.05	c  N dy  2564    766664        70      6230         0     55066     43610    880844     20.39     21.53  --
116.39/116.40	c  N dy  2685    787412        70      6230         0     39679     43610    519891     20.42     21.57  --
119.69/119.70	c  S st  2782    806039        70      6230         0     56544     43610    931009     20.44     19.37  --
119.79/119.84	c  S st  2782    806546        70      6230         0     57012     43610    942666     20.44   no data  --
119.79/119.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
119.79/119.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.79/119.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
119.79/119.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.79/119.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.79/119.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
119.79/119.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
128.19/128.21	c lits-rem:      2885  cl-subs:     4850  v-elim:      0  v-fix:    0  time:  8.31 s
128.19/128.21	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
128.19/128.22	c vivif2 --  cl tried    52162 cl shrink        0 lits rem          0 time: 0.01
128.39/128.44	c asymm  cl-useful: 0/922/6230 lits-rem:0 time: 0.22
128.39/128.44	c calculated reachability. Time: 0.00
128.39/128.44	c  N dy  2782    806546        70      6230         0     52162     43610    818567     20.44   no data  --
132.29/132.39	c  N dy  2832    826608        70      6230         0     35317     43610    402336     20.42     23.08  --
135.39/135.45	c  N dy  2919    846679        70      6230         0     53438     43610    843232     20.43     21.61  --
139.39/139.43	c  N dy  2978    866707        70      6230         0     71474     43610   1276772     20.43     24.34  --
142.90/142.98	c  N dy  3123    886761        70      6230         0     53712     43610    841287     20.47     21.83  --
149.29/149.39	c  N dy  3206    920841        70      6230         0     47348     43610    649153     20.44     21.52  --
153.79/153.84	c  N dy  3287    943592        70      6230         0     67834     43610   1140952     20.44     21.55  --
157.40/157.47	c  N dy  3369    963734        70      6230         0     48220     43610    680689     20.45     21.68  --
163.29/163.32	c  N dy  3469    992927        70      6230         0     74495     43610   1311877     20.45     21.64  --
169.40/169.43	c  N dy  3508   1031208        70      6230         0     69952     43610   1158578     20.39     21.54  --
173.60/173.62	c  N dy  3582   1052075        70      6230         0     49277     43610    674850     20.40     21.61  --
177.50/177.57	c  F st  3660   1071876        70      6230         0     67208     43610   1107917     20.40   no data  --
177.60/177.63	c  N st  3661   1072126        70      6230         0     67435     43610   1113467     20.40   no data  --
183.19/183.28	c  N dy  3716   1101045        70      6230         0     52966     43610    747678     20.39     21.47  --
187.50/187.56	c  N dy  3812   1121047        70      6230         0     71009     43610   1183649     20.41     21.98  --
192.90/192.97	c  N dy  3960   1141092        70      6230         0     47774     43610    612557     20.43     24.54  --
196.80/196.86	c  N dy  3965   1164597        70      6230         0     68724     43610   1095625     20.40     21.52  --
201.90/201.96	c  N dy  4046   1184619        70      6230         0     44498     43610    520572     20.40     21.51  --
206.10/206.14	c  N dy  4127   1207198        70      6230         0     64837     43610   1011886     20.41     21.59  --
206.70/206.77	c  S st  4144   1209820        70      6230         0     67207     43610   1069877     20.41     20.57  --
206.90/206.96	c  S st  4144   1210323        70      6230         0     67659     43610   1081021     20.41   no data  --
206.90/206.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
206.90/206.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.90/206.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
207.00/207.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.00/207.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.00/207.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
207.00/207.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
219.60/219.62	c lits-rem:      3796  cl-subs:     5505  v-elim:      0  v-fix:    0  time: 12.59 s
219.60/219.62	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
219.60/219.63	c vivif2 --  cl tried    62154 cl shrink        0 lits rem          0 time: 0.01
219.80/219.87	c asymm  cl-useful: 0/767/6230 lits-rem:0 time: 0.25
219.80/219.88	c calculated reachability. Time: 0.00
219.80/219.88	c  N dy  4144   1210323        70      6230         0     62154     43610    942377     20.41   no data  --
224.99/225.09	c  N dy  4269   1230881        70      6230         0     80718     43610   1395958     20.43     21.63  --
229.70/229.75	c  N dy  4404   1250979        70      6230         0     55985     43610    791435     20.45     21.57  --
235.00/235.06	c  N dy  4521   1274307        70      6230         0     77123     43610   1308207     20.47     21.74  --
239.99/240.03	c  N dy  4617   1294405        70      6230         0     51089     43610    652519     20.48     21.71  --
244.00/244.05	c  N dy  4672   1315038        70      6230         0     69724     43610   1103374     20.48     21.56  --
249.60/249.66	c  N dy  4782   1335075        70      6230         0     87890     43610   1547581     20.49     22.44  --
253.90/253.92	c  N dy  4887   1355138        70      6230         0     60954     43610    880786     20.51     24.14  --
257.99/258.02	c  N dy  4916   1375186        70      6230         0     78943     43610   1305774     20.49     21.59  --
263.39/263.42	c  N dy  5011   1395207        70      6230         0     50995     43610    624084     20.50     21.76  --
267.39/267.48	c  N dy  5085   1415227        70      6230         0     69040     43610   1062746     20.51     22.47  --
272.71/272.79	c  N dy  5162   1435799        70      6230         0     87563     43610   1511585     20.51     21.76  --
278.30/278.31	c  N dy  5281   1457936        70      6230         0     60702     43610    844764     20.52     21.64  --
283.59/283.62	c  N dy  5415   1477997        70      6230         0     78888     43610   1293617     20.54     23.09  --
290.00/290.01	c  N dy  5529   1498015        70      6230         0     49105     43610    551314     20.56     22.94  --
294.20/294.29	c  N dy  5626   1518801        70      6230         0     67828     43610   1008946     20.57     21.68  --
303.79/303.85	c  N dy  5695   1560712        70      6230         0     56693     43610    716943     20.54     21.66  --
308.49/308.53	c  N dy  5809   1580721        70      6230         0     74783     43610   1160944     20.55     23.66  --
314.40/314.45	c  N dy  5912   1600827        70      6230         0     92955     43610   1601588     20.56     21.72  --
319.89/319.97	c  N dy  5987   1623820        70      6230         0     64074     43610    886892     20.56     21.67  --
324.80/324.80	c  N dy  6076   1643914        70      6230         0     82219     43610   1326428     20.57     22.10  --
331.50/331.54	c  N dy  6175   1665030        70      6230         0     50797     43610    554742     20.57     21.82  --
340.10/340.10	c  N dy  6238   1706404        70      6230         0     87733     43610   1424782     20.54     21.64  --
341.40/341.42	c  S st  6255   1710324        70      6230         0     91239     43610   1509968     20.54   no data  --
341.70/341.75	c  S st  6255   1710827        70      6230         0     91703     43610   1521609     20.54   no data  --
341.70/341.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
341.70/341.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
341.80/341.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
341.80/341.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
341.80/341.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
341.80/341.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
341.80/341.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
368.90/368.94	c lits-rem:      4997  cl-subs:    11931  v-elim:      0  v-fix:    0  time: 27.08 s
368.90/368.94	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
368.90/368.95	c vivif2 --  cl tried    79772 cl shrink        0 lits rem          0 time: 0.01
369.20/369.23	c asymm  cl-useful: 0/555/6230 lits-rem:0 time: 0.28
369.20/369.24	c calculated reachability. Time: 0.00
369.20/369.24	c  N dy  6255   1710827        70      6230         0     79772     43610   1252010     20.54   no data  --
375.20/375.23	c  N dy  6346   1730917        70      6230         0     97942     43610   1693007     20.54     21.79  --
379.50/379.53	c  N dy  6382   1750923        70      6230         0     65341     43610    897717     20.53     21.63  --
385.00/385.07	c  N dy  6529   1770996        70      6230         0     83557     43610   1349090     20.55     21.97  --
392.50/392.56	c  N dy  6653   1792407        70      6230         0    102959     43610   1825312     20.56     21.70  --
397.11/397.18	c  N dy  6710   1814357        70      6230         0     70627     43610    998764     20.55     21.75  --
403.00/403.04	c  N dy  6830   1834584        70      6230         0     88910     43610   1449309     20.56     21.72  --
409.11/409.18	c  N dy  6895   1856025        70      6230         0     55147     43610    624388     20.56     21.67  --
420.90/420.98	c  N dy  6947   1908175        70      6230         0    101494     43610   1702083     20.53     21.72  --
425.90/425.94	c  N dy  6995   1928185        70      6230         0     65816     43610    871132     20.52     23.76  --
432.31/432.31	c  N dy  7047   1957577        70      6230         0     92152     43610   1502189     20.51     21.66  --
439.20/439.20	c  N dy  7112   1978779        70      6230         0     56574     43610    635954     20.50     21.61  --
443.50/443.51	c  N dy  7189   1998797        70      6230         0     74486     43610   1068136     20.51     24.61  --
449.70/449.75	c  N dy  7322   2019640        70      6230         0     93278     43610   1530053     20.52     21.74  --
457.00/457.04	c  N dy  7390   2039745        70      6230         0     55771     43610    603963     20.52     21.76  --
461.50/461.54	c  N dy  7493   2060263        70      6230         0     74265     43610   1059108     20.53     21.71  --
467.71/467.70	c  N dy  7566   2082614        70      6230         0     94353     43610   1545893     20.53     21.75  --
475.11/475.12	c  N dy  7680   2102628        70      6230         0    112434     43610   1989669     20.54     22.46  --
480.20/480.21	c  N dy  7744   2124672        70      6230         0     75728     43610   1074643     20.54     21.65  --
486.21/486.22	c  N dy  7831   2144698        70      6230         0     93817     43610   1515791     20.55     24.72  --
493.70/493.77	c  N dy  7962   2164776        70      6230         0    111948     43610   1962383     20.56     21.95  --
499.71/499.72	c  N dy  8088   2184843        70      6230         0     72417     43610    984991     20.57     21.88  --
505.91/505.92	c  N dy  8160   2204899        70      6230         0     90457     43610   1419724     20.57     24.08  --
508.00/508.04	c  S st  8210   2210828        70      6230         0     95855     43610   1554897     20.57   no data  --
508.30/508.31	c  S st  8210   2211330        70      6230         0     96321     43610   1566423     20.57   no data  --
508.30/508.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
508.30/508.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.30/508.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
508.40/508.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.40/508.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.40/508.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
508.40/508.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
536.10/536.16	c lits-rem:      5613  cl-subs:     8516  v-elim:      0  v-fix:    0  time: 27.76 s
536.10/536.17	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
536.10/536.18	c vivif2 --  cl tried    87805 cl shrink        0 lits rem          0 time: 0.02
536.40/536.48	c asymm  cl-useful: 0/532/6230 lits-rem:0 time: 0.30
536.40/536.48	c calculated reachability. Time: 0.00
536.40/536.48	c  N dy  8210   2211330        70      6230         0     87805     43610   1351123     20.57   no data  --
543.10/543.11	c  N dy  8326   2231392        70      6230         0    106002     43610   1799795     20.58     22.29  --
549.81/549.85	c  N dy  8414   2251459        70      6230         0     65849     43610    808330     20.58     22.60  --
554.91/554.97	c  N dy  8536   2271539        70      6230         0     84011     43610   1255031     20.59     22.99  --
561.91/561.91	c  N dy  8648   2294501        70      6230         0    104732     43610   1765045     20.60     21.83  --
586.21/586.20	c  N dy  8687   2402953        70      6230         0     81527     43610   1124111     20.47     21.57  --
591.21/591.28	c  N dy  8720   2424866        70      6230         0    101071     43610   1584880     20.46     21.57  --
598.60/598.63	c  N dy  8868   2444880        70      6230         0    119165     43610   2033082     20.47     23.62  --
604.01/604.05	c  N dy  8984   2464966        70      6230         0     76665     43610   1041076     20.48     21.73  --
612.91/612.92	c  N dy  9044   2499015        70      6230         0    107173     43610   1766885     20.47     21.57  --
620.71/620.79	c  N dy  9157   2519741        70      6230         0     64118     43610    721066     20.48     21.65  --
625.51/625.56	c  N dy  9262   2539774        70      6230         0     82177     43610   1163642     20.48     22.79  --
631.91/631.92	c  N dy  9342   2563209        70      6230         0    103239     43610   1673100     20.48     21.73  --
639.61/639.62	c  N dy  9465   2583219        70      6230         0    121270     43610   2117932     20.49     23.88  --
645.91/645.93	c  N dy  9619   2604053        70      6230         0     77280     43610   1032536     20.51     21.60  --
653.80/653.81	c  N dy  9677   2636136        70      6230         0    105940     43610   1711019     20.49     21.59  --
660.91/660.93	c  N dy  9757   2656216        70      6230         0    124041     43610   2150749     20.50     22.29  --
666.41/666.49	c  N dy  9861   2676316        70      6230         0     78375     43610   1040359     20.50     21.99  --
672.51/672.58	c  N dy  9945   2699779        70      6230         0     99447     43610   1548328     20.50     21.62  --
676.51/676.53	c  S st 10004   2711331        70      6230         0    109886     43610   1803155     20.50     20.97  --
676.81/676.80	c  S st 10004   2711838        70      6230         0    110360     43610   1815159     20.50   no data  --
676.81/676.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
676.81/676.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
676.81/676.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
676.91/676.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
676.91/676.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
676.91/676.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
676.91/676.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.62/766.70	c lits-rem:      6572  cl-subs:    10982  v-elim:      0  v-fix:    0  time: 89.80 s
766.62/766.70	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
766.72/766.72	c vivif2 --  cl tried    99378 cl shrink        0 lits rem          0 time: 0.02
766.92/766.96	c asymm  cl-useful: 0/440/6230 lits-rem:0 time: 0.25
766.92/766.97	c calculated reachability. Time: 0.00
766.92/766.97	c  N dy 10004   2711838        70      6230         0     99378     43610   1544098     20.50   no data  --
774.51/774.58	c  N dy 10142   2731887        70      6230         0    117449     43610   1990509     20.51     22.17  --
782.12/782.14	c  N dy 10224   2754776        70      6230         0     73665     43610    906739     20.51     21.66  --
788.31/788.39	c  N dy 10340   2778753        70      6230         0     95271     43610   1435685     20.52     21.69  --
795.42/795.45	c  N dy 10464   2798779        70      6230         0    113324     43610   1880832     20.53     24.45  --
804.21/804.22	c  N dy 10588   2819458        70      6230         0     66627     43610    728372     20.54     21.68  --
810.51/810.51	c  N dy 10667   2845835        70      6230         0     90320     43610   1295087     20.53     21.62  --
816.51/816.54	c  N dy 10695   2868174        70      6230         0    110231     43610   1763265     20.52     21.75  --
824.41/824.44	c  N dy 10814   2888212        70      6230         0    128346     43610   2210394     20.53     24.55  --
831.02/831.01	c  N dy 10968   2908247        70      6230         0     80062     43610   1049717     20.54     23.17  --
836.02/836.09	c  N dy 10996   2929846        70      6230         0     99320     43610   1502668     20.53     21.67  --
842.52/842.52	c  N dy 11049   2950209        70      6230         0    117596     43610   1946530     20.53     21.62  --
850.51/850.57	c  N dy 11141   2970299        70      6230         0     68440     43610    746851     20.54     21.69  --
855.72/855.77	c  N dy 11266   2990361        70      6230         0     86490     43610   1192650     20.55     22.29  --
861.61/861.67	c  N dy 11376   3010381        70      6230         0    104525     43610   1633754     20.55     21.70  --
869.22/869.27	c  N dy 11509   3030387        70      6230         0    122511     43610   2078327     20.56     22.48  --
877.82/877.83	c  N dy 11658   3050453        70      6230         0     72297     43610    829464     20.57     24.63  --
883.02/883.03	c  N dy 11755   3070754        70      6230         0     90564     43610   1278254     20.57     21.68  --
888.42/888.41	c  N dy 11787   3090837        70      6230         0    108476     43610   1706889     20.57     23.31  --
900.51/900.59	c  N dy 11809   3131302        70      6230         0     75482     43610    885903     20.55     21.78  --
907.01/907.05	c  N dy 11911   3155589        70      6230         0     97340     43610   1416865     20.55     21.72  --
913.41/913.41	c  N dy 11984   3175634        70      6230         0    115387     43610   1856975     20.55     22.99  --
923.61/923.66	c  N dy 12041   3205693        70      6230         0     72295     43610    799446     20.54     21.90  --
925.12/925.12	c  S st 12067   3211839        70      6230         0     77830     43610    934837     20.54   no data  --
925.31/925.30	c  S st 12067   3212340        70      6230         0     78301     43610    946762     20.54   no data  --
925.31/925.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
925.31/925.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
925.31/925.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
925.31/925.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
925.31/925.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
925.31/925.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
925.31/925.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
937.23/937.29	c lits-rem:       928  cl-subs:     1926  v-elim:      0  v-fix:    0  time: 11.93 s
937.23/937.29	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
937.32/937.30	c vivif2 --  cl tried    76375 cl shrink        0 lits rem          0 time: 0.01
937.52/937.50	c asymm  cl-useful: 0/579/6230 lits-rem:0 time: 0.20
937.52/937.50	c calculated reachability. Time: 0.00
937.52/937.50	c  N dy 12067   3212340        70      6230         0     76375     43610    901528     20.54   no data  --
943.92/943.92	c  N dy 12192   3235580        70      6230         0     97297     43610   1417013     20.55     21.63  --
950.72/950.75	c  N dy 12301   3255618        70      6230         0    115364     43610   1860559     20.55     21.71  --
959.22/959.25	c  N dy 12448   3275640        70      6230         0    133503     43610   2312941     20.56     23.24  --
965.82/965.86	c  N dy 12530   3295654        70      6230         0     80516     43610    990998     20.56     22.69  --
971.92/971.90	c  N dy 12654   3315673        70      6230         0     98551     43610   1436585     20.57     24.40  --
983.52/983.58	c  N dy 12721   3353979        70      6230         0    132837     43610   2252477     20.56     21.66  --
992.22/992.26	c  N dy 12833   3377302        70      6230         0     81982     43610   1008002     20.56     21.67  --
997.81/997.84	c  N dy 12936   3397347        70      6230         0    100032     43610   1451885     20.57     23.97  --
1004.91/1004.99	c  N dy 13028   3418181        70      6230         0    118786     43610   1911238     20.57     21.70  --
1010.72/1010.70	c  N dy 13040   3438228        70      6230         0    136539     43610   2333517     20.56     23.82  --
1018.12/1018.11	c  N dy 13138   3458331        70      6230         0     81971     43610   1001531     20.57     21.70  --
1024.52/1024.55	c  N dy 13305   3478388        70      6230         0    100118     43610   1454840     20.58     22.41  --
1031.62/1031.65	c  N dy 13361   3501628        70      6230         0    120896     43610   1952399     20.57     21.67  --
1040.32/1040.37	c  N dy 13487   3521692        70      6230         0    139069     43610   2400929     20.58     23.88  --
1048.62/1048.67	c  N dy 13627   3542489        70      6230         0     84127     43610   1041429     20.59     21.71  --
1054.72/1054.79	c  N dy 13752   3562695        70      6230         0    102363     43610   1491349     20.60     21.69  --
1061.82/1061.87	c  N dy 13849   3582740        70      6230         0    120413     43610   1933418     20.60     22.19  --
1070.61/1070.62	c  N dy 13974   3602749        70      6230         0    138417     43610   2379014     20.61     22.28  --
1080.92/1080.92	c  N dy 14051   3633617        70      6230         0     91346     43610   1187950     20.60     21.72  --
1087.32/1087.30	c  N dy 14152   3653621        70      6230         0    109267     43610   1625335     20.61     22.94  --
1095.22/1095.20	c  N dy 14288   3673649        70      6230         0    127406     43610   2076542     20.61     22.85  --
1105.62/1105.67	c  N dy 14376   3699536        70      6230         0    150580     43610   2637889     20.61     21.72  --
1109.52/1109.57	c  S st 14436   3712340        70      6230         0     86585     43610   1073888     20.61   no data  --
1109.72/1109.77	c  S st 14436   3712843        70      6230         0     87047     43610   1085607     20.61   no data  --
1109.72/1109.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1109.72/1109.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1109.82/1109.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
1109.82/1109.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1109.82/1109.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1109.82/1109.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1109.82/1109.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1123.82/1123.82	c lits-rem:      1334  cl-subs:     2675  v-elim:      0  v-fix:    0  time: 13.98 s
1123.82/1123.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1123.82/1123.83	c vivif2 --  cl tried    84372 cl shrink        0 lits rem          0 time: 0.01
1124.02/1124.04	c asymm  cl-useful: 0/547/6230 lits-rem:0 time: 0.21
1124.02/1124.04	c calculated reachability. Time: 0.00
1124.02/1124.04	c  N dy 14436   3712843        70      6230         0     84372     43610   1019400     20.61   no data  --
1129.72/1129.74	c  N dy 14498   3732870        70      6230         0    102313     43610   1454766     20.61     21.73  --
1136.53/1136.57	c  F st 14615   3751562        70      6230         0    119185     43610   1871816     20.62   no data  --
1137.23/1137.26	c  N st 14619   3753595        70      6230         0    121025     43610   1917338     20.62   no data  --
1145.42/1145.44	c  N dy 14712   3773614        70      6230         0    139107     43610   2364201     20.62     21.74  --
1154.72/1154.71	c  N dy 14838   3793673        70      6230         0     80880     43610    925110     20.63     23.06  --
1161.03/1161.02	c  N dy 14938   3816284        70      6230         0    101220     43610   1420905     20.63     21.78  --
1168.43/1168.42	c  N dy 15001   3840008        70      6230         0    122473     43610   1931912     20.63     21.79  --
1176.43/1176.46	c  N dy 15089   3860115        70      6230         0    140498     43610   2372173     20.63     21.72  --
1185.62/1185.60	c  N dy 15181   3880151        70      6230         0     81256     43610    917809     20.64     21.73  --
1191.33/1191.33	c  N dy 15277   3900622        70      6230         0     99697     43610   1368857     20.64     21.83  --
1198.32/1198.38	c  N dy 15375   3920668        70      6230         0    117741     43610   1809843     20.64     22.84  --
1206.73/1206.71	c  N dy 15493   3940755        70      6230         0    135880     43610   2259340     20.65     21.74  --
1215.23/1215.24	c  N dy 15556   3961318        70      6230         0    154303     43610   2703846     20.65     21.76  --
1221.92/1221.96	c  N dy 15672   3981356        70      6230         0     94144     43610   1225212     20.65     22.08  --
1228.92/1228.97	c  N dy 15813   4001438        70      6230         0    112217     43610   1675606     20.66     21.79  --
1236.12/1236.15	c  N dy 15879   4021626        70      6230         0    130322     43610   2113147     20.66     21.77  --
1245.52/1245.54	c  N dy 15996   4042595        70      6230         0    149231     43610   2578999     20.66     21.75  --
1254.33/1254.37	c  N dy 16094   4064974        70      6230         0     90194     43610   1110526     20.66     21.79  --
1260.63/1260.64	c  N dy 16201   4085004        70      6230         0    108296     43610   1559410     20.67     21.84  --
1268.93/1268.91	c  N dy 16347   4105094        70      6230         0    126448     43610   2012617     20.68     23.28  --
1277.52/1277.56	c  N dy 16454   4125190        70      6230         0    144540     43610   2455856     20.68     22.02  --
1291.93/1291.96	c  N dy 16493   4173333        70      6230         0    107259     43610   1498329     20.66     21.75  --
1298.43/1298.45	c  N dy 16525   4194001        70      6230         0    125741     43610   1944602     20.66     21.84  --

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

running on 2 cores: 0,2

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.00 4.01 4.00 2/179 28357
/proc/meminfo: memFree=23623276/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=29948 CPUtime=0 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 635 0 0 0 0 0 0 0 25 0 1 0 290875518 30666752 575 33554432000 4194304 4650387 140735782920064 18446744073709551615 218905391425 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 7487 575 345 112 0 2452 0

[startup+0.081584 s]
/proc/loadavg: 4.00 4.01 4.00 2/179 28357
/proc/meminfo: memFree=23623276/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=29948 CPUtime=0.07 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 649 0 0 0 7 0 0 0 25 0 1 0 290875518 30666752 589 33554432000 4194304 4650387 140735782920064 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 7487 589 345 112 0 2452 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29948

[startup+0.100566 s]
/proc/loadavg: 4.00 4.01 4.00 2/179 28357
/proc/meminfo: memFree=23623276/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=29948 CPUtime=0.09 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 650 0 0 0 9 0 0 0 25 0 1 0 290875518 30666752 590 33554432000 4194304 4650387 140735782920064 18446744073709551615 4370479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 7487 590 345 112 0 2452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29948

[startup+0.300529 s]
/proc/loadavg: 4.00 4.01 4.00 2/179 28357
/proc/meminfo: memFree=23623276/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=32304 CPUtime=0.29 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 1283 0 0 0 29 0 0 0 25 0 1 0 290875518 33079296 1161 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 8076 1161 376 112 0 3041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32304

[startup+0.700434 s]
/proc/loadavg: 4.00 4.01 4.00 2/179 28357
/proc/meminfo: memFree=23623276/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=32880 CPUtime=0.69 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 1842 0 0 0 69 0 0 0 25 0 1 0 290875518 33669120 1279 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 8220 1279 378 112 0 3185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32880

[startup+1.5003 s]
/proc/loadavg: 3.84 3.97 3.99 3/180 28358
/proc/meminfo: memFree=23618184/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=33484 CPUtime=1.49 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 2719 0 0 0 149 0 0 0 25 0 1 0 290875518 34287616 1484 33554432000 4194304 4650387 140735782920064 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 8371 1484 379 112 0 3336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33484

[startup+3.10103 s]
/proc/loadavg: 3.84 3.97 3.99 3/180 28358
/proc/meminfo: memFree=23611860/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=39676 CPUtime=3.09 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 4264 0 0 0 309 0 0 0 25 0 1 0 290875518 40628224 3029 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 9919 3029 380 112 0 4884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39676

[startup+6.30045 s]
/proc/loadavg: 3.69 3.94 3.98 3/178 28358
/proc/meminfo: memFree=23616212/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=40032 CPUtime=6.29 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 5783 0 0 0 628 1 0 0 25 0 1 0 290875518 40992768 3209 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 10008 3209 380 112 0 4973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40032

[startup+12.7003 s]
/proc/loadavg: 3.56 3.91 3.97 3/178 28358
/proc/meminfo: memFree=23608416/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=46784 CPUtime=12.69 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 9021 0 0 0 1268 1 0 0 25 0 1 0 290875518 47906816 4785 33554432000 4194304 4650387 140735782920064 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 11696 4785 380 112 0 6661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46784

[startup+25.501 s]
/proc/loadavg: 3.32 3.85 3.95 3/178 28359
/proc/meminfo: memFree=23599984/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=52068 CPUtime=25.49 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 14714 0 0 0 2547 2 0 0 25 0 1 0 290875518 53317632 6130 33554432000 4194304 4650387 140735782920064 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 13017 6130 380 112 0 7982 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52068

[startup+51.1004 s]
/proc/loadavg: 2.80 3.67 3.88 3/178 28360
/proc/meminfo: memFree=23595568/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=55920 CPUtime=51.09 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 22189 0 0 0 5104 5 0 0 25 0 1 0 290875518 57262080 6899 33554432000 4194304 4650387 140735782920064 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 13980 6899 380 112 0 8945 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55920

[startup+102.306 s]
/proc/loadavg: 2.41 3.42 3.79 3/178 28361
/proc/meminfo: memFree=23590196/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=59400 CPUtime=102.29 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 34602 0 0 0 10221 8 0 0 25 0 1 0 290875518 60825600 8324 33554432000 4194304 4650387 140735782920064 18446744073709551615 4313691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 14850 8324 380 112 0 9815 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59400

[startup+162.3 s]
/proc/loadavg: 2.15 3.16 3.67 3/178 28362
/proc/meminfo: memFree=23574784/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=71676 CPUtime=162.29 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 48163 0 0 0 16218 11 0 0 25 0 1 0 290875518 73396224 11303 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 17919 11303 380 112 0 12884 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 71676

[startup+222.3 s]
/proc/loadavg: 2.05 2.95 3.56 3/178 28364
/proc/meminfo: memFree=23572148/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=81392 CPUtime=222.29 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 58571 0 0 0 22215 14 0 0 25 0 1 0 290875518 83345408 13208 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 20348 13208 380 112 0 15313 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81392

[startup+282.301 s]
/proc/loadavg: 2.02 2.77 3.46 3/178 28366
/proc/meminfo: memFree=23570260/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=81668 CPUtime=282.29 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 68145 0 0 0 28211 18 0 0 25 0 1 0 290875518 83628032 13161 33554432000 4194304 4650387 140735782920064 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 20417 13161 380 112 0 15382 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 81668

[startup+342.301 s]
/proc/loadavg: 2.00 2.63 3.37 3/178 28367
/proc/meminfo: memFree=23557332/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=92868 CPUtime=342.3 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 79490 0 0 0 34208 22 0 0 25 0 1 0 290875518 95096832 16296 33554432000 4194304 4650387 140735782920064 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 23217 16296 380 112 0 18182 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92868

[startup+402.301 s]
/proc/loadavg: 2.00 2.51 3.28 3/178 28369
/proc/meminfo: memFree=23548132/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=95208 CPUtime=402.3 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 84619 0 0 0 40206 24 0 0 25 0 1 0 290875518 97492992 16848 33554432000 4194304 4650387 140735782920064 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 23802 16848 380 112 0 18767 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 95208

[startup+462.301 s]
/proc/loadavg: 2.00 2.42 3.20 3/178 28370
/proc/meminfo: memFree=23554932/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=95436 CPUtime=462.3 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 93264 0 0 0 46202 28 0 0 25 0 1 0 290875518 97726464 16548 33554432000 4194304 4650387 140735782920064 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 23859 16548 380 112 0 18824 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 95436

[startup+522.3 s]
/proc/loadavg: 2.00 2.34 3.12 3/178 28372
/proc/meminfo: memFree=23541140/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=100940 CPUtime=522.3 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 99809 0 0 0 52199 31 0 0 25 0 1 0 290875518 103362560 18323 33554432000 4194304 4650387 140735782920064 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 25235 18323 380 112 0 20200 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 100940

[startup+582.3 s]
/proc/loadavg: 1.61 2.18 3.02 2/172 28392
/proc/meminfo: memFree=23644680/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=105860 CPUtime=582.31 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 107185 0 0 0 58198 33 0 0 25 0 1 0 290875518 108400640 18228 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 26465 18228 380 112 0 21430 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105860

[startup+642.301 s]
/proc/loadavg: 1.22 1.96 2.89 2/172 28393
/proc/meminfo: memFree=23649988/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=106060 CPUtime=642.31 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 114817 0 0 0 64196 35 0 0 25 0 1 0 290875518 108605440 18245 33554432000 4194304 4650387 140735782920064 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 26515 18245 380 112 0 21480 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 106060

[startup+702.301 s]
/proc/loadavg: 1.08 1.78 2.77 2/172 28395
/proc/meminfo: memFree=23639800/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=111272 CPUtime=702.31 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 120075 0 0 0 70194 37 0 0 25 0 1 0 290875518 113942528 20880 33554432000 4194304 4650387 140735782920064 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 27818 20880 380 112 0 22783 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 111272

[startup+762.306 s]
/proc/loadavg: 1.03 1.64 2.65 2/172 28396
/proc/meminfo: memFree=23639128/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=111272 CPUtime=762.32 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 120232 0 0 0 76195 37 0 0 25 0 1 0 290875518 113942528 21037 33554432000 4194304 4650387 140735782920064 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 27818 21037 380 112 0 22783 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 111272

[startup+822.301 s]
/proc/loadavg: 1.01 1.52 2.55 2/172 28398
/proc/meminfo: memFree=23638108/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=111372 CPUtime=822.31 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 126248 0 0 0 82193 38 0 0 25 0 1 0 290875518 114044928 21395 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 27843 21395 380 112 0 22808 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 111372

[startup+882.3 s]
/proc/loadavg: 1.00 1.42 2.45 2/172 28400
/proc/meminfo: memFree=23641920/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=111560 CPUtime=882.32 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 133627 0 0 0 88191 41 0 0 25 0 1 0 290875518 114237440 20434 33554432000 4194304 4650387 140735782920064 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 27890 20434 380 112 0 22855 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 111560

[startup+942.3 s]
/proc/loadavg: 1.00 1.34 2.35 2/172 28401
/proc/meminfo: memFree=23640052/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=113216 CPUtime=942.32 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 139861 0 0 0 94190 42 0 0 25 0 1 0 290875518 115933184 20999 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 28304 20999 380 112 0 23269 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 113216

[startup+1002.3 s]
/proc/loadavg: 1.00 1.28 2.27 2/172 28403
/proc/meminfo: memFree=23637920/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=113336 CPUtime=1002.31 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 146273 0 0 0 100188 43 0 0 25 0 1 0 290875518 116056064 21463 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 28334 21463 380 112 0 23299 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 113336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.22 2.18 2/172 28404
/proc/meminfo: memFree=23637140/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=113456 CPUtime=1062.32 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 152533 0 0 0 106186 46 0 0 25 0 1 0 290875518 116178944 21686 33554432000 4194304 4650387 140735782920064 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 28364 21686 380 112 0 23329 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 113456

[startup+1122.3 s]
/proc/loadavg: 1.00 1.18 2.11 2/172 28406
/proc/meminfo: memFree=23640716/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=113568 CPUtime=1122.32 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 157832 0 0 0 112185 47 0 0 25 0 1 0 290875518 116293632 20794 33554432000 4194304 4650387 140735782920064 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 28392 20794 380 112 0 23357 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 113568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.14 2.04 2/172 28408
/proc/meminfo: memFree=23634132/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=113628 CPUtime=1182.32 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 162772 0 0 0 118183 49 0 0 25 0 1 0 290875518 116355072 22506 33554432000 4194304 4650387 140735782920064 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 28407 22506 380 112 0 23372 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 113628

[startup+1242.3 s]
/proc/loadavg: 1.00 1.12 1.97 2/172 28409
/proc/meminfo: memFree=23634980/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=113740 CPUtime=1242.32 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 168911 0 0 0 124182 50 0 0 25 0 1 0 290875518 116469760 22248 33554432000 4194304 4650387 140735782920064 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 28435 22248 380 112 0 23400 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 113740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.09 1.90 2/172 28411
/proc/meminfo: memFree=23636444/32951124 swapFree=67111528/67111528
[pid=28357] ppid=28355 vsize=113860 CPUtime=1300.03 cores=0,2
/proc/28357/stat : 28357 (strangenight1-s) R 28355 28357 28160 0 -1 4202496 175073 0 0 0 129951 52 0 0 25 0 1 0 290875518 116592640 21840 33554432000 4194304 4650387 140735782920064 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28357/statm: 28465 21840 380 112 0 23430 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 113860

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.52
CPU system time (s): 0.529919
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 127224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.52
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175073
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= 16
involuntary context switches= 1822

runsolver used 1.93071 second user time and 4.03039 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 03:06:18
IDJOB=3176084
IDBENCH=83102
IDSOLVER=1589
FILE ID=node137/3176084-1301792778
RUNJOBID= node137-1301791476-28178
PBS_JOBID= 12841420
Free space on /tmp= 72400 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176084-1301792778/watcher-3176084-1301792778 -o /tmp/evaluation-result-3176084-1301792778/solver-3176084-1301792778 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176084-1301792778.cnf

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=304771090

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.844
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:      23623556 kB
Buffers:        329960 kB
Cached:        8600068 kB
SwapCached:          0 kB
Active:        5260368 kB
Inactive:      3823280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23623556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6264 kB
Writeback:           0 kB
AnonPages:      153636 kB
Mapped:          15632 kB
Slab:           180596 kB
PageTables:       5392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   309376 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= 72404 MiB
End job on node137 at 2011-04-03 03:28:00