Trace number 3175849

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1034575833-022.UNKNOWN.cnf
MD5SUMd8b7f1701bbfddf0d556cafbec39b80e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3761
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3175849-1301787575.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.11	c calculated reachability. Time: 0.00
0.09/0.11	c Calc default polars -  time:   0.00 s pos:      23 undec:       0 neg:      27
0.09/0.11	c =========================================================================================
0.09/0.11	c types(t): F = full restart, N = normal restart
0.09/0.11	c types(t): S = simplification begin/end, E = solution found
0.09/0.11	c restart types(rt): st = static, dy = dynamic
0.09/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.11	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.19/0.24	c  N dy    11      5285        50      4450         0      2403     31150     39733     15.05     15.93  --
0.29/0.36	c  N dy    37      9317        50      4450         0      5910     31150    104880     15.75     16.76  --
0.59/0.61	c  N dy    40     16461        50      4450         0      8363     31150    139190     14.93     15.93  --
0.79/0.80	c  N dy    73     20790        50      4450         0      7299     31150    117463     15.27     16.07  --
0.89/0.99	c  N dy    98     24888        50      4450         0     10862     31150    183091     15.42     18.40  --
0.89/0.99	c  F st   100     25000        50      4450         0     10965     31150    185060     15.43   no data  --
1.09/1.19	c  N dy   106     30002        50      4450         0      9398     31150    150968     15.43   no data  --
1.09/1.19	c  S st   106     30002        50      4450         0      9398     31150    150968     15.43   no data  --
1.19/1.23	c  S st   106     30503        50      4450         0      9851     31150    159494     15.43   no data  --
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1.19/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.13	c lits-rem:      1333  cl-subs:     1584  v-elim:      0  v-fix:    0  time:  0.89 s
2.29/2.33	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.21
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N dy   106     30503        50      4450         0      8267     31150    132138     15.43   no data  --
2.59/2.60	c  N dy   118     35972        50      4450         0     12990     31150    217559     15.40     16.23  --
2.79/2.81	c  N dy   151     40281        50      4450         0     10016     31150    156353     15.56     16.43  --
2.99/3.03	c  N dy   174     44298        50      4450         0     13508     31150    220328     15.61     16.60  --
3.09/3.12	c  S st   186     45754        50      4450         0     14785     31150    244225     15.66     15.72  --
3.09/3.16	c  S st   186     46260        50      4450         0     15235     31150    252804     15.66   no data  --
3.09/3.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.09/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3.09/3.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.19	c lits-rem:      1946  cl-subs:     2187  v-elim:      0  v-fix:    0  time:  1.01 s
4.09/4.19	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.09/4.19	c vivif2 --  cl tried    13048 cl shrink        0 lits rem          0 time: 0.00
4.39/4.49	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
4.39/4.49	c calculated reachability. Time: 0.00
4.39/4.49	c  N dy   186     46260        50      4450         0     13048     31150    210257     15.66   no data  --
4.69/4.71	c  N dy   197     50318        50      4450         0      8941     31150    127612     15.66     16.70  --
4.89/4.92	c  N dy   216     54526        50      4450         0     12589     31150    195292     15.70     16.63  --
5.19/5.27	c  N dy   231     60329        50      4450         0      9047     31150    123695     15.68     16.52  --
5.69/5.72	c  N dy   237     69203        50      4450         0     16705     31150    256659     15.49     16.41  --
5.69/5.74	c  S st   238     69391        50      4450         0     16868     31150    259529     15.49     15.51  --
5.69/5.79	c  S st   238     69896        50      4450         0     17316     31150    268102     15.49   no data  --
5.69/5.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.79/5.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.79/5.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.95	c lits-rem:      1698  cl-subs:     3273  v-elim:      0  v-fix:    0  time:  1.15 s
6.89/6.95	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
6.89/6.95	c vivif2 --  cl tried    14043 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c asymm  cl-useful: 0/4286/4450 lits-rem:0 time: 0.32
7.19/7.27	c calculated reachability. Time: 0.00
7.19/7.27	c  N dy   238     69896        50      4450         0     14043     31150    213069     15.49   no data  --
7.49/7.59	c  N dy   272     74532        50      4450         0     18101     31150    289205     15.57     16.44  --
7.89/7.91	c  N dy   301     79852        50      4450         0     13450     31150    197409     15.63     16.46  --
8.19/8.23	c  N dy   316     84988        50      4450         0     17933     31150    279366     15.62     16.46  --
8.39/8.42	c  F st   335     87501        50      4450         0     20119     31150    320827     15.66   no data  --
8.59/8.62	c  N st   340     90799        50      4450         0     12695     31150    176126     15.66   no data  --
8.89/8.98	c  N dy   353     96728        50      4450         0     17846     31150    271581     15.66     16.49  --
9.39/9.45	c  N dy   385    102975        50      4450         0     12036     31150    157696     15.70     16.62  --
9.49/9.55	c  S st   389    104845        50      4450         0     13647     31150    186779     15.69     14.86  --
9.49/9.59	c  S st   389    105349        50      4450         0     14101     31150    195598     15.69   no data  --
9.49/9.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.49/9.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.49/9.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.59/9.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.59/9.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.49/10.59	c lits-rem:       752  cl-subs:      755  v-elim:      0  v-fix:    0  time:  0.99 s
10.49/10.59	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
10.49/10.59	c vivif2 --  cl tried    13346 cl shrink        0 lits rem          0 time: 0.00
10.89/10.90	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.31
10.89/10.90	c calculated reachability. Time: 0.00
10.89/10.90	c  N dy   389    105349        50      4450         0     13346     31150    181271     15.69   no data  --
11.49/11.55	c  N dy   414    115457        50      4450         0     22075     31150    338451     15.65     16.53  --
13.09/13.15	c  N dy   429    140457        50      4450         0     18513     31150    249519     15.24     16.06  --
13.79/13.89	c  N dy   485    149456        50      4450         0     26338     31150    393620     15.30     16.81  --
14.48/14.57	c  S st   536    158028        50      4450         0     20049     31150    284498     15.35     13.36  --
14.58/14.63	c  S st   536    158537        50      4450         0     20505     31150    293188     15.35   no data  --
14.58/14.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.58/14.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.58/14.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.58/14.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.58/14.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.58/14.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
14.58/14.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.98/16.00	c lits-rem:      1585  cl-subs:     2151  v-elim:      0  v-fix:    0  time:  1.36 s
15.98/16.00	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
15.98/16.00	c vivif2 --  cl tried    18354 cl shrink        0 lits rem          0 time: 0.00
16.28/16.33	c asymm  cl-useful: 0/3718/4450 lits-rem:0 time: 0.33
16.28/16.33	c calculated reachability. Time: 0.00
16.28/16.33	c  N dy   536    158537        50      4450         0     18354     31150    255398     15.35   no data  --
17.08/17.14	c  N dy   565    168740        50      4450         0     27204     31150    414747     15.35     17.98  --
17.98/18.01	c  N dy   622    179575        50      4450         0     22022     31150    314183     15.39     16.20  --
19.08/19.16	c  N dy   692    191051        50      4450         0     16484     31150    205622     15.44     17.00  --
20.90/20.98	c  N dy   702    214764        50      4450         0     20387     31150    258201     15.19     16.12  --
22.19/22.20	c  N dy   752    228558        50      4450         0     32328     31150    472532     15.19     17.43  --
23.10/23.11	c  S st   832    237807        50      4450         0     23198     31150    313431     15.25   no data  --
23.10/23.17	c  S st   832    238310        50      4450         0     23643     31150    322101     15.25   no data  --
23.10/23.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.10/23.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.10/23.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
23.10/23.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.10/23.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.10/23.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.10/23.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.59/24.68	c lits-rem:      1245  cl-subs:     1713  v-elim:      0  v-fix:    0  time:  1.49 s
24.59/24.68	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
24.59/24.68	c vivif2 --  cl tried    21930 cl shrink        0 lits rem          0 time: 0.00
24.69/24.77	c asymm  cl-useful: 0/732/4450 lits-rem:0 time: 0.09
24.69/24.77	c calculated reachability. Time: 0.00
24.69/24.77	c  N dy   832    238310        50      4450         0     21930     31150    289882     15.25   no data  --
26.30/26.34	c  N dy   928    253614        50      4450         0     35187     31150    534309     15.30     16.99  --
27.69/27.78	c  N dy   981    269814        50      4450         0     31100     31150    442059     15.29     17.60  --
29.70/29.76	c  N dy  1125    287096        50      4450         0     27176     31150    372990     15.39     16.30  --
31.79/31.86	c  N dy  1232    305778        50      4450         0     23555     31150    297274     15.43     16.38  --
31.89/31.90	c  F st  1235    306253        50      4450         0     23977     31150    305049     15.43     16.04  --
33.89/33.92	c  N dy  1298    325325        50      4450         0     40356     31150    602818     15.43     16.28  --
36.29/36.31	c  N dy  1360    347983        50      4450         0     39153     31150    571374     15.42     16.30  --
37.39/37.47	c  S st  1422    357466        50      4450         0     25789     31150    326813     15.45   no data  --
37.48/37.54	c  S st  1422    357969        50      4450         0     26222     31150    335090     15.45   no data  --
37.48/37.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.48/37.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.48/37.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.48/37.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.48/37.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.48/37.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
37.48/37.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.29/39.37	c lits-rem:      1021  cl-subs:     1123  v-elim:      0  v-fix:    0  time:  1.81 s
39.29/39.37	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
39.29/39.37	c vivif2 --  cl tried    25099 cl shrink        0 lits rem          0 time: 0.00
39.69/39.70	c asymm  cl-useful: 0/2910/4450 lits-rem:0 time: 0.32
39.69/39.70	c calculated reachability. Time: 0.00
39.69/39.70	c  N dy  1422    357969        50      4450         0     25099     31150    312398     15.45   no data  --
42.09/42.16	c  N dy  1520    378096        50      4450         0     42567     31150    634651     15.47     16.37  --
44.49/44.54	c  N dy  1611    399030        50      4450         0     38225     31150    542026     15.49     16.34  --
46.99/47.04	c  N dy  1694    419121        50      4450         0     32221     31150    422125     15.49     16.91  --
49.79/49.83	c  N dy  1765    439603        50      4450         0     25762     31150    297322     15.49     16.44  --
52.19/52.26	c  N dy  1886    459648        50      4450         0     43175     31150    620874     15.53     16.52  --
57.49/57.56	c  N dy  1890    508066        50      4450         0     33500     31150    412217     15.31     16.22  --
60.69/60.72	c  N dy  2054    528892        50      4450         0     51566     31150    752517     15.36     16.18  --
61.79/61.83	c  S st  2108    536953        50      4450         0     31940     31150    392220     15.38   no data  --
61.89/61.91	c  S st  2108    537460        50      4450         0     32392     31150    400902     15.38   no data  --
61.89/61.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.89/61.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.89/61.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.89/61.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.89/61.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.89/61.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
61.89/61.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.70/63.71	c lits-rem:       814  cl-subs:     1610  v-elim:      0  v-fix:    0  time:  1.78 s
63.70/63.71	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
63.70/63.71	c vivif2 --  cl tried    30782 cl shrink        0 lits rem          0 time: 0.00
63.89/63.96	c asymm  cl-useful: 0/1540/4450 lits-rem:0 time: 0.25
63.89/63.96	c calculated reachability. Time: 0.00
63.89/63.96	c  N dy  2108    537460        50      4450         0     30782     31150    371182     15.38   no data  --
66.59/66.61	c  N dy  2192    557558        50      4450         0     47986     31150    680244     15.38     17.57  --
69.39/69.47	c  N dy  2298    577761        50      4450         0     38073     31150    497730     15.40     16.24  --
72.49/72.60	c  N dy  2398    597862        50      4450         0     55356     31150    816800     15.42     18.65  --
75.39/75.43	c  N dy  2490    619181        50      4450         0     45366     31150    621217     15.43     16.36  --
78.39/78.41	c  N dy  2538    639953        50      4450         0     33977     31150    402501     15.41     16.38  --
81.49/81.51	c  N dy  2702    659958        50      4450         0     51384     31150    732085     15.46     17.37  --
86.39/86.44	c  N dy  2803    694151        50      4450         0     50580     31150    688662     15.44     16.41  --
89.60/89.61	c  N dy  2882    714155        50      4450         0     36848     31150    447926     15.43     17.95  --
92.79/92.85	c  N dy  3028    734231        50      4450         0     54363     31150    778281     15.47     16.32  --
96.89/96.95	c  N dy  3141    754276        50      4450         0     39693     31150    492391     15.49     18.11  --
100.49/100.55	c  N dy  3216    774313        50      4450         0     56978     31150    808797     15.49     17.28  --
104.09/104.13	c  N dy  3319    794386        50      4450         0     41418     31150    512970     15.51     18.41  --
105.89/105.91	c  S st  3357    806191        50      4450         0     51536     31150    694587     15.50     13.29  --
105.99/106.04	c  S st  3357    806693        50      4450         0     51979     31150    703122     15.50   no data  --
105.99/106.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.99/106.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.99/106.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
105.99/106.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.99/106.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.99/106.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
105.99/106.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
111.09/111.18	c lits-rem:      2271  cl-subs:     6449  v-elim:      0  v-fix:    0  time:  5.10 s
111.09/111.18	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
111.09/111.19	c vivif2 --  cl tried    45530 cl shrink        0 lits rem          0 time: 0.01
111.29/111.36	c asymm  cl-useful: 0/896/4450 lits-rem:0 time: 0.18
111.29/111.36	c calculated reachability. Time: 0.00
111.29/111.36	c  N dy  3357    806693        50      4450         0     45530     31150    592694     15.50   no data  --
115.10/115.13	c  N dy  3475    826775        50      4450         0     62860     31150    917144     15.53     17.35  --
118.30/118.32	c  N dy  3544    847153        50      4450         0     47203     31150    611594     15.52     16.37  --
122.89/122.98	c  N dy  3635    872796        50      4450         0     34984     31150    381077     15.52     16.46  --
125.59/125.62	c  N dy  3677    893560        50      4450         0     52760     31150    700938     15.51     16.40  --
129.59/129.66	c  N dy  3786    913648        50      4450         0     70115     31150   1023130     15.52     17.24  --
132.69/132.71	c  N dy  3891    933654        50      4450         0     52223     31150    693793     15.54     17.73  --
136.10/136.14	c  N dy  3935    954297        50      4450         0     69808     31150   1005353     15.52     16.35  --
139.60/139.62	c  N dy  4042    974436        50      4450         0     51138     31150    666391     15.53     16.43  --
143.39/143.43	c  N dy  4106    994760        50      4450         0     68599     31150    984906     15.53     16.38  --
146.59/146.67	c  N dy  4173   1014814        50      4450         0     48825     31150    612133     15.53     17.48  --
151.59/151.68	c  N dy  4304   1040762        50      4450         0     71193     31150   1022824     15.53     16.46  --
155.70/155.72	c  N dy  4370   1065662        50      4450         0     54662     31150    703513     15.52     16.41  --
156.90/156.93	c  F st  4409   1071876        50      4450         0     60034     31150    803634     15.53     14.14  --
160.00/160.04	c  N dy  4471   1086775        50      4450         0     72868     31150   1041898     15.53     16.37  --
164.29/164.36	c  N dy  4541   1112412        50      4450         0     56137     31150    724049     15.53     16.36  --
168.69/168.73	c  N dy  4668   1132583        50      4450         0     73438     31150   1048380     15.54     16.38  --
172.39/172.44	c  N dy  4755   1152593        50      4450         0     51192     31150    635898     15.55     16.53  --
177.69/177.76	c  N dy  4822   1179472        50      4450         0     74203     31150   1051934     15.54     16.45  --
182.60/182.68	c  N dy  4947   1199475        50      4450         0     51132     31150    632444     15.55     18.16  --
184.80/184.82	c  S st  4980   1210040        50      4450         0     60139     31150    793731     15.55   no data  --
185.00/185.01	c  S st  4980   1210543        50      4450         0     60588     31150    802360     15.55   no data  --
185.00/185.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.00/185.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.00/185.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
185.00/185.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.00/185.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.00/185.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
185.00/185.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.50/192.53	c lits-rem:      3014  cl-subs:     6711  v-elim:      0  v-fix:    0  time:  7.47 s
192.50/192.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
192.50/192.54	c vivif2 --  cl tried    53877 cl shrink        0 lits rem          0 time: 0.01
192.69/192.72	c asymm  cl-useful: 0/639/4450 lits-rem:0 time: 0.18
192.69/192.72	c calculated reachability. Time: 0.00
192.69/192.72	c  N dy  4980   1210543        50      4450         0     53877     31150    682461     15.55   no data  --
196.49/196.53	c  N dy  5042   1230558        50      4450         0     70998     31150    993017     15.55     16.73  --
203.00/203.02	c  N dy  5090   1267141        50      4450         0     61340     31150    776018     15.50     16.33  --
207.90/207.91	c  N dy  5255   1287241        50      4450         0     78726     31150   1106427     15.53     17.01  --
211.79/211.88	c  N dy  5328   1308716        50      4450         0     55465     31150    692604     15.53     16.36  --
216.09/216.14	c  N dy  5450   1329060        50      4450         0     72951     31150   1019271     15.54     16.41  --
220.70/220.70	c  N dy  5509   1349339        50      4450         0     47594     31150    541780     15.54     16.39  --
224.00/224.05	c  N dy  5537   1370160        50      4450         0     65282     31150    853272     15.52     16.46  --
228.40/228.45	c  N dy  5601   1390245        50      4450         0     82477     31150   1167343     15.52     17.03  --
233.10/233.14	c  N dy  5780   1410345        50      4450         0     56309     31150    705030     15.54     16.80  --
237.50/237.56	c  N dy  5904   1430370        50      4450         0     73529     31150   1027574     15.56     16.98  --
241.91/241.93	c  N dy  5943   1450514        50      4450         0     46240     31150    503143     15.55     16.41  --
245.70/245.80	c  N dy  6081   1470563        50      4450         0     63476     31150    827387     15.56     17.44  --
250.60/250.66	c  N dy  6202   1490608        50      4450         0     80647     31150   1147202     15.57     16.58  --
256.40/256.47	c  N dy  6295   1516846        50      4450         0     57647     31150    697285     15.57     16.41  --
260.61/260.62	c  N dy  6365   1536923        50      4450         0     74844     31150   1013889     15.57     16.77  --
266.30/266.34	c  N dy  6476   1556992        50      4450         0     92146     31150   1337525     15.58     17.40  --
271.20/271.27	c  N dy  6549   1583656        50      4450         0     68652     31150    894229     15.58     16.44  --
275.50/275.57	c  N dy  6570   1603923        50      4450         0     85844     31150   1194240     15.56     16.40  --
280.60/280.66	c  N dy  6646   1624690        50      4450         0     56562     31150    667785     15.56     16.42  --
286.89/286.95	c  N dy  6760   1654732        50      4450         0     82223     31150   1134449     15.56     16.56  --
292.29/292.36	c  N dy  6861   1674741        50      4450         0     51511     31150    574223     15.56     17.09  --
297.09/297.19	c  N dy  6864   1700242        50      4450         0     73096     31150    937853     15.53     16.66  --
300.00/300.01	c  S st  6899   1710545        50      4450         0     81876     31150   1096793     15.53   no data  --
300.20/300.28	c  S st  6899   1711048        50      4450         0     82330     31150   1105635     15.53   no data  --
300.20/300.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
300.20/300.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
300.31/300.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
300.31/300.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
300.31/300.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.31/300.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
300.31/300.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
324.40/324.41	c lits-rem:      5479  cl-subs:    15079  v-elim:      0  v-fix:    0  time: 24.06 s
324.40/324.41	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
324.40/324.42	c vivif2 --  cl tried    67251 cl shrink        0 lits rem          0 time: 0.01
324.70/324.74	c asymm  cl-useful: 0/495/4450 lits-rem:0 time: 0.32
324.70/324.75	c calculated reachability. Time: 0.00
324.70/324.75	c  N dy  6899   1711048        50      4450         0     67251     31150    862699     15.53   no data  --
331.69/331.78	c  N dy  7058   1731474        50      4450         0     84835     31150   1197035     15.55     16.37  --
337.40/337.49	c  N dy  7090   1754139        50      4450         0     56449     31150    650847     15.53     16.42  --
342.20/342.30	c  N dy  7148   1774220        50      4450         0     73568     31150    959991     15.53     18.43  --
350.00/350.01	c  N dy  7315   1794274        50      4450         0     90881     31150   1288484     15.55     17.76  --
358.10/358.12	c  N dy  7464   1822427        50      4450         0     66019     31150    827319     15.55     16.40  --
364.80/364.88	c  N dy  7593   1842561        50      4450         0     83256     31150   1150280     15.56     16.43  --
371.70/371.74	c  N dy  7733   1862625        50      4450         0    100498     31150   1477288     15.58     17.99  --
375.70/375.74	c  N dy  7808   1882655        50      4450         0     67344     31150    840094     15.58     17.94  --
381.00/381.04	c  N dy  7944   1902699        50      4450         0     84582     31150   1165157     15.59     16.46  --
386.40/386.48	c  N dy  8003   1922741        50      4450         0    101695     31150   1479237     15.59     18.24  --
391.20/391.27	c  N dy  8154   1942799        50      4450         0     67703     31150    848303     15.60     17.34  --
395.90/395.96	c  N dy  8217   1962875        50      4450         0     84851     31150   1159816     15.59     17.84  --
402.00/402.06	c  N dy  8316   1982948        50      4450         0    102063     31150   1478171     15.60     17.27  --
406.70/406.73	c  N dy  8423   2002953        50      4450         0     67027     31150    820667     15.60     16.55  --
413.10/413.13	c  N dy  8560   2028221        50      4450         0     88680     31150   1222387     15.61     16.46  --
421.40/421.44	c  N dy  8615   2064445        50      4450         0     66280     31150    772202     15.59     16.44  --
426.90/426.97	c  N dy  8782   2085354        50      4450         0     84333     31150   1115730     15.60     16.43  --
433.10/433.15	c  N dy  8891   2105432        50      4450         0    101540     31150   1437005     15.61     16.47  --
438.80/438.82	c  N dy  8968   2129082        50      4450         0     67910     31150    824277     15.61     16.44  --
443.90/443.95	c  N dy  9089   2149198        50      4450         0     85146     31150   1148284     15.62     16.53  --
451.01/451.01	c  N dy  9231   2170413        50      4450         0    103348     31150   1491660     15.63     16.45  --
456.80/456.80	c  N dy  9353   2190510        50      4450         0     65835     31150    782693     15.63     16.53  --
461.40/461.41	c  N dy  9425   2210635        50      4450         0     82985     31150   1096686     15.63     16.50  --
461.50/461.53	c  S st  9429   2211049        50      4450         0     83341     31150   1103338     15.63   no data  --
461.70/461.73	c  S st  9429   2211552        50      4450         0     83794     31150   1112119     15.63   no data  --
461.70/461.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
461.70/461.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
461.70/461.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
461.70/461.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.70/461.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.70/461.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
461.70/461.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.30/480.30	c lits-rem:      5083  cl-subs:     9625  v-elim:      0  v-fix:    0  time: 18.51 s
480.30/480.30	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
480.30/480.32	c vivif2 --  cl tried    74169 cl shrink        0 lits rem          0 time: 0.01
480.50/480.52	c asymm  cl-useful: 0/449/4450 lits-rem:0 time: 0.20
480.50/480.52	c calculated reachability. Time: 0.00
480.50/480.52	c  N dy  9429   2211552        50      4450         0     74169     31150    940704     15.63   no data  --
487.50/487.55	c  N dy  9565   2235975        50      4450         0     95167     31150   1333732     15.64     16.49  --
495.60/495.67	c  N dy  9664   2256045        50      4450         0     57352     31150    618459     15.65     16.83  --
505.91/505.93	c  N dy  9736   2296199        50      4450         0     91400     31150   1229161     15.63     16.48  --
514.00/514.02	c  N dy  9817   2317318        50      4450         0    109384     31150   1558195     15.63     16.50  --
520.80/520.83	c  N dy  9967   2337419        50      4450         0     70682     31150    863581     15.64     17.30  --
527.61/527.68	c  N dy 10081   2357723        50      4450         0     88011     31150   1187692     15.65     16.50  --
535.10/535.12	c  N dy 10160   2377796        50      4450         0    105137     31150   1498687     15.64     16.96  --
543.00/543.04	c  N dy 10273   2397926        50      4450         0     65264     31150    748859     15.65     16.50  --
549.30/549.38	c  N dy 10379   2417978        50      4450         0     82343     31150   1067090     15.66     17.40  --
556.91/556.99	c  N dy 10447   2439622        50      4450         0    100796     31150   1404037     15.65     16.48  --
564.80/564.83	c  N dy 10477   2459684        50      4450         0     59975     31150    643477     15.65     17.86  --
570.61/570.69	c  N dy 10575   2483405        50      4450         0     80192     31150   1012427     15.65     16.48  --
575.51/575.53	c  N dy 10583   2503836        50      4450         0     97549     31150   1318921     15.64     16.65  --
584.30/584.30	c  N dy 10715   2528078        50      4450         0     59518     31150    628400     15.64     16.47  --
589.00/589.00	c  N dy 10838   2548153        50      4450         0     76748     31150    952505     15.65     17.04  --
599.01/599.01	c  N dy 10879   2590168        50      4450         0    112276     31150   1572651     15.62     16.56  --
605.60/605.60	c  N dy 10990   2610182        50      4450         0     69804     31150    813313     15.63     16.53  --
611.41/611.46	c  N dy 11050   2637687        50      4450         0     93112     31150   1229467     15.62     16.50  --
618.81/618.82	c  N dy 11200   2657740        50      4450         0    110360     31150   1556963     15.63     16.46  --
625.61/625.64	c  N dy 11311   2677747        50      4450         0     66973     31150    756616     15.64     17.09  --
630.21/630.24	c  N dy 11378   2697781        50      4450         0     84007     31150   1062615     15.63     17.36  --
634.61/634.60	c  S st 11476   2711554        50      4450         0     95829     31150   1287080     15.64   no data  --
634.80/634.84	c  S st 11476   2712057        50      4450         0     96274     31150   1295848     15.64   no data  --
634.80/634.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
634.80/634.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
634.80/634.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
634.90/634.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
634.90/634.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.90/634.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
634.90/634.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
692.20/692.28	c lits-rem:      6107  cl-subs:    11957  v-elim:      0  v-fix:    0  time: 57.37 s
692.20/692.28	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
692.30/692.30	c vivif2 --  cl tried    84317 cl shrink        0 lits rem          0 time: 0.01
692.50/692.53	c asymm  cl-useful: 0/429/4450 lits-rem:0 time: 0.23
692.50/692.54	c calculated reachability. Time: 0.00
692.50/692.54	c  N dy 11476   2712057        50      4450         0     84317     31150   1082092     15.64   no data  --
698.71/698.72	c  N dy 11526   2735678        50      4450         0    104321     31150   1437132     15.63     16.67  --
706.51/706.50	c  N dy 11633   2755686        50      4450         0     60949     31150    638944     15.64     17.84  --
710.90/710.95	c  N dy 11725   2775715        50      4450         0     78041     31150    953065     15.64     17.22  --
717.01/717.03	c  N dy 11856   2796118        50      4450         0     95573     31150   1282603     15.64     16.56  --
726.21/726.21	c  N dy 11970   2816139        50      4450         0    112759     31150   1605102     15.65     18.10  --
742.21/742.22	c  N dy 12062   2864574        50      4450         0     91716     31150   1157189     15.63     16.60  --
751.01/751.05	c  N dy 12193   2884664        50      4450         0    108882     31150   1478412     15.63     17.41  --
761.61/761.61	c  N dy 12275   2904667        50      4450         0     63157     31150    662667     15.64     16.63  --
767.61/767.66	c  N dy 12381   2924797        50      4450         0     80460     31150    985406     15.64     16.47  --
774.91/774.94	c  N dy 12471   2944894        50      4450         0     97598     31150   1303753     15.64     17.55  --
784.01/784.02	c  N dy 12564   2964913        50      4450         0    114697     31150   1620354     15.64     18.03  --
793.71/793.77	c  N dy 12664   2984995        50      4450         0     67986     31150    745776     15.65     17.80  --
800.41/800.41	c  N dy 12754   3006041        50      4450         0     85959     31150   1080234     15.65     16.53  --
807.91/807.97	c  N dy 12839   3026079        50      4450         0    103017     31150   1393656     15.65     17.55  --
818.91/818.97	c  N dy 12960   3049669        50      4450         0    123208     31150   1770016     15.65     16.51  --
827.61/827.62	c  N dy 13042   3072760        50      4450         0     78066     31150    918561     15.65     16.56  --
833.31/833.38	c  N dy 13141   3092822        50      4450         0     95090     31150   1232038     15.65     16.59  --
840.51/840.52	c  N dy 13272   3113083        50      4450         0    112504     31150   1562061     15.66     16.51  --
851.51/851.55	c  N dy 13403   3142128        50      4450         0     71577     31150    790344     15.66     16.52  --
857.22/857.25	c  N dy 13412   3169141        50      4450         0     94303     31150   1175727     15.65     16.61  --
864.21/864.25	c  N dy 13503   3190878        50      4450         0    112824     31150   1514892     15.65     16.47  --
872.32/872.39	c  N dy 13605   3210901        50      4450         0    129885     31150   1833188     15.65     17.32  --
872.91/872.99	c  S st 13615   3212059        50      4450         0    130899     31150   1852936     15.65   no data  --
873.32/873.38	c  S st 13615   3212562        50      4450         0    131345     31150   1861776     15.65   no data  --
873.32/873.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
873.32/873.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.42/873.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
873.42/873.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.42/873.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
873.42/873.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
873.42/873.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
989.51/989.52	c lits-rem:      8839  cl-subs:    26020  v-elim:      0  v-fix:    0  time: 116.03 s
989.51/989.52	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
989.51/989.54	c vivif2 --  cl tried   105325 cl shrink        0 lits rem          0 time: 0.02
989.81/989.82	c asymm  cl-useful: 0/338/4450 lits-rem:0 time: 0.27
989.81/989.82	c calculated reachability. Time: 0.00
989.81/989.82	c  N dy 13615   3212562        50      4450         0    105325     31150   1427699     15.65   no data  --
1000.51/1000.51	c  N dy 13704   3242005        50      4450         0     65932     31150    695257     15.65     16.61  --
1005.12/1005.11	c  N dy 13733   3262071        50      4450         0     82957     31150    997145     15.64     17.71  --
1012.41/1012.49	c  N dy 13842   3282147        50      4450         0    100117     31150   1316127     15.64     17.48  --
1021.12/1021.18	c  N dy 13997   3302248        50      4450         0    117322     31150   1644928     15.65     16.55  --
1028.21/1028.21	c  N dy 14028   3322286        50      4450         0     68016     31150    722809     15.64     16.78  --
1033.02/1033.06	c  N dy 14069   3344481        50      4450         0     86807     31150   1059535     15.64     16.52  --
1038.62/1038.67	c  N dy 14134   3364515        50      4450         0    103879     31150   1372548     15.64     16.49  --
1046.32/1046.37	c  N dy 14250   3384612        50      4450         0    121009     31150   1693361     15.64     17.37  --
1055.61/1055.69	c  N dy 14377   3405191        50      4450         0     70965     31150    766839     15.65     16.49  --
1063.42/1063.49	c  N dy 14393   3443375        50      4450         0    103182     31150   1327209     15.62     16.56  --
1071.52/1071.58	c  N dy 14462   3468231        50      4450         0    124287     31150   1705249     15.62     16.56  --
1080.02/1080.06	c  N dy 14575   3488308        50      4450         0     72897     31150    797881     15.62     17.73  --
1085.91/1085.91	c  N dy 14708   3508379        50      4450         0     90054     31150   1121222     15.63     17.54  --
1093.33/1093.31	c  N dy 14864   3528405        50      4450         0    107216     31150   1447830     15.64     16.54  --
1104.43/1104.46	c  N dy 14977   3560213        50      4450         0    134170     31150   1936714     15.64     16.52  --
1111.32/1111.33	c  N dy 15054   3580230        50      4450         0     81557     31150    941122     15.63     17.79  --
1117.62/1117.61	c  N dy 15179   3600307        50      4450         0     98706     31150   1262400     15.64     17.00  --
1123.92/1123.90	c  N dy 15221   3620384        50      4450         0    115762     31150   1570094     15.64     18.62  --
1132.32/1132.32	c  N dy 15304   3643033        50      4450         0    135056     31150   1925318     15.64     16.47  --
1139.42/1139.45	c  N dy 15396   3663101        50      4450         0     81520     31150    937553     15.64     17.23  --
1145.62/1145.67	c  N dy 15512   3683219        50      4450         0     98670     31150   1260693     15.64     16.52  --
1152.73/1152.79	c  N dy 15608   3703539        50      4450         0    115960     31150   1580889     15.64     16.49  --
1156.92/1156.91	c  S st 15674   3712562        50      4450         0    123664     31150   1726872     15.65     15.75  --
1157.23/1157.24	c  S st 15674   3713067        50      4450         0    124105     31150   1735540     15.65   no data  --
1157.23/1157.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1157.23/1157.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1157.32/1157.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1157.32/1157.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1157.32/1157.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1157.32/1157.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1157.32/1157.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1273.32/1273.31	c lits-rem:      8930  cl-subs:    17539  v-elim:      0  v-fix:    0  time: 115.97 s
1273.32/1273.31	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1273.32/1273.33	c vivif2 --  cl tried   106566 cl shrink        0 lits rem          0 time: 0.02
1273.62/1273.62	c asymm  cl-useful: 0/300/4450 lits-rem:0 time: 0.29
1273.62/1273.62	c calculated reachability. Time: 0.00
1273.62/1273.62	c  N dy 15674   3713067        50      4450         0    106566     31150   1417352     15.65   no data  --
1282.53/1282.59	c  N dy 15783   3734357        50      4450         0    124685     31150   1753650     15.65     16.51  --
1290.92/1290.94	c  F st 15906   3751563        50      4450         0    139403     31150   2033442     15.66   no data  --
1292.53/1292.51	c  N st 15911   3754862        50      4450         0     71980     31150    763452     15.66   no data  --
1299.42/1299.46	c  N dy 15992   3783877        50      4450         0     96642     31150   1216112     15.65     16.62  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175849-1301787575/watcher-3175849-1301787575 -o /tmp/evaluation-result-3175849-1301787575/solver-3175849-1301787575 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175849-1301787575.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.88 3.99 3.93 5/189 17364
/proc/meminfo: memFree=22092132/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=29804 CPUtime=0 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 561 0 0 0 0 0 0 0 23 0 1 0 290356295 30519296 500 33554432000 4194304 4650387 140735266610960 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 7451 500 327 112 0 2416 0

[startup+0.0467621 s]
/proc/loadavg: 3.88 3.99 3.93 5/189 17364
/proc/meminfo: memFree=22092132/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=29932 CPUtime=0.04 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 593 0 0 0 4 0 0 0 23 0 1 0 290356295 30650368 532 33554432000 4194304 4650387 140735266610960 18446744073709551615 4370500 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 7483 532 345 112 0 2448 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29932

[startup+0.100751 s]
/proc/loadavg: 3.88 3.99 3.93 5/189 17364
/proc/meminfo: memFree=22092132/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=31556 CPUtime=0.09 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 992 0 0 0 9 0 0 0 23 0 1 0 290356295 32313344 886 33554432000 4194304 4650387 140735266610960 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 7889 886 362 112 0 2854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31556

[startup+0.300715 s]
/proc/loadavg: 3.88 3.99 3.93 5/189 17364
/proc/meminfo: memFree=22092132/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=31756 CPUtime=0.29 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 1233 0 0 0 29 0 0 0 25 0 1 0 290356295 32518144 991 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 7939 991 378 112 0 2904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31756

[startup+0.700644 s]
/proc/loadavg: 3.88 3.99 3.93 5/189 17364
/proc/meminfo: memFree=22092132/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=32500 CPUtime=0.69 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 1809 0 0 0 69 0 0 0 25 0 1 0 290356295 33280000 1137 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 8125 1137 378 112 0 3090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32500

[startup+1.5005 s]
/proc/loadavg: 3.88 3.99 3.93 6/190 17365
/proc/meminfo: memFree=22086916/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=37188 CPUtime=1.49 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 3293 0 0 0 149 0 0 0 25 0 1 0 290356295 38080512 2343 33554432000 4194304 4650387 140735266610960 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 9297 2343 380 112 0 4262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37188

[startup+3.10021 s]
/proc/loadavg: 3.88 3.99 3.93 5/190 17365
/proc/meminfo: memFree=22082976/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=37396 CPUtime=3.09 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 3759 0 0 0 309 0 0 0 25 0 1 0 290356295 38293504 2469 33554432000 4194304 4650387 140735266610960 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 9349 2469 380 112 0 4314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37396

[startup+6.30065 s]
/proc/loadavg: 3.89 3.99 3.93 6/190 17365
/proc/meminfo: memFree=22069820/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=43116 CPUtime=6.28 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 5865 0 0 0 628 0 0 0 25 0 1 0 290356295 44150784 3824 33554432000 4194304 4650387 140735266610960 18446744073709551615 4438346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 10779 3824 380 112 0 5744 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43116

[startup+12.7005 s]
/proc/loadavg: 3.90 3.99 3.93 6/190 17366
/proc/meminfo: memFree=22066720/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=43664 CPUtime=12.69 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 7878 0 0 0 1268 1 0 0 25 0 1 0 290356295 44711936 3991 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 10916 3991 380 112 0 5881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43664

[startup+25.5002 s]
/proc/loadavg: 3.92 3.99 3.93 5/190 17366
/proc/meminfo: memFree=22050324/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=47372 CPUtime=25.49 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 12372 0 0 0 2547 2 0 0 25 0 1 0 290356295 48508928 4973 33554432000 4194304 4650387 140735266610960 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 11843 4973 380 112 0 6808 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47372

[startup+51.1007 s]
/proc/loadavg: 4.02 4.01 3.93 6/190 17367
/proc/meminfo: memFree=22040432/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=49596 CPUtime=51.09 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 19237 0 0 0 5106 3 0 0 25 0 1 0 290356295 50786304 5420 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 12399 5420 380 112 0 7364 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49596

[startup+102.307 s]
/proc/loadavg: 4.04 4.02 3.94 6/190 17368
/proc/meminfo: memFree=22016708/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=52680 CPUtime=102.3 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 29704 0 0 0 10225 5 0 0 25 0 1 0 290356295 53944320 6594 33554432000 4194304 4650387 140735266610960 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 13170 6594 380 112 0 8135 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 52680

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.94 6/190 17370
/proc/meminfo: memFree=21994092/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=64120 CPUtime=162.29 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 42093 0 0 0 16221 8 0 0 25 0 1 0 290356295 65658880 8650 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 16030 8650 380 112 0 10995 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64120

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 17371
/proc/meminfo: memFree=21950424/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=68900 CPUtime=222.3 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 50996 0 0 0 22219 11 0 0 25 0 1 0 290356295 70553600 10169 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 17225 10169 380 112 0 12190 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 68900

[startup+282.3 s]
/proc/loadavg: 4.06 4.02 3.94 6/190 17373
/proc/meminfo: memFree=21945816/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=69180 CPUtime=282.3 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 59151 0 0 0 28217 13 0 0 25 0 1 0 290356295 70840320 10289 33554432000 4194304 4650387 140735266610960 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 17295 10289 380 112 0 12260 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69180

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.94 6/190 17375
/proc/meminfo: memFree=21900776/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=80552 CPUtime=342.3 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 65495 0 0 0 34215 15 0 0 25 0 1 0 290356295 82485248 12983 33554432000 4194304 4650387 140735266610960 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 20138 12983 380 112 0 15103 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80552

[startup+402.301 s]
/proc/loadavg: 3.96 3.99 3.94 5/190 17405
/proc/meminfo: memFree=22010072/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=80748 CPUtime=402.3 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 71439 0 0 0 40213 17 0 0 25 0 1 0 290356295 82685952 13593 33554432000 4194304 4650387 140735266610960 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 20187 13593 380 112 0 15152 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80748

[startup+462.3 s]
/proc/loadavg: 4.03 4.00 3.94 5/190 17407
/proc/meminfo: memFree=21990732/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=83564 CPUtime=462.3 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 79278 0 0 0 46210 20 0 0 25 0 1 0 290356295 85569536 13894 33554432000 4194304 4650387 140735266610960 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 20891 13894 380 112 0 15856 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 83564

[startup+522.301 s]
/proc/loadavg: 4.04 4.02 3.95 6/190 17408
/proc/meminfo: memFree=21969116/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=85876 CPUtime=522.3 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 83828 0 0 0 52209 21 0 0 25 0 1 0 290356295 87937024 14347 33554432000 4194304 4650387 140735266610960 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 21469 14347 380 112 0 16434 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 85876

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.95 6/190 17410
/proc/meminfo: memFree=21962136/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=86004 CPUtime=582.31 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 88660 0 0 0 58207 24 0 0 25 0 1 0 290356295 88068096 15127 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 21501 15127 380 112 0 16466 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 86004

[startup+642.3 s]
/proc/loadavg: 4.10 4.03 3.96 5/190 17412
/proc/meminfo: memFree=21943988/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=91736 CPUtime=642.31 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 95795 0 0 0 64205 26 0 0 25 0 1 0 290356295 93937664 16015 33554432000 4194304 4650387 140735266610960 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 22934 16015 380 112 0 17899 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 91736

[startup+702.301 s]
/proc/loadavg: 4.03 4.03 3.96 6/190 17413
/proc/meminfo: memFree=21922604/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=91736 CPUtime=702.31 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 96435 0 0 0 70204 27 0 0 25 0 1 0 290356295 93937664 16655 33554432000 4194304 4650387 140735266610960 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 22934 16655 380 112 0 17899 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 91736

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.96 6/190 17415
/proc/meminfo: memFree=21925796/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=91876 CPUtime=762.31 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 101901 0 0 0 76203 28 0 0 25 0 1 0 290356295 94081024 15394 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 22969 15394 380 112 0 17934 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 91876

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 17416
/proc/meminfo: memFree=21916964/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=91944 CPUtime=822.31 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 105492 0 0 0 82201 30 0 0 25 0 1 0 290356295 94150656 16739 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 22986 16739 380 112 0 17951 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 91944

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.96 6/190 17418
/proc/meminfo: memFree=21894852/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=108540 CPUtime=882.31 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 113949 0 0 0 88199 32 0 0 25 0 1 0 290356295 111144960 20603 33554432000 4194304 4650387 140735266610960 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27135 20603 380 112 0 22100 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 108540

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 17420
/proc/meminfo: memFree=21890864/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=108540 CPUtime=942.31 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 113983 0 0 0 94199 32 0 0 25 0 1 0 290356295 111144960 20637 33554432000 4194304 4650387 140735266610960 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27135 20637 380 112 0 22100 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 108540

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.96 5/190 17421
/proc/meminfo: memFree=21898644/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=108504 CPUtime=1002.32 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 115570 0 0 0 100199 33 0 0 25 0 1 0 290356295 111108096 19474 33554432000 4194304 4650387 140735266610960 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27126 19474 380 112 0 22091 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 108504

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.97 6/190 17423
/proc/meminfo: memFree=21892900/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=108652 CPUtime=1062.32 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 120751 0 0 0 106196 36 0 0 25 0 1 0 290356295 111259648 19977 33554432000 4194304 4650387 140735266610960 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27163 19977 380 112 0 22128 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 108652

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.97 6/190 17424
/proc/meminfo: memFree=21876616/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=108788 CPUtime=1122.32 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 125838 0 0 0 112194 38 0 0 25 0 1 0 290356295 111398912 20259 33554432000 4194304 4650387 140735266610960 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27197 20259 380 112 0 22162 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 108788

[startup+1182.3 s]
/proc/loadavg: 4.14 4.05 3.98 5/190 17426
/proc/meminfo: memFree=21862696/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=110748 CPUtime=1182.32 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 128803 0 0 0 118193 39 0 0 25 0 1 0 290356295 113405952 20762 33554432000 4194304 4650387 140735266610960 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27687 20762 380 112 0 22652 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 110748

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 3.98 5/190 17428
/proc/meminfo: memFree=21860308/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=111716 CPUtime=1242.32 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 129214 0 0 0 124193 39 0 0 25 0 1 0 290356295 114397184 21173 33554432000 4194304 4650387 140735266610960 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27929 21173 380 112 0 22894 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 111716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 4.01 3.97 5/190 17494
/proc/meminfo: memFree=22057444/32950928 swapFree=67111528/67111528
[pid=17364] ppid=17362 vsize=111732 CPUtime=1300.02 cores=5,7
/proc/17364/stat : 17364 (strangenight1-s) R 17362 17364 16853 0 -1 4202496 131490 0 0 0 129963 39 0 0 25 0 1 0 290356295 114413568 20611 33554432000 4194304 4650387 140735266610960 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17364/statm: 27933 20611 380 112 0 22898 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 111732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.64
CPU system time (s): 0.402938
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 121712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131490
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= 10
involuntary context switches= 986

runsolver used 2.04969 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-03 01:39:35
IDJOB=3175849
IDBENCH=82867
IDSOLVER=1589
FILE ID=node122/3175849-1301787575
RUNJOBID= node122-1301783653-16874
PBS_JOBID= 12841396
Free space on /tmp= 71940 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1034575833-022.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175849-1301787575/watcher-3175849-1301787575 -o /tmp/evaluation-result-3175849-1301787575/solver-3175849-1301787575 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175849-1301787575.cnf

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

MD5SUM BENCH= d8b7f1701bbfddf0d556cafbec39b80e
RANDOM SEED=1502104297

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22092288 kB
Buffers:        352468 kB
Cached:       10042448 kB
SwapCached:          0 kB
Active:        6971504 kB
Inactive:      3630780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22092288 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19104 kB
Writeback:           0 kB
AnonPages:      208004 kB
Mapped:          16580 kB
Slab:           193452 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   422148 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= 71932 MiB
End job on node122 at 2011-04-03 02:01:17