Trace number 3175714

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-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3175714-1301786265.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      34
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.29/0.31	c  N dy     7      4294        80      7120         0      3918     49840    105158     22.76     23.99  --
0.59/0.60	c  N dy    26     11387        80      7120         0      4251     49840     92714     23.11     24.44  --
0.79/0.81	c  N dy    34     16454        80      7120         0      8904     49840    216724     23.03     24.25  --
1.00/1.02	c  N dy    49     21129        80      7120         0      7984     49840    178434     23.11     24.61  --
1.19/1.20	c  F st    64     25001        80      7120         0     11545     49840    275778     23.24     23.53  --
1.19/1.22	c  N st    65     25251        80      7120         0     11777     49840    282098     23.24   no data  --
1.39/1.45	c  N dy    70     30001        80      7120         0      9903     49840    214368     23.24   no data  --
1.39/1.45	c  S st    70     30001        80      7120         0      9903     49840    214368     23.24   no data  --
1.39/1.48	c  S st    70     30504        80      7120         0     10367     49840    226960     23.24   no data  --
1.39/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.56	c lits-rem:      1315  cl-subs:      829  v-elim:      0  v-fix:    0  time:  1.07 s
2.79/2.85	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
2.79/2.85	c calculated reachability. Time: 0.00
2.79/2.85	c  N dy    70     30504        80      7120         0      9538     49840    202301     23.24   no data  --
2.99/3.08	c  N dy    90     34815        80      7120         0     13509     49840    310453     23.35     24.62  --
3.20/3.27	c  N dy    93     38849        80      7120         0     10013     49840    202412     23.28     24.70  --
3.59/3.61	c  N dy   103     45378        80      7120         0     15965     49840    361562     23.21     24.56  --
3.59/3.64	c  S st   106     45756        80      7120         0     16315     49840    371033     23.22   no data  --
3.59/3.68	c  S st   106     46258        80      7120         0      8600     49840    150113     23.22   no data  --
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.59/3.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.59/3.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/4.50	c lits-rem:       159  cl-subs:       57  v-elim:      0  v-fix:    0  time:  0.80 s
4.49/4.50	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.49/4.50	c vivif2 --  cl tried     8543 cl shrink        0 lits rem          0 time: 0.00
4.69/4.76	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
4.69/4.76	c calculated reachability. Time: 0.00
4.69/4.76	c  N dy   106     46258        80      7120         0      8543     49840    148161     23.22   no data  --
5.40/5.46	c  N dy   115     58669        80      7120         0     10739     49840    192442     23.05     24.26  --
5.69/5.71	c  N dy   124     62849        80      7120         0     14574     49840    294997     23.01     24.27  --
5.89/5.98	c  N dy   137     66908        80      7120         0     18310     49840    395318     23.03     25.00  --
6.09/6.16	c  S st   151     69388        80      7120         0     10517     49840    172892     23.07     23.12  --
6.09/6.19	c  S st   151     69890        80      7120         0     10994     49840    185953     23.07   no data  --
6.09/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.19/6.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
6.19/6.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.10	c lits-rem:       254  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.89 s
7.09/7.10	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.09/7.10	c vivif2 --  cl tried    10877 cl shrink        0 lits rem          0 time: 0.00
7.39/7.41	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
7.39/7.42	c calculated reachability. Time: 0.00
7.39/7.42	c  N dy   151     69890        80      7120         0     10877     49840    182167     23.07   no data  --
7.59/7.64	c  N dy   159     74350        80      7120         0     14956     49840    290816     23.05     24.40  --
7.99/8.08	c  N dy   183     80769        80      7120         0     20838     49840    449266     23.10     24.59  --
8.49/8.51	c  F st   187     87500        80      7120         0     15960     49840    300216     23.05     22.50  --
8.49/8.51	c  N st   187     87500        80      7120         0     15960     49840    300216     23.05     22.50  --
8.79/8.86	c  N dy   197     93104        80      7120         0     21107     49840    442709     23.06     25.16  --
9.39/9.43	c  N dy   213    101753        80      7120         0     17120     49840    320532     23.04     24.29  --
9.59/9.66	c  S st   224    104835        80      7120         0     19949     49840    396021     23.04     21.97  --
9.69/9.71	c  S st   224    105338        80      7120         0     20419     49840    408929     23.04   no data  --
9.69/9.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.69/9.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.69/9.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.69/9.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
9.69/9.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.40	c lits-rem:      2193  cl-subs:     1593  v-elim:      0  v-fix:    0  time:  1.67 s
11.39/11.40	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.39/11.40	c vivif2 --  cl tried    18826 cl shrink        0 lits rem          0 time: 0.00
11.69/11.75	c asymm  cl-useful: 0/5261/7120 lits-rem:0 time: 0.35
11.69/11.75	c calculated reachability. Time: 0.00
11.69/11.75	c  N dy   224    105338        80      7120         0     18826     49840    362808     23.04   no data  --
12.69/12.77	c  N dy   225    119567        80      7120         0     19022     49840    351736     22.78     24.10  --
13.38/13.40	c  N dy   261    127210        80      7120         0     26073     49840    542044     22.84     24.15  --
14.30/14.32	c  N dy   294    139490        80      7120         0     23629     49840    464604     22.83     24.09  --
15.19/15.24	c  N dy   317    151549        80      7120         0     20070     49840    353235     22.78     24.15  --
15.69/15.73	c  S st   330    158008        80      7120         0     25995     49840    511116     22.78     22.21  --
15.79/15.80	c  S st   330    158509        80      7120         0     26470     49840    524202     22.78   no data  --
15.79/15.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.79/15.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.79/15.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.79/15.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.79/15.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.99/18.06	c lits-rem:      2766  cl-subs:     2597  v-elim:      0  v-fix:    0  time:  2.23 s
17.99/18.06	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
17.99/18.06	c vivif2 --  cl tried    23873 cl shrink        0 lits rem          0 time: 0.00
18.19/18.25	c asymm  cl-useful: 0/1824/7120 lits-rem:0 time: 0.19
18.19/18.25	c calculated reachability. Time: 0.00
18.19/18.25	c  N dy   330    158509        80      7120         0     23873     49840    452541     22.78   no data  --
18.99/19.05	c  N dy   355    168653        80      7120         0     17727     49840    276788     22.77     26.11  --
19.89/19.92	c  N dy   380    179963        80      7120         0     28037     49840    549316     22.75     23.95  --
21.39/21.43	c  N dy   405    199089        80      7120         0     29051     49840    557259     22.63     23.96  --
22.69/22.74	c  N dy   423    214723        80      7120         0     26031     49840    468232     22.56     23.78  --
24.09/24.15	c  N dy   490    228512        80      7120         0     20406     49840    304708     22.63     23.88  --
24.99/25.00	c  S st   542    237764        80      7120         0     28922     49840    534462     22.67   no data  --
24.99/25.08	c  S st   542    238267        80      7120         0     29395     49840    547683     22.67   no data  --
24.99/25.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.99/25.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.99/25.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.09/25.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.09/25.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.09/25.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.09/25.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.39/27.49	c lits-rem:      1979  cl-subs:     1966  v-elim:      0  v-fix:    0  time:  2.38 s
27.39/27.49	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
27.39/27.49	c vivif2 --  cl tried    27429 cl shrink        0 lits rem          0 time: 0.01
27.59/27.69	c asymm  cl-useful: 0/2088/7120 lits-rem:0 time: 0.20
27.59/27.69	c calculated reachability. Time: 0.00
27.59/27.69	c  N dy   542    238267        80      7120         0     27429     49840    488756     22.67   no data  --
29.19/29.27	c  N dy   574    253562        80      7120         0     22299     49840    339344     22.65     23.88  --
30.79/30.87	c  N dy   627    269997        80      7120         0     37370     49840    738856     22.65     23.87  --
32.90/32.97	c  N dy   720    290901        80      7120         0     36383     49840    699413     22.69     23.92  --
34.59/34.63	c  F st   792    306250        80      7120         0     29397     49840    500398     22.73     22.83  --
34.89/34.93	c  N st   797    309546        80      7120         0     32432     49840    583802     22.73   no data  --
37.39/37.47	c  N dy   877    333063        80      7120         0     31976     49840    548377     22.73     23.96  --
39.89/39.91	c  N dy   991    353276        80      7120         0     27636     49840    421114     22.78     24.06  --
40.29/40.33	c  S st  1012    357400        80      7120         0     31437     49840    523417     22.79     22.17  --
40.39/40.40	c  S st  1012    357902        80      7120         0     31894     49840    536008     22.79   no data  --
40.39/40.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.39/40.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.39/40.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
40.39/40.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.39/40.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.39/40.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.39/40.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.89/42.95	c lits-rem:      1803  cl-subs:     1473  v-elim:      0  v-fix:    0  time:  2.52 s
42.89/42.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
42.89/42.96	c vivif2 --  cl tried    30421 cl shrink        0 lits rem          0 time: 0.00
43.09/43.16	c asymm  cl-useful: 0/1629/7120 lits-rem:0 time: 0.20
43.09/43.16	c calculated reachability. Time: 0.00
43.09/43.16	c  N dy  1012    357902        80      7120         0     30421     49840    490737     22.79   no data  --
45.69/45.75	c  N dy  1083    377947        80      7120         0     24979     49840    330605     22.80     25.46  --
48.19/48.24	c  N dy  1180    400560        80      7120         0     45712     49840    886974     22.83     24.21  --
51.09/51.13	c  N dy  1228    426380        80      7120         0     44573     49840    829474     22.77     24.09  --
54.29/54.32	c  N dy  1320    453216        80      7120         0     43577     49840    794811     22.78     23.99  --
56.79/56.84	c  N dy  1366    474320        80      7120         0     36317     49840    587422     22.77     24.23  --
59.59/59.65	c  N dy  1409    497261        80      7120         0     29823     49840    399286     22.70     24.14  --
64.20/64.25	c  N dy  1503    536853        80      7120         0     37584     49840    590090     22.68     20.24  --
64.20/64.25	c  S st  1503    536853        80      7120         0     37584     49840    590090     22.68     20.24  --
64.30/64.34	c  S st  1503    537355        80      7120         0     38066     49840    603096     22.68   no data  --
64.30/64.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.30/64.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.30/64.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.30/64.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.30/64.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.30/64.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
64.30/64.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.10/67.19	c lits-rem:      2325  cl-subs:     2535  v-elim:      0  v-fix:    0  time:  2.81 s
67.10/67.19	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
67.10/67.19	c vivif2 --  cl tried    35531 cl shrink        0 lits rem          0 time: 0.00
67.29/67.37	c asymm  cl-useful: 0/1344/7120 lits-rem:0 time: 0.18
67.29/67.37	c calculated reachability. Time: 0.00
67.29/67.37	c  N dy  1503    537355        80      7120         0     35531     49840    537432     22.68   no data  --
70.49/70.53	c  N dy  1596    557981        80      7120         0     54421     49840   1045783     22.70     23.90  --
73.99/74.09	c  N dy  1645    587032        80      7120         0     51764     49840    945684     22.67     23.89  --
77.09/77.13	c  N dy  1735    608019        80      7120         0     40973     49840    651664     22.69     23.91  --
80.09/80.14	c  N dy  1770    630632        80      7120         0     61609     49840   1200310     22.67     23.93  --
82.59/82.69	c  N dy  1852    650723        80      7120         0     48931     49840    850909     22.68     23.88  --
86.29/86.35	c  N dy  1946    674583        80      7120         0     38716     49840    550772     22.68     23.93  --
89.40/89.48	c  N dy  2044    695690        80      7120         0     58066     49840   1071936     22.70     23.94  --
92.59/92.69	c  N dy  2174    715695        80      7120         0     43512     49840    676360     22.74     23.94  --
96.09/96.16	c  N dy  2292    735904        80      7120         0     62111     49840   1178212     22.77     24.09  --
99.29/99.37	c  N dy  2406    756667        80      7120         0     47302     49840    763883     22.79     24.07  --
102.89/102.95	c  N dy  2527    776905        80      7120         0     65917     49840   1269038     22.82     24.05  --
105.89/105.95	c  N dy  2608    796924        80      7120         0     49335     49840    792527     22.83     26.14  --
107.30/107.38	c  S st  2640    806032        80      7120         0     57695     49840   1017451     22.83   no data  --
107.50/107.52	c  S st  2640    806535        80      7120         0     58165     49840   1030286     22.83   no data  --
107.50/107.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.50/107.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.50/107.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.50/107.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.50/107.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.50/107.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
107.50/107.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.20/115.27	c lits-rem:      3063  cl-subs:     4759  v-elim:      0  v-fix:    0  time:  7.70 s
115.20/115.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
115.20/115.28	c vivif2 --  cl tried    53406 cl shrink        0 lits rem          0 time: 0.01
115.60/115.67	c asymm  cl-useful: 0/922/7120 lits-rem:0 time: 0.39
115.60/115.68	c calculated reachability. Time: 0.00
115.60/115.68	c  N dy  2640    806535        80      7120         0     53406     49840    897089     22.83   no data  --
119.99/120.08	c  N dy  2737    826631        80      7120         0     36245     49840    430690     22.85     24.91  --
122.79/122.88	c  N dy  2833    846797        80      7120         0     54687     49840    931867     22.87     24.08  --
126.50/126.55	c  N dy  2874    867008        80      7120         0     36602     49840    425593     22.86     24.20  --
132.09/132.12	c  N dy  2963    905380        80      7120         0     71648     49840   1363670     22.84     24.20  --
135.20/135.21	c  N dy  3054    925418        80      7120         0     52510     49840    839645     22.86     26.14  --
138.79/138.83	c  N dy  3104    945832        80      7120         0     71215     49840   1338361     22.85     24.11  --
142.19/142.29	c  N dy  3194    965840        80      7120         0     51186     49840    784442     22.87     24.40  --
145.99/146.03	c  N dy  3276    985881        80      7120         0     69577     49840   1280466     22.88     24.62  --
150.00/150.03	c  N dy  3383   1007454        80      7120         0     50010     49840    737110     22.90     24.19  --
155.00/155.02	c  N dy  3429   1037660        80      7120         0     77511     49840   1464714     22.87     24.19  --
158.20/158.23	c  N dy  3469   1057719        80      7120         0     55533     49840    855948     22.86     25.07  --
160.90/160.91	c  F st  3534   1071877        80      7120         0     68488     49840   1205999     22.87   no data  --
162.00/162.10	c  N dy  3545   1078354        80      7120         0     74388     49840   1367870     22.87     24.12  --
165.39/165.49	c  N dy  3589   1098719        80      7120         0     51919     49840    752192     22.87     24.13  --
168.89/168.97	c  N dy  3638   1118805        80      7120         0     70246     49840   1237384     22.86     25.75  --
173.29/173.36	c  N dy  3734   1138894        80      7120         0     46587     49840    595412     22.87     24.41  --
176.59/176.69	c  N dy  3809   1158902        80      7120         0     64901     49840   1089280     22.88     24.14  --
180.90/180.98	c  N dy  3878   1179601        80      7120         0     83901     49840   1601951     22.88     24.09  --
184.40/184.43	c  N dy  3956   1199632        80      7120         0     59180     49840    916993     22.89     24.86  --
185.99/186.06	c  S st  3957   1209802        80      7120         0     68382     49840   1156108     22.88     21.20  --
186.19/186.22	c  S st  3957   1210304        80      7120         0     68861     49840   1169244     22.88   no data  --
186.19/186.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.19/186.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.19/186.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
186.19/186.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.19/186.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.19/186.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
186.19/186.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.39/197.44	c lits-rem:      3800  cl-subs:     5921  v-elim:      0  v-fix:    0  time: 11.15 s
197.39/197.44	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
197.39/197.45	c vivif2 --  cl tried    62940 cl shrink        0 lits rem          0 time: 0.01
197.79/197.85	c asymm  cl-useful: 0/796/7120 lits-rem:0 time: 0.39
197.79/197.85	c calculated reachability. Time: 0.00
197.79/197.85	c  N dy  3957   1210304        80      7120         0     62940     49840   1007677     22.88   no data  --
203.41/203.42	c  N dy  4076   1231066        80      7120         0     82007     49840   1527186     22.90     24.15  --
207.20/207.28	c  N dy  4162   1251214        80      7120         0     56787     49840    841300     22.91     24.18  --
211.40/211.47	c  N dy  4267   1271406        80      7120         0     75289     49840   1344457     22.92     24.27  --
216.00/216.05	c  N dy  4341   1291409        80      7120         0     48913     49840    614586     22.93     25.54  --
219.70/219.70	c  N dy  4385   1313245        80      7120         0     68771     49840   1142039     22.92     24.15  --
224.79/224.89	c  N dy  4512   1333265        80      7120         0     87205     49840   1645971     22.94     25.12  --
229.00/229.04	c  N dy  4641   1353299        80      7120         0     59874     49840    895012     22.96     24.20  --
233.00/233.01	c  N dy  4673   1376253        80      7120         0     80715     49840   1451471     22.95     24.41  --
236.90/236.90	c  N dy  4709   1396342        80      7120         0     52478     49840    676585     22.93     24.57  --
240.09/240.16	c  N dy  4742   1416517        80      7120         0     70868     49840   1169141     22.92     24.15  --
245.20/245.27	c  N dy  4853   1436697        80      7120         0     89357     49840   1672082     22.94     24.16  --
250.00/250.06	c  N dy  4914   1461667        80      7120         0     64702     49840    988759     22.93     24.20  --
254.60/254.61	c  N dy  4950   1485886        80      7120         0     86778     49840   1578958     22.91     24.12  --
258.69/258.72	c  N dy  5002   1506109        80      7120         0     56816     49840    764112     22.91     24.13  --
263.20/263.23	c  N dy  5041   1530256        80      7120         0     78725     49840   1341042     22.90     24.26  --
268.70/268.78	c  N dy  5145   1550496        80      7120         0     97308     49840   1846400     22.91     24.15  --
272.90/272.93	c  N dy  5174   1574607        80      7120         0     70002     49840   1091713     22.89     24.14  --
277.99/278.07	c  N dy  5267   1596843        80      7120         0     90377     49840   1643172     22.90     24.11  --
282.90/282.98	c  N dy  5359   1616898        80      7120         0     58468     49840    773907     22.91     24.51  --
287.00/287.03	c  N dy  5407   1638418        80      7120         0     78034     49840   1294455     22.90     24.17  --
292.60/292.65	c  N dy  5519   1658905        80      7120         0     96804     49840   1804851     22.92     24.31  --
296.91/296.98	c  N dy  5567   1679306        80      7120         0     64204     49840    907243     22.91     24.13  --
301.50/301.51	c  N dy  5660   1699404        80      7120         0     82635     49840   1405537     22.92     25.21  --
304.60/304.70	c  S st  5736   1710304        80      7120         0     92626     49840   1679516     22.93   no data  --
304.90/304.93	c  S st  5736   1710807        80      7120         0     93100     49840   1692438     22.93   no data  --
304.90/304.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
304.90/304.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.90/304.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
305.00/305.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.00/305.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.00/305.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
305.00/305.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
338.00/338.01	c lits-rem:      5580  cl-subs:     8771  v-elim:      0  v-fix:    0  time: 32.98 s
338.00/338.01	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
338.00/338.02	c vivif2 --  cl tried    84329 cl shrink        0 lits rem          0 time: 0.02
338.20/338.26	c asymm  cl-useful: 0/835/7120 lits-rem:0 time: 0.24
338.20/338.26	c calculated reachability. Time: 0.00
338.20/338.26	c  N dy  5736   1710807        80      7120         0     84329     49840   1445309     22.93   no data  --
344.10/344.11	c  N dy  5804   1732537        80      7120         0     52488     49840    586754     22.93     24.27  --
348.30/348.39	c  N dy  5892   1756274        80      7120         0     74310     49840   1176235     22.93     24.23  --
353.31/353.34	c  N dy  5964   1776534        80      7120         0     92830     49840   1675224     22.93     24.17  --
358.61/358.62	c  N dy  6037   1796746        80      7120         0     58487     49840    728888     22.94     24.15  --
365.20/365.22	c  N dy  6117   1831179        80      7120         0     89926     49840   1571406     22.92     24.15  --
371.10/371.10	c  N dy  6189   1851202        80      7120         0     54351     49840    601151     22.93     26.22  --
375.40/375.49	c  N dy  6216   1877760        80      7120         0     78533     49840   1233778     22.90     24.21  --
380.90/380.92	c  N dy  6289   1898868        80      7120         0     97796     49840   1753165     22.91     24.17  --
386.30/386.33	c  N dy  6382   1918910        80      7120         0     61450     49840    778487     22.92     26.46  --
390.60/390.60	c  N dy  6456   1939309        80      7120         0     80136     49840   1284933     22.92     24.18  --
395.71/395.70	c  N dy  6485   1961450        80      7120         0    100225     49840   1817774     22.91     24.30  --
401.60/401.68	c  N dy  6617   1981492        80      7120         0     62922     49840    801055     22.93     25.48  --
405.60/405.63	c  N dy  6668   2001568        80      7120         0     81233     49840   1294449     22.92     25.37  --
411.00/411.08	c  N dy  6738   2022243        80      7120         0    100209     49840   1807199     22.93     24.17  --
417.40/417.43	c  N dy  6872   2042263        80      7120         0     61901     49840    760561     22.94     25.66  --
421.70/421.72	c  N dy  6958   2062478        80      7120         0     80391     49840   1259780     22.95     24.19  --
426.61/426.65	c  N dy  7002   2082485        80      7120         0     98646     49840   1744967     22.95     25.29  --
432.70/432.76	c  N dy  7049   2104708        80      7120         0     61237     49840    720542     22.94     24.17  --
437.30/437.39	c  N dy  7147   2127074        80      7120         0     81670     49840   1273226     22.95     24.19  --
443.50/443.58	c  N dy  7298   2147158        80      7120         0    100126     49840   1782342     22.96     25.50  --
449.70/449.74	c  N dy  7347   2168157        80      7120         0     60835     49840    695675     22.97     24.24  --
453.81/453.85	c  N dy  7424   2188233        80      7120         0     79212     49840   1192857     22.97     25.25  --
459.50/459.54	c  N dy  7546   2208355        80      7120         0     97689     49840   1699866     22.98     24.20  --
460.30/460.32	c  S st  7559   2210807        80      7120         0     99952     49840   1761852     22.98     23.76  --
460.50/460.57	c  S st  7559   2211313        80      7120         0    100431     49840   1775218     22.98   no data  --
460.50/460.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
460.50/460.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.60/460.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
460.60/460.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
460.60/460.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.60/460.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
460.60/460.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
543.61/543.67	c lits-rem:      6339  cl-subs:     8008  v-elim:      0  v-fix:    0  time: 83.00 s
543.61/543.67	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
543.61/543.69	c vivif2 --  cl tried    92423 cl shrink        0 lits rem          0 time: 0.02
543.91/543.96	c asymm  cl-useful: 0/614/7120 lits-rem:0 time: 0.27
543.91/543.96	c calculated reachability. Time: 0.00
543.91/543.96	c  N dy  7559   2211313        80      7120         0     92423     49840   1540115     22.98   no data  --
551.21/551.21	c  N dy  7573   2243766        80      7120         0     62720     49840    733699     22.95     24.35  --
556.01/556.00	c  N dy  7700   2264876        80      7120         0     82093     49840   1264343     22.96     24.20  --
561.11/561.12	c  N dy  7763   2284887        80      7120         0    100355     49840   1758498     22.96     25.22  --
568.61/568.60	c  N dy  7781   2316644        80      7120         0     69208     49840    889675     22.94     24.16  --
573.61/573.60	c  N dy  7919   2336654        80      7120         0     87495     49840   1390807     22.95     26.88  --
579.81/579.81	c  N dy  8029   2356672        80      7120         0    105792     49840   1890523     22.96     24.24  --
586.41/586.45	c  N dy  8098   2376965        80      7120         0     63206     49840    717410     22.97     24.31  --
591.11/591.12	c  N dy  8172   2399279        80      7120         0     83550     49840   1266224     22.97     24.45  --
597.11/597.13	c  N dy  8259   2421100        80      7120         0    103481     49840   1805511     22.97     24.29  --
604.41/604.47	c  N dy  8374   2441303        80      7120         0    121958     49840   2309675     22.98     24.39  --
609.91/609.97	c  N dy  8443   2464973        80      7120         0     81459     49840   1192488     22.98     24.21  --
615.61/615.65	c  N dy  8529   2485674        80      7120         0    100470     49840   1711860     22.99     24.21  --
623.01/623.09	c  N dy  8610   2507464        80      7120         0    120374     49840   2248148     22.99     24.24  --
628.21/628.29	c  N dy  8638   2527543        80      7120         0     75658     49840   1019559     22.99     24.22  --
633.31/633.32	c  N dy  8705   2547561        80      7120         0     93950     49840   1512407     22.99     25.80  --
640.31/640.36	c  N dy  8819   2568426        80      7120         0    113092     49840   2035781     23.00     24.25  --
647.61/647.66	c  N dy  8907   2588588        80      7120         0     67610     49840    790145     23.00     24.22  --
652.22/652.24	c  N dy  8989   2608624        80      7120         0     85929     49840   1284984     23.00     24.24  --
657.11/657.17	c  N dy  9021   2629087        80      7120         0    104486     49840   1780876     23.00     24.36  --
664.62/664.67	c  N dy  9108   2650461        80      7120         0    123982     49840   2310577     23.00     24.38  --
670.81/670.83	c  N dy  9238   2670951        80      7120         0     77970     49840   1061729     23.01     24.29  --
678.72/678.79	c  N dy  9304   2705574        80      7120         0    109366     49840   1906637     23.01     24.27  --
680.61/680.68	c  S st  9328   2711313        80      7120         0    114621     49840   2050528     23.01     23.08  --
680.92/680.98	c  S st  9328   2711815        80      7120         0    115100     49840   2064079     23.01   no data  --
680.92/680.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
680.92/680.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
681.01/681.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
681.11/681.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
681.11/681.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
681.11/681.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
681.11/681.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
790.62/790.62	c lits-rem:      8185  cl-subs:    10999  v-elim:      0  v-fix:    0  time: 109.53 s
790.62/790.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
790.62/790.65	c vivif2 --  cl tried   104101 cl shrink        0 lits rem          0 time: 0.02
790.93/790.94	c asymm  cl-useful: 0/526/7120 lits-rem:0 time: 0.29
790.93/790.95	c calculated reachability. Time: 0.00
790.93/790.95	c  N dy  9328   2711815        80      7120         0    104101     49840   1756135     23.01   no data  --
801.02/801.05	c  N dy  9422   2740801        80      7120         0     65351     49840    705508     23.00     24.38  --
805.81/805.81	c  N dy  9478   2763637        80      7120         0     86133     49840   1264259     23.00     24.51  --
812.12/812.15	c  N dy  9627   2783682        80      7120         0    104542     49840   1774098     23.02     25.91  --
821.02/821.09	c  N dy  9725   2805898        80      7120         0    124866     49840   2327639     23.02     24.32  --
829.62/829.65	c  N dy  9824   2825912        80      7120         0     76781     49840    997846     23.03     25.82  --
835.22/835.29	c  N dy  9879   2848298        80      7120         0     97170     49840   1544955     23.02     24.33  --
841.82/841.89	c  N dy  9968   2868512        80      7120         0    115645     49840   2047986     23.03     24.29  --
852.02/852.02	c  N dy 10086   2896470        80      7120         0     73629     49840    886989     23.03     24.27  --
857.12/857.16	c  N dy 10184   2916793        80      7120         0     92172     49840   1395993     23.04     24.48  --
862.43/862.40	c  N dy 10199   2937017        80      7120         0    110401     49840   1876185     23.03     24.29  --
869.52/869.52	c  N dy 10278   2957046        80      7120         0    128657     49840   2374077     23.03     24.61  --
875.82/875.89	c  N dy 10341   2977069        80      7120         0     78717     49840   1015788     23.03     26.28  --
880.42/880.42	c  N dy 10376   2997101        80      7120         0     96922     49840   1501216     23.03     25.17  --
888.22/888.29	c  N dy 10427   3023199        80      7120         0    120488     49840   2121541     23.02     24.45  --
896.72/896.72	c  N dy 10511   3044788        80      7120         0     71100     49840    795093     23.02     24.36  --
902.03/902.06	c  N dy 10632   3066363        80      7120         0     90818     49840   1335567     23.03     24.29  --
908.92/908.94	c  N dy 10684   3093104        80      7120         0    115068     49840   1985883     23.02     24.34  --
917.33/917.33	c  N dy 10801   3113514        80      7120         0    133727     49840   2497451     23.03     24.28  --
923.92/923.97	c  N dy 10904   3133559        80      7120         0     81927     49840   1075592     23.04     26.37  --
930.42/930.43	c  N dy 11011   3156931        80      7120         0    103224     49840   1654180     23.04     24.29  --
936.72/936.77	c  N dy 11058   3178077        80      7120         0    122386     49840   2169054     23.04     24.35  --
945.42/945.46	c  N dy 11177   3198148        80      7120         0    140836     49840   2677723     23.05     24.38  --
948.92/948.95	c  S st 11200   3211816        80      7120         0     82271     49840   1065775     23.05     23.41  --
949.12/949.14	c  S st 11200   3212319        80      7120         0     82743     49840   1078799     23.05   no data  --
949.12/949.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
949.12/949.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
949.12/949.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
949.23/949.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
949.23/949.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
949.23/949.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
949.23/949.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
961.82/961.87	c lits-rem:       923  cl-subs:     2474  v-elim:      0  v-fix:    0  time: 12.66 s
961.82/961.87	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
961.82/961.88	c vivif2 --  cl tried    80269 cl shrink        0 lits rem          0 time: 0.01
962.12/962.12	c asymm  cl-useful: 0/669/7120 lits-rem:0 time: 0.24
962.12/962.12	c calculated reachability. Time: 0.00
962.12/962.12	c  N dy 11200   3212319        80      7120         0     80269     49840   1009970     23.05   no data  --
968.12/968.17	c  N dy 11327   3233096        80      7120         0     99308     49840   1532905     23.06     24.28  --
974.63/974.64	c  N dy 11396   3253149        80      7120         0    117658     49840   2030676     23.06     24.29  --
981.92/981.95	c  N dy 11456   3274764        80      7120         0    137271     49840   2555765     23.05     24.40  --
989.72/989.78	c  N dy 11514   3297638        80      7120         0     86056     49840   1146846     23.05     24.28  --
996.82/996.83	c  N dy 11607   3317736        80      7120         0    104411     49840   1648292     23.06     25.39  --
1003.32/1003.34	c  N dy 11655   3339212        80      7120         0    123984     49840   2173494     23.05     24.27  --
1013.62/1013.69	c  N dy 11716   3369264        80      7120         0     78414     49840    924730     23.04     24.52  --
1019.32/1019.35	c  N dy 11811   3390158        80      7120         0     97398     49840   1441083     23.05     24.39  --
1026.33/1026.38	c  N dy 11924   3410222        80      7120         0    115727     49840   1940743     23.05     24.30  --
1034.33/1034.39	c  N dy 12006   3430226        80      7120         0    134052     49840   2439598     23.06     24.46  --
1042.43/1042.48	c  N dy 12031   3454458        80      7120         0     82238     49840   1015265     23.05     24.30  --
1048.12/1048.12	c  N dy 12121   3474890        80      7120         0    100900     49840   1522921     23.05     24.30  --
1055.03/1055.05	c  N dy 12214   3495008        80      7120         0    119390     49840   2029052     23.06     24.32  --
1066.93/1066.91	c  N dy 12292   3527465        80      7120         0    148761     49840   2807899     23.05     24.39  --
1073.33/1073.31	c  N dy 12330   3553749        80      7120         0     97898     49840   1413406     23.04     24.26  --
1080.33/1080.37	c  N dy 12432   3575249        80      7120         0    117546     49840   1951402     23.05     24.35  --
1087.33/1087.31	c  N dy 12465   3595942        80      7120         0    136372     49840   2452215     23.04     24.53  --
1096.82/1096.80	c  N dy 12540   3619342        80      7120         0     82128     49840    980799     23.04     24.28  --
1102.43/1102.41	c  N dy 12633   3639389        80      7120         0    100411     49840   1481962     23.05     24.41  --
1109.23/1109.28	c  N dy 12744   3659469        80      7120         0    118764     49840   1983974     23.05     26.73  --
1117.13/1117.16	c  N dy 12778   3683101        80      7120         0    140194     49840   2556818     23.05     24.43  --
1126.53/1126.51	c  N dy 12857   3712320        80      7120         0     90309     49840   1189798     23.05     21.61  --
1126.53/1126.51	c  S st 12857   3712320        80      7120         0     90309     49840   1189798     23.05     21.61  --
1126.73/1126.72	c  S st 12857   3712828        80      7120         0     90786     49840   1203493     23.05   no data  --
1126.73/1126.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1126.73/1126.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1126.73/1126.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1126.73/1126.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1126.73/1126.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.73/1126.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1126.73/1126.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1143.33/1143.34	c lits-rem:      1767  cl-subs:     3115  v-elim:      0  v-fix:    0  time: 16.55 s
1143.33/1143.34	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1143.33/1143.36	c vivif2 --  cl tried    87671 cl shrink        0 lits rem          0 time: 0.01
1143.63/1143.60	c asymm  cl-useful: 0/603/7120 lits-rem:0 time: 0.25
1143.63/1143.61	c calculated reachability. Time: 0.00
1143.63/1143.61	c  N dy 12857   3712828        80      7120         0     87671     49840   1119050     23.05   no data  --
1149.44/1149.49	c  N dy 12943   3733162        80      7120         0    106240     49840   1624382     23.05     24.27  --
1155.83/1155.83	c  F st 13025   3751562        80      7120         0    123086     49840   2079887     23.05     21.91  --
1156.53/1156.55	c  N st 13029   3753594        80      7120         0    124940     49840   2131070     23.05   no data  --
1165.03/1165.03	c  N dy 13120   3774043        80      7120         0    143606     49840   2642184     23.06     24.35  --
1174.03/1174.03	c  N dy 13262   3794196        80      7120         0     84683     49840   1030538     23.06     24.41  --
1179.73/1179.73	c  N dy 13335   3815591        80      7120         0    104225     49840   1557566     23.07     24.34  --
1188.53/1188.53	c  N dy 13437   3841415        80      7120         0    127884     49840   2200750     23.07     24.42  --
1199.53/1199.57	c  N dy 13508   3870048        80      7120         0    153891     49840   2899211     23.07     24.30  --
1208.33/1208.33	c  N dy 13578   3900698        80      7120         0    103399     49840   1507416     23.06     24.58  --
1214.63/1214.68	c  N dy 13634   3920748        80      7120         0    121582     49840   1997061     23.06     25.61  --
1222.83/1222.81	c  N dy 13723   3940760        80      7120         0    139925     49840   2497567     23.07     26.41  --
1231.33/1231.39	c  N dy 13778   3960814        80      7120         0    158189     49840   2994345     23.07     27.32  --
1237.93/1237.98	c  N dy 13865   3983518        80      7120         0     99634     49840   1403384     23.07     24.29  --
1244.43/1244.42	c  N dy 13903   4005954        80      7120         0    120063     49840   1952340     23.07     24.31  --
1253.33/1253.39	c  N dy 14028   4026392        80      7120         0    138743     49840   2467044     23.07     24.44  --
1263.13/1263.12	c  N dy 14127   4047881        80      7120         0    158475     49840   3008901     23.08     24.30  --
1270.73/1270.73	c  N dy 14211   4073821        80      7120         0    101771     49840   1433773     23.07     24.62  --
1277.73/1277.77	c  N dy 14302   4093842        80      7120         0    120034     49840   1930934     23.08     25.44  --
1284.93/1284.95	c  N dy 14362   4113859        80      7120         0    138246     49840   2418003     23.08     24.68  --
1294.33/1294.39	c  N dy 14449   4134074        80      7120         0    156703     49840   2919501     23.08     24.32  --

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-3175714-1301786265/watcher-3175714-1301786265 -o /tmp/evaluation-result-3175714-1301786265/solver-3175714-1301786265 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175714-1301786265.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.00 4.00 3.89 3/187 7407
/proc/meminfo: memFree=22581980/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=29948 CPUtime=0 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 653 0 0 0 0 0 0 0 19 0 1 0 368857186 30666752 592 33554432000 4194304 4650387 140733531107632 18446744073709551615 251367207233 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 7487 592 345 112 0 2452 0

[startup+0.0818531 s]
/proc/loadavg: 4.00 4.00 3.89 3/187 7407
/proc/meminfo: memFree=22581980/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=30080 CPUtime=0.08 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 675 0 0 0 8 0 0 0 19 0 1 0 368857186 30801920 614 33554432000 4194304 4650387 140733531107632 18446744073709551615 4370633 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 7520 614 345 112 0 2485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30080

[startup+0.100851 s]
/proc/loadavg: 4.00 4.00 3.89 3/187 7407
/proc/meminfo: memFree=22581980/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=30080 CPUtime=0.09 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 678 0 0 0 9 0 0 0 19 0 1 0 368857186 30801920 617 33554432000 4194304 4650387 140733531107632 18446744073709551615 4370487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 7520 617 345 112 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30080

[startup+0.300811 s]
/proc/loadavg: 4.00 4.00 3.89 3/187 7407
/proc/meminfo: memFree=22581980/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=32396 CPUtime=0.29 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 1374 0 0 0 29 0 0 0 20 0 1 0 368857186 33173504 1242 33554432000 4194304 4650387 140733531107632 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 8099 1242 376 112 0 3064 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32396

[startup+0.700744 s]
/proc/loadavg: 4.00 4.00 3.89 3/187 7407
/proc/meminfo: memFree=22581980/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=33088 CPUtime=0.69 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 1972 0 0 0 69 0 0 0 20 0 1 0 368857186 33882112 1344 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 8272 1344 378 112 0 3237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33088

[startup+1.50061 s]
/proc/loadavg: 4.00 4.00 3.89 2/184 7410
/proc/meminfo: memFree=23052220/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=40188 CPUtime=1.49 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 4454 0 0 0 149 0 0 0 23 0 1 0 368857186 41152512 3075 33554432000 4194304 4650387 140733531107632 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 10047 3075 380 112 0 5012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40188

[startup+3.10029 s]
/proc/loadavg: 4.00 4.00 3.89 3/179 7440
/proc/meminfo: memFree=23056428/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=40188 CPUtime=3.09 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 4599 0 0 0 309 0 0 0 25 0 1 0 368857186 41152512 3220 33554432000 4194304 4650387 140733531107632 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 10047 3220 380 112 0 5012 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40188

[startup+6.30069 s]
/proc/loadavg: 3.84 3.97 3.88 5/190 7491
/proc/meminfo: memFree=23020876/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=41360 CPUtime=6.29 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 6684 0 0 0 629 0 0 0 25 0 1 0 368857186 42352640 3262 33554432000 4194304 4650387 140733531107632 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 10340 3262 380 112 0 5305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41360

[startup+12.7005 s]
/proc/loadavg: 3.86 3.97 3.88 5/190 7491
/proc/meminfo: memFree=22993116/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=48460 CPUtime=12.69 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 10460 0 0 0 1269 0 0 0 25 0 1 0 368857186 49623040 5070 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 12115 5070 380 112 0 7080 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48460

[startup+25.5011 s]
/proc/loadavg: 3.89 3.97 3.88 5/190 7492
/proc/meminfo: memFree=22956672/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=54680 CPUtime=25.49 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 17097 0 0 0 2548 1 0 0 18 0 1 0 368857186 55992320 6761 33554432000 4194304 4650387 140733531107632 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 13670 6761 380 112 0 8635 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54680

[startup+51.1004 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 7493
/proc/meminfo: memFree=22927428/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=57636 CPUtime=51.09 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 25609 0 0 0 5106 3 0 0 25 0 1 0 368857186 59019264 7695 33554432000 4194304 4650387 140733531107632 18446744073709551615 4315261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 14409 7695 380 112 0 9374 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57636

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.89 5/190 7494
/proc/meminfo: memFree=22888032/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=62968 CPUtime=102.29 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 40997 0 0 0 10223 6 0 0 25 0 1 0 368857186 64479232 9156 33554432000 4194304 4650387 140733531107632 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 15742 9156 380 112 0 10707 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 62968

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 7495
/proc/meminfo: memFree=22849052/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=73276 CPUtime=162.3 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 55850 0 0 0 16221 9 0 0 25 0 1 0 368857186 75034624 11856 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 18319 11856 380 112 0 13284 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73276

[startup+222.301 s]
/proc/loadavg: 4.04 4.00 3.91 5/190 7497
/proc/meminfo: memFree=22792360/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=83796 CPUtime=222.29 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 67723 0 0 0 22218 11 0 0 25 0 1 0 368857186 85807104 13867 33554432000 4194304 4650387 140733531107632 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 20949 13867 380 112 0 15914 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83796

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 7499
/proc/meminfo: memFree=22773592/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=84132 CPUtime=282.3 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 79810 0 0 0 28215 15 0 0 25 0 1 0 368857186 86151168 13069 33554432000 4194304 4650387 140733531107632 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 21033 13069 380 112 0 15998 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84132

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7500
/proc/meminfo: memFree=22726936/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=98812 CPUtime=342.3 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 87242 0 0 0 34213 17 0 0 25 0 1 0 368857186 101183488 18220 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 24703 18220 380 112 0 19668 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98812

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7502
/proc/meminfo: memFree=22705564/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=99088 CPUtime=402.3 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 98146 0 0 0 40210 20 0 0 25 0 1 0 368857186 101466112 16913 33554432000 4194304 4650387 140733531107632 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 24772 16913 380 112 0 19737 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99088

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7503
/proc/meminfo: memFree=22669188/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=103632 CPUtime=462.3 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 108118 0 0 0 46208 22 0 0 20 0 1 0 368857186 106119168 19200 33554432000 4194304 4650387 140733531107632 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 25908 19200 380 112 0 20873 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103632

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 7505
/proc/meminfo: memFree=22651420/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=105072 CPUtime=522.3 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 108224 0 0 0 52208 22 0 0 25 0 1 0 368857186 107593728 19306 33554432000 4194304 4650387 140733531107632 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 26268 19306 380 112 0 21233 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105072

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.91 5/190 7507
/proc/meminfo: memFree=22625208/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=105172 CPUtime=582.31 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 114069 0 0 0 58207 24 0 0 25 0 1 0 368857186 107696128 19665 33554432000 4194304 4650387 140733531107632 18446744073709551615 4359680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 26293 19665 380 112 0 21258 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 105172

[startup+642.301 s]
/proc/loadavg: 4.11 4.04 3.93 5/190 7508
/proc/meminfo: memFree=22628516/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=105360 CPUtime=642.31 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 122434 0 0 0 64203 28 0 0 25 0 1 0 368857186 107888640 19777 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 26340 19777 380 112 0 21305 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105360

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 7510
/proc/meminfo: memFree=22609132/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=116780 CPUtime=702.31 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 130700 0 0 0 70201 30 0 0 25 0 1 0 368857186 119582720 22344 33554432000 4194304 4650387 140733531107632 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29195 22344 380 112 0 24160 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 116780

[startup+762.307 s]
/proc/loadavg: 4.07 4.04 3.93 5/190 7511
/proc/meminfo: memFree=22608116/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=116780 CPUtime=762.33 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 130828 0 0 0 76202 31 0 0 25 0 1 0 368857186 119582720 22472 33554432000 4194304 4650387 140733531107632 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29195 22472 380 112 0 24160 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 116780

[startup+822.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/190 7513
/proc/meminfo: memFree=22596184/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=116828 CPUtime=822.32 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 134431 0 0 0 82200 32 0 0 25 0 1 0 368857186 119631872 22876 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29207 22876 380 112 0 24172 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 116828

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 7515
/proc/meminfo: memFree=22598376/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=116984 CPUtime=882.32 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 142598 0 0 0 88197 35 0 0 25 0 1 0 368857186 119791616 22098 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29246 22098 380 112 0 24211 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 116984

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 7516
/proc/meminfo: memFree=22586332/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=117104 CPUtime=942.32 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 149649 0 0 0 94195 37 0 0 25 0 1 0 368857186 119914496 23019 33554432000 4194304 4650387 140733531107632 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29276 23019 380 112 0 24241 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 117104

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 7518
/proc/meminfo: memFree=22580852/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=117224 CPUtime=1002.32 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 155625 0 0 0 100193 39 0 0 25 0 1 0 368857186 120037376 22602 33554432000 4194304 4650387 140733531107632 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29306 22602 380 112 0 24271 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 117224

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7519
/proc/meminfo: memFree=22548696/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=117332 CPUtime=1062.32 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 162506 0 0 0 106190 42 0 0 25 0 1 0 368857186 120147968 23047 33554432000 4194304 4650387 140733531107632 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29333 23047 380 112 0 24298 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 117332

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7521
/proc/meminfo: memFree=22545204/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=117444 CPUtime=1122.32 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 169514 0 0 0 112187 45 0 0 25 0 1 0 368857186 120262656 23470 33554432000 4194304 4650387 140733531107632 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 29361 23470 380 112 0 24326 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 117444

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.94 5/190 7523
/proc/meminfo: memFree=22558304/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=120652 CPUtime=1182.33 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 175711 0 0 0 118184 49 0 0 25 0 1 0 368857186 123547648 22796 33554432000 4194304 4650387 140733531107632 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 30163 22796 380 112 0 25128 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 120652

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 7524
/proc/meminfo: memFree=22555184/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=120764 CPUtime=1242.33 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 182685 0 0 0 124181 52 0 0 25 0 1 0 368857186 123662336 22841 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 30191 22841 380 112 0 25156 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 120764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 7529
/proc/meminfo: memFree=22550408/32950928 swapFree=67111528/67111528
[pid=7407] ppid=7405 vsize=120880 CPUtime=1300.04 cores=5,7
/proc/7407/stat : 7407 (strangenight1-s) R 7405 7407 7124 0 -1 4202496 188991 0 0 0 129948 56 0 0 25 0 1 0 368857186 123781120 22047 33554432000 4194304 4650387 140733531107632 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7407/statm: 30220 22047 380 112 0 25185 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 120880

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.565913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188991
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= 20
involuntary context switches= 1164

runsolver used 2.05769 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 01:17:45
IDJOB=3175714
IDBENCH=82732
IDSOLVER=1589
FILE ID=node113/3175714-1301786265
RUNJOBID= node113-1301783654-7146
PBS_JOBID= 12841405
Free space on /tmp= 70700 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175714-1301786265/watcher-3175714-1301786265 -o /tmp/evaluation-result-3175714-1301786265/solver-3175714-1301786265 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175714-1301786265.cnf

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=784399199

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:      22582012 kB
Buffers:        319052 kB
Cached:        9212928 kB
SwapCached:          0 kB
Active:        6672460 kB
Inactive:      3402540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22582012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:      543184 kB
Mapped:          15992 kB
Slab:           229336 kB
PageTables:       6296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   838608 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= 70696 MiB
End job on node113 at 2011-04-03 01:39:27