Trace number 3370178

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370178-1305387420.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      26 undec:       1 neg:      33
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.25	c  N dy     7      4452        60      5340         0      3948     37380     84740     18.75     19.81  --
0.49/0.51	c  N dy    14     12397        60      5340         0      4999     37380     93660     18.11     19.09  --
0.69/0.74	c  N dy    16     18634        60      5340         0      5540     37380     97986     17.66     18.65  --
0.89/0.91	c  N dy    42     22658        60      5340         0      9131     37380    174934     17.90     20.62  --
1.00/1.03	c  F st    58     25000        60      5340         0     11233     37380    220632     18.04     18.11  --
1.11/1.13	c  N st    62     27034        60      5340         0      6996     37380    119337     18.04   no data  --
1.19/1.26	c  S st    64     30000        60      5340         0      9644     37380    176696     18.04   no data  --
1.19/1.29	c  S st    64     30504        60      5340         0     10109     37380    187074     18.04   no data  --
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.19	c lits-rem:      1481  cl-subs:      973  v-elim:      0  v-fix:    0  time:  0.89 s
2.39/2.42	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N dy    64     30504        60      5340         0      9136     37380    164697     18.04   no data  --
2.69/2.77	c  N dy    85     37909        60      5340         0      8712     37380    144647     18.04     18.99  --
2.89/3.00	c  N dy   101     42375        60      5340         0     12688     37380    228851     18.08     19.06  --
3.09/3.19	c  S st   106     45756        60      5340         0     15708     37380    291894     18.02     15.28  --
3.20/3.23	c  S st   106     46261        60      5340         0      8214     37380    126330     18.02   no data  --
3.20/3.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.20/3.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.20/3.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.20/3.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.20/3.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.99	c lits-rem:       163  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.75 s
3.89/3.99	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3.89/3.99	c vivif2 --  cl tried     8168 cl shrink        0 lits rem          0 time: 0.00
4.19/4.22	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
4.19/4.22	c calculated reachability. Time: 0.00
4.19/4.22	c  N dy   106     46261        60      5340         0      8168     37380    125001     18.02   no data  --
4.40/4.41	c  N dy   124     50462        60      5340         0     11899     37380    204018     18.07     19.03  --
4.59/4.68	c  N dy   149     54838        60      5340         0     15799     37380    287920     18.15     19.20  --
5.29/5.37	c  N dy   153     67563        60      5340         0     18153     37380    317620     17.81     18.82  --
5.50/5.52	c  S st   168     69391        60      5340         0     10054     37380    146846     17.86     17.74  --
5.50/5.55	c  S st   168     69892        60      5340         0     10508     37380    156850     17.86   no data  --
5.50/5.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/5.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.50/5.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.50/5.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.50/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.50/5.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.38	c lits-rem:       285  cl-subs:      168  v-elim:      0  v-fix:    0  time:  0.82 s
6.29/6.39	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.29/6.39	c vivif2 --  cl tried    10340 cl shrink        0 lits rem          0 time: 0.00
6.60/6.66	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.27
6.60/6.66	c calculated reachability. Time: 0.00
6.60/6.66	c  N dy   168     69892        60      5340         0     10340     37380    152913     17.86   no data  --
6.89/6.92	c  N dy   196     74524        60      5340         0     14505     37380    243546     17.95     18.90  --
7.19/7.28	c  N dy   239     79419        60      5340         0     18900     37380    339817     18.07     19.03  --
7.70/7.71	c  N dy   244     87311        60      5340         0     15216     37380    243976     17.97     18.92  --
7.70/7.72	c  F st   246     87502        60      5340         0     15387     37380    247610     17.97   no data  --
7.99/8.08	c  N dy   253     93031        60      5340         0     20311     37380    352932     17.98     18.96  --
8.39/8.47	c  N dy   255     99279        60      5340         0     14259     37380    213975     17.90     19.16  --
8.80/8.85	c  S st   283    104839        60      5340         0     19182     37380    319060     17.94     18.07  --
8.90/8.90	c  S st   283    105340        60      5340         0     19628     37380    328884     17.94   no data  --
8.90/8.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.90/8.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.90/8.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.90/8.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.90/8.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.90/8.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
8.90/8.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.29/10.33	c lits-rem:      1861  cl-subs:     2047  v-elim:      0  v-fix:    0  time:  1.41 s
10.29/10.33	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.29/10.34	c vivif2 --  cl tried    17581 cl shrink        0 lits rem          0 time: 0.00
10.59/10.66	c asymm  cl-useful: 0/4360/5340 lits-rem:0 time: 0.32
10.59/10.66	c calculated reachability. Time: 0.00
10.59/10.66	c  N dy   283    105340        60      5340         0     17581     37380    285058     17.94   no data  --
11.09/11.18	c  N dy   295    112332        60      5340         0     23748     37380    414135     17.90     18.90  --
11.59/11.66	c  N dy   307    119535        60      5340         0     17823     37380    280246     17.86     18.83  --
12.29/12.32	c  N dy   359    127256        60      5340         0     24699     37380    428296     17.95     19.73  --
12.89/12.91	c  N dy   382    135570        60      5340         0     18849     37380    291180     17.92     19.06  --
14.09/14.15	c  N dy   426    152339        60      5340         0     19518     37380    291781     17.86     19.01  --
14.59/14.62	c  S st   446    158012        60      5340         0     24552     37380    396729     17.86     18.05  --
14.59/14.68	c  S st   446    158515        60      5340         0     25011     37380    406728     17.86   no data  --
14.59/14.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.59/14.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.59/14.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.69/14.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.69/14.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
14.69/14.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.50/16.51	c lits-rem:      1738  cl-subs:     3119  v-elim:      0  v-fix:    0  time:  1.80 s
16.50/16.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
16.50/16.51	c vivif2 --  cl tried    21892 cl shrink        0 lits rem          0 time: 0.00
16.59/16.62	c asymm  cl-useful: 0/980/5340 lits-rem:0 time: 0.10
16.59/16.62	c calculated reachability. Time: 0.00
16.59/16.62	c  N dy   446    158515        60      5340         0     21892     37380    344474     17.86   no data  --
17.49/17.59	c  N dy   492    169171        60      5340         0     16490     37380    224185     17.90     18.86  --
18.59/18.61	c  N dy   558    181466        60      5340         0     27459     37380    460056     17.96     18.94  --
19.59/19.64	c  N dy   609    193047        60      5340         0     21880     37380    329305     18.00     18.99  --
20.69/20.70	c  N dy   624    205440        60      5340         0     32739     37380    551875     17.93     19.12  --
21.79/21.85	c  N dy   687    218572        60      5340         0     27730     37380    444969     17.96     19.46  --
23.59/23.65	c  N dy   753    237772        60      5340         0     26924     37380    410312     17.97     17.09  --
23.59/23.65	c  S st   753    237772        60      5340         0     26924     37380    410312     17.97     17.09  --
23.69/23.73	c  S st   753    238275        60      5340         0     27383     37380    420355     17.97   no data  --
23.69/23.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.69/23.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.69/23.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.69/23.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.69/23.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.69/23.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
23.69/23.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.89/25.92	c lits-rem:      2081  cl-subs:     2588  v-elim:      0  v-fix:    0  time:  2.17 s
25.89/25.92	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
25.89/25.92	c vivif2 --  cl tried    24795 cl shrink        0 lits rem          0 time: 0.00
26.19/26.26	c asymm  cl-useful: 0/3297/5340 lits-rem:0 time: 0.34
26.19/26.26	c calculated reachability. Time: 0.00
26.19/26.26	c  N dy   753    238275        60      5340         0     24795     37380    366983     17.97   no data  --
27.90/27.93	c  N dy   840    253562        60      5340         0     19953     37380    255274     18.02     19.66  --
29.60/29.68	c  N dy   883    272739        60      5340         0     36898     37380    610930     17.99     18.96  --
31.80/31.81	c  N dy   985    293351        60      5340         0     35806     37380    582834     18.04     19.02  --
33.19/33.24	c  F st  1052    306250        60      5340         0     26899     37380    382411     18.07   no data  --
33.69/33.78	c  N dy  1062    312077        60      5340         0     32078     37380    494199     18.07     20.15  --
37.79/37.88	c  N dy  1077    353868        60      5340         0     25297     37380    325501     17.84     18.99  --
38.19/38.26	c  S st  1111    357412        60      5340         0     28466     37380    394728     17.86   no data  --
38.29/38.33	c  S st  1111    357916        60      5340         0     28910     37380    404588     17.86   no data  --
38.29/38.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.29/38.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.29/38.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.29/38.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.29/38.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.29/38.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
38.29/38.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.19/40.21	c lits-rem:      1291  cl-subs:     2098  v-elim:      0  v-fix:    0  time:  1.86 s
40.19/40.21	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
40.19/40.22	c vivif2 --  cl tried    26812 cl shrink        0 lits rem          0 time: 0.00
40.49/40.51	c asymm  cl-useful: 0/2043/5340 lits-rem:0 time: 0.29
40.49/40.51	c calculated reachability. Time: 0.00
40.49/40.51	c  N dy  1111    357916        60      5340         0     26812     37380    364085     17.86   no data  --
43.09/43.15	c  N dy  1262    378014        60      5340         0     44769     37380    754919     17.94     19.79  --
45.40/45.46	c  N dy  1307    400902        60      5340         0     42142     37380    668922     17.90     18.85  --
49.89/49.92	c  N dy  1414    439751        60      5340         0     27984     37380    351660     17.86     18.93  --
52.29/52.39	c  N dy  1523    460029        60      5340         0     46005     37380    736047     17.89     18.84  --
55.00/55.09	c  N dy  1655    480227        60      5340         0     38344     37380    570643     17.94     18.91  --
58.09/58.16	c  N dy  1772    500242        60      5340         0     29524     37380    367816     17.98     20.01  --
60.79/60.83	c  N dy  1889    520404        60      5340         0     47485     37380    753227     18.01     19.06  --
63.10/63.10	c  S st  1955    536875        60      5340         0     34518     37380    461388     18.02     15.56  --
63.10/63.19	c  S st  1955    537381        60      5340         0     34978     37380    471291     18.02   no data  --
63.10/63.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.10/63.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.20/63.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.20/63.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.20/63.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.20/63.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
63.20/63.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.10/65.12	c lits-rem:      1102  cl-subs:     1916  v-elim:      0  v-fix:    0  time:  1.91 s
65.10/65.12	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
65.10/65.12	c vivif2 --  cl tried    33062 cl shrink        0 lits rem          0 time: 0.00
65.40/65.46	c asymm  cl-useful: 0/2652/5340 lits-rem:0 time: 0.33
65.40/65.46	c calculated reachability. Time: 0.00
65.40/65.46	c  N dy  1955    537381        60      5340         0     33062     37380    430139     18.02   no data  --
68.40/68.42	c  N dy  2035    557416        60      5340         0     50837     37380    809874     18.04     20.21  --
71.10/71.12	c  N dy  2103    577482        60      5340         0     40319     37380    573976     18.03     19.67  --
75.09/75.11	c  N dy  2151    609080        60      5340         0     38936     37380    524724     17.98     18.98  --
77.89/77.99	c  N dy  2222    630102        60      5340         0     57559     37380    922260     17.98     19.02  --
80.79/80.83	c  N dy  2300    650456        60      5340         0     45544     37380    667701     17.99     19.05  --
85.90/85.96	c  N dy  2370    689520        60      5340         0     48845     37380    704296     17.91     18.85  --
89.40/89.40	c  N dy  2479    709567        60      5340         0     34942     37380    418865     17.93     18.91  --
92.50/92.50	c  N dy  2611    729966        60      5340         0     53127     37380    813342     17.96     19.01  --
95.29/95.38	c  N dy  2655    749982        60      5340         0     38020     37380    472802     17.95     21.16  --
98.49/98.57	c  N dy  2770    770070        60      5340         0     55868     37380    856814     17.97     19.12  --
101.89/101.94	c  N dy  2830    790159        60      5340         0     40020     37380    505237     17.97     18.99  --
104.60/104.62	c  S st  2946    806071        60      5340         0     54201     37380    814359     18.00   no data  --
104.70/104.75	c  S st  2946    806573        60      5340         0     54660     37380    824630     18.00   no data  --
104.70/104.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.70/104.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.70/104.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
104.70/104.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.70/104.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.70/104.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
104.70/104.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.80/112.82	c lits-rem:      2632  cl-subs:     5139  v-elim:      0  v-fix:    0  time:  8.03 s
112.80/112.82	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
112.80/112.83	c vivif2 --  cl tried    49521 cl shrink        0 lits rem          0 time: 0.01
113.10/113.16	c asymm  cl-useful: 0/807/5340 lits-rem:0 time: 0.33
113.10/113.16	c calculated reachability. Time: 0.00
113.10/113.16	c  N dy  2946    806573        60      5340         0     49521     37380    711717     18.00   no data  --
116.40/116.41	c  N dy  2969    827362        60      5340         0     67787     37380   1093961     17.98     18.95  --
119.59/119.63	c  N dy  3097    847715        60      5340         0     51673     37380    753952     18.00     18.97  --
123.89/123.96	c  N dy  3161    873010        60      5340         0     38606     37380    451838     17.99     19.17  --
127.10/127.18	c  N dy  3273    893252        60      5340         0     56602     37380    841396     18.01     18.98  --
132.50/132.57	c  N dy  3390    922695        60      5340         0     46384     37380    606432     18.01     18.99  --
135.89/135.90	c  N dy  3419    944332        60      5340         0     65441     37380   1003096     17.99     18.95  --
139.39/139.40	c  N dy  3481    964351        60      5340         0     45992     37380    591554     17.98     19.11  --
142.90/142.91	c  N dy  3592    984353        60      5340         0     63669     37380    969332     17.99     19.96  --
147.00/147.01	c  N dy  3672   1005392        60      5340         0     44406     37380    553653     18.00     18.98  --
150.79/150.80	c  N dy  3798   1027170        60      5340         0     63732     37380    971802     18.02     19.00  --
155.01/155.03	c  N dy  3856   1048453        60      5340         0     43549     37380    516089     18.01     19.05  --
158.60/158.64	c  F st  3899   1071876        60      5340         0     64143     37380    946987     17.99     17.28  --
158.60/158.64	c  N st  3899   1071876        60      5340         0     64143     37380    946987     17.99     17.28  --
162.71/162.80	c  N dy  3962   1091973        60      5340         0     42233     37380    485370     18.00     19.55  --
166.40/166.49	c  N dy  4043   1115659        60      5340         0     63201     37380    930700     18.00     19.08  --
170.89/170.92	c  N dy  4063   1138437        60      5340         0     42553     37380    479335     17.97     18.93  --
176.39/176.42	c  N dy  4133   1172668        60      5340         0     72396     37380   1090088     17.93     18.92  --
181.10/181.12	c  N dy  4267   1192877        60      5340         0     49041     37380    613708     17.95     18.90  --
184.10/184.19	c  S st  4343   1209861        60      5340         0     64039     37380    934817     17.96   no data  --
184.30/184.35	c  S st  4343   1210363        60      5340         0     64497     37380    945000     17.96   no data  --
184.30/184.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.30/184.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.30/184.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
184.40/184.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.40/184.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.40/184.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
184.40/184.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
195.20/195.21	c lits-rem:      3215  cl-subs:     6099  v-elim:      0  v-fix:    0  time: 10.81 s
195.20/195.21	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
195.20/195.22	c vivif2 --  cl tried    58398 cl shrink        0 lits rem          0 time: 0.01
195.50/195.59	c asymm  cl-useful: 0/622/5340 lits-rem:0 time: 0.37
195.50/195.59	c calculated reachability. Time: 0.00
195.50/195.59	c  N dy  4343   1210363        60      5340         0     58398     37380    814619     17.96   no data  --
203.30/203.32	c  N dy  4451   1243852        60      5340         0     46004     37380    538448     17.96     18.97  --
207.20/207.24	c  N dy  4617   1263936        60      5340         0     63937     37380    933137     17.98     20.17  --
211.80/211.84	c  N dy  4711   1284028        60      5340         0     81729     37380   1317185     17.99     20.26  --
216.00/216.08	c  N dy  4843   1304106        60      5340         0     56398     37380    755647     18.01     20.19  --
220.01/220.04	c  N dy  4897   1324672        60      5340         0     74494     37380   1132739     18.00     18.99  --
225.41/225.46	c  N dy  5033   1345371        60      5340         0     48768     37380    577207     18.02     19.08  --
229.30/229.32	c  N dy  5146   1365857        60      5340         0     66912     37380    970007     18.03     19.04  --
234.31/234.34	c  N dy  5242   1386445        60      5340         0     85112     37380   1362209     18.04     19.00  --
238.90/238.90	c  N dy  5375   1406505        60      5340         0     57757     37380    761975     18.06     20.07  --
242.70/242.73	c  N dy  5418   1426644        60      5340         0     75443     37380   1131261     18.06     19.06  --
247.60/247.67	c  N dy  5480   1447062        60      5340         0     47561     37380    531062     18.06     19.13  --
252.10/252.12	c  N dy  5623   1470592        60      5340         0     68463     37380    984570     18.07     19.06  --
257.00/257.02	c  N dy  5724   1490674        60      5340         0     86227     37380   1367119     18.08     19.56  --
261.91/261.96	c  N dy  5775   1514856        60      5340         0     60558     37380    782745     18.06     19.08  --
266.00/266.05	c  N dy  5801   1536116        60      5340         0     79259     37380   1171631     18.05     19.01  --
271.30/271.39	c  N dy  5862   1556184        60      5340         0     49411     37380    550402     18.05     19.04  --
275.20/275.29	c  N dy  5980   1576278        60      5340         0     67207     37380    935299     18.06     20.46  --
280.60/280.65	c  N dy  6091   1597422        60      5340         0     85867     37380   1336241     18.07     19.04  --
285.91/286.00	c  N dy  6173   1617751        60      5340         0     55243     37380    661050     18.07     19.05  --
289.80/289.87	c  N dy  6237   1637831        60      5340         0     72967     37380   1036247     18.07     19.55  --
295.31/295.33	c  N dy  6344   1657872        60      5340         0     90712     37380   1423130     18.08     20.70  --
300.32/300.39	c  N dy  6451   1677931        60      5340         0     58992     37380    735442     18.09     19.98  --
305.71/305.72	c  N dy  6548   1701868        60      5340         0     80069     37380   1185978     18.10     19.07  --
308.01/308.06	c  S st  6589   1710364        60      5340         0     87616     37380   1347088     18.10     17.01  --
308.20/308.30	c  S st  6589   1710868        60      5340         0     88076     37380   1357668     18.10   no data  --
308.30/308.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.30/308.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.30/308.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
308.30/308.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.30/308.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.30/308.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
308.30/308.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
335.41/335.49	c lits-rem:      5316  cl-subs:    10399  v-elim:      0  v-fix:    0  time: 27.12 s
335.41/335.49	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
335.41/335.51	c vivif2 --  cl tried    77677 cl shrink        0 lits rem          0 time: 0.01
335.71/335.75	c asymm  cl-useful: 0/511/5340 lits-rem:0 time: 0.24
335.71/335.75	c calculated reachability. Time: 0.00
335.71/335.75	c  N dy  6589   1710868        60      5340         0     77677     37380   1135232     18.10   no data  --
342.12/342.17	c  N dy  6747   1730983        60      5340         0     95515     37380   1526497     18.12     19.19  --
347.00/347.05	c  N dy  6880   1751038        60      5340         0     63502     37380    831880     18.13     19.92  --
357.80/357.80	c  N dy  6945   1804505        60      5340         0     59401     37380    713623     18.09     19.07  --
364.12/364.12	c  N dy  7028   1834727        60      5340         0     85907     37380   1264502     18.08     19.04  --
371.11/371.19	c  N dy  7156   1856546        60      5340         0     53469     37380    587994     18.09     19.06  --
375.30/375.37	c  N dy  7287   1876566        60      5340         0     71157     37380    974971     18.10     19.86  --
380.51/380.51	c  N dy  7403   1896732        60      5340         0     89016     37380   1364011     18.11     19.11  --
386.60/386.61	c  N dy  7483   1917301        60      5340         0     54323     37380    594669     18.11     19.19  --
390.51/390.56	c  N dy  7575   1937368        60      5340         0     72096     37380    975193     18.12     20.67  --
395.81/395.83	c  N dy  7670   1957555        60      5340         0     89878     37380   1355620     18.12     19.09  --
403.01/403.00	c  N dy  7788   1977861        60      5340         0     54054     37380    578595     18.13     19.12  --
407.02/407.08	c  N dy  7907   1997889        60      5340         0     71777     37380    964825     18.14     20.63  --
412.70/412.73	c  N dy  8030   2018736        60      5340         0     90260     37380   1367895     18.15     19.12  --
419.12/419.19	c  N dy  8120   2038744        60      5340         0    107969     37380   1750399     18.15     20.59  --
423.71/423.77	c  N dy  8215   2058798        60      5340         0     70856     37380    929921     18.16     19.88  --
428.40/428.45	c  N dy  8276   2078808        60      5340         0     88410     37380   1300838     18.16     20.65  --
434.80/434.84	c  N dy  8375   2099258        60      5340         0    106448     37380   1689455     18.16     19.16  --
440.41/440.48	c  N dy  8447   2123128        60      5340         0     71853     37380    936170     18.16     19.14  --
445.31/445.37	c  N dy  8523   2143221        60      5340         0     89490     37380   1311986     18.16     20.01  --
458.90/458.94	c  N dy  8593   2186860        60      5340         0     71439     37380    906851     18.14     19.11  --
465.61/465.61	c  N dy  8747   2206864        60      5340         0     89266     37380   1297959     18.15     19.14  --
466.81/466.84	c  S st  8769   2210868        60      5340         0     92806     37380   1374841     18.15   no data  --
467.01/467.07	c  S st  8769   2211371        60      5340         0     93257     37380   1385148     18.15   no data  --
467.01/467.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
467.01/467.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
467.11/467.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
467.11/467.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.11/467.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.11/467.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
467.11/467.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
491.11/491.10	c lits-rem:      7173  cl-subs:    10246  v-elim:      0  v-fix:    0  time: 23.95 s
491.11/491.10	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
491.11/491.11	c vivif2 --  cl tried    83011 cl shrink        0 lits rem          0 time: 0.01
491.31/491.35	c asymm  cl-useful: 0/462/5340 lits-rem:0 time: 0.24
491.31/491.35	c calculated reachability. Time: 0.00
491.31/491.35	c  N dy  8769   2211371        60      5340         0     83011     37380   1171601     18.15   no data  --
497.51/497.58	c  N dy  8894   2231785        60      5340         0    100973     37380   1562478     18.16     19.12  --
503.91/503.90	c  N dy  8952   2254732        60      5340         0     64369     37380    756067     18.15     19.23  --
508.91/508.92	c  N dy  9083   2274976        60      5340         0     82242     37380   1144240     18.16     19.14  --
514.82/514.89	c  N dy  9171   2295003        60      5340         0     99851     37380   1522408     18.17     19.81  --
524.82/524.84	c  N dy  9194   2341727        60      5340         0     82878     37380   1118250     18.13     19.34  --
529.91/529.99	c  N dy  9265   2361776        60      5340         0    100514     37380   1495037     18.13     20.22  --
538.01/538.02	c  N dy  9424   2381841        60      5340         0     59609     37380    642394     18.14     20.36  --
542.81/542.81	c  N dy  9520   2403623        60      5340         0     78909     37380   1057551     18.15     19.12  --
548.21/548.24	c  N dy  9596   2423706        60      5340         0     96543     37380   1427602     18.14     21.05  --
555.01/555.05	c  N dy  9681   2443776        60      5340         0    114251     37380   1806144     18.15     20.71  --
561.03/561.05	c  N dy  9814   2463859        60      5340         0     72282     37380    906702     18.16     20.56  --
568.11/568.13	c  N dy  9869   2494847        60      5340         0     99316     37380   1470014     18.14     19.21  --
574.61/574.67	c  N dy  9919   2515230        60      5340         0    117168     37380   1845706     18.14     19.26  --
580.02/580.02	c  N dy  9977   2535618        60      5340         0     74424     37380    931592     18.14     19.10  --
585.42/585.45	c  N dy 10067   2555662        60      5340         0     92136     37380   1312921     18.14     22.15  --
592.31/592.32	c  N dy 10176   2575671        60      5340         0    109835     37380   1695816     18.15     19.49  --
600.21/600.23	c  N dy 10276   2595761        60      5340         0     65956     37380    748153     18.15     19.52  --
606.52/606.58	c  N dy 10318   2617193        60      5340         0     84784     37380   1143026     18.15     19.12  --
614.51/614.55	c  N dy 10365   2637290        60      5340         0    102392     37380   1513300     18.14     21.24  --
623.41/623.43	c  N dy 10513   2657313        60      5340         0    120117     37380   1902086     18.15     19.15  --
629.52/629.59	c  N dy 10639   2677625        60      5340         0     75623     37380    949075     18.16     19.27  --
635.12/635.18	c  N dy 10742   2697682        60      5340         0     93348     37380   1331977     18.16     20.24  --
639.71/639.73	c  S st 10815   2711371        60      5340         0    105435     37380   1593660     18.17   no data  --
640.01/640.00	c  S st 10815   2711876        60      5340         0    105896     37380   1604221     18.17   no data  --
640.01/640.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
640.01/640.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
640.01/640.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
640.12/640.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
640.12/640.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
640.12/640.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
640.12/640.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
720.72/720.76	c lits-rem:      6500  cl-subs:    11403  v-elim:      0  v-fix:    0  time: 80.66 s
720.72/720.76	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
720.72/720.77	c vivif2 --  cl tried    94493 cl shrink        0 lits rem          0 time: 0.02
721.02/721.02	c asymm  cl-useful: 0/525/5340 lits-rem:0 time: 0.25
721.02/721.02	c calculated reachability. Time: 0.00
721.02/721.02	c  N dy 10815   2711876        60      5340         0     94493     37380   1355392     18.17   no data  --
728.52/728.54	c  N dy 10951   2732112        60      5340         0    112401     37380   1746819     18.18     19.18  --
736.22/736.29	c  N dy 11063   2753089        60      5340         0     68044     37380    778071     18.18     19.17  --
741.82/741.87	c  N dy 11165   2775731        60      5340         0     88069     37380   1212818     18.19     19.28  --
748.22/748.27	c  N dy 11269   2795786        60      5340         0    105798     37380   1597503     18.19     21.78  --
756.12/756.15	c  N dy 11373   2815845        60      5340         0    123523     37380   1980800     18.19     19.25  --
763.12/763.15	c  N dy 11511   2838932        60      5340         0     79728     37380   1016909     18.20     19.19  --
769.52/769.56	c  N dy 11632   2860190        60      5340         0     98651     37380   1430894     18.21     19.17  --
777.63/777.68	c  N dy 11726   2883643        60      5340         0    119337     37380   1876290     18.21     19.33  --
783.72/783.74	c  N dy 11754   2903696        60      5340         0     71763     37380    829419     18.20     20.35  --
792.82/792.84	c  N dy 11783   2942610        60      5340         0    105764     37380   1539037     18.18     19.45  --
801.12/801.19	c  N dy 11883   2962618        60      5340         0    123405     37380   1920922     18.19     20.32  --
809.22/809.25	c  N dy 12002   2985153        60      5340         0     77389     37380    944658     18.19     19.27  --
815.23/815.24	c  N dy 12133   3005204        60      5340         0     95107     37380   1331529     18.20     20.14  --
827.93/827.94	c  N dy 12164   3052829        60      5340         0     70013     37380    771089     18.17     19.19  --
833.43/833.41	c  N dy 12302   3072836        60      5340         0     87682     37380   1159024     18.18     21.61  --
839.34/839.38	c  N dy 12384   3092878        60      5340         0    105360     37380   1542346     18.18     19.14  --
847.22/847.26	c  N dy 12495   3113654        60      5340         0    123654     37380   1938424     18.19     19.16  --
856.02/856.05	c  N dy 12629   3133658        60      5340         0     73543     37380    843814     18.19     21.39  --
861.93/861.91	c  N dy 12752   3154815        60      5340         0     92212     37380   1250895     18.20     19.20  --
868.22/868.20	c  N dy 12799   3176267        60      5340         0    110955     37380   1644875     18.20     19.16  --
876.32/876.39	c  N dy 12909   3196963        60      5340         0    129220     37380   2041897     18.20     19.32  --
883.02/883.06	c  S st 13029   3211876        60      5340         0     73741     37380    838842     18.21   no data  --
883.22/883.24	c  S st 13029   3212377        60      5340         0     74196     37380    849127     18.21   no data  --
883.22/883.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
883.22/883.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
883.22/883.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
883.22/883.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
883.22/883.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.22/883.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
883.22/883.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
893.32/893.35	c lits-rem:       650  cl-subs:     1190  v-elim:      0  v-fix:    0  time: 10.06 s
893.32/893.35	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
893.32/893.36	c vivif2 --  cl tried    73006 cl shrink        0 lits rem          0 time: 0.01
893.52/893.57	c asymm  cl-useful: 0/607/5340 lits-rem:0 time: 0.20
893.52/893.57	c calculated reachability. Time: 0.00
893.52/893.57	c  N dy 13029   3212377        60      5340         0     73006     37380    821331     18.21   no data  --
899.13/899.16	c  N dy 13085   3235823        60      5340         0     93515     37380   1252299     18.20     19.26  --
905.52/905.59	c  N dy 13164   3256822        60      5340         0    111945     37380   1649030     18.20     19.17  --
914.22/914.27	c  N dy 13300   3276861        60      5340         0    129661     37380   2039985     18.21     21.91  --
921.33/921.31	c  N dy 13365   3297086        60      5340         0     78008     37380    921203     18.21     19.33  --
927.43/927.48	c  N dy 13518   3317168        60      5340         0     95744     37380   1312521     18.22     19.22  --
933.22/933.22	c  N dy 13551   3337202        60      5340         0    113260     37380   1679878     18.22     19.95  --
950.73/950.78	c  N dy 13681   3393347        60      5340         0     91924     37380   1175391     18.20     19.32  --
959.42/959.44	c  N dy 13769   3423839        60      5340         0    118593     37380   1740130     18.19     19.19  --
970.32/970.33	c  N dy 13907   3444257        60      5340         0    136687     37380   2139064     18.20     19.24  --
977.33/977.34	c  N dy 14004   3464332        60      5340         0     83338     37380   1018165     18.20     20.92  --
983.33/983.39	c  N dy 14112   3484728        60      5340         0    101303     37380   1409904     18.21     19.17  --
990.53/990.59	c  N dy 14207   3505220        60      5340         0    119327     37380   1798126     18.21     19.17  --
999.43/999.43	c  N dy 14333   3525258        60      5340         0    136972     37380   2186907     18.22     19.19  --
1007.54/1007.59	c  N dy 14452   3546877        60      5340         0     83966     37380   1019591     18.22     19.38  --
1013.73/1013.71	c  N dy 14547   3566898        60      5340         0    101600     37380   1400522     18.22     20.83  --
1023.33/1023.38	c  N dy 14660   3592848        60      5340         0    124407     37380   1891781     18.23     19.26  --
1031.23/1031.25	c  N dy 14692   3615456        60      5340         0    144175     37380   2311044     18.22     19.19  --
1037.35/1037.32	c  N dy 14780   3635552        60      5340         0     88904     37380   1116626     18.22     20.76  --
1044.23/1044.29	c  N dy 14860   3659525        60      5340         0    109940     37380   1566057     18.22     19.19  --
1052.74/1052.75	c  N dy 14994   3679617        60      5340         0    127693     37380   1956635     18.23     21.31  --
1061.55/1061.54	c  N dy 15067   3699631        60      5340         0    145217     37380   2332273     18.23     19.79  --
1066.33/1066.32	c  S st 15154   3712377        60      5340         0     82696     37380    976146     18.24     18.41  --
1066.53/1066.53	c  S st 15154   3712883        60      5340         0     83156     37380    986468     18.24   no data  --
1066.53/1066.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1066.53/1066.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1066.53/1066.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1066.53/1066.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1066.53/1066.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1066.53/1066.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1066.53/1066.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1081.73/1081.76	c lits-rem:      1297  cl-subs:     2317  v-elim:      0  v-fix:    0  time: 15.17 s
1081.73/1081.76	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1081.73/1081.77	c vivif2 --  cl tried    80839 cl shrink        0 lits rem          0 time: 0.01
1081.93/1081.99	c asymm  cl-useful: 0/510/5340 lits-rem:0 time: 0.22
1082.03/1082.00	c calculated reachability. Time: 0.00
1082.03/1082.00	c  N dy 15154   3712883        60      5340         0     80839     37380    934638     18.24   no data  --
1087.95/1087.97	c  N dy 15238   3733373        60      5340         0     98852     37380   1320770     18.24     19.22  --
1094.83/1094.80	c  F st 15354   3751562        60      5340         0    114995     37380   1674596     18.24   no data  --
1095.54/1095.51	c  N st 15358   3753592        60      5340         0    116808     37380   1714347     18.24   no data  --
1103.73/1103.70	c  N dy 15438   3773660        60      5340         0    134376     37380   2093502     18.24     21.25  --
1113.43/1113.44	c  N dy 15536   3793965        60      5340         0     77510     37380    852069     18.25     19.24  --
1118.93/1118.91	c  N dy 15613   3814160        60      5340         0     95194     37380   1230982     18.25     19.25  --
1126.33/1126.36	c  N dy 15679   3837154        60      5340         0    115253     37380   1656518     18.24     19.21  --
1135.94/1135.91	c  N dy 15839   3857161        60      5340         0    132980     37380   2048260     18.25     20.53  --
1149.03/1149.09	c  N dy 15945   3877179        60      5340         0    150564     37380   2431050     18.26     21.31  --
1158.34/1158.39	c  N dy 16084   3897182        60      5340         0     92705     37380   1179210     18.26     20.08  --
1168.44/1168.42	c  N dy 16187   3920046        60      5340         0    112792     37380   1611973     18.27     19.44  --
1179.43/1179.45	c  N dy 16314   3940140        60      5340         0    130506     37380   1998698     18.27     19.91  --
1190.25/1190.24	c  N dy 16408   3960199        60      5340         0    148188     37380   2383002     18.27     20.99  --
1198.44/1198.40	c  N dy 16517   3983018        60      5340         0     91712     37380   1138094     18.28     19.36  --
1205.23/1205.27	c  N dy 16653   4003076        60      5340         0    109418     37380   1528179     18.28     19.66  --
1213.84/1213.81	c  N dy 16718   4026745        60      5340         0    130150     37380   1971236     18.28     19.37  --
1225.64/1225.60	c  N dy 16757   4056645        60      5340         0     78902     37380    852360     18.27     19.26  --
1231.74/1231.74	c  N dy 16862   4078062        60      5340         0     97759     37380   1260411     18.28     19.30  --
1238.23/1238.26	c  N dy 16899   4100246        60      5340         0    116990     37380   1658321     18.27     19.27  --
1246.83/1246.85	c  N dy 17007   4120288        60      5340         0    134620     37380   2042044     18.27     20.27  --
1257.74/1257.79	c  N dy 17152   4140345        60      5340         0    152341     37380   2434251     18.28     19.66  --
1265.74/1265.75	c  N dy 17284   4160646        60      5340         0     92107     37380   1132925     18.29     19.30  --
1272.53/1272.52	c  N dy 17360   4181244        60      5340         0    110206     37380   1520856     18.29     19.46  --
1281.64/1281.66	c  N dy 17479   4202829        60      5340         0    129182     37380   1935555     18.29     19.27  --
1285.84/1285.84	c  S st 17500   4212883        60      5340         0    137943     37380   2117364     18.29     14.86  --
1286.24/1286.20	c  S st 17500   4213385        60      5340         0    138390     37380   2127587     18.29   no data  --
1286.24/1286.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1286.24/1286.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1286.24/1286.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1286.34/1286.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1286.34/1286.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1286.34/1286.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1286.34/1286.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3370178-1305387420/watcher-3370178-1305387420 -o /tmp/evaluation-result-3370178-1305387420/solver-3370178-1305387420 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370178-1305387420.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.68 3.94 3.98 2/353 5894
/proc/meminfo: memFree=17871664/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=29936 CPUtime=0 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 608 0 0 0 0 0 0 0 23 0 1 0 728972629 30654464 548 33554432000 4194304 4650387 140733753556336 18446744073709551615 4370479 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 7484 548 345 112 0 2449 0

[startup+0.040535 s]
/proc/loadavg: 3.68 3.94 3.98 2/353 5894
/proc/meminfo: memFree=17871664/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=29936 CPUtime=0.03 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 617 0 0 0 3 0 0 0 23 0 1 0 728972629 30654464 557 33554432000 4194304 4650387 140733753556336 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 7484 557 345 112 0 2449 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29936

[startup+0.100528 s]
/proc/loadavg: 3.68 3.94 3.98 2/353 5894
/proc/meminfo: memFree=17871664/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=29936 CPUtime=0.09 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 626 0 0 0 9 0 0 0 23 0 1 0 728972629 30654464 566 33554432000 4194304 4650387 140733753556336 18446744073709551615 4371091 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 7484 566 345 112 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29936

[startup+0.300482 s]
/proc/loadavg: 3.68 3.94 3.98 2/353 5894
/proc/meminfo: memFree=17871664/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=31916 CPUtime=0.29 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 1316 0 0 0 29 0 0 0 25 0 1 0 728972629 32681984 1042 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 7979 1042 378 112 0 2944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31916

[startup+0.700407 s]
/proc/loadavg: 3.68 3.94 3.98 2/353 5894
/proc/meminfo: memFree=17871664/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=32392 CPUtime=0.69 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 1757 0 0 0 69 0 0 0 25 0 1 0 728972629 33169408 1255 33554432000 4194304 4650387 140733753556336 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 8098 1255 378 112 0 3063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32392

[startup+1.50026 s]
/proc/loadavg: 3.68 3.94 3.98 5/364 5915
/proc/meminfo: memFree=17841060/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=38488 CPUtime=1.49 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 3757 0 0 0 149 0 0 0 25 0 1 0 728972629 39411712 2655 33554432000 4194304 4650387 140733753556336 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 9622 2655 380 112 0 4587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38488

[startup+3.10095 s]
/proc/loadavg: 3.68 3.94 3.98 5/364 5915
/proc/meminfo: memFree=17815956/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=38552 CPUtime=3.09 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 4234 0 0 0 309 0 0 0 25 0 1 0 728972629 39477248 2750 33554432000 4194304 4650387 140733753556336 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 9638 2750 380 112 0 4603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38552

[startup+6.30035 s]
/proc/loadavg: 3.70 3.94 3.98 5/364 5915
/proc/meminfo: memFree=17808872/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=39584 CPUtime=6.29 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 5606 0 0 0 629 0 0 0 25 0 1 0 728972629 40534016 2851 33554432000 4194304 4650387 140733753556336 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 9896 2851 380 112 0 4861 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39584

[startup+12.7011 s]
/proc/loadavg: 3.73 3.94 3.98 5/364 5915
/proc/meminfo: memFree=17784348/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=44624 CPUtime=12.69 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 9017 0 0 0 1268 1 0 0 25 0 1 0 728972629 45694976 4046 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 11156 4046 380 112 0 6121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44624

[startup+25.5007 s]
/proc/loadavg: 3.79 3.94 3.98 5/364 5942
/proc/meminfo: memFree=17751764/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=50656 CPUtime=25.49 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 14035 0 0 0 2547 2 0 0 25 0 1 0 728972629 51871744 5575 33554432000 4194304 4650387 140733753556336 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 12664 5575 380 112 0 7629 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50656

[startup+51.1009 s]
/proc/loadavg: 3.86 3.95 3.98 5/364 5943
/proc/meminfo: memFree=17716616/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=53464 CPUtime=51.09 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 22010 0 0 0 5105 4 0 0 25 0 1 0 728972629 54747136 6359 33554432000 4194304 4650387 140733753556336 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 13366 6359 380 112 0 8331 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53464

[startup+102.313 s]
/proc/loadavg: 3.98 3.97 3.98 5/364 5945
/proc/meminfo: memFree=17687484/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=55912 CPUtime=102.3 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 34460 0 0 0 10224 6 0 0 25 0 1 0 728972629 57253888 6946 33554432000 4194304 4650387 140733753556336 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 13978 6946 380 112 0 8943 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 55912

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.98 5/364 5949
/proc/meminfo: memFree=17627724/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=67136 CPUtime=162.29 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 46430 0 0 0 16219 10 0 0 25 0 1 0 728972629 68747264 10207 33554432000 4194304 4650387 140733753556336 18446744073709551615 4313288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 16784 10207 380 112 0 11749 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 67136

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.98 5/364 5951
/proc/meminfo: memFree=17588136/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=75748 CPUtime=222.29 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 56579 0 0 0 22217 12 0 0 25 0 1 0 728972629 77565952 12213 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 18937 12213 380 112 0 13902 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75748

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.98 5/364 5952
/proc/meminfo: memFree=17565260/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=76028 CPUtime=282.31 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 65645 0 0 0 28215 16 0 0 25 0 1 0 728972629 77852672 12383 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 19007 12383 380 112 0 13972 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 76028

[startup+342.301 s]
/proc/loadavg: 4.10 4.00 3.99 5/364 5954
/proc/meminfo: memFree=17510780/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=91444 CPUtime=342.31 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 73365 0 0 0 34213 18 0 0 25 0 1 0 728972629 93638656 16300 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 22861 16300 380 112 0 17826 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 91444

[startup+402.3 s]
/proc/loadavg: 4.16 4.04 4.01 5/364 5956
/proc/meminfo: memFree=17486060/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=91648 CPUtime=402.31 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 81477 0 0 0 40211 20 0 0 25 0 1 0 728972629 93847552 16263 33554432000 4194304 4650387 140733753556336 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 22912 16263 380 112 0 17877 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 91648

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/364 5957
/proc/meminfo: memFree=17460484/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=91868 CPUtime=462.3 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 89270 0 0 0 46208 22 0 0 25 0 1 0 728972629 94072832 15567 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 22967 15567 380 112 0 17932 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 91868

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/364 5959
/proc/meminfo: memFree=17440344/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=97344 CPUtime=522.31 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 95133 0 0 0 52207 24 0 0 25 0 1 0 728972629 99680256 16807 33554432000 4194304 4650387 140733753556336 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 24336 16807 380 112 0 19301 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 97344

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/364 5960
/proc/meminfo: memFree=17442540/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=97528 CPUtime=582.32 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 102242 0 0 0 58205 27 0 0 25 0 1 0 728972629 99868672 17089 33554432000 4194304 4650387 140733753556336 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 24382 17089 380 112 0 19347 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 97528

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 5962
/proc/meminfo: memFree=17407040/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=102492 CPUtime=642.32 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 108615 0 0 0 64203 29 0 0 25 0 1 0 728972629 104951808 18712 33554432000 4194304 4650387 140733753556336 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25623 18712 380 112 0 20588 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 102492

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/364 5964
/proc/meminfo: memFree=17380348/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=102492 CPUtime=702.31 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 108616 0 0 0 70202 29 0 0 25 0 1 0 728972629 104951808 18713 33554432000 4194304 4650387 140733753556336 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25623 18713 380 112 0 20588 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102492

[startup+762.313 s]
/proc/loadavg: 4.00 4.01 4.00 5/364 5965
/proc/meminfo: memFree=17385140/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=102596 CPUtime=762.33 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 113067 0 0 0 76203 30 0 0 25 0 1 0 728972629 105058304 17995 33554432000 4194304 4650387 140733753556336 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25649 17995 380 112 0 20614 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 102596

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/364 5967
/proc/meminfo: memFree=17378152/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=102716 CPUtime=822.32 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 119047 0 0 0 82199 33 0 0 25 0 1 0 728972629 105181184 18972 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25679 18972 380 112 0 20644 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 102716

[startup+882.301 s]
/proc/loadavg: 4.09 4.03 4.01 5/364 5968
/proc/meminfo: memFree=17384068/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=102892 CPUtime=882.32 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 125690 0 0 0 88197 35 0 0 25 0 1 0 728972629 105361408 17828 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25723 17828 380 112 0 20688 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 102892

[startup+942.301 s]
/proc/loadavg: 4.13 4.05 4.01 5/364 5970
/proc/meminfo: memFree=17373972/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=102944 CPUtime=942.32 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 130099 0 0 0 94195 37 0 0 25 0 1 0 728972629 105414656 19553 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25736 19553 380 112 0 20701 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 102944

[startup+1002.3 s]
/proc/loadavg: 4.05 4.04 4.01 5/364 5972
/proc/meminfo: memFree=17366208/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=103044 CPUtime=1002.33 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 135702 0 0 0 100193 40 0 0 25 0 1 0 728972629 105517056 19792 33554432000 4194304 4650387 140733753556336 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25761 19792 380 112 0 20726 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 103044

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/364 5973
/proc/meminfo: memFree=17360204/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=103164 CPUtime=1062.33 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 141344 0 0 0 106190 43 0 0 25 0 1 0 728972629 105639936 19872 33554432000 4194304 4650387 140733753556336 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 25791 19872 380 112 0 20756 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 103164

[startup+1122.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/364 5975
/proc/meminfo: memFree=17359292/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=104588 CPUtime=1122.33 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 146391 0 0 0 112189 44 0 0 25 0 1 0 728972629 107098112 19172 33554432000 4194304 4650387 140733753556336 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 26147 19172 380 112 0 21112 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 104588

[startup+1182.3 s]
/proc/loadavg: 4.06 4.05 4.01 5/364 5976
/proc/meminfo: memFree=17335324/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=104640 CPUtime=1182.33 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 150026 0 0 0 118187 46 0 0 25 0 1 0 728972629 107151360 19916 33554432000 4194304 4650387 140733753556336 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 26160 19916 380 112 0 21125 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 104640

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/364 5978
/proc/meminfo: memFree=17337252/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=104748 CPUtime=1242.33 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 155637 0 0 0 124185 48 0 0 25 0 1 0 728972629 107261952 19643 33554432000 4194304 4650387 140733753556336 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 26187 19643 380 112 0 21152 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 104748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 5/364 5979
/proc/meminfo: memFree=17292188/32950928 swapFree=67111200/67111528
[pid=5894] ppid=5892 vsize=119408 CPUtime=1300.05 cores=1,3
/proc/5894/stat : 5894 (strangenight1-s) R 5892 5894 4727 0 -1 4202496 162286 0 0 0 129954 51 0 0 25 0 1 0 728972629 122273792 23307 33554432000 4194304 4650387 140733753556336 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5894/statm: 29852 23307 380 112 0 24817 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 119408

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.07
CPU user time (s): 1299.55
CPU system time (s): 0.515921
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 119408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.515921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162286
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= 11
involuntary context switches= 13902

runsolver used 4.46432 second user time and 10.9523 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 17:37:00
IDJOB=3370178
IDBENCH=82987
IDSOLVER=1847
FILE ID=node115/3370178-1305387420
RUNJOBID= node115-1305387419-5874
PBS_JOBID= 13324387
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= a87f820c1b7597a3062237c526130fa4
RANDOM SEED=1156320594

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.77
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.811
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.74
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.811
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.75
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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17872068 kB
Buffers:        276892 kB
Cached:        4456400 kB
SwapCached:          0 kB
Active:       11846412 kB
Inactive:      2913776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17872068 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           12516 kB
Writeback:           0 kB
AnonPages:    10027008 kB
Mapped:          28792 kB
Slab:           211620 kB
PageTables:      41448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69687896 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= 73212 MiB
End job on node115 at 2011-05-14 17:58:42