Trace number 3369841

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 (fixed)? (TO) 1300 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369841-1305383092.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     97  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1106 undec:     322 neg:    1072
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2403     10381         0         0     31693         0   no data   no data  --
0.29/0.32	c  N dy    16      4206      2403     10381         0      4205     31693    310812     46.85     49.36  --
0.59/0.61	c  N dy    39      8353      2403     10381         0      5851     31693    307890     46.21     48.84  --
0.89/0.93	c  N dy    52     12664      2403     10381         0      5916     31693    219375     44.89     47.67  --
1.19/1.22	c  N dy    72     16666      2403     10381         0      9918     31693    490927     44.63     47.01  --
1.49/1.53	c  N dy    94     20675      2403     10381         0      8302     31693    298028     44.62     46.99  --
1.79/1.87	c  F st   120     25000      2403     10381         0     12626     31693    595467     44.69     44.46  --
1.79/1.88	c  N st   120     25000      2403     10381         0     12626     31693    595467     44.69     44.46  --
2.20/2.28	c  N dy   126     30001      2403     10381         0     10815     31693    414802     44.69   no data  --
2.20/2.28	c  S st   126     30001      2403     10381         0     10815     31693    414802     44.69   no data  --
2.29/2.32	c  S st   126     30505      2403     10381         0     11319     31693    441976     44.69   no data  --
2.29/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.29/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
2.29/2.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.49/3.52	c lits-rem:        20  cl-subs:       13  v-elim:      0  v-fix:    0  time:  1.17 s
3.49/3.54	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.02
3.49/3.54	c calculated reachability. Time: 0.00
3.49/3.54	c  N dy   126     30505      2403     10381         0     11306     31693    440323     44.69   no data  --
3.89/3.90	c  N dy   153     34706      2403     10381         0     15506     31693    730878     44.92     47.71  --
4.19/4.23	c  N dy   177     38714      2403     10381         0     11609     31693    382336     45.08     55.36  --
4.49/4.58	c  N dy   203     42777      2403     10381         0     15670     31693    661249     45.10     47.50  --
4.79/4.86	c  S st   221     45760      2403     10381         0      9705     31693    187662     45.10   no data  --
4.89/4.90	c  S st   221     46262      2403     10381         0     10207     31693    215605     45.10   no data  --
4.89/4.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.89/4.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
4.89/4.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.29/5.34	c lits-rem:         9  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.42 s
5.29/5.34	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
5.29/5.34	c vivif2 --  cl tried    10205 cl shrink        0 lits rem          0 time: 0.00
5.29/5.36	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.01
5.29/5.36	c calculated reachability. Time: 0.00
5.29/5.36	c  N dy   221     46262      2403     10381         0     10205     31693    215392     45.10   no data  --
5.69/5.70	c  N dy   249     50360      2403     10381         0     14300     31693    498202     45.32     54.43  --
5.99/6.09	c  N dy   275     54439      2403     10381         0     18378     31693    777672     45.40     56.81  --
6.39/6.48	c  N dy   299     58744      2403     10381         0     12705     31693    326560     45.31     47.78  --
6.79/6.84	c  N dy   325     62848      2403     10381         0     16808     31693    611101     45.33     47.78  --
7.19/7.24	c  N dy   348     66941      2403     10381         0     20900     31693    897365     45.35     48.04  --
7.39/7.48	c  S st   359     69393      2403     10381         0     12367     31693    241704     45.32   no data  --
7.49/7.52	c  S st   359     69896      2403     10381         0     12870     31693    270712     45.32   no data  --
7.49/7.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.49/7.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
7.49/7.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.09/8.13	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.59 s
8.09/8.13	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
8.09/8.14	c vivif2 --  cl tried    12870 cl shrink        0 lits rem          0 time: 0.00
8.09/8.15	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.02
8.09/8.15	c calculated reachability. Time: 0.00
8.09/8.15	c  N dy   359     69896      2403     10381         0     12870     31693    270710     45.32   no data  --
8.49/8.55	c  N dy   384     74392      2403     10381         0     17365     31693    581103     45.21     48.10  --
8.99/9.02	c  N dy   419     79153      2403     10381         0     22123     31693    914362     45.40     48.06  --
9.49/9.50	c  N dy   452     84261      2403     10381         0     15238     31693    380171     45.51     65.14  --
9.79/9.81	c  F st   478     87500      2403     10381         0     18477     31693    611312     45.62   no data  --
10.08/10.15	c  N st   483     90801      2403     10381         0     21778     31693    880195     45.62   no data  --
10.69/10.77	c  N dy   503     96682      2403     10381         0     14667     31693    276124     45.59     48.85  --
11.29/11.36	c  N dy   544    102882      2403     10381         0     20867     31693    710167     45.69     48.11  --
11.49/11.56	c  S st   558    104844      2403     10381         0     22827     31693    844951     45.74     47.94  --
11.59/11.62	c  S st   558    105345      2403     10381         0     23328     31693    873435     45.74   no data  --
11.59/11.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.59/11.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
11.59/11.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.89/15.95	c lits-rem:       151  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.28 s
15.89/15.95	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
15.89/15.96	c vivif2 --  cl tried    23318 cl shrink        0 lits rem          0 time: 0.01
15.89/15.99	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.03
15.89/15.99	c calculated reachability. Time: 0.00
15.89/15.99	c  N dy   558    105345      2403     10381         0     23318     31693    872249     45.74   no data  --
16.69/16.71	c  N dy   605    112167      2403     10381         0     16138     31693    316769     45.85     49.16  --
17.39/17.45	c  N dy   643    119608      2403     10381         0     23579     31693    835313     45.80     48.42  --
18.19/18.29	c  N dy   691    127261      2403     10381         0     16238     31693    251680     45.82     48.61  --
19.09/19.11	c  N dy   730    135529      2403     10381         0     24503     31693    825670     45.79     48.35  --
20.09/20.10	c  N dy   781    144211      2403     10381         0     17188     31693    255407     45.81     50.07  --
20.99/21.04	c  N dy   830    153421      2403     10381         0     26393     31693    901004     45.77     55.72  --
21.59/21.62	c  S st   855    158017      2403     10381         0     30986     31693   1212964     45.72   no data  --
21.59/21.69	c  S st   855    158520      2403     10381         0     31489     31693   1244579     45.72   no data  --
21.59/21.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.59/21.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.69/21.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.69/21.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
21.69/21.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.99/24.00	c lits-rem:        73  cl-subs:       17  v-elim:      0  v-fix:    0  time:  2.24 s
23.99/24.00	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
23.99/24.02	c vivif2 --  cl tried    31472 cl shrink        0 lits rem          0 time: 0.01
23.99/24.06	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.04
23.99/24.06	c calculated reachability. Time: 0.00
23.99/24.06	c  N dy   855    158520      2403     10381         0     31472     31693   1242092     45.72   no data  --
25.19/25.21	c  N dy   920    169028      2403     10381         0     24985     31693    739419     45.77     49.38  --
26.49/26.57	c  N dy   992    179860      2403     10381         0     35813     31693   1488063     45.85     49.34  --
27.78/27.88	c  N dy  1059    191412      2403     10381         0     29369     31693    981023     45.89     52.50  --
29.39/29.43	c  N dy  1135    203773      2403     10381         0     22736     31693    457573     45.94     48.68  --
30.89/30.94	c  N dy  1196    216835      2403     10381         0     35794     31693   1358749     45.89     59.29  --
32.49/32.57	c  N dy  1276    230893      2403     10381         0     29847     31693    889591     45.91     48.33  --
33.39/33.43	c  S st  1309    237780      2403     10381         0     36732     31693   1378353     45.87     42.37  --
33.49/33.51	c  S st  1309    238286      2403     10381         0     37238     31693   1406610     45.87   no data  --
33.49/33.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.49/33.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.49/33.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
33.49/33.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/33.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
33.49/33.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
35.79/35.86	c lits-rem:        48  cl-subs:       17  v-elim:      0  v-fix:    0  time:  2.27 s
35.79/35.86	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
35.79/35.88	c vivif2 --  cl tried    37221 cl shrink        0 lits rem          0 time: 0.02
35.89/35.94	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.05
35.89/35.94	c calculated reachability. Time: 0.00
35.89/35.94	c  N dy  1309    238286      2403     10381         0     37221     31693   1404435     45.87   no data  --
37.78/37.86	c  N dy  1394    253578      2403     10381         0     31518     31693    939625     45.90     49.72  --
39.99/40.00	c  N dy  1489    269813      2403     10381         0     25759     31693    468665     45.91     48.47  --
42.29/42.30	c  N dy  1585    287219      2403     10381         0     43162     31693   1684618     45.89     49.27  --
44.69/44.80	c  N dy  1689    305592      2403     10381         0     38535     31693   1293657     45.88     48.68  --
44.89/44.90	c  F st  1696    306251      2403     10381         0     39194     31693   1340168     45.89   no data  --
47.48/47.51	c  N dy  1780    325118      2403     10381         0     34062     31693    926634     45.89     48.34  --
50.19/50.22	c  N dy  1888    345176      2403     10381         0     29117     31693    518108     45.92     48.98  --
51.79/51.80	c  S st  1969    357429      2403     10381         0     41365     31693   1369560     45.96   no data  --
51.79/51.89	c  S st  1969    357932      2403     10381         0     41868     31693   1396250     45.96   no data  --
51.79/51.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.79/51.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.89/51.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
51.89/51.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.89/51.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.89/51.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
51.89/51.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
54.59/54.63	c lits-rem:        62  cl-subs:       19  v-elim:      0  v-fix:    0  time:  2.67 s
54.59/54.63	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
54.59/54.65	c vivif2 --  cl tried    41849 cl shrink        0 lits rem          0 time: 0.02
54.59/54.69	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.04
54.69/54.70	c calculated reachability. Time: 0.00
54.69/54.70	c  N dy  1969    357932      2403     10381         0     41849     31693   1393757     45.96   no data  --
57.48/57.58	c  N dy  2084    378043      2403     10381         0     35961     31693    936913     45.98     49.35  --
60.59/60.65	c  N dy  2202    398058      2403     10381         0     28981     31693    376255     46.00     48.82  --
63.49/63.57	c  N dy  2334    418128      2403     10381         0     49044     31693   1802966     46.09     48.76  --
66.58/66.67	c  N dy  2447    438260      2403     10381         0     41174     31693   1166477     46.11     49.24  --
70.09/70.12	c  N dy  2572    458541      2403     10381         0     32459     31693    492840     46.14     48.80  --
73.29/73.30	c  N dy  2700    478621      2403     10381         0     52533     31693   1899128     46.17     50.58  --
76.19/76.24	c  N dy  2811    498775      2403     10381         0     42701     31693   1156298     46.18     48.63  --
79.58/79.63	c  N dy  2939    519356      2403     10381         0     32282     31693    356369     46.22     49.12  --
81.98/82.04	c  S st  3043    536900      2403     10381         0     49817     31693   1589274     46.23   no data  --
82.08/82.14	c  S st  3043    537401      2403     10381         0     50318     31693   1618256     46.23   no data  --
82.08/82.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.08/82.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.08/82.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
82.18/82.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.18/82.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.18/82.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
82.18/82.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
85.49/85.57	c lits-rem:       144  cl-subs:       18  v-elim:      0  v-fix:    0  time:  3.34 s
85.49/85.57	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
85.49/85.59	c vivif2 --  cl tried    50300 cl shrink        0 lits rem          0 time: 0.02
85.59/85.65	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.06
85.59/85.65	c calculated reachability. Time: 0.00
85.59/85.65	c  N dy  3043    537401      2403     10381         0     50300     31693   1615879     46.23   no data  --
88.89/88.96	c  N dy  3154    557467      2403     10381         0     38368     31693    714099     46.23     49.00  --
92.29/92.31	c  N dy  3279    577772      2403     10381         0     58667     31693   2154788     46.25     48.91  --
95.59/95.69	c  N dy  3401    597998      2403     10381         0     45897     31693   1180286     46.28     49.65  --
99.59/99.69	c  N dy  3513    618613      2403     10381         0     66504     31693   2623746     46.28     49.14  --
102.79/102.88	c  N dy  3625    638626      2403     10381         0     52518     31693   1583620     46.28     49.27  --
106.59/106.61	c  N dy  3754    658997      2403     10381         0     37894     31693    490522     46.31     49.22  --
109.59/109.66	c  N dy  3871    679065      2403     10381         0     57955     31693   1902443     46.34     48.83  --
113.19/113.21	c  N dy  3961    699161      2403     10381         0     42060     31693    727717     46.31     55.02  --
116.39/116.49	c  N dy  4090    719274      2403     10381         0     62166     31693   2148394     46.34     49.08  --
120.28/120.36	c  N dy  4203    741289      2403     10381         0     47185     31693   1023657     46.33     49.16  --
123.88/123.93	c  N dy  4339    761328      2403     10381         0     67216     31693   2448008     46.37     51.70  --
127.49/127.60	c  N dy  4459    781464      2403     10381         0     49359     31693   1114911     46.40     48.84  --
131.49/131.50	c  N dy  4590    801495      2403     10381         0     69382     31693   2532715     46.43     49.32  --
132.48/132.55	c  S st  4617    806103      2403     10381         0     73989     31693   2855973     46.43   no data  --
132.68/132.70	c  S st  4617    806604      2403     10381         0     74490     31693   2885583     46.43   no data  --
132.68/132.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.68/132.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.68/132.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
132.78/132.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.78/132.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.78/132.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
132.78/132.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
143.89/143.91	c lits-rem:        35  cl-subs:       31  v-elim:      0  v-fix:    0  time: 11.04 s
143.89/143.91	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
143.89/143.94	c vivif2 --  cl tried    74459 cl shrink        0 lits rem          0 time: 0.04
143.99/144.06	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.12
143.99/144.06	c calculated reachability. Time: 0.00
143.99/144.06	c  N dy  4617    806604      2403     10381         0     74459     31693   2882305     46.43   no data  --
147.59/147.66	c  N dy  4735    826756      2403     10381         0     55622     31693   1479252     46.44     49.36  --
151.58/151.61	c  N dy  4848    846871      2403     10381         0     75730     31693   2914957     46.44     50.25  --
154.99/155.04	c  N dy  4967    866952      2403     10381         0     55817     31693   1441491     46.45     48.98  --
159.09/159.15	c  N dy  5094    887431      2403     10381         0     76291     31693   2896138     46.48     49.99  --
162.69/162.78	c  N dy  5201    908226      2403     10381         0     56095     31693   1398700     46.48     49.28  --
166.69/166.77	c  N dy  5318    928271      2403     10381         0     76136     31693   2819421     46.49     49.47  --
170.50/170.52	c  N dy  5425    948341      2403     10381         0     54211     31693   1202392     46.49     49.14  --
174.39/174.41	c  N dy  5547    968523      2403     10381         0     74390     31693   2622667     46.51     49.14  --
178.49/178.50	c  N dy  5673    988639      2403     10381         0     51502     31693    956070     46.55     49.16  --
182.19/182.20	c  N dy  5792   1008643      2403     10381         0     71500     31693   2374530     46.56     51.68  --
186.59/186.65	c  N dy  5919   1028700      2403     10381         0     47565     31693    596927     46.58     65.11  --
190.39/190.43	c  N dy  6036   1048820      2403     10381         0     67676     31693   2023526     46.59     49.67  --
195.69/195.78	c  N dy  6155   1069041      2403     10381         0     87889     31693   3450187     46.60     49.71  --
196.49/196.53	c  F st  6174   1071875      2403     10381         0     45741     31693    402622     46.60   no data  --
199.38/199.46	c  N dy  6251   1089083      2403     10381         0     62947     31693   1636330     46.61     58.69  --
203.99/204.03	c  N dy  6368   1109150      2403     10381         0     83009     31693   3057532     46.62     49.09  --
208.39/208.42	c  N dy  6487   1129363      2403     10381         0     57231     31693   1143358     46.63     49.62  --
212.58/212.65	c  N dy  6606   1149410      2403     10381         0     77267     31693   2557956     46.63     52.36  --
217.58/217.63	c  N dy  6728   1169438      2403     10381         0     50304     31693    598571     46.65     55.63  --
221.59/221.62	c  N dy  6864   1189595      2403     10381         0     70459     31693   2034785     46.67     49.70  --
227.08/227.12	c  N dy  6997   1209906      2403     10381         0     90763     31693   3479092     46.69     38.89  --
227.08/227.12	c  S st  6997   1209906      2403     10381         0     90763     31693   3479092     46.69     38.89  --
227.28/227.32	c  S st  6997   1210409      2403     10381         0     91266     31693   3507766     46.69   no data  --
227.28/227.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
227.28/227.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.28/227.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
227.48/227.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.48/227.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.48/227.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
227.48/227.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
283.49/283.60	c lits-rem:         0  cl-subs:       43  v-elim:      0  v-fix:    0  time: 56.07 s
283.59/283.60	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
283.59/283.64	c vivif2 --  cl tried    91223 cl shrink        0 lits rem          0 time: 0.04
283.69/283.79	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.15
283.69/283.79	c calculated reachability. Time: 0.00
283.69/283.79	c  N dy  6997   1210409      2403     10381         0     91223     31693   3502659     46.69   no data  --
288.09/288.14	c  N dy  7112   1230430      2403     10381         0     63248     31693   1457868     46.71     49.54  --
292.89/292.97	c  N dy  7227   1250506      2403     10381         0     83321     31693   2879438     46.71     49.48  --
298.38/298.42	c  N dy  7352   1270728      2403     10381         0     54555     31693    763352     46.73     49.76  --
302.69/302.77	c  N dy  7471   1290741      2403     10381         0     74560     31693   2195629     46.74     49.47  --
308.39/308.49	c  N dy  7583   1311607      2403     10381         0     95424     31693   3679113     46.74     49.23  --
312.98/313.02	c  N dy  7714   1331650      2403     10381         0     65469     31693   1481252     46.76     50.15  --
317.99/318.05	c  N dy  7828   1351890      2403     10381         0     85708     31693   2929177     46.76     49.67  --
323.79/323.83	c  N dy  7947   1371936      2403     10381         0     54759     31693    650899     46.77     49.54  --
328.09/328.16	c  N dy  8071   1392001      2403     10381         0     74816     31693   2070752     46.79     50.63  --
333.69/333.74	c  N dy  8196   1412060      2403     10381         0     94868     31693   3502156     46.80     50.91  --
338.80/338.86	c  N dy  8323   1432125      2403     10381         0     62943     31693   1168917     46.82     50.94  --
343.68/343.77	c  N dy  8439   1452625      2403     10381         0     83437     31693   2619800     46.82     49.55  --
349.80/349.87	c  N dy  8562   1472669      2403     10381         0    103474     31693   4047241     46.83     49.62  --
354.39/354.46	c  N dy  8692   1492701      2403     10381         0     70516     31693   1650340     46.85     49.46  --
359.58/359.68	c  N dy  8813   1512721      2403     10381         0     90530     31693   3063761     46.86     49.73  --
365.79/365.88	c  N dy  8930   1532787      2403     10381         0     56605     31693    585029     46.87     52.71  --
370.18/370.28	c  N dy  9043   1552826      2403     10381         0     76638     31693   2000470     46.87     50.90  --
376.09/376.14	c  N dy  9180   1573042      2403     10381         0     96849     31693   3452664     46.90     50.54  --
381.88/381.95	c  N dy  9302   1593137      2403     10381         0     61961     31693    901438     46.90     49.89  --
386.49/386.56	c  N dy  9413   1613168      2403     10381         0     81988     31693   2339713     46.92     53.93  --
392.48/392.59	c  N dy  9532   1633271      2403     10381         0    102087     31693   3761413     46.92     49.65  --
397.99/398.04	c  N dy  9643   1653287      2403     10381         0     66107     31693   1136423     46.93     49.68  --
402.98/403.04	c  N dy  9764   1673341      2403     10381         0     86158     31693   2554205     46.93     49.41  --
409.20/409.26	c  N dy  9880   1693512      2403     10381         0    106328     31693   3988496     46.93     50.22  --
413.89/413.96	c  S st  9985   1710409      2403     10381         0     66242     31693   1086846     46.94   no data  --
414.09/414.11	c  S st  9985   1710911      2403     10381         0     66744     31693   1115364     46.94   no data  --
414.09/414.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
414.09/414.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
414.09/414.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
414.09/414.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.09/414.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.09/414.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
414.09/414.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
417.08/417.13	c lits-rem:       123  cl-subs:        8  v-elim:      0  v-fix:    0  time:  2.93 s
417.08/417.13	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
417.08/417.14	c vivif2 --  cl tried    66736 cl shrink        0 lits rem          0 time: 0.02
417.18/417.23	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.09
417.18/417.24	c calculated reachability. Time: 0.00
417.18/417.24	c  N dy  9985   1710911      2403     10381         0     66736     31693   1114026     46.94   no data  --
422.08/422.11	c  N dy 10105   1730933      2403     10381         0     86752     31693   2540121     46.95     49.72  --
428.28/428.37	c  N dy 10231   1750935      2403     10381         0    106751     31693   3952272     46.96     51.55  --
433.88/433.94	c  N dy 10361   1771054      2403     10381         0     68871     31693   1211749     46.97     49.72  --
438.98/439.02	c  N dy 10483   1791110      2403     10381         0     88923     31693   2640527     46.99     49.65  --
445.39/445.50	c  N dy 10593   1811563      2403     10381         0    109368     31693   4101187     46.99     50.10  --
451.18/451.20	c  N dy 10722   1831677      2403     10381         0     70490     31693   1257793     47.00     49.83  --
456.28/456.35	c  N dy 10823   1851756      2403     10381         0     90563     31693   2684568     47.00     49.68  --
462.99/463.05	c  N dy 10951   1872106      2403     10381         0    110910     31693   4144124     47.01     50.42  --
468.79/468.80	c  N dy 11062   1892126      2403     10381         0     70935     31693   1221866     47.01     49.60  --
474.09/474.13	c  N dy 11192   1912237      2403     10381         0     91032     31693   2662444     47.03     49.66  --
480.59/480.67	c  N dy 11310   1932656      2403     10381         0    111441     31693   4120341     47.03     50.00  --
486.68/486.74	c  N dy 11434   1952788      2403     10381         0     70593     31693   1144855     47.04     49.73  --
491.88/491.98	c  N dy 11572   1972841      2403     10381         0     90641     31693   2570289     47.05     51.38  --
498.48/498.53	c  N dy 11699   1992956      2403     10381         0    110748     31693   4016412     47.06     50.10  --
504.89/504.94	c  N dy 11820   2013002      2403     10381         0     68807     31693    935778     47.07     50.36  --
509.88/509.91	c  N dy 11931   2033006      2403     10381         0     88803     31693   2356431     47.08     63.30  --
516.29/516.33	c  N dy 12046   2053093      2403     10381         0    108887     31693   3804771     47.08     49.97  --
523.48/523.53	c  N dy 12163   2073192      2403     10381         0     66000     31693    665088     47.09     49.77  --
528.18/528.23	c  N dy 12278   2093296      2403     10381         0     86096     31693   2103118     47.10     50.01  --
533.58/533.60	c  N dy 12384   2113425      2403     10381         0    106219     31693   3536676     47.10     49.67  --
540.58/540.66	c  N dy 12505   2134923      2403     10381         0    127712     31693   5080507     47.10     51.48  --
544.98/545.04	c  N dy 12639   2155014      2403     10381         0     83812     31693   1884215     47.11     49.62  --
550.29/550.35	c  N dy 12754   2175107      2403     10381         0    103901     31693   3316836     47.12     49.69  --
556.68/556.75	c  N dy 12864   2195158      2403     10381         0    123946     31693   4753599     47.12     50.49  --
560.89/560.95	c  S st 12955   2210912      2403     10381         0     74713     31693   1160277     47.13     42.73  --
561.00/561.08	c  S st 12955   2211415      2403     10381         0     75216     31693   1191890     47.13   no data  --
561.00/561.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
561.00/561.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
561.08/561.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
561.08/561.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
561.08/561.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
561.08/561.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
561.08/561.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
564.19/564.28	c lits-rem:        52  cl-subs:       15  v-elim:      0  v-fix:    0  time:  3.11 s
564.19/564.28	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
564.19/564.30	c vivif2 --  cl tried    75201 cl shrink        0 lits rem          0 time: 0.01
564.30/564.38	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.08
564.30/564.39	c calculated reachability. Time: 0.00
564.30/564.39	c  N dy 12955   2211415      2403     10381         0     75201     31693   1190332     47.13   no data  --
569.08/569.19	c  N dy 13079   2231451      2403     10381         0     95231     31693   2623842     47.13     50.46  --
575.18/575.23	c  N dy 13199   2251757      2403     10381         0    115531     31693   4072597     47.14     49.87  --
581.68/581.79	c  N dy 13315   2271791      2403     10381         0     69585     31693    733006     47.14     50.03  --
586.18/586.29	c  N dy 13433   2291920      2403     10381         0     89707     31693   2176861     47.15     50.15  --
591.99/592.00	c  N dy 13553   2311925      2403     10381         0    109709     31693   3596778     47.16     49.93  --
598.68/598.75	c  N dy 13664   2331946      2403     10381         0    129724     31693   5029516     47.16     51.17  --
604.28/604.34	c  N dy 13785   2351987      2403     10381         0     82776     31693   1618240     47.17     50.21  --
610.28/610.36	c  N dy 13908   2371998      2403     10381         0    102782     31693   3058990     47.18     52.35  --
617.09/617.12	c  N dy 14027   2392136      2403     10381         0    122915     31693   4486729     47.18     50.34  --
623.70/623.78	c  N dy 14156   2412198      2403     10381         0     74988     31693    989038     47.19     50.20  --
628.88/628.98	c  N dy 14277   2432794      2403     10381         0     95578     31693   2471780     47.20     50.06  --
635.28/635.35	c  N dy 14403   2452923      2403     10381         0    115698     31693   3902682     47.20     50.12  --
642.58/642.68	c  N dy 14510   2472944      2403     10381         0    135709     31693   5326918     47.20     50.56  --
647.98/648.03	c  N dy 14644   2493130      2403     10381         0     86915     31693   1782725     47.21     53.74  --
654.08/654.15	c  N dy 14761   2513258      2403     10381         0    107039     31693   3231582     47.22     49.82  --
661.68/661.72	c  N dy 14890   2533309      2403     10381         0    127086     31693   4663287     47.23     50.67  --
668.88/668.92	c  N dy 15001   2553374      2403     10381         0     77167     31693   1018326     47.23     56.23  --
674.38/674.49	c  N dy 15111   2573620      2403     10381         0     97408     31693   2470174     47.23     49.80  --
681.28/681.38	c  N dy 15236   2593647      2403     10381         0    117431     31693   3898994     47.23     51.23  --
689.38/689.44	c  N dy 15340   2613726      2403     10381         0    137502     31693   5324422     47.23     49.99  --
695.28/695.33	c  N dy 15456   2633893      2403     10381         0     86683     31693   1622855     47.24     50.31  --
701.38/701.43	c  N dy 15572   2653996      2403     10381         0    106774     31693   3054621     47.24     49.83  --
708.98/709.00	c  N dy 15698   2674086      2403     10381         0    126863     31693   4490857     47.25     49.79  --
717.08/717.20	c  N dy 15818   2694151      2403     10381         0     74940     31693    729210     47.25     50.28  --
721.77/721.81	c  S st 15934   2711418      2403     10381         0     92204     31693   1963339     47.26     45.42  --
721.97/722.00	c  S st 15934   2711921      2403     10381         0     92707     31693   1995121     47.26   no data  --
721.97/722.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
721.97/722.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
721.97/722.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
722.07/722.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
722.07/722.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.07/722.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
722.07/722.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
730.57/730.64	c lits-rem:        38  cl-subs:       17  v-elim:      0  v-fix:    0  time:  8.50 s
730.57/730.64	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
730.57/730.67	c vivif2 --  cl tried    92690 cl shrink        0 lits rem          0 time: 0.03
730.77/730.80	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.13
730.77/730.80	c calculated reachability. Time: 0.00
730.77/730.80	c  N dy 15934   2711921      2403     10381         0     92690     31693   1992826     47.26   no data  --
737.18/737.24	c  N dy 16048   2732198      2403     10381         0    112952     31693   3436084     47.26     50.25  --
744.69/744.77	c  N dy 16164   2752226      2403     10381         0    132969     31693   4886450     47.27     51.04  --
752.08/752.16	c  N dy 16276   2772233      2403     10381         0     80000     31693   1031303     47.27     50.00  --
757.78/757.90	c  N dy 16413   2792441      2403     10381         0    100201     31693   2500847     47.28     50.96  --
764.98/765.07	c  N dy 16533   2812947      2403     10381         0    120703     31693   3964964     47.29     50.25  --
773.18/773.30	c  N dy 16646   2833266      2403     10381         0    141017     31693   5411401     47.29     50.23  --
779.89/779.96	c  N dy 16759   2853586      2403     10381         0     87354     31693   1478897     47.29     50.03  --
786.08/786.16	c  N dy 16871   2873960      2403     10381         0    107723     31693   2937027     47.29     51.28  --
793.67/793.72	c  N dy 16998   2893983      2403     10381         0    127742     31693   4377253     47.30     51.13  --
802.67/802.71	c  N dy 17133   2914047      2403     10381         0    147802     31693   5822004     47.31     53.95  --
808.49/808.51	c  N dy 17245   2934118      2403     10381         0     92891     31693   1828052     47.31     50.91  --
814.98/815.05	c  N dy 17366   2954210      2403     10381         0    112977     31693   3259608     47.32     49.82  --
822.79/822.81	c  N dy 17491   2974248      2403     10381         0    133006     31693   4700013     47.33     50.30  --
831.67/831.75	c  N dy 17604   2994554      2403     10381         0     77324     31693    637454     47.33     50.28  --
837.27/837.37	c  N dy 17727   3015078      2403     10381         0     97847     31693   2104111     47.33     50.04  --
844.08/844.15	c  N dy 17856   3035139      2403     10381         0    117904     31693   3569985     47.34     50.48  --
852.38/852.41	c  N dy 17976   3055380      2403     10381         0    138139     31693   5028422     47.35     50.58  --
860.87/860.90	c  N dy 18092   3075431      2403     10381         0     81210     31693    846916     47.35     55.77  --
866.57/866.64	c  N dy 18206   3095733      2403     10381         0    101505     31693   2299454     47.35     50.17  --
873.68/873.73	c  N dy 18330   3115780      2403     10381         0    121550     31693   3735662     47.36     53.75  --
882.09/882.11	c  N dy 18461   3135797      2403     10381         0    141559     31693   5173172     47.37     51.39  --
890.38/890.41	c  N dy 18573   3155990      2403     10381         0     83763     31693    964345     47.37     50.33  --
896.08/896.18	c  N dy 18681   3175999      2403     10381         0    103765     31693   2379338     47.37     50.15  --
903.18/903.28	c  N dy 18797   3196058      2403     10381         0    123817     31693   3805025     47.37     50.08  --
909.78/909.84	c  S st 18892   3211921      2403     10381         0    139676     31693   4941388     47.37     46.19  --
910.08/910.15	c  S st 18892   3212425      2403     10381         0    140180     31693   4969097     47.37   no data  --
910.08/910.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
910.08/910.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
910.18/910.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
910.38/910.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
910.38/910.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
910.38/910.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
910.38/910.46	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1034.87/1034.94	c lits-rem:         1  cl-subs:       47  v-elim:      0  v-fix:    0  time: 124.48 s
1034.87/1034.94	c vivif2 --  cl tried    10381 cl shrink        0 lits rem          0 time: 0.00
1034.87/1035.01	c vivif2 --  cl tried   140133 cl shrink        0 lits rem          0 time: 0.06
1035.17/1035.24	c asymm  cl-useful: 0/10381/10381 lits-rem:0 time: 0.23
1035.17/1035.25	c calculated reachability. Time: 0.00
1035.17/1035.25	c  N dy 18892   3212425      2403     10381         0    140133     31693   4963621     47.37   no data  --
1043.97/1044.07	c  N dy 19019   3232847      2403     10381         0     81574     31693    749963     47.38     50.19  --
1049.67/1049.73	c  N dy 19126   3253047      2403     10381         0    101770     31693   2193589     47.38     51.64  --
1056.78/1056.87	c  N dy 19241   3273450      2403     10381         0    122167     31693   3665011     47.39     50.77  --
1065.28/1065.30	c  N dy 19355   3293480      2403     10381         0    142191     31693   5089878     47.39     50.18  --
1074.48/1074.52	c  N dy 19488   3313598      2403     10381         0     82323     31693    734497     47.40     51.50  --
1080.37/1080.40	c  N dy 19611   3333956      2403     10381         0    102674     31693   2194159     47.40     50.56  --
1087.38/1087.43	c  N dy 19714   3354189      2403     10381         0    122900     31693   3642118     47.40     50.58  --
1095.88/1095.97	c  N dy 19838   3374231      2403     10381         0    142938     31693   5076978     47.40     50.89  --
1105.49/1105.54	c  N dy 19968   3394292      2403     10381         0     82020     31693    647574     47.41     51.40  --
1111.28/1111.32	c  N dy 20102   3414296      2403     10381         0    102016     31693   2100159     47.43     50.17  --
1118.17/1118.25	c  N dy 20206   3434390      2403     10381         0    122108     31693   3528614     47.42     50.06  --
1126.47/1126.51	c  N dy 20327   3454472      2403     10381         0    142187     31693   4981131     47.43     50.85  --
1136.08/1136.15	c  N dy 20437   3474541      2403     10381         0    162249     31693   6420866     47.43     50.26  --
1142.27/1142.39	c  N dy 20552   3495157      2403     10381         0    100886     31693   1939065     47.43     50.06  --
1149.27/1149.33	c  N dy 20663   3515210      2403     10381         0    120933     31693   3382387     47.44     50.49  --
1157.47/1157.55	c  N dy 20776   3535258      2403     10381         0    140972     31693   4829282     47.44     50.41  --
1167.17/1167.28	c  N dy 20898   3555536      2403     10381         0    161241     31693   6282123     47.44     50.32  --
1174.08/1174.13	c  N dy 21009   3575600      2403     10381         0     98320     31693   1671358     47.44     51.65  --
1180.97/1181.05	c  N dy 21135   3595715      2403     10381         0    118433     31693   3117187     47.45     50.96  --
1188.48/1188.59	c  N dy 21266   3615797      2403     10381         0    138509     31693   4562195     47.46     55.89  --
1197.07/1197.10	c  N dy 21396   3635856      2403     10381         0    158565     31693   6012705     47.47     62.41  --
1204.07/1204.18	c  N dy 21514   3656047      2403     10381         0     94771     31693   1364388     47.47     50.88  --
1209.78/1209.87	c  N dy 21620   3676130      2403     10381         0    114847     31693   2796314     47.47     51.15  --
1217.07/1217.13	c  N dy 21749   3696666      2403     10381         0    135377     31693   4275072     47.47     51.09  --
1223.48/1223.58	c  S st 21848   3712425      2403     10381         0    151131     31693   5414724     47.48     44.49  --
1223.78/1223.89	c  S st 21848   3712926      2403     10381         0    151632     31693   5442819     47.48   no data  --
1223.88/1223.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1223.88/1223.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1223.88/1223.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1224.08/1224.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1224.08/1224.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1224.08/1224.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2403 time:  0.00 s
1224.08/1224.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369841-1305383092/watcher-3369841-1305383092 -o /tmp/evaluation-result-3369841-1305383092/solver-3369841-1305383092 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369841-1305383092.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: 3.76 3.95 3.74 5/361 879
/proc/meminfo: memFree=26297700/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=20420 CPUtime=0 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4194304 242 0 0 0 0 0 0 0 25 0 1 0 649911773 20910080 194 33554432000 4194304 4650387 140733498882080 18446744073709551615 216629552616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/879/statm: 5105 195 162 112 0 57 0

[startup+0.097186 s]
/proc/loadavg: 3.76 3.95 3.74 5/361 879
/proc/meminfo: memFree=26297700/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=33500 CPUtime=0.09 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 1561 0 0 0 9 0 0 0 25 0 1 0 649911773 34304000 1417 33554432000 4194304 4650387 140733498882080 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 8375 1417 378 112 0 3340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33500

[startup+0.101186 s]
/proc/loadavg: 3.76 3.95 3.74 5/361 879
/proc/meminfo: memFree=26297700/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=33500 CPUtime=0.09 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 1565 0 0 0 9 0 0 0 25 0 1 0 649911773 34304000 1421 33554432000 4194304 4650387 140733498882080 18446744073709551615 4314976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 8375 1421 378 112 0 3340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33500

[startup+0.301154 s]
/proc/loadavg: 3.76 3.95 3.74 5/361 879
/proc/meminfo: memFree=26297700/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=33500 CPUtime=0.29 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 1786 0 0 0 29 0 0 0 25 0 1 0 649911773 34304000 1642 33554432000 4194304 4650387 140733498882080 18446744073709551615 4315106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 8375 1642 378 112 0 3340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33500

[startup+0.701078 s]
/proc/loadavg: 3.76 3.95 3.74 5/361 879
/proc/meminfo: memFree=26297700/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=33892 CPUtime=0.69 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 2341 0 0 0 69 0 0 0 25 0 1 0 649911773 34705408 1759 33554432000 4194304 4650387 140733498882080 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 8473 1759 380 112 0 3438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33892

[startup+1.50095 s]
/proc/loadavg: 3.76 3.95 3.74 5/362 880
/proc/meminfo: memFree=26256400/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=34580 CPUtime=1.49 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 3565 0 0 0 149 0 0 0 25 0 1 0 649911773 35409920 1756 33554432000 4194304 4650387 140733498882080 18446744073709551615 4363299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 8645 1756 380 112 0 3610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34580

[startup+3.10066 s]
/proc/loadavg: 3.76 3.95 3.74 5/362 880
/proc/meminfo: memFree=26250200/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=44740 CPUtime=3.09 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 7038 0 0 0 309 0 0 0 25 0 1 0 649911773 45813760 4464 33554432000 4194304 4650387 140733498882080 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 11185 4464 382 112 0 6150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44740

[startup+6.3011 s]
/proc/loadavg: 3.94 3.98 3.75 5/362 880
/proc/meminfo: memFree=26212888/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=45648 CPUtime=6.29 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 9720 0 0 0 628 1 0 0 25 0 1 0 649911773 46743552 4400 33554432000 4194304 4650387 140733498882080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 11412 4400 382 112 0 6377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45648

[startup+12.701 s]
/proc/loadavg: 3.95 3.98 3.75 5/362 880
/proc/meminfo: memFree=26104088/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=58976 CPUtime=12.69 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 17186 0 0 0 1266 3 0 0 25 0 1 0 649911773 60391424 8333 33554432000 4194304 4650387 140733498882080 18446744073709551615 4439054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 14744 8333 382 112 0 9709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58976

[startup+25.5007 s]
/proc/loadavg: 3.96 3.98 3.75 5/362 881
/proc/meminfo: memFree=26055868/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=72008 CPUtime=25.49 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 25945 0 0 0 2545 4 0 0 25 0 1 0 649911773 73736192 11351 33554432000 4194304 4650387 140733498882080 18446744073709551615 4367252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 18002 11352 382 112 0 12967 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72008

[startup+51.1012 s]
/proc/loadavg: 3.97 3.98 3.76 5/362 881
/proc/meminfo: memFree=25946644/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=80392 CPUtime=51.09 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 43423 0 0 0 5100 9 0 0 25 0 1 0 649911773 82321408 13431 33554432000 4194304 4650387 140733498882080 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 20098 13431 382 112 0 15063 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80392

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.77 5/362 883
/proc/meminfo: memFree=25912076/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=92340 CPUtime=102.3 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 70105 0 0 0 10214 16 0 0 25 0 1 0 649911773 94556160 16618 33554432000 4194304 4650387 140733498882080 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 23085 16618 382 112 0 18050 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92340

[startup+162.301 s]
/proc/loadavg: 4.09 4.01 3.79 5/362 884
/proc/meminfo: memFree=25843720/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=115676 CPUtime=162.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 98229 0 0 0 16205 23 0 0 25 0 1 0 649911773 118452224 21837 33554432000 4194304 4650387 140733498882080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 28919 21837 382 112 0 23884 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 115676

[startup+222.301 s]
/proc/loadavg: 4.08 4.02 3.81 5/362 886
/proc/meminfo: memFree=25777944/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=115912 CPUtime=222.29 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 122161 0 0 0 22196 33 0 0 25 0 1 0 649911773 118693888 22912 33554432000 4194304 4650387 140733498882080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 28978 22912 382 112 0 23943 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 115912

[startup+282.3 s]
/proc/loadavg: 4.03 4.02 3.82 5/362 888
/proc/meminfo: memFree=25743064/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=175292 CPUtime=282.29 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 127521 0 0 0 28195 34 0 0 25 0 1 0 649911773 179499008 28272 33554432000 4194304 4650387 140733498882080 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 43823 28272 382 112 0 38788 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 175292

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 3.83 5/362 889
/proc/meminfo: memFree=25733736/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=132140 CPUtime=342.29 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 147556 0 0 0 34187 42 0 0 25 0 1 0 649911773 135311360 26980 33554432000 4194304 4650387 140733498882080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 33035 26980 382 112 0 28000 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 132140

[startup+402.3 s]
/proc/loadavg: 4.05 4.03 3.84 5/362 891
/proc/meminfo: memFree=25729096/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=132320 CPUtime=402.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 166255 0 0 0 40178 50 0 0 25 0 1 0 649911773 135495680 27144 33554432000 4194304 4650387 140733498882080 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 33080 27144 382 112 0 28045 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 132320

[startup+462.301 s]
/proc/loadavg: 4.10 4.04 3.85 5/362 892
/proc/meminfo: memFree=25707112/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=178896 CPUtime=462.29 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 182808 0 0 0 46170 59 0 0 25 0 1 0 649911773 183189504 28945 33554432000 4194304 4650387 140733498882080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 44724 28945 382 112 0 39689 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 178896

[startup+522.301 s]
/proc/loadavg: 4.09 4.05 3.86 5/362 894
/proc/meminfo: memFree=25695544/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=179496 CPUtime=522.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 199332 0 0 0 52162 66 0 0 25 0 1 0 649911773 183803904 29918 33554432000 4194304 4650387 140733498882080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 44874 29918 382 112 0 39839 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 179496

[startup+582.3 s]
/proc/loadavg: 4.03 4.04 3.87 5/362 896
/proc/meminfo: memFree=25706652/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=135008 CPUtime=582.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 217464 0 0 0 58158 70 0 0 25 0 1 0 649911773 138248192 26203 33554432000 4194304 4650387 140733498882080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 33752 26203 382 112 0 28717 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 135008

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.88 5/362 897
/proc/meminfo: memFree=25678716/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=182064 CPUtime=642.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 233309 0 0 0 64152 76 0 0 25 0 1 0 649911773 186433536 30628 33554432000 4194304 4650387 140733498882080 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 45516 30628 382 112 0 40481 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 182064

[startup+702.3 s]
/proc/loadavg: 4.14 4.05 3.89 5/362 899
/proc/meminfo: memFree=25671468/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=182740 CPUtime=702.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 249008 0 0 0 70146 82 0 0 25 0 1 0 649911773 187125760 28570 33554432000 4194304 4650387 140733498882080 18446744073709551615 4333975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 45685 28570 382 112 0 40650 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 182740

[startup+762.314 s]
/proc/loadavg: 4.11 4.06 3.90 5/362 900
/proc/meminfo: memFree=25676748/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=187060 CPUtime=762.29 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 261875 0 0 0 76140 89 0 0 25 0 1 0 649911773 191549440 29215 33554432000 4194304 4650387 140733498882080 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 46765 29215 382 112 0 41730 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 187060

[startup+822.301 s]
/proc/loadavg: 4.04 4.04 3.91 5/362 902
/proc/meminfo: memFree=25629968/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=187496 CPUtime=822.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 275699 0 0 0 82131 97 0 0 25 0 1 0 649911773 191995904 30425 33554432000 4194304 4650387 140733498882080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 46874 30425 382 112 0 41839 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 187496

[startup+882.3 s]
/proc/loadavg: 4.12 4.06 3.92 5/362 904
/proc/meminfo: memFree=25623736/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=187940 CPUtime=882.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 289275 0 0 0 88125 103 0 0 25 0 1 0 649911773 192450560 31044 33554432000 4194304 4650387 140733498882080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 46985 31044 382 112 0 41950 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 187940

[startup+942.301 s]
/proc/loadavg: 4.09 4.06 3.93 5/362 905
/proc/meminfo: memFree=25610928/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=214144 CPUtime=942.28 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 302329 0 0 0 94122 106 0 0 25 0 1 0 649911773 219283456 37521 33554432000 4194304 4650387 140733498882080 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 53536 37521 382 112 0 48501 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 214144

[startup+1002.3 s]
/proc/loadavg: 4.03 4.05 3.93 5/362 907
/proc/meminfo: memFree=25594880/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=214144 CPUtime=1002.27 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 302329 0 0 0 100121 106 0 0 25 0 1 0 649911773 219283456 37521 33554432000 4194304 4650387 140733498882080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 53536 37521 382 112 0 48501 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 214144

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 3.94 5/362 908
/proc/meminfo: memFree=25621136/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=214888 CPUtime=1062.27 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 308724 0 0 0 106118 109 0 0 25 0 1 0 649911773 220045312 37265 33554432000 4194304 4650387 140733498882080 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 53722 37265 382 112 0 48687 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 214888

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 3.94 5/362 910
/proc/meminfo: memFree=25492240/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=215608 CPUtime=1122.27 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 321991 0 0 0 112111 116 0 0 25 0 1 0 649911773 220782592 36934 33554432000 4194304 4650387 140733498882080 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 53902 36934 382 112 0 48867 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 215608

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.94 5/362 912
/proc/meminfo: memFree=25496800/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=216068 CPUtime=1182.27 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 335029 0 0 0 118104 123 0 0 25 0 1 0 649911773 221253632 36022 33554432000 4194304 4650387 140733498882080 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 54017 36022 382 112 0 48982 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 216068

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.94 5/362 914
/proc/meminfo: memFree=25476172/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=236612 CPUtime=1242.27 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 348807 0 0 0 124100 127 0 0 25 0 1 0 649911773 242290688 42721 33554432000 4194304 4650387 140733498882080 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 59153 42721 382 112 0 54118 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 236612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 3.94 3/360 919
/proc/meminfo: memFree=26132816/32951124 swapFree=53501236/67111528
[pid=879] ppid=877 vsize=236612 CPUtime=1299.97 cores=0,2
/proc/879/stat : 879 (strangenight1-s) R 877 879 32704 0 -1 4202496 348823 0 0 0 129870 127 0 0 25 0 1 0 649911773 242290688 42737 33554432000 4194304 4650387 140733498882080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/879/statm: 59153 42737 382 112 0 54118 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 236612

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1298.72
CPU system time (s): 1.2878
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 236612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.72
system time used= 1.2878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348823
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= 6
involuntary context switches= 2013

runsolver used 4.92625 second user time and 9.92449 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 16:24:52
IDJOB=3369841
IDBENCH=82650
IDSOLVER=1847
FILE ID=node103/3369841-1305383092
RUNJOBID= node103-1305381788-670
PBS_JOBID= 13324399
Free space on /tmp= 72972 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369841-1305383092/watcher-3369841-1305383092 -o /tmp/evaluation-result-3369841-1305383092/solver-3369841-1305383092 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369841-1305383092.cnf

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=1858647306

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.75
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.858
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.858
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26298228 kB
Buffers:        283324 kB
Cached:        3814620 kB
SwapCached:     340192 kB
Active:        1309956 kB
Inactive:      5073612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26298228 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           27228 kB
Writeback:           0 kB
AnonPages:     1955816 kB
Mapped:          11572 kB
Slab:           151356 kB
PageTables:      53360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78393372 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= 72980 MiB
End job on node103 at 2011-05-14 16:46:34