Trace number 3249396

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
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-3249396-1303509484.cnf'
0.00/0.00	c -- header says num vars:           1176
0.00/0.00	c -- header says num clauses:       78498
0.00/0.02	c -- clauses added:            0 learnts,        78498 normals,            0 xors
0.00/0.02	c -- vars added       1176
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1176     76734      1764         0    310464         0   no data   no data  --
0.19/0.23	c asymm  cl-useful: 0/50400/76734 lits-rem:0 time: 0.21
0.19/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
0.19/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1176 time:  0.00 s
0.19/0.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.89/0.93	c lits-rem:         0  cl-subs:        0  v-elim:    294  v-fix:    0  time:  0.65 s
0.89/0.93	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.96	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.89/0.96	c calculated reachability. Time: 0.00
0.89/0.96	c Calc default polars -  time:   0.00 s pos:      32 undec:     294 neg:     850
0.89/0.96	c =========================================================================================
0.89/0.96	c types(t): F = full restart, N = normal restart
0.89/0.96	c types(t): S = simplification begin/end, E = solution found
0.89/0.96	c restart types(rt): st = static, dy = dynamic
0.89/0.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.96	c  B st     0         0       882     76440       882         0    460404         0   no data   no data  --
0.99/1.10	c  N dy    22      4100       882     76440       882      4086    460404    222253     36.14     42.91  --
1.19/1.25	c  N dy    49      8329       882     76440       882      8313    460404    445976     37.10     39.64  --
1.39/1.41	c  N dy    75     12404       882     76440       882     12387    460404    666965     37.58     40.54  --
1.49/1.58	c  N dy    99     16431       882     76440       882     16408    460404    882012     37.47     42.78  --
1.68/1.78	c  N dy   126     20534       882     76440       882     10523    460404    264595     38.16     40.49  --
1.89/1.95	c  N dy   153     24634       882     76440       882     14616    460404    493926     38.26     45.15  --
1.89/1.97	c  F st   156     25000       882     76440       882     14981    460404    513384     38.20   no data  --
2.10/2.18	c  N dy   162     30001       882     76440       882     19958    460404    844736     38.20   no data  --
2.10/2.18	c  S st   162     30001       882     76440       882     19958    460404    844736     38.20   no data  --
2.20/2.26	c  S st   162     30504       882     76440       882     20459    460404    880104     38.20   no data  --
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
2.29/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
2.49/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
2.49/2.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.99/7.00	c lits-rem:        90  cl-subs:       93  v-elim:      0  v-fix:    0  time:  4.47 s
7.19/7.21	c asymm  cl-useful: 0/12404/76440 lits-rem:0 time: 0.20
7.19/7.21	c calculated reachability. Time: 0.00
7.19/7.21	c  N dy   162     30504       882     76440       882     20366    460404    868706     38.20   no data  --
7.29/7.38	c  N dy   185     34548       882     76440       882     24407    460404   1083483     38.05     40.32  --
7.48/7.57	c  N dy   212     38566       882     76440       882     28416    460404   1306445     38.20     40.54  --
7.69/7.76	c  N dy   233     42594       882     76440       882     16966    460404    389623     38.07     40.41  --
7.79/7.88	c  S st   248     45756       882     76440       882     20124    460404    555623     37.85   no data  --
7.89/7.95	c  S st   248     46257       882     76440       882     20623    460404    592324     37.85   no data  --
7.89/7.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
7.99/8.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
8.09/8.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
8.09/8.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.69/10.71	c lits-rem:       129  cl-subs:       11  v-elim:      0  v-fix:    0  time:  2.60 s
10.69/10.72	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
10.69/10.73	c vivif2 --  cl tried    20612 cl shrink        0 lits rem          0 time: 0.01
10.89/10.94	c asymm  cl-useful: 0/11389/76440 lits-rem:0 time: 0.21
10.89/10.94	c calculated reachability. Time: 0.00
10.89/10.94	c  N dy   248     46257       882     76440       882     20612    460404    590740     37.85   no data  --
11.09/11.13	c  N dy   271     50491       882     76440       882     24835    460404    819923     37.86     40.14  --
11.29/11.32	c  N dy   298     54678       882     76440       882     29015    460404   1049683     37.92     40.12  --
11.49/11.51	c  N dy   322     58713       882     76440       882     33042    460404   1263175     37.85     40.84  --
11.59/11.70	c  N dy   343     63035       882     76440       882     37361    460404   1485837     37.68     41.12  --
11.78/11.89	c  N dy   365     67181       882     76440       882     22789    460404    561672     37.61     40.24  --
11.88/11.98	c  S st   376     69387       882     76440       882     24993    460404    676793     37.57   no data  --
11.99/12.05	c  S st   376     69892       882     76440       882     25497    460404    712727     37.57   no data  --
11.99/12.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.99/12.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.99/12.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
12.10/12.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
12.19/12.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
12.19/12.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.40/15.45	c lits-rem:        60  cl-subs:       19  v-elim:      0  v-fix:    0  time:  3.22 s
15.40/15.45	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
15.40/15.47	c vivif2 --  cl tried    25478 cl shrink        0 lits rem          0 time: 0.01
15.49/15.50	c asymm  cl-useful: 0/2247/76440 lits-rem:0 time: 0.04
15.49/15.51	c calculated reachability. Time: 0.00
15.49/15.51	c  N dy   376     69892       882     76440       882     25478    460404    710441     37.57   no data  --
15.59/15.67	c  N dy   396     74377       882     76440       882     29957    460404    949900     37.48     51.72  --
15.79/15.89	c  N dy   426     79252       882     76440       882     34821    460404   1201919     37.43     39.54  --
16.09/16.14	c  N dy   457     84433       882     76440       882     39994    460404   1470218     37.32     40.88  --
16.28/16.33	c  F st   479     87500       882     76440       882     22218    460404    438139     37.38     27.16  --
16.39/16.46	c  N st   484     90795       882     76440       882     25505    460404    658065     37.38   no data  --
16.68/16.72	c  N dy   508     96701       882     76440       882     31392    460404   1001073     37.35     39.37  --
16.99/17.00	c  N dy   541    102945       882     76440       882     37625    460404   1323675     37.26     39.25  --
16.99/17.09	c  S st   554    104838       882     76440       882     39515    460404   1427289     37.28     33.04  --
17.09/17.17	c  S st   554    105344       882     76440       882     40021    460404   1463509     37.28   no data  --
17.09/17.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.09/17.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.19/17.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
17.19/17.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.49/17.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
17.49/17.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
17.49/17.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.58/26.68	c lits-rem:        34  cl-subs:      113  v-elim:      0  v-fix:    0  time:  9.13 s
26.58/26.69	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
26.68/26.71	c vivif2 --  cl tried    39908 cl shrink        0 lits rem          0 time: 0.02
26.78/26.88	c asymm  cl-useful: 0/14544/76440 lits-rem:0 time: 0.17
26.78/26.88	c calculated reachability. Time: 0.00
26.78/26.88	c  N dy   554    105344       882     76440       882     39908    460404   1448313     37.28   no data  --
27.18/27.22	c  N dy   593    112137       882     76440       882     24305    460404    475353     37.26     40.10  --
27.50/27.57	c  N dy   641    119464       882     76440       882     31629    460404    870446     37.32     39.86  --
27.89/27.96	c  N dy   689    127210       882     76440       882     39365    460404   1289264     37.36     39.40  --
28.39/28.41	c  N dy   740    135405       882     76440       882     23876    460404    393527     37.40     42.44  --
28.79/28.81	c  N dy   793    144091       882     76440       882     32548    460404    864222     37.41     39.41  --
29.19/29.29	c  N dy   852    153395       882     76440       882     41836    460404   1359870     37.43     39.86  --
29.49/29.52	c  S st   880    158018       882     76440       882     46453    460404   1601641     37.40   no data  --
29.60/29.61	c  S st   880    158524       882     76440       882     46958    460404   1638408     37.40   no data  --
29.60/29.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.60/29.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.60/29.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
29.70/29.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.99/30.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
29.99/30.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
29.99/30.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
43.79/43.88	c lits-rem:        40  cl-subs:       62  v-elim:      0  v-fix:    0  time: 13.82 s
43.79/43.89	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
43.89/43.92	c vivif2 --  cl tried    46896 cl shrink        0 lits rem          0 time: 0.03
44.09/44.18	c asymm  cl-useful: 0/8651/76440 lits-rem:0 time: 0.26
44.09/44.18	c calculated reachability. Time: 0.00
44.09/44.18	c  N dy   880    158524       882     76440       882     46896    460404   1631559     37.40   no data  --
44.69/44.73	c  N dy   947    168687       882     76440       882     32213    460404    796960     37.44     39.68  --
45.19/45.27	c  N dy  1014    179522       882     76440       882     43032    460404   1384240     37.48     39.79  --
45.89/45.92	c  N dy  1087    191045       882     76440       882     28665    460404    545527     37.52     39.90  --
46.38/46.49	c  N dy  1156    203390       882     76440       882     41000    460404   1201189     37.48     39.48  --
47.20/47.23	c  N dy  1233    216629       882     76440       882     27292    460404    428965     37.45     39.67  --
47.79/47.89	c  N dy  1313    230482       882     76440       882     41120    460404   1168255     37.45     40.83  --
48.19/48.27	c  S st  1354    237788       882     76440       882     48420    460404   1556790     37.43     32.70  --
48.29/48.36	c  S st  1354    238289       882     76440       882     48921    460404   1596395     37.43   no data  --
48.29/48.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.29/48.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.39/48.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
48.39/48.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.79/48.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
48.79/48.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
48.79/48.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.60/61.69	c lits-rem:       115  cl-subs:       58  v-elim:      0  v-fix:    0  time: 12.88 s
61.69/61.70	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
61.69/61.72	c vivif2 --  cl tried    48863 cl shrink        0 lits rem          0 time: 0.03
61.89/61.98	c asymm  cl-useful: 0/8567/76440 lits-rem:0 time: 0.26
61.89/61.99	c calculated reachability. Time: 0.00
61.89/61.99	c  N dy  1354    238289       882     76440       882     48863    460404   1588643     37.43   no data  --
62.69/62.75	c  N dy  1441    253735       882     76440       882     36331    460404    860230     37.38     39.67  --
63.59/63.61	c  N dy  1540    270099       882     76440       882     52676    460404   1733788     37.38     39.94  --
64.49/64.50	c  N dy  1641    287370       882     76440       882     40963    460404   1059983     37.36     39.60  --
65.38/65.46	c  N dy  1751    305820       882     76440       882     59384    460404   2056371     37.39     39.72  --
65.38/65.48	c  F st  1753    306252       882     76440       882     59816    460404   2078208     37.38     34.65  --
66.39/66.46	c  N dy  1844    325450       882     76440       882     49012    460404   1497537     37.38     40.13  --
67.49/67.53	c  N dy  1954    345551       882     76440       882     38149    460404    833592     37.32     39.31  --
68.09/68.17	c  S st  2032    357434       882     76440       882     50018    460404   1470515     37.34     38.52  --
68.19/68.26	c  S st  2032    357937       882     76440       882     50519    460404   1503907     37.34   no data  --
68.19/68.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.19/68.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.29/68.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
68.29/68.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.59/68.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
68.59/68.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
68.59/68.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
80.09/80.10	c lits-rem:        38  cl-subs:       58  v-elim:      0  v-fix:    0  time: 11.44 s
80.09/80.11	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
80.09/80.13	c vivif2 --  cl tried    50461 cl shrink        0 lits rem          0 time: 0.03
80.29/80.38	c asymm  cl-useful: 0/8949/76440 lits-rem:0 time: 0.25
80.29/80.39	c calculated reachability. Time: 0.00
80.29/80.39	c  N dy  2032    357937       882     76440       882     50461    460404   1497272     37.34   no data  --
81.40/81.47	c  N dy  2156    377993       882     76440       882     38540    460404    822746     37.37     43.20  --
82.50/82.53	c  N dy  2280    398075       882     76440       882     58601    460404   1896625     37.37     40.18  --
83.59/83.63	c  N dy  2403    418116       882     76440       882     45659    460404   1165370     37.40     39.88  --
84.70/84.78	c  N dy  2530    438425       882     76440       882     65932    460404   2257113     37.41     40.01  --
85.79/85.82	c  N dy  2658    458476       882     76440       882     51999    460404   1458768     37.43     40.23  --
86.89/86.97	c  N dy  2776    478530       882     76440       882     37076    460404    609561     37.41     39.45  --
87.90/87.99	c  N dy  2892    498628       882     76440       882     57153    460404   1684470     37.41     39.43  --
89.09/89.17	c  N dy  3011    518696       882     76440       882     41234    460404    785787     37.42     41.47  --
90.10/90.15	c  S st  3118    536905       882     76440       882     59426    460404   1758164     37.41   no data  --
90.20/90.24	c  S st  3118    537406       882     76440       882     59926    460404   1793051     37.41   no data  --
90.20/90.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.20/90.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.29/90.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
90.29/90.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.69/90.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.35 s
90.69/90.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
90.69/90.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.29/107.30	c lits-rem:       235  cl-subs:       45  v-elim:      0  v-fix:    0  time: 16.57 s
107.29/107.30	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
107.29/107.33	c vivif2 --  cl tried    59881 cl shrink        0 lits rem          0 time: 0.03
107.59/107.63	c asymm  cl-useful: 0/6775/76440 lits-rem:0 time: 0.29
107.59/107.63	c calculated reachability. Time: 0.00
107.59/107.63	c  N dy  3118    537406       882     76440       882     59881    460404   1787576     37.41   no data  --
108.69/108.74	c  N dy  3239    557555       882     76440       882     43051    460404    858882     37.42     39.51  --
109.79/109.81	c  N dy  3357    577672       882     76440       882     63132    460404   1915543     37.40     43.58  --
111.00/111.05	c  N dy  3490    597810       882     76440       882     45301    460404    939449     37.41     39.42  --
112.09/112.12	c  N dy  3603    617869       882     76440       882     65337    460404   2000099     37.39     39.91  --
113.30/113.36	c  N dy  3729    637887       882     76440       882     46391    460404    949173     37.43     40.36  --
114.40/114.47	c  N dy  3845    657982       882     76440       882     66456    460404   2027322     37.42     39.42  --
115.69/115.72	c  N dy  3970    677997       882     76440       882     46507    460404    921292     37.43     41.85  --
116.69/116.71	c  N dy  4084    698079       882     76440       882     66570    460404   1979903     37.41     40.23  --
117.79/117.85	c  N dy  4192    718097       882     76440       882     45610    460404    815138     37.39     40.15  --
118.79/118.89	c  N dy  4307    738182       882     76440       882     65662    460404   1879404     37.38     39.56  --
120.08/120.19	c  N dy  4426    758213       882     76440       882     43709    460404    689536     37.39     40.14  --
121.29/121.33	c  N dy  4551    778403       882     76440       882     63878    460404   1786531     37.40     39.38  --
122.59/122.61	c  N dy  4682    798660       882     76440       882     84106    460404   2884910     37.42     39.45  --
123.10/123.11	c  S st  4734    806109       882     76440       882     48595    460404    916010     37.43     35.27  --
123.10/123.19	c  S st  4734    806610       882     76440       882     49096    460404    950680     37.43   no data  --
123.10/123.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
123.10/123.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.20/123.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
123.20/123.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.39/123.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
123.39/123.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
123.39/123.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
127.60/127.67	c lits-rem:        35  cl-subs:       19  v-elim:      0  v-fix:    0  time:  4.26 s
127.60/127.68	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
127.60/127.70	c vivif2 --  cl tried    49077 cl shrink        0 lits rem          0 time: 0.02
127.89/127.95	c asymm  cl-useful: 0/7935/76440 lits-rem:0 time: 0.26
127.89/127.96	c calculated reachability. Time: 0.00
127.89/127.96	c  N dy  4734    806610       882     76440       882     49077    460404    948593     37.43   no data  --
128.99/129.00	c  N dy  4844    826669       882     76440       882     69105    460404   2009503     37.41     40.23  --
130.29/130.33	c  N dy  4967    846872       882     76440       882     45352    460404    695896     37.42     40.22  --
131.39/131.41	c  N dy  5090    867030       882     76440       882     65485    460404   1779108     37.42     39.94  --
132.59/132.66	c  N dy  5209    887049       882     76440       882     85476    460404   2848224     37.41     52.84  --
133.79/133.87	c  N dy  5335    907168       882     76440       882     60633    460404   1462244     37.42     40.40  --
134.99/135.02	c  N dy  5442    927266       882     76440       882     80704    460404   2515279     37.40     43.41  --
136.19/136.28	c  N dy  5557    947283       882     76440       882     54753    460404   1104422     37.38     45.33  --
137.40/137.44	c  N dy  5678    967364       882     76440       882     74800    460404   2174308     37.39     39.58  --
138.79/138.83	c  N dy  5799    987492       882     76440       882     47973    460404    702910     37.39     40.59  --
139.89/139.93	c  N dy  5921   1007821       882     76440       882     68274    460404   1795077     37.40     39.42  --
141.09/141.18	c  N dy  6037   1028306       882     76440       882     88730    460404   2893116     37.40     39.47  --
142.39/142.43	c  N dy  6155   1048328       882     76440       882     60817    460404   1350945     37.40     42.81  --
143.50/143.58	c  N dy  6264   1068489       882     76440       882     80960    460404   2413000     37.38     40.55  --
143.69/143.79	c  F st  6285   1071878       882     76440       882     84341    460404   2589193     37.38     38.25  --
144.79/144.87	c  N dy  6361   1088628       882     76440       882     52100    460404    842522     37.38     40.48  --
145.89/145.97	c  N dy  6479   1108671       882     76440       882     72119    460404   1907851     37.38     47.77  --
147.19/147.25	c  N dy  6597   1128767       882     76440       882     92191    460404   2971886     37.37     51.47  --
148.59/148.63	c  N dy  6726   1149071       882     76440       882     62531    460404   1353343     37.38     40.99  --
149.79/149.80	c  N dy  6831   1169131       882     76440       882     82565    460404   2422780     37.37     39.61  --
151.29/151.31	c  N dy  6953   1189274       882     76440       882     51745    460404    740645     37.37     41.50  --
152.39/152.47	c  N dy  7077   1209334       882     76440       882     71773    460404   1813522     37.38     40.10  --
152.49/152.51	c  S st  7083   1209915       882     76440       882     72353    460404   1847721     37.38   no data  --
152.59/152.62	c  S st  7083   1210416       882     76440       882     72854    460404   1886568     37.38   no data  --
152.59/152.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.59/152.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.59/152.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
152.69/152.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.99/153.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
153.09/153.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
153.09/153.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
171.09/171.13	c lits-rem:        53  cl-subs:       45  v-elim:      0  v-fix:    0  time: 18.03 s
171.09/171.13	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
171.09/171.17	c vivif2 --  cl tried    72809 cl shrink        0 lits rem          0 time: 0.03
171.39/171.42	c asymm  cl-useful: 0/9508/76440 lits-rem:0 time: 0.26
171.39/171.43	c calculated reachability. Time: 0.00
171.39/171.43	c  N dy  7083   1210416       882     76440       882     72809    460404   1881328     37.38   no data  --
172.60/172.60	c  N dy  7200   1230438       882     76440       882     92809    460404   2941045     37.37     40.02  --
173.79/173.85	c  N dy  7318   1250565       882     76440       882     60967    460404   1177921     37.36     40.06  --
174.90/174.94	c  N dy  7431   1270587       882     76440       882     80952    460404   2235545     37.35     39.73  --
176.29/176.30	c  N dy  7561   1290738       882     76440       882    101079    460404   3319855     37.36     40.35  --
177.49/177.58	c  N dy  7677   1310769       882     76440       882     68164    460404   1521850     37.35     44.75  --
178.79/178.82	c  N dy  7790   1330941       882     76440       882     88314    460404   2594095     37.34     39.45  --
180.18/180.29	c  N dy  7906   1351172       882     76440       882     54600    460404    768164     37.34     39.85  --
181.40/181.42	c  N dy  8030   1371243       882     76440       882     74649    460404   1852384     37.34     39.77  --
182.59/182.69	c  N dy  8141   1391430       882     76440       882     94810    460404   2919751     37.34     39.76  --
184.09/184.10	c  N dy  8257   1411525       882     76440       882     59948    460404   1006977     37.33     39.56  --
185.19/185.26	c  N dy  8379   1431593       882     76440       882     79983    460404   2068674     37.33     43.65  --
186.59/186.64	c  N dy  8505   1451649       882     76440       882    100019    460404   3135275     37.33     44.19  --
188.00/188.03	c  N dy  8617   1471874       882     76440       882     64285    460404   1186596     37.32     39.95  --
189.19/189.26	c  N dy  8740   1491877       882     76440       882     84260    460404   2262079     37.33     48.67  --
190.58/190.65	c  N dy  8866   1511960       882     76440       882    104309    460404   3344511     37.33     41.26  --
191.99/192.00	c  N dy  8977   1532018       882     76440       882     67421    460404   1317599     37.31     39.73  --
193.19/193.22	c  N dy  9097   1552152       882     76440       882     87534    460404   2382982     37.31     39.61  --
194.49/194.59	c  N dy  9212   1572238       882     76440       882    107597    460404   3436335     37.30     39.49  --
195.89/195.95	c  N dy  9331   1592330       882     76440       882     69732    460404   1418003     37.30     52.43  --
197.19/197.26	c  N dy  9460   1612382       882     76440       882     89755    460404   2500994     37.31     39.73  --
198.58/198.66	c  N dy  9577   1632407       882     76440       882    109747    460404   3559049     37.31     40.70  --
199.99/200.01	c  N dy  9692   1652415       882     76440       882     70800    460404   1433762     37.30     39.39  --
201.29/201.30	c  N dy  9814   1672523       882     76440       882     90883    460404   2497521     37.30     40.07  --
202.69/202.77	c  N dy  9938   1692699       882     76440       882    111026    460404   3559997     37.30     40.23  --
204.08/204.11	c  S st 10059   1710416       882     76440       882     68808    460404   1306534     37.31   no data  --
204.18/204.20	c  S st 10059   1710918       882     76440       882     69310    460404   1342022     37.31   no data  --
204.18/204.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
204.18/204.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.18/204.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
204.28/204.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.49/204.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
204.49/204.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
204.49/204.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
212.29/212.30	c lits-rem:        33  cl-subs:       23  v-elim:      0  v-fix:    0  time:  7.79 s
212.29/212.31	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
212.29/212.34	c vivif2 --  cl tried    69287 cl shrink        0 lits rem          0 time: 0.02
212.58/212.61	c asymm  cl-useful: 0/7737/76440 lits-rem:0 time: 0.28
212.58/212.62	c calculated reachability. Time: 0.00
212.58/212.62	c  N dy 10059   1710918       882     76440       882     69287    460404   1338994     37.31   no data  --
213.69/213.74	c  N dy 10173   1730992       882     76440       882     89333    460404   2400429     37.31     40.09  --
215.09/215.12	c  N dy 10296   1751049       882     76440       882    109354    460404   3473430     37.31     39.55  --
216.59/216.60	c  N dy 10422   1771171       882     76440       882     68540    460404   1248204     37.31     39.59  --
217.79/217.81	c  N dy 10542   1791255       882     76440       882     88602    460404   2321841     37.31     39.37  --
219.19/219.27	c  N dy 10675   1811550       882     76440       882    108870    460404   3416315     37.32     39.77  --
220.79/220.81	c  N dy 10796   1831649       882     76440       882     67031    460404   1113073     37.32     44.04  --
221.89/221.99	c  N dy 10911   1851676       882     76440       882     87029    460404   2181964     37.31     39.49  --
223.19/223.22	c  N dy 11025   1871723       882     76440       882    107057    460404   3258929     37.31     39.30  --
224.69/224.75	c  N dy 11151   1891866       882     76440       882     64247    460404    929274     37.31     39.51  --
225.79/225.85	c  N dy 11274   1912077       882     76440       882     84434    460404   2012915     37.32     39.32  --
227.08/227.13	c  N dy 11393   1932159       882     76440       882    104486    460404   3088933     37.32     40.14  --
228.59/228.65	c  N dy 11515   1952260       882     76440       882    124554    460404   4135423     37.31     40.21  --
229.99/230.00	c  N dy 11632   1972349       882     76440       882     80709    460404   1761267     37.31     39.69  --
231.19/231.29	c  N dy 11747   1992367       882     76440       882    100696    460404   2830731     37.31     43.89  --
232.68/232.79	c  N dy 11870   2012372       882     76440       882    120672    460404   3895014     37.31     39.62  --
234.19/234.25	c  N dy 11984   2032386       882     76440       882     75753    460404   1459820     37.31     39.74  --
235.49/235.53	c  N dy 12106   2052484       882     76440       882     95833    460404   2528725     37.31     40.47  --
236.89/236.99	c  N dy 12226   2072584       882     76440       882    115911    460404   3605335     37.31     41.71  --
238.60/238.61	c  N dy 12344   2092674       882     76440       882     70077    460404   1131309     37.31     51.79  --
239.80/239.85	c  N dy 12466   2112815       882     76440       882     90186    460404   2217987     37.31     39.68  --
241.19/241.23	c  N dy 12580   2132941       882     76440       882    110277    460404   3294525     37.31     39.86  --
242.69/242.79	c  N dy 12697   2153132       882     76440       882    130436    460404   4367899     37.30     39.48  --
244.19/244.21	c  N dy 12816   2173483       882     76440       882     83834    460404   1817788     37.30     39.95  --
245.49/245.51	c  N dy 12930   2193576       882     76440       882    103895    460404   2885195     37.30     39.86  --
246.79/246.81	c  S st 13032   2210919       882     76440       882    121218    460404   3811732     37.30     39.43  --
246.89/246.95	c  S st 13032   2211421       882     76440       882    121719    460404   3848159     37.30   no data  --
246.89/246.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
246.89/246.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.99/247.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.10
247.19/247.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.99/248.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.84 s
247.99/248.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
247.99/248.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
427.09/427.16	c lits-rem:        28  cl-subs:      154  v-elim:      0  v-fix:    0  time: 179.11 s
427.09/427.17	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
427.19/427.24	c vivif2 --  cl tried   121565 cl shrink        0 lits rem          0 time: 0.07
427.29/427.38	c asymm  cl-useful: 0/3774/76440 lits-rem:0 time: 0.15
427.29/427.39	c calculated reachability. Time: 0.00
427.29/427.39	c  N dy 13032   2211421       882     76440       882    121565    460404   3830079     37.30   no data  --
428.69/428.75	c  N dy 13140   2231487       882     76440       882     73699    460404   1237244     37.29     40.28  --
429.88/429.96	c  N dy 13261   2251715       882     76440       882     93905    460404   2311294     37.29     39.55  --
431.39/431.43	c  N dy 13384   2271757       882     76440       882    113919    460404   3386812     37.29     39.40  --
432.98/433.05	c  N dy 13511   2291812       882     76440       882    133945    460404   4458229     37.29     39.82  --
434.39/434.46	c  N dy 13631   2311870       882     76440       882     85078    460404   1814571     37.29     43.59  --
435.68/435.77	c  N dy 13746   2331973       882     76440       882    105159    460404   2872583     37.29     40.94  --
437.29/437.37	c  N dy 13874   2352121       882     76440       882    125280    460404   3968597     37.29     39.80  --
438.99/439.01	c  N dy 13994   2372192       882     76440       882     75414    460404   1256201     37.29     39.44  --
440.18/440.25	c  N dy 14108   2392201       882     76440       882     95393    460404   2314676     37.29     40.69  --
441.69/441.72	c  N dy 14235   2412291       882     76440       882    115457    460404   3390848     37.29     39.29  --
443.29/443.37	c  N dy 14360   2432313       882     76440       882    135462    460404   4462624     37.29     48.35  --
444.79/444.87	c  N dy 14481   2452365       882     76440       882     84564    460404   1701777     37.29     39.69  --
446.18/446.27	c  N dy 14616   2472500       882     76440       882    104678    460404   2779643     37.30     41.82  --
447.78/447.80	c  N dy 14737   2492712       882     76440       882    124865    460404   3862800     37.30     39.31  --
449.59/449.60	c  N dy 14858   2512730       882     76440       882     72956    460404   1038693     37.30     39.88  --
450.79/450.88	c  N dy 14981   2532771       882     76440       882     92969    460404   2108564     37.30     39.57  --
452.18/452.26	c  N dy 15101   2552883       882     76440       882    113047    460404   3187702     37.30     39.51  --
453.79/453.85	c  N dy 15224   2573002       882     76440       882    133148    460404   4251073     37.30     39.63  --
455.48/455.55	c  N dy 15341   2593193       882     76440       882     80404    460404   1395070     37.30     40.41  --
456.79/456.85	c  N dy 15466   2613321       882     76440       882    100501    460404   2466926     37.30     39.53  --
458.29/458.31	c  N dy 15581   2633355       882     76440       882    120507    460404   3535715     37.30     41.45  --
459.89/459.96	c  N dy 15697   2653476       882     76440       882    140603    460404   4599519     37.30     39.39  --
461.48/461.50	c  N dy 15806   2673642       882     76440       882     86859    460404   1693110     37.29     39.87  --
462.68/462.77	c  N dy 15927   2693666       882     76440       882    106850    460404   2774958     37.29     40.44  --
463.98/464.06	c  S st 16043   2711421       882     76440       882    124583    460404   3731193     37.30     29.56  --
464.09/464.17	c  S st 16043   2711922       882     76440       882    125084    460404   3766032     37.30   no data  --
464.09/464.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.09/464.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.19/464.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.09
464.38/464.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
465.08/465.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.72 s
465.08/465.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
465.08/465.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
629.89/629.99	c lits-rem:        20  cl-subs:      113  v-elim:      0  v-fix:    0  time: 164.86 s
629.99/630.00	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
629.99/630.07	c vivif2 --  cl tried   124971 cl shrink        0 lits rem          0 time: 0.06
630.20/630.24	c asymm  cl-useful: 0/12690/76440 lits-rem:0 time: 0.18
630.20/630.25	c calculated reachability. Time: 0.00
630.20/630.25	c  N dy 16043   2711922       882     76440       882    124971    460404   3752402     37.30   no data  --
631.59/631.65	c  N dy 16168   2732051       882     76440       882    145072    460404   4841361     37.30     39.49  --
632.88/632.98	c  N dy 16286   2752123       882     76440       882     90216    460404   1821012     37.30     39.30  --
634.19/634.21	c  N dy 16406   2772143       882     76440       882    110206    460404   2897566     37.30     42.84  --
635.49/635.58	c  N dy 16519   2792202       882     76440       882    130240    460404   3962092     37.30     39.76  --
637.09/637.16	c  N dy 16645   2812323       882     76440       882    150329    460404   5032926     37.30     39.87  --
638.39/638.44	c  N dy 16759   2832514       882     76440       882     94583    460404   2012471     37.30     39.73  --
639.69/639.73	c  N dy 16875   2852700       882     76440       882    114742    460404   3094895     37.29     39.44  --
641.20/641.23	c  N dy 17002   2872723       882     76440       882    134743    460404   4176856     37.30     39.51  --
642.99/643.01	c  N dy 17127   2892884       882     76440       882     77998    460404   1091841     37.30     40.22  --
644.09/644.18	c  N dy 17243   2912940       882     76440       882     98031    460404   2150786     37.30     39.34  --
645.49/645.52	c  N dy 17363   2933086       882     76440       882    118152    460404   3241038     37.30     39.46  --
646.99/647.01	c  N dy 17484   2953249       882     76440       882    138283    460404   4306164     37.30     39.31  --
648.69/648.75	c  N dy 17604   2973314       882     76440       882     80419    460404   1175772     37.30     39.30  --
649.89/649.94	c  N dy 17727   2993355       882     76440       882    100434    460404   2241154     37.30     39.27  --
651.19/651.29	c  N dy 17848   3013360       882     76440       882    120409    460404   3313985     37.30     40.21  --
652.79/652.84	c  N dy 17975   3033440       882     76440       882    140471    460404   4382466     37.30     44.66  --
654.59/654.60	c  N dy 18091   3053550       882     76440       882     81649    460404   1198581     37.30     39.67  --
655.89/655.91	c  N dy 18216   3073551       882     76440       882    101623    460404   2275113     37.31     39.75  --
657.29/657.36	c  N dy 18331   3094135       882     76440       882    122179    460404   3374828     37.30     39.67  --
658.89/658.97	c  N dy 18450   3114136       882     76440       882    142148    460404   4448842     37.30     40.20  --
660.79/660.87	c  N dy 18567   3134295       882     76440       882     82383    460404   1199948     37.30     39.58  --
662.09/662.12	c  N dy 18681   3154359       882     76440       882    102423    460404   2258373     37.30     42.48  --
663.49/663.58	c  N dy 18802   3174463       882     76440       882    122501    460404   3337180     37.30     39.41  --
665.09/665.18	c  N dy 18921   3194634       882     76440       882    142643    460404   4420394     37.30     39.77  --
666.69/666.72	c  S st 19022   3211924       882     76440       882    159908    460404   5350743     37.30     37.94  --
666.79/666.89	c  S st 19022   3212424       882     76440       882    160408    460404   5382175     37.30   no data  --
666.89/666.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
666.89/666.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
666.99/667.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.12
667.18/667.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.49/668.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
668.49/668.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
668.49/668.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1012.58/1012.69	c lits-rem:        54  cl-subs:      155  v-elim:      0  v-fix:    0  time: 344.18 s
1012.68/1012.70	c vivif2 --  cl tried    76440 cl shrink        0 lits rem          0 time: 0.01
1012.68/1012.79	c vivif2 --  cl tried   160253 cl shrink        0 lits rem          0 time: 0.09
1012.98/1013.02	c asymm  cl-useful: 0/6581/76440 lits-rem:0 time: 0.23
1012.98/1013.03	c calculated reachability. Time: 0.00
1012.98/1013.03	c  N dy 19022   3212424       882     76440       882    160253    460404   5364517     37.30   no data  --
1014.28/1014.35	c  N dy 19139   3232708       882     76440       882     99623    460404   2079049     37.30     39.50  --
1015.68/1015.70	c  N dy 19265   3252739       882     76440       882    119636    460404   3164025     37.30     39.74  --
1017.18/1017.21	c  N dy 19387   3272877       882     76440       882    139751    460404   4239203     37.31     39.52  --
1018.79/1018.80	c  N dy 19502   3292921       882     76440       882    159771    460404   5298741     37.30     39.32  --
1020.18/1020.21	c  N dy 19620   3312926       882     76440       882     97854    460404   1939702     37.30     47.47  --
1021.48/1021.54	c  N dy 19744   3332969       882     76440       882    117881    460404   3007141     37.30     40.04  --
1022.99/1023.01	c  N dy 19862   3353020       882     76440       882    137905    460404   4068264     37.30     49.33  --
1024.59/1024.62	c  N dy 19984   3373113       882     76440       882    157977    460404   5121626     37.30     39.66  --
1026.08/1026.15	c  N dy 20097   3393546       882     76440       882     95491    460404   1773374     37.30     39.34  --
1027.38/1027.46	c  N dy 20225   3413588       882     76440       882    115512    460404   2856801     37.30     39.60  --
1028.89/1028.95	c  N dy 20351   3433795       882     76440       882    135691    460404   3933569     37.30     39.61  --
1030.48/1030.58	c  N dy 20475   3453901       882     76440       882    155764    460404   5017370     37.31     39.54  --
1032.19/1032.21	c  N dy 20583   3473959       882     76440       882     91903    460404   1544992     37.31     39.35  --
1033.39/1033.48	c  N dy 20700   3493981       882     76440       882    111893    460404   2610039     37.31     43.79  --
1034.88/1034.92	c  N dy 20819   3514009       882     76440       882    131887    460404   3669707     37.30     39.31  --
1036.59/1036.60	c  N dy 20939   3534030       882     76440       882    151883    460404   4731258     37.30     39.94  --
1038.58/1038.61	c  N dy 21072   3554128       882     76440       882     87064    460404   1242142     37.31     39.39  --
1039.89/1039.93	c  N dy 21194   3574210       882     76440       882    107122    460404   2323987     37.31     54.22  --
1041.28/1041.35	c  N dy 21309   3594338       882     76440       882    127220    460404   3388703     37.31     39.28  --
1042.89/1042.92	c  N dy 21421   3614341       882     76440       882    147201    460404   4435941     37.31     39.52  --
1044.69/1044.73	c  N dy 21542   3634504       882     76440       882    167327    460404   5504983     37.31     39.34  --
1046.28/1046.39	c  N dy 21661   3654586       882     76440       882    101501    460404   1972159     37.31     39.54  --
1047.79/1047.84	c  N dy 21782   3674658       882     76440       882    121548    460404   3049650     37.31     39.77  --
1049.39/1049.43	c  N dy 21900   3694743       882     76440       882    141608    460404   4113099     37.31     40.05  --
1050.98/1051.02	c  S st 22013   3712425       882     76440       882    159270    460404   5060451     37.31     34.16  --
1051.08/1051.19	c  S st 22013   3712933       882     76440       882    159778    460404   5097582     37.31   no data  --
1051.18/1051.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1051.18/1051.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.28/1051.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.13
1051.49/1051.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1052.59/1052.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.16 s
1052.59/1052.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    882 time:  0.00 s
1052.59/1052.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3249396-1303509484/watcher-3249396-1303509484 -o /tmp/evaluation-result-3249396-1303509484/solver-3249396-1303509484 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3249396-1303509484.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.39 3.88 3.82 4/177 10887
/proc/meminfo: memFree=13531384/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=30224 CPUtime=0 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 871 0 0 0 0 0 0 0 21 0 1 0 462550784 30949376 811 33554432000 4194304 4650387 140735021338672 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 7556 811 327 112 0 2521 0

[startup+0.0462389 s]
/proc/loadavg: 3.39 3.88 3.82 4/177 10887
/proc/meminfo: memFree=13531384/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=33488 CPUtime=0.03 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 2153 0 0 0 3 0 0 0 21 0 1 0 462550784 34291712 2093 33554432000 4194304 4650387 140735021338672 18446744073709551615 4370626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 8372 2093 346 112 0 3337 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33488

[startup+0.100217 s]
/proc/loadavg: 3.39 3.88 3.82 4/177 10887
/proc/meminfo: memFree=13531384/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=33752 CPUtime=0.09 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 2222 0 0 0 9 0 0 0 21 0 1 0 462550784 34562048 2162 33554432000 4194304 4650387 140735021338672 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 8438 2162 346 112 0 3403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33752

[startup+0.300192 s]
/proc/loadavg: 3.39 3.88 3.82 4/177 10887
/proc/meminfo: memFree=13531384/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=50972 CPUtime=0.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 6602 0 0 0 28 1 0 0 22 0 1 0 462550784 52195328 5341 33554432000 4194304 4650387 140735021338672 18446744073709551615 4441786 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 12743 5344 366 112 0 7708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50972

[startup+0.701106 s]
/proc/loadavg: 3.39 3.88 3.82 4/177 10887
/proc/meminfo: memFree=13531384/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=58980 CPUtime=0.69 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 9555 0 0 0 68 1 0 0 23 0 1 0 462550784 60395520 8294 33554432000 4194304 4650387 140735021338672 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 14745 8294 367 112 0 9710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58980

[startup+1.50095 s]
/proc/loadavg: 3.39 3.88 3.82 4/185 10899
/proc/meminfo: memFree=13220328/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=65580 CPUtime=1.49 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 11734 0 0 0 148 1 0 0 25 0 1 0 462550784 67153920 10473 33554432000 4194304 4650387 140735021338672 18446744073709551615 4354940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 16395 10473 379 112 0 11360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65580

[startup+3.10066 s]
/proc/loadavg: 3.39 3.88 3.82 4/185 10899
/proc/meminfo: memFree=13189340/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=92412 CPUtime=3.09 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 19970 0 0 0 306 3 0 0 25 0 1 0 462550784 94629888 16214 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 23103 16214 383 112 0 18068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92412

[startup+6.30105 s]
/proc/loadavg: 3.52 3.90 3.83 5/190 10963
/proc/meminfo: memFree=13091608/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=96524 CPUtime=6.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 20798 0 0 0 626 3 0 0 25 0 1 0 462550784 98840576 17042 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 24131 17042 383 112 0 19096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96524

[startup+12.7008 s]
/proc/loadavg: 3.56 3.90 3.83 5/190 10963
/proc/meminfo: memFree=12926636/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=100776 CPUtime=12.69 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 25700 0 0 0 1264 5 0 0 25 0 1 0 462550784 103194624 17525 33554432000 4194304 4650387 140735021338672 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 25194 17525 383 112 0 20159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100776

[startup+25.5004 s]
/proc/loadavg: 3.73 3.92 3.83 5/190 10963
/proc/meminfo: memFree=12851408/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=118532 CPUtime=25.49 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 33093 0 0 0 2543 6 0 0 25 0 1 0 462550784 121376768 22594 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 29633 22594 383 112 0 24598 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118532

[startup+51.1006 s]
/proc/loadavg: 3.82 3.93 3.83 5/190 10964
/proc/meminfo: memFree=12815524/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=126256 CPUtime=51.09 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 48482 0 0 0 5099 10 0 0 25 0 1 0 462550784 129286144 25128 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 31564 25128 383 112 0 26529 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126256

[startup+102.307 s]
/proc/loadavg: 3.92 3.94 3.84 5/190 10965
/proc/meminfo: memFree=12746516/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=137196 CPUtime=102.3 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 78291 0 0 0 10214 16 0 0 25 0 1 0 462550784 140488704 27607 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 34299 27607 383 112 0 29264 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 137196

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.85 5/190 10967
/proc/meminfo: memFree=12699800/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=144888 CPUtime=162.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 138326 0 0 0 16197 32 0 0 25 0 1 0 462550784 148365312 29634 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 36222 29634 383 112 0 31187 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 144888

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.85 5/190 10978
/proc/meminfo: memFree=12640956/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=150924 CPUtime=222.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 192982 0 0 0 22184 45 0 0 25 0 1 0 462550784 154546176 31644 33554432000 4194304 4650387 140735021338672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 37731 31644 383 112 0 32696 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 150924

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.86 5/190 10979
/proc/meminfo: memFree=12596420/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=247736 CPUtime=282.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 228087 0 0 0 28175 54 0 0 25 0 1 0 462550784 253681664 39972 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 61934 39972 389 112 0 56899 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 247736

[startup+342.3 s]
/proc/loadavg: 3.99 3.96 3.86 5/190 10984
/proc/meminfo: memFree=12575064/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=247736 CPUtime=342.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 228087 0 0 0 34175 54 0 0 25 0 1 0 462550784 253681664 39972 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 61934 39972 389 112 0 56899 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 247736

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 10985
/proc/meminfo: memFree=12561696/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=247736 CPUtime=402.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 228087 0 0 0 40175 54 0 0 25 0 1 0 462550784 253681664 39972 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 61934 39972 389 112 0 56899 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 247736

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/190 10987
/proc/meminfo: memFree=12556600/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=183220 CPUtime=462.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 267277 0 0 0 46162 66 0 0 25 0 1 0 462550784 187617280 38738 33554432000 4194304 4650387 140735021338672 18446744073709551615 4520236 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 45805 38738 389 112 0 40770 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 183220

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.88 5/190 10989
/proc/meminfo: memFree=12459976/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=254492 CPUtime=522.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 270391 0 0 0 52162 67 0 0 25 0 1 0 462550784 260599808 41852 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 63623 41852 389 112 0 58588 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 254492

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.89 5/190 10990
/proc/meminfo: memFree=12470712/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=254492 CPUtime=582.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 270392 0 0 0 58162 67 0 0 25 0 1 0 462550784 260599808 41853 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 63623 41853 389 112 0 58588 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 254492

[startup+642.301 s]
/proc/loadavg: 4.06 4.00 3.90 5/190 10992
/proc/meminfo: memFree=12459040/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=255476 CPUtime=642.3 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 283811 0 0 0 64160 70 0 0 25 0 1 0 462550784 261607424 43060 33554432000 4194304 4650387 140735021338672 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 63869 43060 389 112 0 58834 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 255476

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 10993
/proc/meminfo: memFree=12367728/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=297816 CPUtime=702.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 318754 0 0 0 70151 78 0 0 25 0 1 0 462550784 304963584 52853 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 74454 52853 389 112 0 69419 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 297816

[startup+762.307 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 10995
/proc/meminfo: memFree=12357544/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=297816 CPUtime=762.29 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 318770 0 0 0 76151 78 0 0 25 0 1 0 462550784 304963584 52869 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 74454 52869 389 112 0 69419 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 297816

[startup+822.301 s]
/proc/loadavg: 4.10 4.02 3.92 5/190 10997
/proc/meminfo: memFree=12356264/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=297816 CPUtime=822.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 318775 0 0 0 82150 78 0 0 25 0 1 0 462550784 304963584 52874 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 74454 52874 389 112 0 69419 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 297816

[startup+882.3 s]
/proc/loadavg: 4.03 4.02 3.92 5/190 10998
/proc/meminfo: memFree=12305896/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=298108 CPUtime=882.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 318894 0 0 0 88150 78 0 0 25 0 1 0 462550784 305262592 52993 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 74527 52993 389 112 0 69492 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 298108

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 11000
/proc/meminfo: memFree=12308236/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=298108 CPUtime=942.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 318894 0 0 0 94150 78 0 0 25 0 1 0 462550784 305262592 52993 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 74527 52993 389 112 0 69492 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 298108

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/190 11001
/proc/meminfo: memFree=12306844/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=298108 CPUtime=1002.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 318894 0 0 0 100150 78 0 0 25 0 1 0 462550784 305262592 52993 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 74527 52993 389 112 0 69492 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 298108

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 11003
/proc/meminfo: memFree=12252140/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=306248 CPUtime=1062.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 360417 0 0 0 106140 88 0 0 25 0 1 0 462550784 313597952 54691 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 76562 54691 385 112 0 71527 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 306248

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 11005
/proc/meminfo: memFree=12243548/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=306512 CPUtime=1122.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 360470 0 0 0 112140 88 0 0 25 0 1 0 462550784 313868288 54744 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 76628 54744 385 112 0 71593 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 306512

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 11006
/proc/meminfo: memFree=12253060/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=306512 CPUtime=1182.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 360520 0 0 0 118140 88 0 0 25 0 1 0 462550784 313868288 54794 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 76628 54794 385 112 0 71593 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 306512

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 11008
/proc/meminfo: memFree=12235820/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=306668 CPUtime=1242.28 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 360559 0 0 0 124140 88 0 0 25 0 1 0 462550784 314028032 54833 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 76667 54833 385 112 0 71632 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 306668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 11009
/proc/meminfo: memFree=12242256/32951124 swapFree=67111528/67111528
[pid=10887] ppid=10885 vsize=306668 CPUtime=1299.99 cores=5,7
/proc/10887/stat : 10887 (strangenight1-s) R 10885 10887 9611 0 -1 4202496 360559 0 0 0 129911 88 0 0 25 0 1 0 462550784 314028032 54833 33554432000 4194304 4650387 140735021338672 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10887/statm: 76667 54833 385 112 0 71632 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 306668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.11
CPU system time (s): 0.896863
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 317612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.11
system time used= 0.896863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360559
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= 8
involuntary context switches= 2211

runsolver used 1.9897 second user time and 5.13222 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-22 23:58:04
IDJOB=3249396
IDBENCH=83167
IDSOLVER=1589
FILE ID=node102/3249396-1303509484
RUNJOBID= node102-1303509483-10842
PBS_JOBID= 13134231
Free space on /tmp= 70784 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249396-1303509484/watcher-3249396-1303509484 -o /tmp/evaluation-result-3249396-1303509484/solver-3249396-1303509484 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3249396-1303509484.cnf

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=1870226092

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13533152 kB
Buffers:       1402692 kB
Cached:       17395204 kB
SwapCached:          0 kB
Active:        9285036 kB
Inactive:      9581104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13533152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30624 kB
Writeback:           0 kB
AnonPages:       67812 kB
Mapped:          14676 kB
Slab:           487336 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196844 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= 70752 MiB
End job on node102 at 2011-04-23 00:19:46