Trace number 3264490

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark950.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

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-3264490-1303572195.cnf'
0.00/0.00	c -- header says num vars:           1124
0.00/0.00	c -- header says num clauses:       13289
0.00/0.00	c -- clauses added:            0 learnts,        13289 normals,            0 xors
0.00/0.00	c -- vars added       1124
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0      1124     13289         0         0     40148         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/13289/13289 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1124 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:    281  v-fix:    0  time:  0.02 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:       0 undec:     281 neg:     843
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       843     13008         0         0     58536         0   no data   no data  --
0.19/0.22	c  N dy    17      4147       843     13008         0      3970     58475     93621     11.40     12.03  --
0.39/0.43	c  N dy    47      8369       843     13008         0      5672     58432     98091     12.50     13.22  --
0.59/0.64	c  N dy    75     12435       843     13008         0      5541     58409     60644     12.69     13.52  --
0.79/0.87	c  N dy   111     16530       843     13008         2      9572     58402    170365     13.32     19.76  --
1.09/1.12	c  N dy   145     20596       843     13008         2      8065     58388    106106     13.84     16.62  --
1.29/1.38	c  N dy   177     24666       843     13008         4     12084     58386    223881     14.12     16.50  --
1.39/1.41	c  F st   181     25002       843     13008         4     12416     58384    233475     14.16   no data  --
1.69/1.78	c  N dy   187     30001       843     13008         5     10629     58372    185526     14.16   no data  --
1.69/1.78	c  S st   187     30001       843     13008         5     10629     58372    185526     14.16   no data  --
1.79/1.81	c  S st   187     30502       843     13008        12     11115     58367    190625     14.16   no data  --
1.79/1.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.79/1.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.83	c subs with bin:       39  lits-rem:       138  v-fix:    0  time:  0.00 s
1.79/1.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
1.79/1.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.44	c lits-rem:     12075  cl-subs:     2928  v-elim:      0  v-fix:    0  time:  0.61 s
2.39/2.49	c asymm  cl-useful: 0/13008/13008 lits-rem:0 time: 0.05
2.39/2.49	c calculated reachability. Time: 0.00
2.39/2.49	c  N dy   187     30502       843     13008        12      8148     43496    173101     14.16   no data  --
2.69/2.78	c  N dy   225     34588       843     13008        12     12199     43496    314374     14.63     15.60  --
3.09/3.11	c  N dy   248     38636       843     13008        14      8446     43495     93792     14.78     18.90  --
3.29/3.40	c  N dy   276     42691       843     13008        17     12460     43495    229469     14.96     20.33  --
3.59/3.65	c  S st   301     45754       843     13008        19     15500     43495    340795     15.14   no data  --
3.69/3.70	c  S st   301     46255       843     13008        26     15989     43495    352091     15.14   no data  --
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.72	c subs with bin:       28  lits-rem:       807  v-fix:    0  time:  0.00 s
3.69/3.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
3.69/3.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.99/6.09	c lits-rem:      1597  cl-subs:      140  v-elim:      0  v-fix:    0  time:  2.37 s
5.99/6.09	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
6.09/6.10	c vivif2 --  cl tried    15821 cl shrink        0 lits rem          0 time: 0.00
6.09/6.17	c asymm  cl-useful: 0/13008/13008 lits-rem:0 time: 0.07
6.09/6.17	c calculated reachability. Time: 0.00
6.09/6.17	c  N dy   301     46255       843     13008        26     15821     43493    345939     15.14   no data  --
6.39/6.49	c  N dy   335     50367       843     13008        28     11059     43493    147046     15.26     16.23  --
6.79/6.80	c  N dy   366     54460       843     13008        30     15116     43493    286574     15.33     16.58  --
7.09/7.14	c  N dy   400     58468       843     13008        30     19107     43493    434187     15.49     16.84  --
7.39/7.49	c  N dy   425     62498       843     13008        30     13233     43493    208864     15.57     16.42  --
7.80/7.81	c Finding binary XORs  T:     0.00 s  found:       0
7.80/7.83	c  N dy   452     66589       843     13008        33     17297     43493    361862     15.63     19.58  --
7.99/8.08	c  S st   473     69382       843     13008        35     20058     43493    461936     15.71   no data  --
8.09/8.13	c  S st   473     69886       843     13008        40     20554     43493    475140     15.71   no data  --
8.09/8.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.09/8.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.16	c subs with bin:       28  lits-rem:      1903  v-fix:    0  time:  0.01 s
8.09/8.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
8.09/8.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
11.00/11.00	c lits-rem:      3058  cl-subs:      163  v-elim:      0  v-fix:    0  time:  2.84 s
11.00/11.00	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
11.00/11.01	c vivif2 --  cl tried    20363 cl shrink        0 lits rem          0 time: 0.00
11.00/11.10	c asymm  cl-useful: 2/13008/13008 lits-rem:2 time: 0.09
11.00/11.10	c calculated reachability. Time: 0.00
11.00/11.10	c  N dy   473     69886       843     13008        40     20363     43490    464872     15.71   no data  --
11.49/11.50	c  N dy   509     74372       843     13008        41     13934     43490    197718     15.84     17.22  --
11.89/11.94	c  N dy   547     79213       843     13008        44     18750     43490    372821     15.95     17.13  --
12.39/12.42	c  N dy   586     84300       843     13008        45     23804     43490    560221     16.04     16.96  --
12.69/12.72	c  F st   609     87502       843     13008        46     15070     43490    212957     16.09   no data  --
12.99/13.03	c  N st   614     90799       843     13008        48     18348     43490    342751     16.09   no data  --
13.59/13.66	c  N dy   642     96655       843     13008        51     24176     43490    553467     16.15     17.94  --
14.20/14.25	c  N dy   685    102875       843     13008        51     17447     43490    272253     16.21     18.89  --
14.40/14.43	c  S st   696    104829       843     13008        51     19394     43490    345863     16.23     14.47  --
14.40/14.49	c  S st   696    105329       843     13008        53     19887     43490    360639     16.23   no data  --
14.40/14.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.40/14.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.50/14.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.50/14.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.50/14.52	c subs with bin:       35  lits-rem:       553  v-fix:    0  time:  0.00 s
14.50/14.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
14.50/14.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
17.10/17.17	c lits-rem:      2494  cl-subs:      171  v-elim:      0  v-fix:    0  time:  2.66 s
17.10/17.18	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
17.10/17.18	c vivif2 --  cl tried    19681 cl shrink        0 lits rem          0 time: 0.00
17.20/17.26	c asymm  cl-useful: 6/13008/13008 lits-rem:6 time: 0.08
17.20/17.27	c calculated reachability. Time: 0.00
17.20/17.27	c  N dy   696    105329       843     13008        54     19681     43483    354280     16.23   no data  --
17.89/17.94	c  N dy   738    112143       843     13008        54     26448     43483    612284     16.28     17.16  --
18.59/18.61	c Finding binary XORs  T:     0.00 s  found:       0
18.59/18.64	c  N dy   784    119316       843     13008        60     19667     43483    330322     16.32     22.78  --
19.39/19.45	c  N dy   839    126944       843     13008        60     27266     43483    624818     16.41     17.46  --
20.19/20.29	c  N dy   863    135132       843     13008        62     20490     43483    318324     16.35     17.22  --
21.19/21.25	c  N dy   921    144256       843     13008        63     29575     43483    662559     16.40     17.43  --
22.29/22.33	c  N dy   984    154756       843     13008        66     24091     43483    436957     16.46     17.53  --
22.59/22.66	c  S st   999    157993       843     13008        67     27313     43483    557227     16.46     16.01  --
22.69/22.72	c  S st   999    158498       843     13008        68     27811     43483    571661     16.46   no data  --
22.69/22.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.69/22.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.69/22.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.69/22.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.69/22.76	c subs with bin:       38  lits-rem:      1883  v-fix:    0  time:  0.02 s
22.69/22.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
22.69/22.77	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
25.80/25.81	c lits-rem:      4286  cl-subs:      314  v-elim:      0  v-fix:    0  time:  3.05 s
25.80/25.82	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
25.80/25.82	c vivif2 --  cl tried    27459 cl shrink        0 lits rem          0 time: 0.01
25.90/25.93	c asymm  cl-useful: 3/13008/13008 lits-rem:3 time: 0.11
25.90/25.93	c calculated reachability. Time: 0.00
25.90/25.93	c  N dy   999    158498       843     13008        68     27459     43480    559608     16.46   no data  --
26.99/27.02	c  N dy  1043    168777       843     13008        70     20789     43480    275402     16.46     17.61  --
28.09/28.16	c  N dy  1089    179564       843     13008        73     31518     43480    685865     16.46     17.44  --
28.99/29.01	c Finding binary XORs  T:     0.00 s  found:       0
29.39/29.44	c  N dy  1140    191100       843     13008        76     25109     43480    421649     16.47     17.35  --
30.90/30.95	c  N dy  1186    204268       843     13008        79     19305     43480    160011     16.45     17.37  --
32.39/32.42	c  N dy  1253    217354       843     13008        82     32319     43480    683818     16.46     17.33  --
34.10/34.16	c  N dy  1323    231423       843     13008        82     26412     43480    397334     16.48     17.46  --
34.89/34.91	c  S st  1366    237748       843     13008        87     32702     43480    636631     16.50     13.81  --
34.89/34.99	c  S st  1366    238250       843     13008        89     33199     43480    649466     16.50   no data  --
34.89/34.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.89/34.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.99/35.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.99/35.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.99/35.04	c subs with bin:       51  lits-rem:      2841  v-fix:    0  time:  0.02 s
34.99/35.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
34.99/35.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.09/38.14	c lits-rem:      4710  cl-subs:      460  v-elim:      0  v-fix:    0  time:  3.10 s
38.09/38.15	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
38.09/38.15	c vivif2 --  cl tried    32688 cl shrink        0 lits rem          0 time: 0.01
38.19/38.28	c asymm  cl-useful: 0/13008/13008 lits-rem:0 time: 0.12
38.19/38.28	c calculated reachability. Time: 0.00
38.19/38.28	c  N dy  1366    238250       843     13008        89     32688     43479    633381     16.50   no data  --
39.39/39.40	c Finding binary XORs  T:     0.00 s  found:       0
40.29/40.37	c  N dy  1461    255496       843     13008        91     28971     43479    485777     16.54     17.49  --
42.40/42.46	c  N dy  1549    271915       843     13008        95     23414     43479    217573     16.56     17.48  --
44.69/44.70	c  N dy  1651    290182       843     13008        99     41596     43479    900245     16.61     17.74  --
46.69/46.76	c  F st  1736    306250       843     13008       100     34700     43479    616805     16.62   no data  --
47.19/47.23	c  N st  1741    309550       843     13008       100     37980     43479    758090     16.62   no data  --
49.69/49.80	c  N dy  1819    330086       843     13008       101     34538     43479    569226     16.61     17.50  --
51.40/51.49	c Finding binary XORs  T:     0.00 s  found:       0
52.50/52.51	c  N dy  1937    350177       843     13008       104     29654     43479    362257     16.65     17.63  --
53.29/53.39	c  S st  1965    357377       843     13008       106     36821     43479    646388     16.65     16.55  --
53.39/53.46	c  S st  1965    357878       843     13008       113     37312     43479    660065     16.65   no data  --
53.39/53.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.39/53.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.39/53.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.49/53.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.49/53.52	c subs with bin:       54  lits-rem:      2757  v-fix:    0  time:  0.02 s
53.49/53.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
53.49/53.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
56.69/56.78	c lits-rem:      4939  cl-subs:      503  v-elim:      0  v-fix:    0  time:  3.25 s
56.69/56.78	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
56.69/56.79	c vivif2 --  cl tried    36755 cl shrink        0 lits rem          0 time: 0.01
56.89/56.92	c asymm  cl-useful: 1/13008/13008 lits-rem:1 time: 0.13
56.89/56.93	c calculated reachability. Time: 0.00
56.89/56.93	c  N dy  1965    357878       843     13008       113     36755     43478    644673     16.65   no data  --
59.69/59.75	c  N dy  2051    379002       843     13008       114     31923     43478    421827     16.63     17.53  --
62.59/62.62	c  N dy  2163    399154       843     13008       116     51984     43478   1176505     16.65     17.74  --
63.39/63.47	c Finding binary XORs  T:     0.00 s  found:       0
65.30/65.38	c  N dy  2272    419358       843     13008       119     45203     43478    893598     16.67     17.58  --
68.09/68.19	c  N dy  2365    439677       843     13008       121     37571     43478    581195     16.68     17.70  --
71.20/71.27	c  N dy  2479    459745       843     13008       124     57545     43478   1345742     16.70     17.77  --
74.09/74.15	c  N dy  2595    480299       843     13008       127     49146     43478   1024563     16.72     17.66  --
77.19/77.22	c  N dy  2713    500843       843     13008       130     39748     43478    598818     16.75     17.78  --
79.30/79.35	c Finding binary XORs  T:     0.00 s  found:       0
80.30/80.36	c  N dy  2827    521104       843     13008       132     59923     43478   1350148     16.77     17.65  --
82.49/82.57	c  S st  2911    536817       843     13008       133     44685     43478    750420     16.78   no data  --
82.59/82.67	c  S st  2911    537322       843     13008       136     45186     43478    764315     16.78   no data  --
82.59/82.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.59/82.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.59/82.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
82.69/82.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.69/82.74	c subs with bin:       50  lits-rem:      2225  v-fix:    0  time:  0.03 s
82.69/82.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
82.69/82.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
86.29/86.39	c lits-rem:      5089  cl-subs:      763  v-elim:      0  v-fix:    0  time:  3.65 s
86.29/86.39	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
86.39/86.40	c vivif2 --  cl tried    44373 cl shrink        0 lits rem          0 time: 0.01
86.49/86.56	c asymm  cl-useful: 0/13008/13008 lits-rem:0 time: 0.16
86.49/86.56	c calculated reachability. Time: 0.00
86.49/86.56	c  N dy  2911    537322       843     13008       136     44373     43478    747492     16.78   no data  --
89.69/89.73	c  N dy  2995    557562       843     13008       140     32659     43478    268022     16.77     17.78  --
92.50/92.59	c  N dy  3096    577797       843     13008       141     52799     43478   1018867     16.78     17.67  --
95.69/95.77	c  N dy  3184    598215       843     13008       142     40290     43478    537532     16.77     17.68  --
98.90/98.93	c  N dy  3265    618331       843     13008       143     60310     43478   1293572     16.76     17.71  --
102.09/102.17	c  N dy  3378    638453       843     13008       144     46491     43478    730820     16.78     17.87  --
105.29/105.38	c  N dy  3473    658529       843     13008       145     66489     43478   1482410     16.78     19.63  --
107.39/107.41	c Finding binary XORs  T:     0.00 s  found:       0
108.49/108.54	c  N dy  3582    678532       843     13008       147     51571     43478    898319     16.80     17.90  --
112.10/112.14	c  N dy  3694    698595       843     13008       151     71544     43478   1689273     16.81     22.81  --
116.30/116.37	c  N dy  3777    725416       843     13008       154     62383     43478   1223751     16.79     17.73  --
119.79/119.86	c  N dy  3888    745462       843     13008       156     45499     43478    599805     16.80     18.34  --
123.20/123.24	c  N dy  3983    765539       843     13008       158     65501     43478   1385079     16.81     17.83  --
126.39/126.47	c Finding binary XORs  T:     0.00 s  found:       0
126.49/126.53	c  N dy  4043    785846       843     13008       160     47883     43478    662721     16.79     18.14  --
130.00/130.03	c  N dy  4162    805983       843     13008       164     67936     43478   1440865     16.81     14.00  --
130.00/130.03	c  S st  4162    805983       843     13008       164     67936     43478   1440865     16.81     14.00  --
130.10/130.15	c  S st  4162    806484       843     13008       168     68431     43478   1455269     16.81   no data  --
130.10/130.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.10/130.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.10/130.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
130.20/130.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.29/130.33	c subs with bin:       63  lits-rem:      5965  v-fix:    0  time:  0.11 s
130.29/130.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
130.29/130.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
135.30/135.37	c lits-rem:      1794  cl-subs:     1171  v-elim:      0  v-fix:    0  time:  5.03 s
135.30/135.37	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
135.30/135.39	c vivif2 --  cl tried    67197 cl shrink        0 lits rem          0 time: 0.02
135.59/135.60	c asymm  cl-useful: 0/9382/13008 lits-rem:0 time: 0.21
135.59/135.60	c calculated reachability. Time: 0.00
135.59/135.60	c  N dy  4162    806484       843     13008       168     67197     43478   1431072     16.81   no data  --
139.09/139.18	c  N dy  4245    827088       843     13008       173     48883     43478    649068     16.80     17.73  --
140.69/140.74	c Finding binary XORs  T:     0.00 s  found:       0
142.69/142.73	c  N dy  4348    847414       843     13008       177     69132     43478   1399697     16.81     17.70  --
146.30/146.31	c  N dy  4444    867417       843     13008       178     49206     43478    643070     16.82     19.05  --
149.79/149.86	c  N dy  4550    887820       843     13008       180     69524     43478   1403981     16.82     17.73  --
153.39/153.40	c  N dy  4619    907986       843     13008       180     48803     43478    606502     16.82     17.73  --
157.19/157.22	c  N dy  4704    928139       843     13008       181     68880     43478   1327217     16.82     17.77  --
160.90/160.90	c  N dy  4752    948215       843     13008       182     47036     43478    509212     16.80     18.41  --
164.40/164.48	c  N dy  4840    968223       843     13008       186     66955     43478   1252050     16.80     17.76  --
169.50/169.50	c  N dy  4957    988388       843     13008       186     44207     43478    368972     16.81     17.75  --
173.29/173.38	c  N dy  5042   1008810       843     13008       187     64538     43478   1121514     16.81     17.79  --
175.19/175.21	c Finding binary XORs  T:     0.00 s  found:       0
177.39/177.48	c  N dy  5129   1029315       843     13008       188     84971     43478   1870270     16.81     17.74  --
181.00/181.03	c  N dy  5209   1049492       843     13008       189     61241     43478    971044     16.81     17.84  --
185.29/185.37	c  N dy  5266   1070759       843     13008       190     82447     43478   1781411     16.79     17.81  --
185.69/185.70	c  F st  5271   1071875       843     13008       190     83557     43478   1818435     16.79   no data  --
189.89/189.95	c  N dy  5339   1090905       843     13008       190     57699     43478    823112     16.79     17.73  --
194.40/194.46	c  N dy  5424   1110957       843     13008       191     77669     43478   1560917     16.79     17.69  --
199.30/199.30	c  N dy  5508   1131023       843     13008       192     51836     43478    579524     16.79     17.68  --
203.80/203.83	c  N dy  5594   1151065       843     13008       192     71802     43478   1315825     16.79     17.91  --
209.30/209.33	c  N dy  5701   1171561       843     13008       194     92231     43478   2055424     16.79     17.73  --
213.70/213.75	c  N dy  5793   1191606       843     13008       195     65351     43478   1033979     16.79     17.68  --
217.99/218.01	c  S st  5866   1209728       843     13008       195     83405     43478   1724796     16.79   no data  --
218.19/218.22	c  S st  5866   1210230       843     13008       200     83900     43478   1739710     16.79   no data  --
218.19/218.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.19/218.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.19/218.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
218.29/218.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.39/218.49	c subs with bin:       78  lits-rem:      4396  v-fix:    0  time:  0.16 s
218.39/218.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
218.39/218.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
227.59/227.64	c lits-rem:      2608  cl-subs:     1320  v-elim:      0  v-fix:    0  time:  9.15 s
227.59/227.64	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
227.59/227.67	c vivif2 --  cl tried    82502 cl shrink        0 lits rem          0 time: 0.03
227.70/227.73	c asymm  cl-useful: 0/3626/13008 lits-rem:0 time: 0.05
227.70/227.73	c calculated reachability. Time: 0.00
227.70/227.73	c  N dy  5866   1210230       843     13008       200     82502     43478   1710501     16.79   no data  --
228.80/228.81	c Finding binary XORs  T:     0.00 s  found:       0
231.80/231.84	c  N dy  5958   1230304       843     13008       203     54689     43478    613833     16.79     17.79  --
235.69/235.73	c  N dy  6033   1250542       843     13008       205     74863     43478   1376945     16.79     17.86  --
241.09/241.10	c  N dy  6119   1270711       843     13008       206     94969     43478   2144681     16.78     17.81  --
245.19/245.29	c  N dy  6189   1290918       843     13008       207     66298     43478   1024581     16.78     17.80  --
250.00/250.05	c  N dy  6295   1311597       843     13008       207     86893     43478   1790856     16.78     17.67  --
254.20/254.21	c  N dy  6378   1331623       843     13008       207     57031     43478    626905     16.78     18.89  --
257.89/257.94	c  N dy  6471   1351673       843     13008       209     77010     43478   1352884     16.78     17.73  --
262.19/262.25	c  N dy  6546   1371769       843     13008       209     97034     43478   2084928     16.78     19.75  --
266.31/266.34	c  N dy  6627   1391860       843     13008       210     66231     43478    947287     16.78     17.68  --
271.39/271.47	c  N dy  6726   1411944       843     13008       211     86236     43478   1704862     16.79     18.05  --
277.00/277.01	c  N dy  6820   1432008       843     13008       211     54418     43478    482869     16.79     20.53  --
281.39/281.44	c  N dy  6898   1452178       843     13008       212     74501     43478   1240885     16.78     17.75  --
285.50/285.54	c  N dy  6964   1472468       843     13008       212     94736     43478   2043679     16.77     17.70  --
289.90/289.99	c  N dy  7043   1493350       843     13008       213     62739     43478    784762     16.77     17.75  --
293.20/293.27	c Finding binary XORs  T:     0.00 s  found:       0
293.90/293.95	c  N dy  7119   1513519       843     13008       216     82833     43478   1510110     16.77     17.66  --
298.29/298.37	c  N dy  7201   1533588       843     13008       216    102838     43478   2234267     16.76     17.77  --
302.29/302.32	c  N dy  7285   1553645       843     13008       216     69018     43478    968100     16.76     17.80  --
306.70/306.70	c  N dy  7386   1574507       843     13008       216     89829     43478   1739488     16.76     17.71  --
311.90/311.97	c  N dy  7467   1594981       843     13008       217     55418     43478    427750     16.76     17.76  --
316.80/316.86	c  N dy  7559   1615961       843     13008       218     76318     43478   1192786     16.76     17.80  --
322.20/322.24	c  N dy  7625   1635986       843     13008       220     96247     43478   1943918     16.76     17.66  --
328.39/328.40	c  N dy  7719   1657067       843     13008       221     61458     43478    615555     16.75     17.70  --
333.49/333.58	c  N dy  7806   1677632       843     13008       222     81936     43478   1341321     16.75     17.65  --
339.30/339.35	c  N dy  7904   1697906       843     13008       224    102139     43478   2083292     16.76     17.67  --
343.59/343.66	c  S st  7987   1710233       843     13008       224     57630     43478    456340     16.76     14.67  --
343.79/343.81	c  S st  7987   1710738       843     13008       224     58132     43478    471168     16.76   no data  --
343.79/343.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
343.79/343.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
343.79/343.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
343.79/343.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
343.79/343.88	c subs with bin:       67  lits-rem:      1935  v-fix:    0  time:  0.02 s
343.79/343.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
343.79/343.88	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
346.09/346.18	c lits-rem:      2303  cl-subs:     1057  v-elim:      0  v-fix:    0  time:  2.30 s
346.09/346.18	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
346.09/346.19	c vivif2 --  cl tried    57008 cl shrink        0 lits rem          0 time: 0.01
346.50/346.50	c asymm  cl-useful: 0/11355/13008 lits-rem:0 time: 0.30
346.50/346.50	c calculated reachability. Time: 0.00
346.50/346.50	c  N dy  7987   1710738       843     13008       224     57008     43478    459028     16.76   no data  --
351.20/351.24	c  N dy  8063   1730793       843     13008       225     76987     43478   1162664     16.76     17.67  --
356.51/356.53	c  N dy  8124   1751349       843     13008       226     97475     43478   1916970     16.75     17.68  --
362.79/362.88	c  N dy  8223   1771373       843     13008       227     59649     43478    506598     16.75     19.80  --
367.90/367.98	c  N dy  8326   1791472       843     13008       228     79672     43478   1246700     16.76     19.44  --
373.39/373.44	c  N dy  8389   1811599       843     13008       229     99730     43478   2009651     16.75     17.87  --
375.90/375.96	c Finding binary XORs  T:     0.00 s  found:       0
379.79/379.87	c  N dy  8477   1831695       843     13008       231     60973     43478    514085     16.75     17.79  --
384.10/384.11	c  N dy  8580   1851877       843     13008       232     81101     43478   1256963     16.76     17.82  --
388.80/388.85	c  N dy  8682   1871947       843     13008       232    101095     43478   1982836     16.76     21.57  --
393.70/393.73	c  N dy  8754   1892182       843     13008       232     61478     43478    509376     16.76     17.64  --
397.79/397.84	c  N dy  8848   1912371       843     13008       232     81616     43478   1267006     16.76     17.70  --
402.39/402.49	c  N dy  8951   1932404       843     13008       232    101581     43478   2002182     16.76     17.79  --
407.49/407.50	c  N dy  9032   1952494       843     13008       232    121594     43478   2738317     16.76     17.70  --
411.50/411.57	c  N dy  9114   1972510       843     13008       232     80737     43478   1207537     16.76     18.57  --
416.30/416.38	c  N dy  9199   1993914       843     13008       232    102096     43478   2006838     16.76     17.73  --
421.69/421.75	c  N dy  9291   2014450       843     13008       232    122539     43478   2748913     16.76     17.77  --
426.00/426.01	c  N dy  9373   2034510       843     13008       232     80732     43478   1157439     16.76     18.43  --
430.70/430.78	c  N dy  9471   2054773       843     13008       233    100917     43478   1880962     16.76     17.76  --
437.30/437.32	c  N dy  9551   2074871       843     13008       233    120937     43478   2624954     16.76     18.07  --
443.00/443.00	c  N dy  9627   2095432       843     13008       235     78666     43478   1072703     16.76     17.93  --
448.40/448.43	c  N dy  9688   2115466       843     13008       235     98648     43478   1837391     16.75     19.07  --
455.70/455.70	c  N dy  9780   2138369       843     13008       235    121484     43478   2703420     16.75     17.76  --
461.20/461.28	c  N dy  9870   2158423       843     13008       235     77667     43478   1011010     16.75     17.69  --
467.40/467.42	c  N dy  9959   2181001       843     13008       235    100170     43478   1880466     16.75     17.84  --
474.20/474.27	c  N dy 10061   2201095       843     13008       236    120203     43478   2630962     16.75     18.61  --
477.90/477.99	c  S st 10092   2210738       843     13008       236     65019     43478    495811     16.75   no data  --
478.10/478.15	c  S st 10092   2211240       843     13008       238     65513     43478    510176     16.75   no data  --
478.10/478.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
478.10/478.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
478.10/478.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
478.20/478.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.20/478.23	c subs with bin:       35  lits-rem:      1374  v-fix:    0  time:  0.01 s
478.20/478.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
478.20/478.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
480.40/480.40	c lits-rem:       900  cl-subs:      717  v-elim:      0  v-fix:    0  time:  2.17 s
480.40/480.40	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
480.40/480.41	c vivif2 --  cl tried    64761 cl shrink        0 lits rem          0 time: 0.01
480.40/480.43	c asymm  cl-useful: 0/1653/13008 lits-rem:0 time: 0.02
480.40/480.44	c calculated reachability. Time: 0.00
480.40/480.44	c  N dy 10092   2211240       843     13008       238     64761     43478    502620     16.75   no data  --
485.80/485.82	c  N dy 10197   2231277       843     13008       238     84735     43478   1262394     16.76     18.69  --
491.10/491.16	c  N dy 10269   2251344       843     13008       239    104724     43478   1997620     16.75     18.67  --
496.39/496.40	c  N dy 10359   2271424       843     13008       239    124746     43478   2766345     16.76     17.76  --
501.20/501.20	c  N dy 10453   2291542       843     13008       240     79033     43478    983450     16.76     17.67  --
505.60/505.69	c  N dy 10551   2311735       843     13008       240     99174     43478   1717993     16.76     17.67  --
510.80/510.81	c  N dy 10642   2331796       843     13008       242    119183     43478   2462464     16.76     18.31  --
516.10/516.14	c  N dy 10709   2352040       843     13008       242     72553     43478    705419     16.75     17.73  --
520.50/520.54	c  N dy 10788   2372161       843     13008       242     92611     43478   1448255     16.75     17.94  --
525.50/525.51	c  N dy 10889   2392205       843     13008       242    112601     43478   2166763     16.76     17.77  --
531.00/531.00	c  N dy 10991   2412212       843     13008       242    132560     43478   2922859     16.76     23.38  --
535.89/535.99	c  N dy 11107   2432251       843     13008       242     84738     43478   1117545     16.76     17.73  --
540.89/540.91	c  N dy 11213   2452268       843     13008       243    104691     43478   1836987     16.76     18.43  --
541.40/541.44	c Finding binary XORs  T:     0.00 s  found:       0
546.30/546.39	c  N dy 11315   2472674       843     13008       244    125036     43478   2564786     16.76     17.68  --
551.70/551.75	c  N dy 11405   2492763       843     13008       244     76258     43478    795658     16.77     17.73  --
557.30/557.30	c  N dy 11509   2512767       843     13008       244     96187     43478   1544688     16.77     19.02  --
564.10/564.17	c  N dy 11602   2533285       843     13008       245    116624     43478   2279549     16.77     17.68  --
571.10/571.16	c  N dy 11664   2553329       843     13008       246    136607     43478   3014804     16.77     18.70  --
577.00/577.04	c  N dy 11755   2573342       843     13008       246     86798     43478   1158595     16.77     17.73  --
583.40/583.41	c  N dy 11848   2593378       843     13008       247    106778     43478   1883900     16.77     17.69  --
590.30/590.32	c  N dy 11934   2613440       843     13008       247    126775     43478   2616212     16.77     17.99  --
597.41/597.49	c  N dy 12008   2633607       843     13008       247     76103     43478    722002     16.77     17.73  --
604.11/604.11	c  N dy 12106   2654892       843     13008       247     97326     43478   1477109     16.77     17.65  --
610.90/610.91	c  N dy 12204   2674997       843     13008       247    117370     43478   2218168     16.77     17.94  --
618.10/618.15	c  N dy 12294   2695478       843     13008       248    137805     43478   2989861     16.77     17.74  --
623.50/623.58	c  S st 12363   2711242       843     13008       248     81747     43478    923478     16.77   no data  --
623.71/623.79	c  S st 12363   2711742       843     13008       252     82241     43478    940712     16.77   no data  --
623.71/623.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
623.71/623.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
623.81/623.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
623.81/623.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
623.90/623.94	c subs with bin:       29  lits-rem:      2935  v-fix:    0  time:  0.06 s
623.90/623.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
623.90/623.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
630.31/630.38	c lits-rem:      4251  cl-subs:      802  v-elim:      0  v-fix:    0  time:  6.45 s
630.31/630.38	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
630.41/630.41	c vivif2 --  cl tried    81410 cl shrink        0 lits rem          0 time: 0.02
630.70/630.77	c asymm  cl-useful: 1/6207/13008 lits-rem:1 time: 0.37
630.70/630.78	c calculated reachability. Time: 0.00
630.70/630.78	c  N dy 12363   2711742       843     13008       252     81410     43477    924541     16.77   no data  --
636.70/636.70	c  N dy 12450   2731893       843     13008       252    101494     43477   1680482     16.77     17.82  --
643.40/643.47	c  N dy 12523   2751913       843     13008       252    121442     43477   2400230     16.77     17.75  --
650.80/650.82	c  N dy 12600   2772290       843     13008       253    141747     43477   3148285     16.77     17.73  --
656.90/656.92	c  N dy 12685   2792546       843     13008       254     89189     43477   1162694     16.77     17.70  --
663.10/663.12	c  N dy 12770   2813099       843     13008       254    109699     43477   1911954     16.77     17.65  --
669.00/669.07	c  N dy 12868   2833273       843     13008       255    129805     43477   2642180     16.77     17.66  --
675.40/675.47	c  N dy 12969   2853492       843     13008       255     76176     43477    645210     16.77     17.82  --
680.20/680.28	c  N dy 13053   2873578       843     13008       255     96206     43477   1400346     16.77     17.92  --
685.41/685.49	c  N dy 13136   2893896       843     13008       255    116462     43477   2145389     16.77     17.70  --
691.20/691.23	c  N dy 13238   2914013       843     13008       255    136518     43477   2920093     16.77     17.69  --
697.00/697.04	c  N dy 13329   2934090       843     13008       255     81751     43476    820127     16.77     17.87  --
702.01/702.06	c  N dy 13412   2954188       843     13008       256    101794     43476   1542232     16.77     17.71  --
707.50/707.57	c  N dy 13515   2974249       843     13008       256    121793     43476   2278583     16.77     20.12  --
713.40/713.47	c  N dy 13600   2994477       843     13008       256    141961     43476   3010087     16.77     17.73  --
719.30/719.30	c  N dy 13702   3015355       843     13008       256     87011     43476    997386     16.78     17.69  --
724.41/724.47	c  N dy 13812   3035879       843     13008       256    107468     43476   1742801     16.78     17.68  --
729.91/729.96	c  N dy 13896   3056059       843     13008       256    127597     43476   2504456     16.78     17.78  --
736.40/736.43	c  N dy 13996   3076713       843     13008       256    148181     43476   3255788     16.78     17.81  --
742.00/742.02	c  N dy 14090   3096832       843     13008       257     91461     43476   1117117     16.78     17.75  --
743.61/743.60	c Finding binary XORs  T:     0.00 s  found:       0
748.30/748.37	c  N dy 14192   3117194       843     13008       259    111746     43476   1856638     16.78     17.77  --
756.50/756.53	c  N dy 14281   3137402       843     13008       259    131855     43476   2566743     16.78     17.69  --
765.01/765.08	c  N dy 14375   3157485       843     13008       259    151872     43476   3291437     16.78     17.85  --
772.01/772.04	c  N dy 14503   3177551       843     13008       260     94137     43476   1195506     16.79     17.68  --
778.81/778.89	c  N dy 14600   3197599       843     13008       260    114132     43476   1957535     16.79     17.71  --
784.51/784.57	c  S st 14670   3211742       843     13008       260    128218     43476   2445693     16.79   no data  --
784.91/784.91	c  S st 14670   3212243       843     13008       266    128711     43476   2459948     16.79   no data  --
784.91/784.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
784.91/784.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
785.01/785.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
785.01/785.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
785.30/785.34	c subs with bin:       25  lits-rem:      1229  v-fix:    0  time:  0.24 s
785.30/785.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
785.30/785.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
809.00/809.02	c lits-rem:      3077  cl-subs:      925  v-elim:      0  v-fix:    0  time: 23.68 s
809.00/809.02	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
809.00/809.07	c vivif2 --  cl tried   127761 cl shrink        0 lits rem          0 time: 0.05
809.30/809.35	c asymm  cl-useful: 0/6801/13008 lits-rem:0 time: 0.28
809.30/809.35	c calculated reachability. Time: 0.00
809.30/809.35	c  N dy 14670   3212243       843     13008       266    127761     43476   2436031     16.79   no data  --
816.71/816.74	c  N dy 14754   3232291       843     13008       267    147737     43476   3192198     16.79     17.74  --
823.40/823.46	c  N dy 14841   3252988       843     13008       267     89646     43476   1010764     16.79     17.89  --
828.91/828.98	c  N dy 14945   3273192       843     13008       267    109788     43476   1745325     16.79     17.76  --
834.91/834.96	c  N dy 15045   3293248       843     13008       267    129789     43476   2483539     16.80     17.69  --
841.40/841.42	c  N dy 15140   3313277       843     13008       267    149733     43476   3222073     16.80     17.86  --
847.31/847.32	c  N dy 15198   3334151       843     13008       267     90815     43476   1017715     16.79     17.71  --
852.40/852.41	c  N dy 15288   3354163       843     13008       267    110751     43476   1745652     16.79     17.98  --
858.20/858.23	c  N dy 15380   3375040       843     13008       267    131571     43476   2532307     16.79     17.68  --
865.31/865.34	c  N dy 15485   3396243       843     13008       267    152726     43476   3311253     16.79     17.78  --
871.50/871.50	c  N dy 15575   3416776       843     13008       267     92454     43476   1048675     16.79     17.82  --
876.90/876.92	c  N dy 15660   3436909       843     13008       267    112512     43476   1782576     16.80     17.71  --
882.60/882.64	c  N dy 15754   3456950       843     13008       268    132486     43476   2496224     16.80     18.09  --
889.00/889.07	c  N dy 15855   3477129       843     13008       268    152620     43476   3241899     16.80     17.71  --
895.51/895.59	c  N dy 15939   3498034       843     13008       269     91707     43476    961430     16.80     17.91  --
901.11/901.15	c  N dy 16039   3519790       843     13008       269    113396     43476   1770711     16.80     17.72  --
906.80/906.89	c  N dy 16132   3540393       843     13008       269    133946     43476   2540105     16.80     17.70  --
912.90/912.90	c  N dy 16200   3561037       843     13008       269    154528     43476   3266897     16.80     17.74  --
920.11/920.13	c  N dy 16264   3581445       843     13008       271     92114     43476    956409     16.79     17.70  --
926.91/926.90	c  N dy 16363   3601540       843     13008       271    112149     43476   1728492     16.79     17.94  --
934.41/934.46	c  N dy 16446   3621583       843     13008       271    132124     43476   2465595     16.79     17.78  --
942.50/942.52	c  N dy 16534   3641615       843     13008       271    152102     43476   3236102     16.79     19.84  --
951.30/951.34	c Finding binary XORs  T:     0.00 s  found:       0
951.61/951.68	c  N dy 16641   3661702       843     13008       272     88385     43476    807667     16.80     17.70  --
958.31/958.31	c  N dy 16745   3682645       843     13008       272    109281     43476   1617887     16.80     17.94  --
966.10/966.10	c  N dy 16850   3702749       843     13008       272    129318     43476   2375259     16.80     17.89  --
969.90/969.96	c  S st 16890   3712243       843     13008       272    138778     43476   2724135     16.80     14.31  --
970.31/970.32	c  S st 16890   3712744       843     13008       274    139275     43476   2738973     16.80   no data  --
970.31/970.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
970.31/970.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
970.40/970.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
970.50/970.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
970.80/970.80	c subs with bin:       13  lits-rem:      1101  v-fix:    0  time:  0.29 s
970.80/970.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
970.80/970.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1000.40/1000.45	c lits-rem:      2256  cl-subs:     1001  v-elim:      0  v-fix:    0  time: 29.65 s
1000.40/1000.45	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
1000.50/1000.51	c vivif2 --  cl tried   138261 cl shrink        0 lits rem          0 time: 0.05
1000.90/1000.94	c asymm  cl-useful: 0/4748/13008 lits-rem:0 time: 0.43
1000.90/1000.94	c calculated reachability. Time: 0.00
1000.90/1000.94	c  N dy 16890   3712744       843     13008       274    138261     43476   2712563     16.80   no data  --
1009.91/1009.92	c  N dy 16996   3732809       843     13008       275    158271     43476   3467543     16.80     17.77  --
1017.51/1017.58	c  F st 17083   3751562       843     13008       276     92217     43476    926201     16.80     15.48  --
1018.20/1018.23	c  N st 17087   3753594       843     13008       276     94244     43476   1001533     16.80   no data  --
1024.22/1024.23	c  N dy 17149   3773601       843     13008       276    114170     43476   1703571     16.80     17.71  --
1030.51/1030.56	c  N dy 17237   3793695       843     13008       276    134223     43476   2449588     16.80     18.02  --
1037.51/1037.50	c  N dy 17330   3813930       843     13008       276    154405     43476   3228467     16.81     17.95  --
1044.90/1044.97	c  N dy 17431   3834305       843     13008       278     88970     43476    781678     16.81     17.72  --
1050.11/1050.13	c  N dy 17486   3854493       843     13008       278    109102     43476   1534679     16.80     17.83  --
1055.60/1055.64	c  N dy 17572   3874514       843     13008       278    129062     43476   2282131     16.81     17.79  --
1061.91/1061.95	c  N dy 17664   3894670       843     13008       278    149159     43476   3039244     16.81     17.70  --
1068.61/1068.61	c  N dy 17751   3914886       843     13008       278    169306     43476   3781711     16.81     17.98  --
1074.31/1074.33	c  N dy 17846   3935202       843     13008       278    102841     43476   1252866     16.81     17.71  --
1079.81/1079.81	c  N dy 17923   3955293       843     13008       280    122865     43476   2002872     16.81     17.73  --
1085.81/1085.89	c  N dy 17993   3975424       843     13008       281    142937     43476   2776918     16.80     17.74  --
1092.71/1092.74	c  N dy 18094   3995500       843     13008       281    162946     43476   3519525     16.81     17.81  --
1099.51/1099.53	c  N dy 18194   4015917       843     13008       282     95570     43476    955799     16.81     17.87  --
1104.91/1104.92	c  N dy 18280   4035937       843     13008       282    115535     43476   1705251     16.81     17.78  --
1110.71/1110.72	c  N dy 18354   4056006       843     13008       282    135551     43476   2420501     16.81     17.83  --
1117.11/1117.11	c  N dy 18447   4076238       843     13008       282    155724     43476   3162774     16.81     17.74  --
1124.01/1124.06	c  N dy 18535   4096509       843     13008       282    175929     43476   3903260     16.81     17.99  --
1129.71/1129.75	c  N dy 18612   4116795       843     13008       284    107421     43476   1354880     16.81     17.78  --
1136.81/1136.86	c  N dy 18700   4136875       843     13008       284    127443     43476   2110729     16.81     17.89  --
1145.01/1145.04	c  N dy 18785   4156879       843     13008       284    147383     43476   2847872     16.81     17.70  --
1153.81/1153.84	c  N dy 18874   4176999       843     13008       284    167438     43476   3590500     16.81     17.74  --
1163.41/1163.47	c  N dy 18986   4197018       843     13008       284     97669     43476    965567     16.81     18.87  --
1169.01/1169.09	c  S st 19065   4212745       843     13008       284    113353     43476   1540684     16.81     16.73  --
1169.31/1169.39	c  S st 19065   4213250       843     13008       289    113851     43476   1555728     16.81   no data  --
1169.31/1169.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1169.31/1169.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1169.41/1169.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1169.51/1169.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1169.61/1169.64	c subs with bin:       37  lits-rem:      1232  v-fix:    0  time:  0.12 s
1169.61/1169.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    843 time:  0.00 s
1169.61/1169.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1180.90/1180.94	c lits-rem:      1589  cl-subs:      707  v-elim:      0  v-fix:    0  time: 11.29 s
1180.90/1180.94	c vivif2 --  cl tried    13008 cl shrink        0 lits rem          0 time: 0.00
1180.90/1180.98	c vivif2 --  cl tried   113107 cl shrink        0 lits rem          0 time: 0.03
1181.30/1181.36	c asymm  cl-useful: 0/6009/13008 lits-rem:0 time: 0.38
1181.30/1181.36	c calculated reachability. Time: 0.00
1181.30/1181.36	c  N dy 19065   4213250       843     13008       289    113107     43476   1540500     16.81   no data  --
1181.30/1181.36	c Finding binary XORs  T:     0.00 s  found:       0
1189.11/1189.20	c  N dy 19162   4233584       843     13008       289    133373     43476   2308823     16.81     17.95  --
1198.41/1198.40	c  N dy 19252   4255158       843     13008       289    154878     43476   3095179     16.81     17.75  --
1208.21/1208.24	c  N dy 19353   4276591       843     13008       289    176255     43476   3919000     16.81     17.85  --
1216.31/1216.38	c  N dy 19448   4296598       843     13008       289    105467     43476   1234859     16.81     17.76  --
1224.01/1224.05	c  N dy 19561   4316710       843     13008       289    125517     43476   1981382     16.82     17.72  --
1231.61/1231.68	c  N dy 19626   4337390       843     13008       289    146136     43476   2772127     16.82     17.72  --
1241.01/1241.07	c  N dy 19731   4357762       843     13008       289    166460     43476   3536730     16.82     17.75  --
1251.51/1251.56	c  N dy 19840   4378116       843     13008       290     95027     43476    820620     16.82     17.85  --
1258.71/1258.78	c  N dy 19937   4398138       843     13008       291    114983     43476   1554671     16.82     19.19  --
1266.32/1266.32	c  N dy 20016   4418164       843     13008       291    134948     43476   2309154     16.82     18.01  --
1275.11/1275.18	c  N dy 20115   4438167       843     13008       291    154891     43476   3048102     16.82     17.82  --
1284.61/1284.69	c  N dy 20216   4458185       843     13008       291    174855     43476   3797556     16.82     17.75  --
1294.41/1294.44	c  N dy 20319   4478513       843     13008       291    102410     43476   1051769     16.82     17.92  --

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: 935)

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-3264490-1303572195/watcher-3264490-1303572195 -o /tmp/evaluation-result-3264490-1303572195/solver-3264490-1303572195 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3264490-1303572195.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.93 3.98 3/178 19858
/proc/meminfo: memFree=18493212/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=30700 CPUtime=0 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 840 0 0 0 0 0 0 0 19 0 1 0 468818018 31436800 779 33554432000 4194304 4650387 140737465822944 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 7675 779 345 112 0 2640 0

[startup+0.10137 s]
/proc/loadavg: 3.68 3.93 3.98 3/178 19858
/proc/meminfo: memFree=18493212/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=35232 CPUtime=0.09 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 2008 0 0 0 9 0 0 0 19 0 1 0 468818018 36077568 1867 33554432000 4194304 4650387 140737465822944 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 8808 1867 378 112 0 3773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35232

[startup+0.200362 s]
/proc/loadavg: 3.68 3.93 3.98 3/178 19858
/proc/meminfo: memFree=18493212/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=35232 CPUtime=0.19 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 2070 0 0 0 19 0 0 0 20 0 1 0 468818018 36077568 1929 33554432000 4194304 4650387 140737465822944 18446744073709551615 4333737 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 8808 1929 378 112 0 3773 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35232

[startup+0.300337 s]
/proc/loadavg: 3.68 3.93 3.98 3/178 19858
/proc/meminfo: memFree=18493212/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=35416 CPUtime=0.29 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 2245 0 0 0 29 0 0 0 20 0 1 0 468818018 36265984 1818 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 8854 1818 380 112 0 3819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35416

[startup+0.700264 s]
/proc/loadavg: 3.68 3.93 3.98 3/178 19858
/proc/meminfo: memFree=18493212/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=35744 CPUtime=0.69 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 2649 0 0 0 69 0 0 0 20 0 1 0 468818018 36601856 1943 33554432000 4194304 4650387 140737465822944 18446744073709551615 4366095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 8936 1943 380 112 0 3901 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35744

[startup+1.50013 s]
/proc/loadavg: 3.71 3.93 3.98 5/190 19880
/proc/meminfo: memFree=18459320/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=36132 CPUtime=1.49 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 3411 0 0 0 149 0 0 0 23 0 1 0 468818018 36999168 1977 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365334 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 9033 1977 381 112 0 3998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36132

[startup+3.10087 s]
/proc/loadavg: 3.71 3.93 3.98 5/190 19880
/proc/meminfo: memFree=18443044/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=41432 CPUtime=3.09 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 5303 0 0 0 309 0 0 0 25 0 1 0 468818018 42426368 3274 33554432000 4194304 4650387 140737465822944 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 10358 3274 382 112 0 5323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41432

[startup+6.30034 s]
/proc/loadavg: 3.71 3.93 3.98 5/190 19880
/proc/meminfo: memFree=18421296/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=45572 CPUtime=6.29 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 6661 0 0 0 629 0 0 0 25 0 1 0 468818018 46665728 4632 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 11393 4632 382 112 0 6358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45572

[startup+12.7003 s]
/proc/loadavg: 3.75 3.94 3.98 5/190 19881
/proc/meminfo: memFree=18398756/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=49192 CPUtime=12.69 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 9798 0 0 0 1268 1 0 0 25 0 1 0 468818018 50372608 5269 33554432000 4194304 4650387 140737465822944 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 12298 5269 382 112 0 7263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49192

[startup+25.5011 s]
/proc/loadavg: 3.79 3.94 3.98 5/190 19881
/proc/meminfo: memFree=18378808/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=53492 CPUtime=25.5 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 14546 0 0 0 2547 3 0 0 25 0 1 0 468818018 54775808 6657 33554432000 4194304 4650387 140737465822944 18446744073709551615 4476169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 13373 6657 382 112 0 8338 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 53492

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.98 5/190 19882
/proc/meminfo: memFree=18356692/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=58164 CPUtime=51.09 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 25038 0 0 0 5105 4 0 0 25 0 1 0 468818018 59559936 7949 33554432000 4194304 4650387 140737465822944 18446744073709551615 4334345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 14541 7949 382 112 0 9506 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58164

[startup+102.3 s]
/proc/loadavg: 3.94 3.95 3.98 5/190 19883
/proc/meminfo: memFree=18319852/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=63836 CPUtime=102.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 42411 0 0 0 10221 9 0 0 25 0 1 0 468818018 65368064 9309 33554432000 4194304 4650387 140737465822944 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 15959 9309 382 112 0 10924 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63836

[startup+162.3 s]
/proc/loadavg: 4.01 3.97 3.98 5/190 19912
/proc/meminfo: memFree=18267296/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=82528 CPUtime=162.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 62759 0 0 0 16217 13 0 0 25 0 1 0 468818018 84508672 13406 33554432000 4194304 4650387 140737465822944 18446744073709551615 4334104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 20632 13406 382 112 0 15597 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 82528

[startup+222.307 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19913
/proc/meminfo: memFree=18188088/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=88904 CPUtime=222.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 76992 0 0 0 22210 20 0 0 25 0 1 0 468818018 91037696 15979 33554432000 4194304 4650387 140737465822944 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 22226 15979 382 112 0 17191 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88904

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19915
/proc/meminfo: memFree=18179528/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=92592 CPUtime=282.29 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 90418 0 0 0 28204 25 0 0 25 0 1 0 468818018 94814208 16451 33554432000 4194304 4650387 140737465822944 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 23148 16451 382 112 0 18113 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92592

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19917
/proc/meminfo: memFree=18148364/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=92792 CPUtime=342.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 102700 0 0 0 34199 31 0 0 25 0 1 0 468818018 95019008 17560 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 23198 17560 382 112 0 18163 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92792

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19918
/proc/meminfo: memFree=18104692/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=92992 CPUtime=402.29 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 114173 0 0 0 40193 36 0 0 25 0 1 0 468818018 95223808 17115 33554432000 4194304 4650387 140737465822944 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 23248 17115 382 112 0 18213 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 92992

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.98 5/190 19920
/proc/meminfo: memFree=18112620/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=93196 CPUtime=462.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 126118 0 0 0 46187 43 0 0 25 0 1 0 468818018 95432704 16254 33554432000 4194304 4650387 140737465822944 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 23299 16254 382 112 0 18264 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93196

[startup+522.301 s]
/proc/loadavg: 4.08 3.99 3.99 5/190 19921
/proc/meminfo: memFree=18104668/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=93348 CPUtime=522.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 136902 0 0 0 52183 47 0 0 25 0 1 0 468818018 95588352 16852 33554432000 4194304 4650387 140737465822944 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 23337 16852 382 112 0 18302 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 93348

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.99 5/190 19923
/proc/meminfo: memFree=18068064/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=93500 CPUtime=582.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 147382 0 0 0 58180 50 0 0 25 0 1 0 468818018 95744000 16920 33554432000 4194304 4650387 140737465822944 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 23375 16920 382 112 0 18340 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 93500

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.99 5/190 19925
/proc/meminfo: memFree=18058136/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=96180 CPUtime=642.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 155796 0 0 0 64175 55 0 0 25 0 1 0 468818018 98488320 18136 33554432000 4194304 4650387 140737465822944 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 24045 18136 382 112 0 19010 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 96180

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.99 5/190 19926
/proc/meminfo: memFree=18047456/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=96328 CPUtime=702.31 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 166382 0 0 0 70171 60 0 0 25 0 1 0 468818018 98639872 17366 33554432000 4194304 4650387 140737465822944 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 24082 17366 382 112 0 19047 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 96328

[startup+762.301 s]
/proc/loadavg: 4.03 4.00 3.99 5/190 19928
/proc/meminfo: memFree=18040128/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=145996 CPUtime=762.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 175707 0 0 0 76168 62 0 0 25 0 1 0 468818018 149499904 18958 33554432000 4194304 4650387 140737465822944 18446744073709551615 4363279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 36499 18958 382 112 0 31464 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 145996

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.99 5/190 19929
/proc/meminfo: memFree=18026456/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=118624 CPUtime=822.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 186079 0 0 0 82164 66 0 0 25 0 1 0 468818018 121470976 21402 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 29656 21402 382 112 0 24621 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 118624

[startup+882.306 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19931
/proc/meminfo: memFree=18007716/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=118708 CPUtime=882.31 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 195950 0 0 0 88162 69 0 0 25 0 1 0 468818018 121556992 23136 33554432000 4194304 4650387 140737465822944 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 29677 23136 382 112 0 24642 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 118708

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19933
/proc/meminfo: memFree=17997160/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=169648 CPUtime=942.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 205040 0 0 0 94156 74 0 0 25 0 1 0 468818018 173719552 23946 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 42412 23946 382 112 0 37377 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 169648

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 19934
/proc/meminfo: memFree=17988836/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=179084 CPUtime=1002.3 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 211448 0 0 0 100154 76 0 0 25 0 1 0 468818018 183382016 26065 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 44771 26065 382 112 0 39736 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 179084

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 19936
/proc/meminfo: memFree=17949128/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=179596 CPUtime=1062.31 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 220514 0 0 0 106149 82 0 0 25 0 1 0 468818018 183906304 26388 33554432000 4194304 4650387 140737465822944 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 44899 26388 382 112 0 39864 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 179596

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 19937
/proc/meminfo: memFree=17953568/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=180136 CPUtime=1122.31 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 230140 0 0 0 112146 85 0 0 25 0 1 0 468818018 184459264 27093 33554432000 4194304 4650387 140737465822944 18446744073709551615 4367388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 45034 27093 382 112 0 39999 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 180136

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/190 19939
/proc/meminfo: memFree=17910528/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=128352 CPUtime=1182.31 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 237192 0 0 0 118143 88 0 0 25 0 1 0 468818018 131432448 25132 33554432000 4194304 4650387 140737465822944 18446744073709551615 4303896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 32088 25132 382 112 0 27053 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 128352

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 19941
/proc/meminfo: memFree=17890308/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=180988 CPUtime=1242.31 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 243893 0 0 0 124137 94 0 0 25 0 1 0 468818018 185331712 27199 33554432000 4194304 4650387 140737465822944 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 45247 27199 382 112 0 40212 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 180988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 4.00 6/190 19942
/proc/meminfo: memFree=17894880/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=128508 CPUtime=1300.01 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 251234 0 0 0 129903 98 0 0 25 0 1 0 468818018 131592192 25130 33554432000 4194304 4650387 140737465822944 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 32127 25130 382 112 0 27092 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 128508

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

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

[startup+1300 s]
/proc/loadavg: 4.07 4.02 4.00 6/190 19942
/proc/meminfo: memFree=17894880/32951124 swapFree=67111528/67111528
[pid=19858] ppid=19856 vsize=128508 CPUtime=1300.01 cores=1,3
/proc/19858/stat : 19858 (strangenight1-s) R 19856 19858 19170 0 -1 4202496 251234 0 0 0 129903 98 0 0 25 0 1 0 468818018 131592192 25130 33554432000 4194304 4650387 140737465822944 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19858/statm: 32127 25130 382 112 0 27092 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 128508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.04
CPU system time (s): 0.994848
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 194428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.04
system time used= 0.994848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2618

runsolver used 2.05269 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-23 17:23:15
IDJOB=3264490
IDBENCH=84643
IDSOLVER=1589
FILE ID=node130/3264490-1303572195
RUNJOBID= node130-1303572195-19839
PBS_JOBID= 13150296
Free space on /tmp= 71844 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264490-1303572195/watcher-3264490-1303572195 -o /tmp/evaluation-result-3264490-1303572195/solver-3264490-1303572195 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3264490-1303572195.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=492687084

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18493492 kB
Buffers:       2091064 kB
Cached:       11755864 kB
SwapCached:          0 kB
Active:        6342840 kB
Inactive:      7568596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18493492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12600 kB
Writeback:           0 kB
AnonPages:       63876 kB
Mapped:          15092 kB
Slab:           480820 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210844 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= 71820 MiB
End job on node130 at 2011-04-23 17:44:57