Trace number 3369838

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.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S49783605-066-UNKNOWN.cnf
MD5SUM1c3095ea320a010dfc229e2e217434fd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.631903
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-3369838-1305383091.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.01 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.03/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     91  v-fix:    0  time:  0.01 s
0.03/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.03/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.03/0.04	c calculated reachability. Time: 0.00
0.03/0.04	c Calc default polars -  time:   0.00 s pos:    1112 undec:     288 neg:    1100
0.03/0.04	c =========================================================================================
0.03/0.04	c types(t): F = full restart, N = normal restart
0.03/0.04	c types(t): S = simplification begin/end, E = solution found
0.03/0.04	c restart types(rt): st = static, dy = dynamic
0.03/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.03/0.04	c  B st     0         0      2409     10409         0         0     31800         0   no data   no data  --
0.09/0.16	c Decided on static restart strategy
0.29/0.35	c  N st     8      4913      2409     10409         0      4908     31800    380261   no data   no data  --
0.79/0.86	c  N st    10     11298      2409     10409         0      4550     31800    218752   no data   no data  --
1.29/1.38	c  N st    11     17041      2409     10409         0     10289     31800    689459   no data   no data  --
2.09/2.14	c  F st    12     25002      2409     10409         0     12623     31800    906106   no data   no data  --
2.09/2.14	c  N st    12     25002      2409     10409         0     12623     31800    906106   no data   no data  --
2.48/2.54	c  N dy    18     30001      2409     10409         0     10833     31800    612174   no data   no data  --
2.48/2.54	c  S st    18     30001      2409     10409         0     10833     31800    612174   no data   no data  --
2.48/2.58	c  S st    18     30504      2409     10409         0     11336     31800    641261   no data   no data  --
2.48/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.58/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.58/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
2.58/2.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.79/4.81	c lits-rem:        90  cl-subs:       31  v-elim:      0  v-fix:    0  time:  2.19 s
4.79/4.82	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.02
4.79/4.82	c calculated reachability. Time: 0.00
4.79/4.82	c  N dy    18     30504      2409     10409         0     11305     31800    637648   no data   no data  --
5.09/5.14	c  N dy    44     34594      2409     10409         0     15394     31800    907407     42.21     44.45  --
5.39/5.45	c  N dy    70     38605      2409     10409         0     11492     31800    426388     42.91     46.02  --
5.69/5.77	c  N dy    99     42681      2409     10409         0     15567     31800    701481     43.69     51.88  --
5.99/6.04	c  S st   118     45757      2409     10409         0      9686     31800    215818     43.82     37.00  --
5.99/6.08	c  S st   118     46261      2409     10409         0     10190     31800    243040     43.82   no data  --
5.99/6.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.99/6.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
5.99/6.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6.39/6.50	c lits-rem:        24  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.40 s
6.49/6.51	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
6.49/6.51	c vivif2 --  cl tried    10190 cl shrink        0 lits rem          0 time: 0.00
6.49/6.51	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.01
6.49/6.51	c calculated reachability. Time: 0.00
6.49/6.51	c  N dy   118     46261      2409     10409         0     10190     31800    243016     43.82   no data  --
6.79/6.82	c  N dy   144     50269      2409     10409         0     14198     31800    516838     44.00     50.33  --
7.08/7.17	c  N dy   168     54327      2409     10409         0     18255     31800    794156     44.21     47.98  --
7.48/7.53	c  N dy   192     58813      2409     10409         0     12765     31800    350465     44.24     47.57  --
7.78/7.87	c  N dy   216     62849      2409     10409         0     16800     31800    623160     44.30     46.75  --
8.18/8.28	c  N dy   240     67325      2409     10409         0     21274     31800    928892     44.30     47.32  --
8.39/8.46	c  S st   255     69391      2409     10409         0     12355     31800    255636     44.44   no data  --
8.49/8.51	c  S st   255     69892      2409     10409         0     12856     31800    283260     44.44   no data  --
8.49/8.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.49/8.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.49/8.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.49/8.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
8.49/8.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.19/9.23	c lits-rem:        29  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.70 s
9.19/9.23	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
9.19/9.23	c vivif2 --  cl tried    12854 cl shrink        0 lits rem          0 time: 0.00
9.19/9.25	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.02
9.19/9.25	c calculated reachability. Time: 0.00
9.19/9.25	c  N dy   255     69892      2409     10409         0     12854     31800    283029     44.44   no data  --
9.59/9.64	c  N dy   284     74427      2409     10409         0     17388     31800    595109     44.58     46.95  --
10.09/10.11	c  N dy   313     79469      2409     10409         0     22429     31800    934397     44.65     47.43  --
10.49/10.57	c  N dy   347     84577      2409     10409         0     15545     31800    401928     44.73     49.27  --
10.79/10.84	c  F st   365     87500      2409     10409         0     18468     31800    604106     44.77     44.91  --
11.09/11.17	c  N st   370     90796      2409     10409         0     21762     31800    859826     44.77   no data  --
11.69/11.76	c  N dy   398     96608      2409     10409         0     14575     31800    277578     44.84     47.86  --
12.29/12.32	c  N dy   434    102799      2409     10409         0     20762     31800    701987     44.88     48.13  --
12.49/12.53	c  S st   450    104839      2409     10409         0     22801     31800    846930     44.98   no data  --
12.49/12.59	c  S st   450    105343      2409     10409         0     23305     31800    875242     44.98   no data  --
12.49/12.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.59/12.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
12.59/12.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
16.39/16.49	c lits-rem:       185  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.85 s
16.39/16.49	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
16.39/16.50	c vivif2 --  cl tried    23299 cl shrink        0 lits rem          0 time: 0.01
16.50/16.53	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.03
16.50/16.53	c calculated reachability. Time: 0.00
16.50/16.53	c  N dy   450    105343      2409     10409         0     23299     31800    874396     44.98   no data  --
17.09/17.19	c  N dy   491    112182      2409     10409         0     16141     31800    318349     45.02     47.96  --
17.79/17.87	c  N dy   538    119431      2409     10409         0     23390     31800    813808     45.09     50.12  --
18.59/18.69	c  N dy   588    127085      2409     10409         0     16047     31800    247094     45.18     51.34  --
19.39/19.46	c  N dy   641    135224      2409     10409         0     24183     31800    807713     45.24     47.93  --
20.39/20.43	c  N dy   689    143861      2409     10409         0     16823     31800    241429     45.27     47.76  --
21.19/21.30	c  N dy   748    153076      2409     10409         0     26035     31800    874860     45.33     47.96  --
21.78/21.83	c  S st   771    158016      2409     10409         0     30975     31800   1217395     45.30     41.21  --
21.78/21.89	c  S st   771    158519      2409     10409         0     31478     31800   1247732     45.30   no data  --
21.78/21.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.78/21.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.88/21.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.88/21.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.88/21.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.88/21.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
21.88/21.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.88/23.94	c lits-rem:        34  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.99 s
23.88/23.94	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
23.88/23.96	c vivif2 --  cl tried    31471 cl shrink        0 lits rem          0 time: 0.01
23.88/23.99	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.03
23.88/23.99	c calculated reachability. Time: 0.00
23.88/23.99	c  N dy   771    158519      2409     10409         0     31471     31800   1246702     45.30   no data  --
24.99/25.02	c  N dy   825    168791      2409     10409         0     24745     31800    722271     45.28     48.36  --
26.19/26.24	c  N dy   895    179684      2409     10409         0     35634     31800   1474468     45.37     49.72  --
27.39/27.42	c  N dy   970    191154      2409     10409         0     29109     31800    959967     45.44     47.84  --
28.79/28.85	c  N dy  1041    203493      2409     10409         0     22450     31800    439254     45.43     47.88  --
30.29/30.36	c  N dy  1119    216735      2409     10409         0     35691     31800   1363569     45.48     48.82  --
31.90/31.92	c  N dy  1208    230810      2409     10409         0     29761     31800    883915     45.57     49.04  --
32.69/32.72	c  S st  1244    237778      2409     10409         0     36728     31800   1363250     45.56   no data  --
32.69/32.79	c  S st  1244    238280      2409     10409         0     37230     31800   1391759     45.56   no data  --
32.79/32.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.79/32.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
32.79/32.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.79/32.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
32.79/32.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
34.99/35.06	c lits-rem:        42  cl-subs:       23  v-elim:      0  v-fix:    0  time:  2.20 s
34.99/35.06	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
34.99/35.08	c vivif2 --  cl tried    37207 cl shrink        0 lits rem          0 time: 0.01
35.09/35.12	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.04
35.09/35.12	c calculated reachability. Time: 0.00
35.09/35.12	c  N dy  1244    238280      2409     10409         0     37207     31800   1388869     45.56   no data  --
36.79/36.84	c  N dy  1332    253549      2409     10409         0     31478     31800    942742     45.56     48.37  --
38.79/38.81	c  N dy  1424    269965      2409     10409         0     25893     31800    482836     45.61     49.36  --
40.79/40.87	c  N dy  1514    287240      2409     10409         0     43165     31800   1679652     45.59     52.40  --
43.09/43.12	c  N dy  1616    305640      2409     10409         0     38572     31800   1306736     45.58     50.21  --
43.19/43.21	c  F st  1621    306251      2409     10409         0     39183     31800   1350673     45.59     45.65  --
45.59/45.63	c  N dy  1705    325210      2409     10409         0     34145     31800    924452     45.60     52.46  --
48.29/48.40	c  N dy  1827    345252      2409     10409         0     29182     31800    522107     45.64     48.10  --
49.89/49.93	c  S st  1902    357421      2409     10409         0     41349     31800   1371627     45.66   no data  --
49.99/50.02	c  S st  1902    357922      2409     10409         0     41850     31800   1400575     45.66   no data  --
49.99/50.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.99/50.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.99/50.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
49.99/50.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.99/50.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.99/50.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
49.99/50.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
52.59/52.60	c lits-rem:        46  cl-subs:       15  v-elim:      0  v-fix:    0  time:  2.51 s
52.59/52.60	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
52.59/52.62	c vivif2 --  cl tried    41835 cl shrink        0 lits rem          0 time: 0.02
52.59/52.67	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.05
52.59/52.67	c calculated reachability. Time: 0.00
52.59/52.67	c  N dy  1902    357922      2409     10409         0     41835     31800   1398634     45.66   no data  --
55.29/55.36	c  N dy  2012    377984      2409     10409         0     35899     31800    927768     45.64     49.69  --
58.19/58.29	c  N dy  2122    398229      2409     10409         0     29143     31800    390167     45.64     48.28  --
60.99/61.00	c  N dy  2245    418345      2409     10409         0     49252     31800   1804724     45.72     48.97  --
63.69/63.79	c  N dy  2365    438374      2409     10409         0     41285     31800   1172873     45.76     48.26  --
66.79/66.87	c  N dy  2490    458397      2409     10409         0     32310     31800    485482     45.80     48.89  --
69.69/69.75	c  N dy  2607    478481      2409     10409         0     52385     31800   1880795     45.81     57.31  --
72.69/72.77	c  N dy  2728    498885      2409     10409         0     42794     31800   1149985     45.83     48.46  --
76.09/76.11	c  N dy  2847    518978      2409     10409         0     31898     31800    330040     45.85     59.73  --
78.59/78.61	c  S st  2961    536885      2409     10409         0     49794     31800   1588544     45.89   no data  --
78.69/78.71	c  S st  2961    537391      2409     10409         0     50300     31800   1616271     45.89   no data  --
78.69/78.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.69/78.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.69/78.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
78.69/78.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.69/78.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.69/78.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
78.69/78.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
81.98/82.02	c lits-rem:        26  cl-subs:       15  v-elim:      0  v-fix:    0  time:  3.23 s
81.98/82.02	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
81.98/82.04	c vivif2 --  cl tried    50285 cl shrink        0 lits rem          0 time: 0.02
82.08/82.10	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.06
82.08/82.10	c calculated reachability. Time: 0.00
82.08/82.10	c  N dy  2961    537391      2409     10409         0     50285     31800   1614615     45.89   no data  --
85.19/85.29	c  N dy  3067    557482      2409     10409         0     38389     31800    713220     45.89     52.15  --
88.38/88.45	c  N dy  3183    577533      2409     10409         0     58437     31800   2115498     45.91     49.95  --
91.39/91.46	c  N dy  3299    597856      2409     10409         0     45761     31800   1167476     45.90     49.28  --
94.89/94.99	c  N dy  3411    619381      2409     10409         0     67277     31800   2677195     45.90     50.00  --
97.69/97.78	c  N dy  3527    639433      2409     10409         0     53327     31800   1641219     45.92     48.42  --
101.09/101.13	c  N dy  3642    659457      2409     10409         0     38358     31800    524211     45.94     58.21  --
103.99/104.05	c  N dy  3759    679535      2409     10409         0     58428     31800   1924534     45.95     48.42  --
107.59/107.67	c  N dy  3875    699676      2409     10409         0     42574     31800    764277     45.96     48.65  --
110.99/111.02	c  N dy  3995    719701      2409     10409         0     62595     31800   2169221     45.98     48.70  --
114.59/114.61	c  N dy  4116    739744      2409     10409         0     45636     31800    909387     46.00     48.63  --
117.99/118.08	c  N dy  4223    759816      2409     10409         0     65695     31800   2335865     45.99     48.43  --
121.69/121.75	c  N dy  4359    779901      2409     10409         0     47794     31800    999035     46.04     48.48  --
125.29/125.36	c  N dy  4478    800013      2409     10409         0     67902     31800   2390918     46.05     48.84  --
126.59/126.68	c  S st  4517    806087      2409     10409         0     73974     31800   2819914     46.05   no data  --
126.79/126.83	c  S st  4517    806589      2409     10409         0     74476     31800   2849174     46.05   no data  --
126.79/126.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.79/126.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.79/126.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
126.89/126.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.89/126.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.89/126.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
126.89/126.98	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
136.29/136.36	c lits-rem:        34  cl-subs:       27  v-elim:      0  v-fix:    0  time:  9.37 s
136.29/136.36	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
136.29/136.39	c vivif2 --  cl tried    74449 cl shrink        0 lits rem          0 time: 0.03
136.40/136.49	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.10
136.40/136.49	c calculated reachability. Time: 0.00
136.40/136.49	c  N dy  4517    806589      2409     10409         0     74449     31800   2845611     46.05   no data  --
139.79/139.85	c  N dy  4648    826773      2409     10409         0     55639     31800   1483994     46.08     49.01  --
143.79/143.84	c  N dy  4763    846813      2409     10409         0     75669     31800   2891188     46.09     49.08  --
147.30/147.32	c  N dy  4894    866846      2409     10409         0     55711     31800   1413991     46.12     61.86  --
151.29/151.30	c  N dy  5004    886871      2409     10409         0     75733     31800   2811725     46.13     61.95  --
154.79/154.87	c  N dy  5128    906872      2409     10409         0     54738     31800   1292809     46.15     57.11  --
158.79/158.85	c  N dy  5246    927089      2409     10409         0     74953     31800   2707514     46.17     49.04  --
162.69/162.78	c  N dy  5365    947386      2409     10409         0     53256     31800   1126394     46.18     49.19  --
166.59/166.64	c  N dy  5487    967628      2409     10409         0     73493     31800   2542135     46.21     48.88  --
170.39/170.46	c  N dy  5601    987679      2409     10409         0     50544     31800    862948     46.21     48.98  --
173.89/173.96	c  N dy  5716   1008163      2409     10409         0     71026     31800   2298775     46.23     48.74  --
177.99/178.05	c  N dy  5833   1028229      2409     10409         0     47099     31800    561505     46.23     50.25  --
181.19/181.29	c  N dy  5938   1048365      2409     10409         0     67229     31800   1985987     46.23     49.79  --
185.39/185.47	c  N dy  6046   1068399      2409     10409         0     87259     31800   3390535     46.24     48.87  --
186.19/186.27	c  F st  6067   1071878      2409     10409         0     45754     31800    400178     46.24   no data  --
188.79/188.89	c  N dy  6147   1088414      2409     10409         0     62284     31800   1609139     46.25     50.00  --
193.19/193.23	c  N dy  6262   1108463      2409     10409         0     82328     31800   3008479     46.26     48.80  --
197.29/197.35	c  N dy  6372   1128538      2409     10409         0     56404     31800   1081388     46.26     48.82  --
201.30/201.33	c  N dy  6490   1148706      2409     10409         0     76563     31800   2519125     46.27     49.27  --
206.09/206.18	c  N dy  6617   1168739      2409     10409         0     49600     31800    542113     46.29     52.94  --
209.69/209.78	c  N dy  6727   1188771      2409     10409         0     69629     31800   1942401     46.30     49.22  --
214.39/214.50	c  N dy  6849   1208784      2409     10409         0     89638     31800   3343705     46.31     49.46  --
214.79/214.80	c  S st  6856   1209883      2409     10409         0     90737     31800   3420002     46.31     42.56  --
214.89/214.99	c  S st  6856   1210385      2409     10409         0     91239     31800   3449939     46.31   no data  --
214.89/215.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
214.89/215.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.99/215.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
215.09/215.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
215.09/215.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.09/215.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
215.09/215.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
260.80/260.89	c lits-rem:         8  cl-subs:       34  v-elim:      0  v-fix:    0  time: 45.73 s
260.80/260.89	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
260.90/260.93	c vivif2 --  cl tried    91205 cl shrink        0 lits rem          0 time: 0.04
261.00/261.05	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.12
261.00/261.05	c calculated reachability. Time: 0.00
261.00/261.05	c  N dy  6856   1210385      2409     10409         0     91205     31800   3445533     46.31   no data  --
264.59/264.68	c  N dy  6962   1230533      2409     10409         0     63366     31800   1452763     46.30     48.84  --
268.60/268.63	c  N dy  7068   1250569      2409     10409         0     83395     31800   2884512     46.30     48.99  --
273.09/273.11	c  N dy  7197   1270723      2409     10409         0     54557     31800    761776     46.32     48.85  --
276.69/276.71	c  N dy  7320   1290887      2409     10409         0     74711     31800   2189850     46.34     49.39  --
281.29/281.37	c  N dy  7444   1311036      2409     10409         0     94857     31800   3607320     46.36     48.92  --
285.49/285.52	c  N dy  7567   1331094      2409     10409         0     64924     31800   1426647     46.37     56.82  --
290.00/290.04	c  N dy  7692   1351216      2409     10409         0     85042     31800   2840669     46.38     48.98  --
295.20/295.23	c  N dy  7810   1371220      2409     10409         0     54049     31800    596774     46.39     49.88  --
299.00/299.00	c  N dy  7931   1391237      2409     10409         0     74058     31800   2016726     46.40     49.35  --
303.79/303.87	c  N dy  8042   1411304      2409     10409         0     94118     31800   3440580     46.40     49.20  --
308.49/308.52	c  N dy  8160   1431736      2409     10409         0     62568     31800   1123684     46.41     49.16  --
312.60/312.68	c  N dy  8273   1451802      2409     10409         0     82624     31800   2523917     46.41     49.04  --
318.00/318.09	c  N dy  8397   1471804      2409     10409         0    102619     31800   3939637     46.42     49.93  --
322.09/322.14	c  N dy  8516   1491912      2409     10409         0     69740     31800   1573946     46.43     50.97  --
326.50/326.50	c  N dy  8645   1512096      2409     10409         0     89918     31800   2993050     46.44     49.31  --
331.49/331.59	c  N dy  8754   1532169      2409     10409         0     55998     31800    540943     46.44     49.09  --
335.19/335.25	c  N dy  8873   1552247      2409     10409         0     76071     31800   1945127     46.44     49.30  --
339.91/339.94	c  N dy  9002   1572283      2409     10409         0     96099     31800   3371889     46.46     49.18  --
344.79/344.88	c  N dy  9129   1592351      2409     10409         0     61182     31800    843539     46.48     50.39  --
348.71/348.72	c  N dy  9246   1612375      2409     10409         0     81194     31800   2267903     46.49     59.98  --
353.59/353.65	c  N dy  9367   1632441      2409     10409         0    101251     31800   3669694     46.49     50.94  --
358.20/358.29	c  N dy  9485   1652446      2409     10409         0     65273     31800   1076151     46.51     52.29  --
362.30/362.34	c  N dy  9600   1672561      2409     10409         0     85380     31800   2503106     46.51     49.01  --
367.29/367.40	c  N dy  9717   1692632      2409     10409         0    105446     31800   3921764     46.52     50.01  --
371.39/371.44	c  S st  9815   1710385      2409     10409         0     66211     31800   1073206     46.52     44.62  --
371.49/371.56	c  S st  9815   1710889      2409     10409         0     66715     31800   1102405     46.52   no data  --
371.49/371.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
371.49/371.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.49/371.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
371.59/371.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.59/371.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.59/371.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
371.59/371.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
374.01/374.05	c lits-rem:        41  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.42 s
374.01/374.05	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
374.01/374.06	c vivif2 --  cl tried    66708 cl shrink        0 lits rem          0 time: 0.01
374.10/374.13	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.07
374.10/374.13	c calculated reachability. Time: 0.00
374.10/374.13	c  N dy  9815   1710889      2409     10409         0     66708     31800   1101579     46.52   no data  --
378.50/378.53	c  N dy  9934   1730978      2409     10409         0     86792     31800   2529100     46.53     49.72  --
383.99/384.05	c  N dy 10050   1751052      2409     10409         0    106862     31800   3950366     46.54     49.07  --
388.99/389.05	c  N dy 10170   1771145      2409     10409         0     68972     31800   1199925     46.55     56.72  --
393.60/393.65	c  N dy 10281   1791645      2409     10409         0     89465     31800   2655325     46.55     50.51  --
399.60/399.62	c  N dy 10409   1812002      2409     10409         0    109816     31800   4101047     46.56     49.66  --
404.59/404.68	c  N dy 10536   1832131      2409     10409         0     70959     31800   1278984     46.57     49.03  --
409.30/409.39	c  N dy 10664   1852187      2409     10409         0     91007     31800   2694643     46.59     53.77  --
415.09/415.15	c  N dy 10781   1872216      2409     10409         0    111027     31800   4110309     46.60     49.24  --
420.30/420.31	c  N dy 10900   1892218      2409     10409         0     71040     31800   1214780     46.60     63.96  --
424.90/424.98	c  N dy 11028   1912226      2409     10409         0     91044     31800   2621026     46.61     49.08  --
430.80/430.87	c  N dy 11156   1932376      2409     10409         0    111190     31800   4052639     46.63     49.70  --
436.30/436.36	c  N dy 11285   1952394      2409     10409         0     70218     31800   1104185     46.64     49.69  --
441.00/441.05	c  N dy 11407   1972481      2409     10409         0     90300     31800   2528741     46.65     49.19  --
446.50/446.57	c  N dy 11543   1992679      2409     10409         0    110494     31800   3949083     46.67     49.34  --
452.00/452.04	c  N dy 11667   2012696      2409     10409         0     68519     31800    904002     46.67     49.71  --
456.10/456.17	c  N dy 11783   2032699      2409     10409         0     88516     31800   2327557     46.68     60.60  --
461.39/461.41	c  N dy 11910   2052707      2409     10409         0    108520     31800   3749040     46.70     50.32  --
467.40/467.45	c  N dy 12037   2072850      2409     10409         0     65668     31800    646366     46.70     49.26  --
471.40/471.41	c  N dy 12140   2092929      2409     10409         0     85742     31800   2078134     46.70     49.26  --
476.40/476.48	c  N dy 12264   2112954      2409     10409         0    105761     31800   3497643     46.71     49.43  --
482.59/482.63	c  N dy 12374   2132980      2409     10409         0    125778     31800   4916975     46.72     49.48  --
486.90/486.93	c  N dy 12490   2153257      2409     10409         0     82068     31800   1737095     46.71     50.54  --
491.80/491.88	c  N dy 12615   2173349      2409     10409         0    102154     31800   3166340     46.73     52.94  --
497.90/497.90	c  N dy 12725   2193563      2409     10409         0    122361     31800   4598287     46.73     50.26  --
502.30/502.30	c  S st 12832   2210890      2409     10409         0     74704     31800   1157044     46.74   no data  --
502.40/502.42	c  S st 12832   2211394      2409     10409         0     75208     31800   1187848     46.74   no data  --
502.40/502.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
502.40/502.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
502.40/502.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
502.50/502.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.50/502.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.50/502.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
502.50/502.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
505.40/505.48	c lits-rem:       109  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.98 s
505.40/505.48	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
505.50/505.50	c vivif2 --  cl tried    75202 cl shrink        0 lits rem          0 time: 0.01
505.50/505.57	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.08
505.50/505.58	c calculated reachability. Time: 0.00
505.50/505.58	c  N dy 12832   2211394      2409     10409         0     75202     31800   1187015     46.74   no data  --
510.00/510.07	c  N dy 12952   2231485      2409     10409         0     95288     31800   2606285     46.74     49.24  --
515.50/515.54	c  N dy 13060   2251654      2409     10409         0    115452     31800   4034011     46.75     49.47  --
521.60/521.68	c  N dy 13197   2271655      2409     10409         0     69470     31800    724421     46.77     49.26  --
525.90/525.98	c  N dy 13328   2292079      2409     10409         0     89884     31800   2176339     46.78     49.39  --
531.49/531.53	c  N dy 13453   2312169      2409     10409         0    109965     31800   3604790     46.79     49.82  --
538.00/538.03	c  N dy 13579   2332352      2409     10409         0    130142     31800   5025792     46.79     49.52  --
542.59/542.66	c  N dy 13703   2352396      2409     10409         0     83206     31800   1636141     46.80     50.94  --
547.50/547.52	c  N dy 13831   2372493      2409     10409         0    103299     31800   3069850     46.81     50.00  --
553.50/553.59	c  N dy 13947   2392578      2409     10409         0    123380     31800   4485069     46.82     52.22  --
559.50/559.56	c  N dy 14073   2413154      2409     10409         0     75971     31800   1053747     46.82     49.47  --
564.00/564.07	c  N dy 14208   2433212      2409     10409         0     96023     31800   2487455     46.84     54.30  --
569.60/569.69	c  N dy 14328   2453261      2409     10409         0    116070     31800   3913964     46.85     49.53  --
576.50/576.53	c  N dy 14459   2473303      2409     10409         0    136108     31800   5342089     46.86     49.65  --
581.00/581.02	c  N dy 14575   2493518      2409     10409         0     87332     31800   1792771     46.87     49.44  --
586.10/586.14	c  N dy 14692   2513786      2409     10409         0    107596     31800   3221959     46.87     50.04  --
592.30/592.30	c  N dy 14811   2533800      2409     10409         0    127605     31800   4626480     46.87     50.54  --
598.31/598.36	c  N dy 14941   2553862      2409     10409         0     77678     31800   1044509     46.89     49.95  --
603.00/603.03	c  N dy 15076   2573945      2409     10409         0     97756     31800   2475090     46.90     50.40  --
608.70/608.77	c  N dy 15203   2594135      2409     10409         0    117940     31800   3914199     46.91     50.05  --
615.50/615.56	c  N dy 15314   2614187      2409     10409         0    137989     31800   5333678     46.91     49.63  --
620.50/620.54	c  N dy 15441   2634244      2409     10409         0     87057     31800   1644258     46.92     50.74  --
625.50/625.56	c  N dy 15552   2654256      2409     10409         0    107063     31800   3059817     46.92     55.53  --
631.70/631.75	c  N dy 15673   2674313      2409     10409         0    127112     31800   4482607     46.92     49.41  --
638.60/638.64	c  N dy 15795   2694531      2409     10409         0     75342     31800    753423     46.93     49.64  --
642.20/642.24	c  S st 15893   2711394      2409     10409         0     92199     31800   1943421     46.94   no data  --
642.31/642.40	c  S st 15893   2711896      2409     10409         0     92701     31800   1974962     46.94   no data  --
642.31/642.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
642.31/642.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
642.42/642.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
642.50/642.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
642.50/642.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
642.50/642.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
642.50/642.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
649.02/649.05	c lits-rem:       119  cl-subs:       16  v-elim:      0  v-fix:    0  time:  6.54 s
649.02/649.05	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
649.02/649.08	c vivif2 --  cl tried    92685 cl shrink        0 lits rem          0 time: 0.02
649.10/649.18	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.11
649.10/649.19	c calculated reachability. Time: 0.00
649.10/649.19	c  N dy 15893   2711896      2409     10409         0     92685     31800   1973027     46.94   no data  --
654.40/654.50	c  N dy 16011   2731967      2409     10409         0    112747     31800   3391690     46.94     49.86  --
660.80/660.89	c  N dy 16125   2752002      2409     10409         0    132775     31800   4808277     46.95     49.73  --
667.50/667.58	c  N dy 16260   2772006      2409     10409         0     79802     31800   1008777     46.96     55.34  --
672.60/672.61	c  N dy 16373   2792238      2409     10409         0    100030     31800   2437611     46.96     49.64  --
678.90/678.95	c  N dy 16505   2812436      2409     10409         0    120219     31800   3872815     46.97     49.47  --
686.30/686.38	c  N dy 16628   2832528      2409     10409         0    140308     31800   5298709     46.97     49.81  --
692.40/692.46	c  N dy 16748   2853126      2409     10409         0     86918     31800   1447010     46.98     50.07  --
697.80/697.85	c  N dy 16876   2873133      2409     10409         0    106915     31800   2873323     46.99     59.66  --
704.40/704.46	c  N dy 17000   2893155      2409     10409         0    126930     31800   4301689     46.99     51.78  --
712.30/712.34	c  N dy 17132   2913220      2409     10409         0    146989     31800   5722632     47.00     50.06  --
717.61/717.64	c  N dy 17267   2933263      2409     10409         0     92056     31800   1759192     47.01     50.65  --
723.21/723.26	c  N dy 17366   2953303      2409     10409         0    112089     31800   3201711     47.01     49.78  --
729.91/729.90	c  N dy 17484   2973443      2409     10409         0    132225     31800   4644611     47.02     49.49  --
737.60/737.62	c  N dy 17602   2993480      2409     10409         0     76278     31800    559500     47.02     49.82  --
742.01/742.01	c  N dy 17722   3013495      2409     10409         0     96289     31800   1999328     47.02     50.74  --
747.50/747.55	c  N dy 17845   3033549      2409     10409         0    116336     31800   3419314     47.03     54.47  --
754.20/754.28	c  N dy 17955   3053906      2409     10409         0    136687     31800   4866065     47.03     49.58  --
761.60/761.66	c  N dy 18081   3074424      2409     10409         0     80219     31800    773517     47.04     49.69  --
766.20/766.26	c  N dy 18193   3094442      2409     10409         0    100232     31800   2191801     47.04     50.12  --
772.00/772.01	c  N dy 18308   3114621      2409     10409         0    120407     31800   3624982     47.04     51.13  --
778.82/778.87	c  N dy 18417   3134830      2409     10409         0    140610     31800   5079567     47.04     50.41  --
786.01/786.02	c  N dy 18542   3154845      2409     10409         0     82643     31800    874766     47.05     50.88  --
790.81/790.90	c  N dy 18674   3174942      2409     10409         0    102735     31800   2309309     47.06     50.06  --
796.81/796.82	c  N dy 18786   3195270      2409     10409         0    123053     31800   3757905     47.06     49.96  --
802.70/802.73	c  S st 18895   3211896      2409     10409         0    139675     31800   4949086     47.07     40.09  --
802.91/802.99	c  S st 18895   3212401      2409     10409         0    140180     31800   4977493     47.07   no data  --
802.91/803.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
802.91/803.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.02/803.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
803.20/803.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
803.20/803.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.20/803.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
803.20/803.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
911.51/911.54	c lits-rem:        15  cl-subs:       49  v-elim:      0  v-fix:    0  time: 108.27 s
911.51/911.54	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
911.61/911.60	c vivif2 --  cl tried   140131 cl shrink        0 lits rem          0 time: 0.06
911.81/911.81	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.21
911.81/911.81	c calculated reachability. Time: 0.00
911.81/911.81	c  N dy 18895   3212401      2409     10409         0    140131     31800   4971509     47.07   no data  --
919.21/919.21	c  N dy 18970   3232721      2409     10409         0     81464     31800    731201     47.05     49.56  --
923.91/923.97	c  N dy 19085   3253097      2409     10409         0    101832     31800   2187396     47.06     51.18  --
929.91/929.90	c  N dy 19209   3273225      2409     10409         0    121956     31800   3617645     47.06     49.57  --
936.80/936.87	c  N dy 19327   3293250      2409     10409         0    141975     31800   5039479     47.07     49.85  --
944.41/944.47	c  N dy 19431   3313315      2409     10409         0     82060     31800    714125     47.06     50.18  --
949.21/949.30	c  N dy 19557   3333465      2409     10409         0    102205     31800   2158274     47.07     51.02  --
955.31/955.31	c  N dy 19686   3353499      2409     10409         0    122232     31800   3591972     47.08     53.51  --
962.52/962.56	c  N dy 19831   3373572      2409     10409         0    142299     31800   5035421     47.09     49.65  --
970.71/970.77	c  N dy 19945   3393584      2409     10409         0     81333     31800    596333     47.10     50.00  --
975.41/975.48	c  N dy 20068   3413586      2409     10409         0    101326     31800   2024364     47.10     63.60  --
981.31/981.35	c  N dy 20201   3433593      2409     10409         0    121327     31800   3439879     47.11     50.99  --
988.31/988.35	c  N dy 20336   3453690      2409     10409         0    141421     31800   4898652     47.12     55.18  --
996.31/996.34	c  N dy 20444   3473772      2409     10409         0    161495     31800   6325460     47.12     49.62  --
1001.61/1001.60	c  N dy 20564   3493841      2409     10409         0     99593     31800   1834012     47.12     49.79  --
1007.21/1007.21	c  N dy 20680   3513885      2409     10409         0    119632     31800   3257386     47.13     50.15  --
1013.81/1013.89	c  N dy 20785   3533906      2409     10409         0    139646     31800   4693223     47.13     50.38  --
1022.00/1022.07	c  N dy 20911   3554187      2409     10409         0    159923     31800   6135919     47.14     50.00  --
1028.01/1028.05	c  N dy 21025   3574212      2409     10409         0     96968     31800   1583014     47.14     52.39  --
1033.51/1033.55	c  N dy 21145   3594497      2409     10409         0    117249     31800   3043267     47.15     50.08  --
1040.30/1040.34	c  N dy 21284   3614626      2409     10409         0    137376     31800   4501286     47.16     49.87  --
1048.33/1048.35	c  N dy 21409   3634754      2409     10409         0    157499     31800   5937756     47.16     50.50  --
1055.21/1055.29	c  N dy 21530   3654867      2409     10409         0     93620     31800   1286660     47.17     50.11  --
1060.61/1060.60	c  N dy 21664   3675007      2409     10409         0    113754     31800   2726328     47.17     50.72  --
1067.11/1067.16	c  N dy 21782   3695375      2409     10409         0    134109     31800   4172963     47.18     49.90  --
1073.51/1073.55	c  S st 21884   3712401      2409     10409         0    151125     31800   5381806     47.18   no data  --
1073.81/1073.83	c  S st 21884   3712904      2409     10409         0    151628     31800   5410074     47.18   no data  --
1073.81/1073.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1073.81/1073.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1073.91/1073.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1074.11/1074.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1074.11/1074.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1074.11/1074.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2409 time:  0.00 s
1074.11/1074.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1209.22/1209.28	c lits-rem:         6  cl-subs:       69  v-elim:      0  v-fix:    0  time: 135.16 s
1209.22/1209.28	c vivif2 --  cl tried    10409 cl shrink        0 lits rem          0 time: 0.00
1209.32/1209.34	c vivif2 --  cl tried   151559 cl shrink        0 lits rem          0 time: 0.06
1209.52/1209.58	c asymm  cl-useful: 0/10409/10409 lits-rem:0 time: 0.24
1209.52/1209.58	c calculated reachability. Time: 0.00
1209.52/1209.58	c  N dy 21884   3712904      2409     10409         0    151559     31800   5401693     47.18   no data  --
1218.52/1218.53	c  N dy 22012   3733021      2409     10409         0     86707     31800    723210     47.19     49.87  --
1223.41/1223.43	c  F st 22111   3751562      2409     10409         0    105243     31800   2044355     47.19   no data  --
1223.91/1223.98	c  N st 22115   3753596      2409     10409         0    107277     31800   2197674     47.19   no data  --
1230.62/1230.66	c  N dy 22225   3773783      2409     10409         0    127458     31800   3660915     47.19     50.55  --
1238.62/1238.68	c  N dy 22349   3793902      2409     10409         0    147573     31800   5090573     47.20     50.38  --
1247.81/1247.84	c  N dy 22469   3814062      2409     10409         0    167723     31800   6532981     47.20     50.12  --
1254.31/1254.32	c  N dy 22598   3834225      2409     10409         0    101903     31800   1732433     47.21     49.70  --
1260.71/1260.74	c  N dy 22727   3854252      2409     10409         0    121927     31800   3156293     47.21     49.87  --
1268.42/1268.46	c  N dy 22863   3874509      2409     10409         0    142178     31800   4603363     47.22     50.04  --
1277.31/1277.38	c  N dy 22993   3894608      2409     10409         0    162275     31800   6043885     47.23     51.03  --
1285.31/1285.38	c  N dy 23109   3914687      2409     10409         0     95375     31800   1206097     47.23     50.62  --
1291.32/1291.36	c  N dy 23228   3934803      2409     10409         0    115485     31800   2647301     47.23     49.86  --
1298.72/1298.70	c  N dy 23366   3955033      2409     10409         0    135713     31800   4094329     47.24     49.90  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.76 3.95 3.74 2/346 833
/proc/meminfo: memFree=26338720/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=11796 CPUtime=0 cores=1,3
/proc/833/stat : 833 (runsolver) R 831 833 32704 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 649911747 12079104 49 33554432000 4194304 5432360 140737268838016 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/833/statm: 2949 49 30 303 0 2643 0

[startup+0.0360341 s]
/proc/loadavg: 3.76 3.95 3.74 2/346 833
/proc/meminfo: memFree=26338720/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=33304 CPUtime=0.03 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 1457 0 0 0 3 0 0 0 22 0 1 0 649911747 34103296 1313 33554432000 4194304 4650387 140735774704576 18446744073709551615 216634180420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 8326 1313 366 112 0 3291 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33304

[startup+0.101024 s]
/proc/loadavg: 3.76 3.95 3.74 2/346 833
/proc/meminfo: memFree=26338720/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=33304 CPUtime=0.09 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 1546 0 0 0 9 0 0 0 18 0 1 0 649911747 34103296 1402 33554432000 4194304 4650387 140735774704576 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 8326 1403 378 112 0 3291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33304

[startup+0.301 s]
/proc/loadavg: 3.76 3.95 3.74 2/346 833
/proc/meminfo: memFree=26338720/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=33304 CPUtime=0.29 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 1792 0 0 0 29 0 0 0 18 0 1 0 649911747 34103296 1648 33554432000 4194304 4650387 140735774704576 18446744073709551615 4364269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 8326 1648 379 112 0 3291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33304

[startup+0.700915 s]
/proc/loadavg: 3.76 3.95 3.74 2/346 833
/proc/meminfo: memFree=26338720/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=34048 CPUtime=0.69 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 2442 0 0 0 69 0 0 0 18 0 1 0 649911747 34865152 1841 33554432000 4194304 4650387 140735774704576 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 8512 1841 381 112 0 3477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34048

[startup+1.50078 s]
/proc/loadavg: 3.76 3.95 3.74 5/362 880
/proc/meminfo: memFree=26260492/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=35492 CPUtime=1.49 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 3948 0 0 0 149 0 0 0 19 0 1 0 649911747 36343808 1836 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 8873 1836 381 112 0 3838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35492

[startup+3.1005 s]
/proc/loadavg: 3.76 3.95 3.74 5/362 880
/proc/meminfo: memFree=26249952/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=49684 CPUtime=3.09 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 8817 0 0 0 308 1 0 0 25 0 1 0 649911747 50876416 5642 33554432000 4194304 4650387 140735774704576 18446744073709551615 4439079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 12421 5642 383 112 0 7386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49684

[startup+6.30093 s]
/proc/loadavg: 3.94 3.98 3.75 5/362 880
/proc/meminfo: memFree=26215120/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=58380 CPUtime=6.29 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 10338 0 0 0 628 1 0 0 25 0 1 0 649911747 59781120 6137 33554432000 4194304 4650387 140735774704576 18446744073709551615 4439391 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 14595 6137 383 112 0 9560 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58380

[startup+12.7008 s]
/proc/loadavg: 3.95 3.98 3.75 5/362 880
/proc/meminfo: memFree=26105452/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=76900 CPUtime=12.69 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 14746 0 0 0 1267 2 0 0 25 0 1 0 649911747 78745600 10545 33554432000 4194304 4650387 140735774704576 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 19225 10545 383 112 0 14190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76900

[startup+25.5005 s]
/proc/loadavg: 3.96 3.98 3.75 5/362 881
/proc/meminfo: memFree=26058224/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=89972 CPUtime=25.49 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 19486 0 0 0 2545 4 0 0 25 0 1 0 649911747 92131328 15285 33554432000 4194304 4650387 140735774704576 18446744073709551615 4367489 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 22493 15285 383 112 0 17458 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89972

[startup+51.101 s]
/proc/loadavg: 3.97 3.98 3.76 5/362 881
/proc/meminfo: memFree=25948132/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=98964 CPUtime=51.09 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 23630 0 0 0 5104 5 0 0 25 0 1 0 649911747 101339136 19429 33554432000 4194304 4650387 140735774704576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 24741 19429 383 112 0 19706 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98964

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.77 5/362 883
/proc/meminfo: memFree=25913812/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=91984 CPUtime=102.3 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 43791 0 0 0 10220 10 0 0 25 0 1 0 649911747 94191616 16592 33554432000 4194304 4650387 140735774704576 18446744073709551615 4480659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 22996 16592 383 112 0 17961 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91984

[startup+162.3 s]
/proc/loadavg: 4.09 4.01 3.79 5/362 884
/proc/meminfo: memFree=25845332/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=114756 CPUtime=162.29 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 72127 0 0 0 16209 20 0 0 25 0 1 0 649911747 117510144 21599 33554432000 4194304 4650387 140735774704576 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 28689 21599 383 112 0 23654 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114756

[startup+222.301 s]
/proc/loadavg: 4.08 4.02 3.81 5/362 886
/proc/meminfo: memFree=25778192/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=173812 CPUtime=222.3 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 97371 0 0 0 22202 28 0 0 25 0 1 0 649911747 177983488 27703 33554432000 4194304 4650387 140735774704576 18446744073709551615 4476737 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 43453 27703 383 112 0 38418 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 173812

[startup+282.3 s]
/proc/loadavg: 4.03 4.02 3.82 5/362 888
/proc/meminfo: memFree=25743312/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=174256 CPUtime=282.29 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 105998 0 0 0 28199 30 0 0 25 0 1 0 649911747 178438144 28126 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 43564 28126 383 112 0 38529 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174256

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 3.83 5/362 889
/proc/meminfo: memFree=25734852/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=175352 CPUtime=342.3 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 128086 0 0 0 34190 40 0 0 25 0 1 0 649911747 179560448 28282 33554432000 4194304 4650387 140735774704576 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 43838 28282 383 112 0 38803 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175352

[startup+402.301 s]
/proc/loadavg: 4.05 4.03 3.84 5/362 891
/proc/meminfo: memFree=25729592/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=178476 CPUtime=402.29 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 148273 0 0 0 40183 46 0 0 25 0 1 0 649911747 182759424 29417 33554432000 4194304 4650387 140735774704576 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 44619 29417 383 112 0 39584 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 178476

[startup+462.3 s]
/proc/loadavg: 4.10 4.04 3.85 5/362 892
/proc/meminfo: memFree=25708228/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=179264 CPUtime=462.29 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 167964 0 0 0 46176 53 0 0 25 0 1 0 649911747 183566336 28714 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 44816 28714 383 112 0 39781 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 179264

[startup+522.301 s]
/proc/loadavg: 4.09 4.05 3.86 5/362 894
/proc/meminfo: memFree=25696784/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=133508 CPUtime=522.3 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 186983 0 0 0 52171 59 0 0 25 0 1 0 649911747 136712192 26012 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 33377 26012 383 112 0 28342 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 133508

[startup+582.3 s]
/proc/loadavg: 4.03 4.04 3.87 5/362 896
/proc/meminfo: memFree=25708760/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=133640 CPUtime=582.3 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 205387 0 0 0 58166 64 0 0 25 0 1 0 649911747 136847360 27258 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 33410 27258 383 112 0 28375 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133640

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.88 5/362 897
/proc/meminfo: memFree=25679708/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=133772 CPUtime=642.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 223018 0 0 0 64161 70 0 0 25 0 1 0 649911747 136982528 27039 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 33443 27039 383 112 0 28408 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 133772

[startup+702.301 s]
/proc/loadavg: 4.14 4.05 3.89 5/362 899
/proc/meminfo: memFree=25671964/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=184872 CPUtime=702.3 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 237829 0 0 0 70153 77 0 0 25 0 1 0 649911747 189308928 29537 33554432000 4194304 4650387 140735774704576 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 46218 29537 383 112 0 41183 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 184872

[startup+762.313 s]
/proc/loadavg: 4.11 4.06 3.90 5/362 900
/proc/meminfo: memFree=25677740/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=136992 CPUtime=762.32 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 254093 0 0 0 76149 83 0 0 25 0 1 0 649911747 140279808 26627 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 34248 26627 383 112 0 29213 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 136992

[startup+822.301 s]
/proc/loadavg: 4.04 4.04 3.91 5/362 902
/proc/meminfo: memFree=25630592/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=212732 CPUtime=822.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 271252 0 0 0 82143 88 0 0 25 0 1 0 649911747 217837568 37248 33554432000 4194304 4650387 140735774704576 18446744073709551615 4476422 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 53183 37248 383 112 0 48148 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212732

[startup+882.3 s]
/proc/loadavg: 4.12 4.06 3.92 5/362 904
/proc/meminfo: memFree=25623984/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=212732 CPUtime=882.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 271252 0 0 0 88143 88 0 0 25 0 1 0 649911747 217837568 37248 33554432000 4194304 4650387 140735774704576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 53183 37248 383 112 0 48148 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 212732

[startup+942.301 s]
/proc/loadavg: 4.09 4.06 3.93 5/362 905
/proc/meminfo: memFree=25611796/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=213612 CPUtime=942.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 279135 0 0 0 94141 90 0 0 25 0 1 0 649911747 218738688 38499 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 53403 38499 383 112 0 48368 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 213612

[startup+1002.3 s]
/proc/loadavg: 4.03 4.05 3.93 5/362 907
/proc/meminfo: memFree=25595748/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=165076 CPUtime=1002.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 295508 0 0 0 100137 94 0 0 25 0 1 0 649911747 169037824 34445 33554432000 4194304 4650387 140735774704576 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 41269 34445 383 112 0 36234 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165076

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 3.94 5/362 908
/proc/meminfo: memFree=25622376/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=214996 CPUtime=1062.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 310677 0 0 0 106133 98 0 0 25 0 1 0 649911747 220155904 35566 33554432000 4194304 4650387 140735774704576 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 53749 35566 383 112 0 48714 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 214996

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 3.94 5/362 910
/proc/meminfo: memFree=25492488/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=233772 CPUtime=1122.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 317233 0 0 0 112132 99 0 0 25 0 1 0 649911747 239382528 42122 33554432000 4194304 4650387 140735774704576 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 58443 42122 383 112 0 53408 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 233772

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.94 5/362 912
/proc/meminfo: memFree=25497048/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=233772 CPUtime=1182.31 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 317233 0 0 0 118132 99 0 0 25 0 1 0 649911747 239382528 42122 33554432000 4194304 4650387 140735774704576 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 58443 42122 383 112 0 53408 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 233772

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.94 5/362 914
/proc/meminfo: memFree=25476792/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=235868 CPUtime=1242.32 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 324963 0 0 0 124127 105 0 0 25 0 1 0 649911747 241528832 42719 33554432000 4194304 4650387 140735774704576 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 58967 42719 383 112 0 53932 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 235868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 3.94 5/362 916
/proc/meminfo: memFree=25479360/32951124 swapFree=53501236/67111528
[pid=833] ppid=831 vsize=236300 CPUtime=1300.02 cores=1,3
/proc/833/stat : 833 (strangenight1-s) R 831 833 32704 0 -1 4202496 338109 0 0 0 129892 110 0 0 25 0 1 0 649911747 241971200 41332 33554432000 4194304 4650387 140735774704576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/833/statm: 59075 41332 383 112 0 54040 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 236300

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.04
CPU user time (s): 1298.94
CPU system time (s): 1.10883
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 236300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.94
system time used= 1.10883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338110
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= 14
involuntary context switches= 1683

runsolver used 4.38533 second user time and 10.3534 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 16:24:51
IDJOB=3369838
IDBENCH=82647
IDSOLVER=1847
FILE ID=node103/3369838-1305383091
RUNJOBID= node103-1305381788-672
PBS_JOBID= 13324399
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= 1c3095ea320a010dfc229e2e217434fd
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:      26339000 kB
Buffers:        283196 kB
Cached:        3793020 kB
SwapCached:     340192 kB
Active:        1268980 kB
Inactive:      5072740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26339000 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            6276 kB
Writeback:           0 kB
AnonPages:     1936416 kB
Mapped:          10408 kB
Slab:           150576 kB
PageTables:      52972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78291736 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= 72964 MiB
End job on node103 at 2011-05-14 16:46:33