Trace number 3367480

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-Night2-st (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
Bench CategoryRANDOM (random 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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367480-1305383311.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.29/0.37	c asymm  cl-useful: 0/14591/21250 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.39/0.45	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.46	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.46	c calculated reachability. Time: 0.00
0.39/0.46	c Calc default polars -  time:   0.00 s pos:     117 undec:       5 neg:     128
0.39/0.46	c =========================================================================================
0.39/0.46	c types(t): F = full restart, N = normal restart
0.39/0.46	c types(t): S = simplification begin/end, E = solution found
0.39/0.46	c restart types(rt): st = static, dy = dynamic
0.39/0.46	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.46	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
0.69/0.71	c  N dy    10      4402       250     21250         0      4290    148750    295088     60.36     63.63
0.88/0.97	c  N dy    16      8520       250     21250         0      5891    148750    340473     58.51     61.81
1.28/1.34	c  N dy    26     14270       250     21250         0      7344    148750    371195     57.85     60.93
1.58/1.62	c  N dy    43     18309       250     21250         0      5806    148750    207710     58.03     61.09
1.88/1.90	c  N dy    64     22404       250     21250         0      9814    148750    473622     58.25     61.40
1.98/2.09	c  F st    66     25000       250     21250         0     12367    148750    644587     57.97     53.40
2.20/2.25	c  N st    70     27033       250     21250         0      7673    148750    273972     57.97   no data
2.39/2.46	c  S st    72     30001       250     21250         0     10563    148750    467798     57.97   no data
2.49/2.51	c  S st    72     30508       250     21250         0     11066    148750    499938     57.97   no data
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.53	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
2.49/2.53	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.00 s
2.49/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.06	c lits-rem:        55  cl-subs:      304  v-elim:      0  v-fix:    0  time:  0.51 s
3.19/3.26	c asymm  cl-useful: 0/6427/21250 lits-rem:0 time: 0.20
3.19/3.26	c calculated reachability. Time: 0.00
3.19/3.26	c  N dy    72     30508       250     21250         0     10762    148750    472532     57.97   no data
3.48/3.56	c  N dy    89     34542       250     21250         0     14703    148750    735177     58.09     61.29
3.78/3.87	c  N dy   100     38751       250     21250         0     11099    148750    444053     57.97     61.52
4.29/4.33	c  N dy   113     44684       250     21250         0     16865    148750    824137     57.81     61.68
4.40/4.43	c  S st   118     45765       250     21250         0      9191    148750    264475     57.83     59.92
4.40/4.48	c  S st   118     46268       250     21250         0      9684    148750    295099     57.83   no data
4.40/4.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.40/4.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.40/4.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4.40/4.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.49/4.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.60	c lits-rem:         5  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.09 s
4.59/4.60	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4.59/4.60	c vivif2 --  cl tried     9653 cl shrink        0 lits rem          0 time: 0.00
4.89/4.99	c asymm  cl-useful: 0/14793/21250 lits-rem:0 time: 0.39
4.89/4.99	c calculated reachability. Time: 0.00
4.89/4.99	c  N dy   118     46268       250     21250         0      9653    148750    292157     57.83   no data
5.29/5.31	c  N dy   129     50423       250     21250         0     13710    148750    560210     57.83     61.46
5.59/5.63	c  N dy   146     54465       250     21250         0     17659    148750    823895     57.88     61.08
5.89/5.97	c  N dy   166     58484       250     21250         0     11841    148750    384551     57.94     66.97
6.29/6.30	c  N dy   179     62633       250     21250         0     15901    148750    649733     57.86     61.43
6.69/6.71	c  N dy   201     67187       250     21250         0     20340    148750    945956     58.00     61.07
6.79/6.90	c  S st   206     69403       250     21250         0     11783    148750    328378     57.96     57.02
6.88/6.95	c  S st   206     69910       250     21250         0     12285    148750    359218     57.96   no data
6.88/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.88/6.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.88/6.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.88/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.88/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
6.88/6.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.88/6.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.88/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.08/7.13	c lits-rem:       141  cl-subs:       74  v-elim:      0  v-fix:    0  time:  0.15 s
7.08/7.13	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.08/7.13	c vivif2 --  cl tried    12211 cl shrink        0 lits rem          0 time: 0.00
7.28/7.33	c asymm  cl-useful: 0/6077/21250 lits-rem:0 time: 0.20
7.28/7.33	c calculated reachability. Time: 0.00
7.28/7.33	c  N dy   206     69910       250     21250         0     12211    148750    352067     57.96   no data
7.59/7.70	c  N dy   228     74433       250     21250         0     16627    148750    646341     58.02     61.37
8.08/8.11	c  N dy   244     79188       250     21250         0     21277    148750    953297     57.99     63.80
8.49/8.57	c  N dy   266     84376       250     21250         0     14618    148750    462312     58.04     61.11
8.80/8.83	c  F st   277     87502       250     21250         0     17664    148750    663562     58.06   no data
9.09/9.11	c  N st   282     90799       250     21250         0     20885    148750    885264     58.06   no data
9.59/9.66	c  N dy   295     96729       250     21250         0     13996    148750    368847     58.06     61.62
10.18/10.23	c  N dy   318    103330       250     21250         0     20459    148750    798110     58.09     61.35
10.28/10.39	c  S st   325    104866       250     21250         0     21963    148750    898667     58.09     61.00
10.38/10.47	c  S st   325    105369       250     21250         0     22461    148750    930165     58.09   no data
10.38/10.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.38/10.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
10.38/10.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.38/10.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.38/10.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.38/10.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.38/10.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.48/10.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.48/10.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.21	c lits-rem:       166  cl-subs:      540  v-elim:      0  v-fix:    0  time:  1.69 s
12.19/12.22	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
12.19/12.23	c vivif2 --  cl tried    21921 cl shrink        0 lits rem          0 time: 0.01
12.39/12.45	c asymm  cl-useful: 0/5730/21250 lits-rem:0 time: 0.22
12.39/12.45	c calculated reachability. Time: 0.00
12.39/12.45	c  N dy   325    105369       250     21250         0     21921    148750    880006     58.09   no data
13.10/13.13	c  N dy   355    112137       250     21250         0     14869    148750    372437     58.13     61.31
13.69/13.77	c  N dy   385    119522       250     21250         0     22085    148750    854131     58.16     61.57
14.58/14.62	c  N dy   407    128172       250     21250         0     15870    148750    385763     58.07     61.74
15.30/15.40	c  N dy   437    136990       250     21250         0     24475    148750    957261     58.06     61.13
16.29/16.30	c  N dy   472    145793       250     21250         0     17450    148750    437643     58.06     61.17
17.09/17.19	c  N dy   514    155148       250     21250         0     26592    148750   1041521     58.10     61.76
17.49/17.51	c  S st   525    158053       250     21250         0     29438    148750   1228469     58.10     55.83
17.49/17.58	c  S st   525    158555       250     21250         0     29933    148750   1259419     58.10   no data
17.49/17.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.49/17.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
17.49/17.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.49/17.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.49/17.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.49/17.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
17.49/17.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.60/17.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.60/17.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.68/21.70	c lits-rem:       321  cl-subs:      769  v-elim:      0  v-fix:    0  time:  4.05 s
21.68/21.71	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
21.68/21.72	c vivif2 --  cl tried    29164 cl shrink        0 lits rem          0 time: 0.01
21.89/21.98	c asymm  cl-useful: 0/4249/21250 lits-rem:0 time: 0.26
21.89/21.98	c calculated reachability. Time: 0.00
21.89/21.98	c  N dy   525    158555       250     21250         0     29164    148750   1186900     58.10   no data
23.00/23.02	c  N dy   551    168704       250     21250         0     22448    148750    709875     58.03     61.28
24.20/24.23	c  N dy   581    179937       250     21250         0     33397    148750   1429227     57.99     62.19
25.30/25.39	c  N dy   624    191648       250     21250         0     27302    148750    979843     57.98     61.34
26.68/26.77	c  N dy   671    204188       250     21250         0     20993    148750    509279     58.00     61.07
28.09/28.11	c  N dy   704    217263       250     21250         0     33742    148750   1350599     57.96     61.15
29.70/29.77	c  N dy   762    232680       250     21250         0     29264    148750   1001709     57.94     61.22
30.28/30.36	c  S st   784    237832       250     21250         0     34309    148750   1338220     57.96     53.74
30.38/30.45	c  S st   784    238332       250     21250         0     34805    148750   1368475     57.96   no data
30.38/30.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.38/30.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
30.38/30.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.38/30.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.38/30.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.38/30.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
30.38/30.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.38/30.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.48/30.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.39/35.44	c lits-rem:       239  cl-subs:      862  v-elim:      0  v-fix:    0  time:  4.91 s
35.39/35.45	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
35.39/35.46	c vivif2 --  cl tried    33943 cl shrink        0 lits rem          0 time: 0.02
35.69/35.73	c asymm  cl-useful: 0/3835/21250 lits-rem:0 time: 0.27
35.69/35.73	c calculated reachability. Time: 0.00
35.69/35.73	c  N dy   784    238332       250     21250         0     33943    148750   1290162     57.96   no data
37.48/37.58	c  N dy   845    253700       250     21250         0     28453    148750    893252     57.95     61.76
39.50/39.54	c  N dy   897    269913       250     21250         0     22820    148750    466939     57.91     61.62
41.49/41.55	c  N dy   971    287190       250     21250         0     39695    148750   1577249     57.93     62.60
43.68/43.74	c  N dy  1034    305922       250     21250         0     35511    148750   1250004     57.89     61.06
43.68/43.79	c  F st  1036    306250       250     21250         0     35831    148750   1270924     57.89     57.17
45.99/46.06	c  N dy  1080    325729       250     21250         0     31433    148750    925994     57.85     61.17
48.69/48.71	c  N dy  1156    346907       250     21250         0     27658    148750    625058     57.83     61.32
49.89/49.92	c  S st  1195    357499       250     21250         0     38041    148750   1315528     57.84     57.45
49.99/50.02	c  S st  1195    358002       250     21250         0     38534    148750   1347213     57.84   no data
49.99/50.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.99/50.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
49.99/50.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.99/50.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.99/50.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.99/50.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
49.99/50.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.99/50.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
49.99/50.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.00/55.03	c lits-rem:       296  cl-subs:      794  v-elim:      0  v-fix:    0  time:  4.94 s
55.00/55.03	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
55.00/55.05	c vivif2 --  cl tried    37740 cl shrink        0 lits rem          0 time: 0.01
55.19/55.29	c asymm  cl-useful: 0/3489/21250 lits-rem:0 time: 0.24
55.19/55.29	c calculated reachability. Time: 0.00
55.19/55.29	c  N dy  1195    358002       250     21250         0     37740    148750   1274749     57.84   no data
57.99/58.02	c  N dy  1289    378603       250     21250         0     32463    148750    893731     57.88     61.82
60.79/60.85	c  N dy  1362    398797       250     21250         0     52196    148750   2203391     57.90     61.24
63.39/63.40	c  N dy  1412    419017       250     21250         0     45537    148750   1706537     57.86     61.05
66.19/66.20	c  N dy  1480    439676       250     21250         0     38365    148750   1170317     57.85     61.01
68.99/69.08	c  N dy  1546    459747       250     21250         0     29653    148750    541729     57.82     60.91
71.69/71.74	c  N dy  1593    481365       250     21250         0     50719    148750   1940685     57.75     61.21
74.49/74.52	c  N dy  1682    501656       250     21250         0     41279    148750   1259070     57.77     60.82
77.39/77.49	c  N dy  1744    521682       250     21250         0     30579    148750    497158     57.76     60.84
79.29/79.35	c  S st  1795    537003       250     21250         0     45574    148750   1481290     57.75   no data
79.39/79.47	c  S st  1795    537507       250     21250         0     46070    148750   1510322     57.75   no data
79.39/79.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.39/79.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
79.49/79.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.49/79.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.49/79.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.49/79.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
79.49/79.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.49/79.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
79.49/79.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.70/85.77	c lits-rem:       259  cl-subs:      868  v-elim:      0  v-fix:    0  time:  6.21 s
85.70/85.77	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
85.70/85.79	c vivif2 --  cl tried    45202 cl shrink        0 lits rem          0 time: 0.02
85.99/86.05	c asymm  cl-useful: 0/3043/21250 lits-rem:0 time: 0.26
85.99/86.05	c calculated reachability. Time: 0.00
85.99/86.05	c  N dy  1795    537507       250     21250         0     45202    148750   1431316     57.75   no data
89.10/89.14	c  N dy  1867    558092       250     21250         0     34056    148750    670395     57.75     61.00
91.99/92.00	c  N dy  1940    579285       250     21250         0     54802    148750   2046904     57.75     61.38
95.19/95.21	c  N dy  2033    599632       250     21250         0     42444    148750   1168797     57.77     60.84
98.39/98.44	c  N dy  2100    619975       250     21250         0     62330    148750   2484866     57.77     60.89
101.39/101.43	c  N dy  2156    640754       250     21250         0     49351    148750   1570831     57.74     60.92
105.00/105.00	c  N dy  2228    661054       250     21250         0     35001    148750    568759     57.74     61.25
107.89/107.92	c  N dy  2311    681074       250     21250         0     54553    148750   1856104     57.75     60.98
111.29/111.30	c  N dy  2387    701086       250     21250         0     38957    148750    774850     57.75     64.58
114.10/114.18	c  N dy  2460    721194       250     21250         0     58547    148750   2066796     57.74     61.65
117.49/117.54	c  N dy  2543    741422       250     21250         0     42145    148750    928700     57.75     60.81
120.59/120.67	c  N dy  2625    761715       250     21250         0     61999    148750   2241989     57.76     61.12
124.10/124.16	c  N dy  2724    781785       250     21250         0     44534    148750   1032054     57.78     61.08
127.29/127.31	c  N dy  2794    801943       250     21250         0     64206    148750   2330919     57.78     60.87
128.09/128.13	c  S st  2812    806260       250     21250         0     68416    148750   2609225     57.78     58.80
128.19/128.29	c  S st  2812    806763       250     21250         0     68918    148750   2641220     57.78   no data
128.29/128.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.29/128.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
128.29/128.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.29/128.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.29/128.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.29/128.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
128.29/128.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
128.29/128.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
128.39/128.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.70/151.78	c lits-rem:       799  cl-subs:     1723  v-elim:      0  v-fix:    0  time: 23.34 s
151.70/151.78	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
151.81/151.81	c vivif2 --  cl tried    67195 cl shrink        0 lits rem          0 time: 0.03
151.90/151.93	c asymm  cl-useful: 0/904/21250 lits-rem:0 time: 0.12
151.90/151.94	c calculated reachability. Time: 0.00
151.90/151.94	c  N dy  2812    806763       250     21250         0     67195    148750   2483524     57.78   no data
155.30/155.39	c  N dy  2879    826829       250     21250         0     48721    148750   1253253     57.78     60.91
159.20/159.27	c  N dy  2946    847196       250     21250         0     68616    148750   2567502     57.78     61.30
163.09/163.14	c  N dy  3019    867555       250     21250         0     49433    148750   1252975     57.78     60.93
166.69/166.73	c  N dy  3098    887665       250     21250         0     69086    148750   2554725     57.79     61.42
170.51/170.55	c  N dy  3187    907764       250     21250         0     48670    148750   1141534     57.79     61.85
174.10/174.10	c  N dy  3266    927808       250     21250         0     68247    148750   2434963     57.79     60.85
178.10/178.13	c  N dy  3347    948261       250     21250         0     47186    148750    987927     57.80     60.94
181.51/181.51	c  N dy  3430    968484       250     21250         0     66940    148750   2298142     57.81     61.28
185.50/185.52	c  N dy  3510    988526       250     21250         0     44501    148750    751020     57.82     60.89
188.80/188.80	c  N dy  3607   1008647       250     21250         0     64156    148750   2053727     57.83     61.03
192.99/193.01	c  N dy  3695   1029419       250     21250         0     84486    148750   3400488     57.84     60.90
196.80/196.84	c  N dy  3767   1053226       250     21250         0     64769    148750   2038458     57.83     61.13
200.50/200.58	c  F st  3845   1071877       250     21250         0     82993    148750   3246945     57.83     56.70
201.00/201.04	c  N st  3849   1073911       250     21250         0     84976    148750   3381867     57.83   no data
204.20/204.23	c  N dy  3905   1094225       250     21250         0     60863    148750   1726527     57.82     61.24
208.49/208.54	c  N dy  3992   1116513       250     21250         0     82613    148750   3156354     57.82     61.04
212.20/212.26	c  N dy  4069   1136747       250     21250         0     57442    148750   1446387     57.83     61.00
215.99/216.01	c  N dy  4154   1156796       250     21250         0     77027    148750   2740534     57.84     61.69
220.20/220.24	c  N dy  4225   1176895       250     21250         0     50762    148750    944467     57.83     61.20
223.50/223.52	c  N dy  4292   1197120       250     21250         0     70551    148750   2252437     57.82     61.22
226.20/226.26	c  S st  4345   1210145       250     21250         0     83275    148750   3096966     57.83     58.94
226.40/226.46	c  S st  4345   1210648       250     21250         0     83775    148750   3127207     57.83   no data
226.40/226.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.51/226.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
226.51/226.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.51/226.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.51/226.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.51/226.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
226.51/226.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
226.51/226.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
226.61/226.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.60/249.71	c lits-rem:       735  cl-subs:     2204  v-elim:      0  v-fix:    0  time: 23.08 s
249.60/249.71	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
249.71/249.74	c vivif2 --  cl tried    81571 cl shrink        0 lits rem          0 time: 0.04
249.99/250.05	c asymm  cl-useful: 0/2451/21250 lits-rem:0 time: 0.31
249.99/250.05	c calculated reachability. Time: 0.00
249.99/250.05	c  N dy  4345   1210648       250     21250         0     81571    148750   2927709     57.83   no data
254.11/254.13	c  N dy  4422   1230922       250     21250         0     54453    148750   1139612     57.83     61.25
257.60/257.64	c  N dy  4488   1250987       250     21250         0     74104    148750   2435440     57.83     60.95
262.50/262.56	c  N dy  4572   1271026       250     21250         0     93652    148750   3732467     57.84     60.96
266.50/266.55	c  N dy  4654   1291048       250     21250         0     65393    148750   1801242     57.84     60.98
271.19/271.20	c  N dy  4719   1311540       250     21250         0     85382    148750   3125859     57.83     60.97
275.89/275.98	c  N dy  4799   1331694       250     21250         0     56215    148750   1141518     57.84     61.10
280.10/280.11	c  N dy  4874   1353245       250     21250         0     77273    148750   2529433     57.84     61.56
284.92/284.99	c  N dy  4943   1373626       250     21250         0     97170    148750   3849507     57.84     60.90
288.90/288.90	c  N dy  5025   1394033       250     21250         0     67288    148750   1817671     57.84     60.92
293.30/293.30	c  N dy  5099   1414118       250     21250         0     86928    148750   3120369     57.84     60.95
297.70/297.79	c  N dy  5161   1434262       250     21250         0     55804    148750   1003850     57.84     60.92
301.41/301.48	c  N dy  5237   1454339       250     21250         0     75452    148750   2305749     57.84     61.12
306.00/306.00	c  N dy  5310   1474390       250     21250         0     95032    148750   3607599     57.84     60.99
310.11/310.15	c  N dy  5389   1494476       250     21250         0     62864    148750   1412801     57.84     61.40
314.10/314.16	c  N dy  5475   1514608       250     21250         0     82556    148750   2712875     57.85     61.20
319.01/319.05	c  N dy  5549   1534712       250     21250         0    102177    148750   4011526     57.85     62.16
322.90/322.94	c  N dy  5627   1554716       250     21250         0     68937    148750   1763610     57.85     60.99
327.10/327.15	c  N dy  5691   1574809       250     21250         0     88575    148750   3066749     57.84     61.23
332.40/332.42	c  N dy  5752   1596988       250     21250         0     56507    148750    887004     57.84     61.16
336.10/336.15	c  N dy  5838   1617147       250     21250         0     76193    148750   2190908     57.84     60.92
341.02/341.02	c  N dy  5923   1637887       250     21250         0     96459    148750   3535311     57.85     60.93
345.80/345.80	c  N dy  6004   1657945       250     21250         0     61332    148750   1156598     57.86     61.24
350.10/350.13	c  N dy  6070   1680464       250     21250         0     83341    148750   2616274     57.85     60.95
354.90/354.97	c  N dy  6146   1700466       250     21250         0    102904    148750   3910592     57.85     61.21
357.70/357.73	c  S st  6189   1710648       250     21250         0     57146    148750    824098     57.86     57.49
357.80/357.86	c  S st  6189   1711148       250     21250         0     57642    148750    855341     57.86   no data
357.80/357.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
357.80/357.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
357.90/357.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
357.90/357.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
357.90/357.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
357.90/357.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
357.90/357.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
357.90/357.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
357.90/357.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
359.40/359.48	c lits-rem:        75  cl-subs:       67  v-elim:      0  v-fix:    0  time:  1.54 s
359.40/359.48	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
359.40/359.49	c vivif2 --  cl tried    57575 cl shrink        0 lits rem          0 time: 0.01
359.71/359.75	c asymm  cl-useful: 0/2884/21250 lits-rem:0 time: 0.26
359.71/359.75	c calculated reachability. Time: 0.00
359.71/359.75	c  N dy  6189   1711148       250     21250         0     57575    148750    848749     57.86   no data
363.50/363.53	c  N dy  6275   1731343       250     21250         0     77283    148750   2159307     57.87     61.44
368.11/368.19	c  N dy  6365   1751360       250     21250         0     96835    148750   3461070     57.87     61.40
373.61/373.60	c  N dy  6440   1771989       250     21250         0     60346    148750    973534     57.88     61.14
377.60/377.63	c  N dy  6541   1792143       250     21250         0     80055    148750   2280655     57.88     61.54
382.50/382.50	c  N dy  6624   1812376       250     21250         0     99809    148750   3589812     57.89     61.08
387.80/387.83	c  N dy  6693   1832479       250     21250         0     61799    148750   1016901     57.88     61.46
391.71/391.77	c  N dy  6773   1852743       250     21250         0     81575    148750   2325132     57.89     61.39
396.50/396.58	c  N dy  6838   1873103       250     21250         0    101426    148750   3645256     57.88     61.14
401.90/401.94	c  N dy  6912   1893213       250     21250         0     62463    148750   1009476     57.88     61.30
405.61/405.65	c  N dy  6958   1913253       250     21250         0     82025    148750   2307659     57.87     61.77
410.32/410.38	c  N dy  7025   1933341       250     21250         0    101637    148750   3614699     57.87     61.00
415.50/415.56	c  N dy  7066   1953787       250     21250         0     62060    148750    927279     57.85     61.08
419.61/419.64	c  N dy  7147   1974720       250     21250         0     82493    148750   2278676     57.86     62.04
424.31/424.36	c  N dy  7198   1994800       250     21250         0    102100    148750   3575718     57.85     65.78
430.30/430.39	c  N dy  7276   2016980       250     21250         0     63250    148750    951305     57.85     60.96
434.41/434.46	c  N dy  7351   2037646       250     21250         0     83442    148750   2289274     57.85     61.43
439.20/439.29	c  N dy  7419   2057755       250     21250         0    103078    148750   3591800     57.84     60.97
445.71/445.75	c  N dy  7500   2080052       250     21250         0     63338    148750    897412     57.84     61.51
449.82/449.81	c  N dy  7574   2100347       250     21250         0     83138    148750   2213249     57.84     61.04
454.61/454.65	c  N dy  7654   2120355       250     21250         0    102661    148750   3507969     57.85     61.08
460.50/460.58	c  N dy  7737   2140459       250     21250         0    122287    148750   4806197     57.85     61.17
465.01/465.01	c  N dy  7814   2160718       250     21250         0     79574    148750   1924237     57.86     61.12
469.81/469.88	c  N dy  7908   2180877       250     21250         0     99226    148750   3230156     57.86     61.46
475.41/475.48	c  N dy  7990   2200930       250     21250         0    118828    148750   4528139     57.87     65.73
478.61/478.65	c  S st  8032   2211149       250     21250         0     65345    148750    922742     57.87     57.48
478.81/478.80	c  S st  8032   2211652       250     21250         0     65846    148750    954454     57.87   no data
478.81/478.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
478.81/478.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
478.81/478.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
478.81/478.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.81/478.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.81/478.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
478.81/478.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
478.81/478.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
478.81/478.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.11/480.11	c lits-rem:        26  cl-subs:      128  v-elim:      0  v-fix:    0  time:  1.22 s
480.11/480.11	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
480.11/480.13	c vivif2 --  cl tried    65718 cl shrink        0 lits rem          0 time: 0.01
480.41/480.40	c asymm  cl-useful: 0/2412/21250 lits-rem:0 time: 0.27
480.41/480.40	c calculated reachability. Time: 0.00
480.41/480.40	c  N dy  8032   2211652       250     21250         0     65718    148750    942619     57.87   no data
484.31/484.38	c  N dy  8095   2231736       250     21250         0     85327    148750   2243474     57.86     61.09
489.52/489.53	c  N dy  8164   2252714       250     21250         0    105796    148750   3591967     57.86     61.27
495.51/495.50	c  N dy  8237   2273018       250     21250         0    125616    148750   4902300     57.86     61.09
500.01/500.03	c  N dy  8313   2293134       250     21250         0     80828    148750   1896402     57.86     60.92
505.11/505.14	c  N dy  8393   2314590       250     21250         0    101840    148750   3295402     57.87     61.13
511.11/511.14	c  N dy  8490   2334673       250     21250         0    121426    148750   4597282     57.88     61.27
516.61/516.68	c  N dy  8582   2354729       250     21250         0     75561    148750   1494452     57.88     68.02
521.21/521.29	c  N dy  8645   2375774       250     21250         0     96134    148750   2858355     57.88     61.29
526.82/526.89	c  N dy  8712   2396668       250     21250         0    116539    148750   4211609     57.88     61.56
533.53/533.57	c  N dy  8806   2418083       250     21250         0     71041    148750   1138362     57.89     61.12
537.71/537.70	c  N dy  8874   2438136       250     21250         0     90675    148750   2436297     57.89     61.24
543.01/543.04	c  N dy  8947   2458255       250     21250         0    110348    148750   3747909     57.89     61.41
549.62/549.66	c  N dy  9031   2479362       250     21250         0    130974    148750   5119279     57.89     61.27
554.81/554.85	c  N dy  9116   2500678       250     21250         0     84385    148750   1956769     57.89     60.98
559.71/559.79	c  N dy  9190   2520688       250     21250         0    103942    148750   3257988     57.89     63.51
565.43/565.49	c  N dy  9245   2540811       250     21250         0    123590    148750   4551583     57.89     60.96
571.51/571.57	c  N dy  9333   2560834       250     21250         0     74704    148750   1270411     57.89     60.96
575.81/575.83	c  N dy  9383   2580977       250     21250         0     94355    148750   2570393     57.89     61.19
581.72/581.75	c  N dy  9451   2602832       250     21250         0    115669    148750   3983841     57.89     61.37
587.71/587.76	c  N dy  9496   2623052       250     21250         0    135397    148750   5289018     57.88     61.10
592.62/592.67	c  N dy  9568   2643145       250     21250         0     85725    148750   1943539     57.88     61.24
598.11/598.11	c  N dy  9601   2666890       250     21250         0    108871    148750   3479780     57.86     61.01
604.62/604.66	c  N dy  9683   2688449       250     21250         0    129913    148750   4874079     57.86     61.22
610.52/610.56	c  N dy  9751   2708541       250     21250         0     79274    148750   1461186     57.86     61.88
611.22/611.27	c  S st  9769   2711653       250     21250         0     82305    148750   1661656     57.87   no data
611.42/611.47	c  S st  9769   2712156       250     21250         0     82803    148750   1693366     57.87   no data
611.42/611.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
611.53/611.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
611.53/611.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
611.53/611.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
611.53/611.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
611.53/611.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
611.53/611.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
611.53/611.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
611.53/611.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
618.82/618.88	c lits-rem:       248  cl-subs:      707  v-elim:      0  v-fix:    0  time:  7.29 s
618.82/618.88	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
618.92/618.90	c vivif2 --  cl tried    82096 cl shrink        0 lits rem          0 time: 0.02
619.23/619.21	c asymm  cl-useful: 0/2022/21250 lits-rem:0 time: 0.30
619.23/619.21	c calculated reachability. Time: 0.00
619.23/619.21	c  N dy  9769   2712156       250     21250         0     82096    148750   1628750     57.87   no data
624.22/624.22	c  N dy  9859   2732512       250     21250         0    102002    148750   2950898     57.87     61.00
629.82/629.83	c  N dy  9920   2752790       250     21250         0    121846    148750   4265576     57.87     61.10
636.62/636.65	c  N dy  9997   2772810       250     21250         0    141410    148750   5561983     57.87     60.92
641.33/641.34	c  N dy 10077   2792924       250     21250         0     89772    148750   2100682     57.87     60.94
646.62/646.60	c  N dy 10166   2812985       250     21250         0    109404    148750   3407279     57.87     61.86
652.72/652.75	c  N dy 10239   2833173       250     21250         0    129116    148750   4714968     57.88     61.23
659.61/659.68	c  N dy 10328   2853547       250     21250         0     76699    148750   1175786     57.88     60.97
664.12/664.10	c  N dy 10387   2873825       250     21250         0     96522    148750   2489847     57.88     61.80
669.62/669.64	c  N dy 10460   2893842       250     21250         0    116087    148750   3784640     57.88     62.06
676.32/676.31	c  N dy 10544   2914068       250     21250         0    135843    148750   5099635     57.88     61.32
682.42/682.41	c  N dy 10625   2934356       250     21250         0     82375    148750   1493006     57.89     61.92
687.62/687.62	c  N dy 10703   2954458       250     21250         0    101993    148750   2795190     57.89     61.87
693.82/693.80	c  N dy 10780   2974808       250     21250         0    121873    148750   4111245     57.89     61.33
700.82/700.81	c  N dy 10863   2994895       250     21250         0    141507    148750   5416286     57.89     62.74
706.52/706.59	c  N dy 10957   3014909       250     21250         0     86802    148750   1728596     57.90     60.97
711.63/711.61	c  N dy 11021   3034925       250     21250         0    106401    148750   3030948     57.90     61.30
717.62/717.69	c  N dy 11103   3054985       250     21250         0    125988    148750   4332245     57.90     61.31
724.42/724.47	c  N dy 11164   3075323       250     21250         0    145879    148750   5649769     57.90     61.08
730.12/730.12	c  N dy 11241   3096470       250     21250         0     91295    148750   1977127     57.90     62.05
735.83/735.89	c  N dy 11311   3118762       250     21250         0    113098    148750   3426288     57.89     60.98
742.12/742.19	c  N dy 11384   3138930       250     21250         0    132782    148750   4729874     57.89     61.10
749.82/749.81	c  N dy 11467   3158982       250     21250         0    152385    148750   6030801     57.90     61.98
754.63/754.63	c  N dy 11539   3179016       250     21250         0     95751    148750   2218189     57.90     61.41
760.32/760.34	c  N dy 11610   3200024       250     21250         0    116252    148750   3578171     57.90     61.15
764.12/764.13	c  S st 11657   3212157       250     21250         0    128100    148750   4364254     57.90   no data
764.43/764.43	c  S st 11657   3212659       250     21250         0    128597    148750   4396376     57.90   no data
764.43/764.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
764.54/764.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
764.54/764.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.54/764.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.54/764.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.54/764.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
764.54/764.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
764.54/764.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
764.63/764.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.14/805.16	c lits-rem:       965  cl-subs:     3118  v-elim:      0  v-fix:    0  time: 40.48 s
805.14/805.16	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
805.24/805.22	c vivif2 --  cl tried   125479 cl shrink        0 lits rem          0 time: 0.06
805.63/805.60	c asymm  cl-useful: 0/1419/21250 lits-rem:0 time: 0.38
805.63/805.60	c calculated reachability. Time: 0.00
805.63/805.60	c  N dy 11657   3212659       250     21250         0    125479    148750   4113432     57.90   no data
812.72/812.79	c  N dy 11732   3233346       250     21250         0    145692    148750   5455987     57.90     60.95
819.13/819.17	c  N dy 11820   3254903       250     21250         0     89603    148750   1754302     57.90     61.01
824.22/824.26	c  N dy 11892   3274976       250     21250         0    109214    148750   3058688     57.90     61.01
831.03/831.07	c  N dy 11985   3296489       250     21250         0    130226    148750   4453344     57.90     61.91
838.72/838.71	c  N dy 12073   3317348       250     21250         0    150593    148750   5803339     57.91     61.38
844.43/844.49	c  N dy 12153   3337431       250     21250         0     92103    148750   1861150     57.91     68.41
849.92/849.93	c  N dy 12237   3357512       250     21250         0    111761    148750   3163426     57.91     61.65
856.62/856.61	c  N dy 12308   3377756       250     21250         0    131557    148750   4474141     57.91     61.28
864.53/864.59	c  N dy 12362   3397985       250     21250         0    151325    148750   5777939     57.90     61.38
871.83/871.81	c  N dy 12436   3420107       250     21250         0     93750    148750   1909270     57.90     61.56
877.93/877.93	c  N dy 12502   3440494       250     21250         0    113656    148750   3232348     57.90     61.28
884.93/884.94	c  N dy 12566   3460978       250     21250         0    133681    148750   4561983     57.90     61.26
893.14/893.18	c  N dy 12657   3481173       250     21250         0    153397    148750   5874367     57.90     61.01
899.74/899.79	c  N dy 12755   3501224       250     21250         0     92855    148750   1802118     57.91     61.09
905.53/905.58	c  N dy 12843   3521288       250     21250         0    112463    148750   3106329     57.91     61.36
912.23/912.28	c  N dy 12927   3541383       250     21250         0    132084    148750   4407320     57.91     61.31
919.73/919.74	c  N dy 13007   3561458       250     21250         0    151701    148750   5713011     57.92     67.80
926.53/926.57	c  N dy 13094   3581542       250     21250         0     90226    148750   1573352     57.92     61.27
931.74/931.75	c  N dy 13154   3602017       250     21250         0    110218    148750   2898913     57.92     61.62
938.13/938.16	c  N dy 13235   3622775       250     21250         0    130488    148750   4245749     57.92     61.13
945.43/945.43	c  N dy 13314   3642852       250     21250         0    150070    148750   5547295     57.92     61.77
952.13/952.13	c  N dy 13354   3662985       250     21250         0     87688    148750   1346852     57.91     61.00
957.13/957.17	c  N dy 13422   3682995       250     21250         0    107219    148750   2641335     57.91     61.61
963.44/963.47	c  N dy 13509   3703135       250     21250         0    126841    148750   3936321     57.91     61.32
966.73/966.71	c  S st 13543   3712661       250     21250         0    136163    148750   4554773     57.91     58.01
967.03/967.03	c  S st 13543   3713168       250     21250         0    136662    148750   4586567     57.91   no data
967.03/967.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
967.13/967.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
967.13/967.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
967.13/967.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
967.13/967.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
967.13/967.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
967.13/967.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
967.13/967.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
967.23/967.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1009.93/1009.98	c lits-rem:      1271  cl-subs:     3353  v-elim:      0  v-fix:    0  time: 42.70 s
1009.93/1009.98	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1010.03/1010.04	c vivif2 --  cl tried   133309 cl shrink        0 lits rem          0 time: 0.06
1010.43/1010.42	c asymm  cl-useful: 0/1350/21250 lits-rem:0 time: 0.38
1010.43/1010.43	c calculated reachability. Time: 0.00
1010.43/1010.43	c  N dy 13543   3713168       250     21250         0    133309    148750   4284636     57.91   no data
1018.13/1018.12	c  N dy 13620   3733564       250     21250         0    153231    148750   5607713     57.91     61.14
1024.63/1024.61	c  F st 13672   3751562       250     21250         0     87863    148750   1308952     57.91     56.70
1025.03/1025.05	c  N st 13676   3753597       250     21250         0     89834    148750   1441213     57.91   no data
1030.13/1030.10	c  N dy 13743   3773601       250     21250         0    109401    148750   2748508     57.91     61.15
1036.54/1036.57	c  N dy 13814   3794506       250     21250         0    129806    148750   4098797     57.91     61.05
1043.84/1043.87	c  N dy 13890   3814714       250     21250         0    149535    148750   5410177     57.91     61.24
1052.44/1052.45	c  N dy 13984   3834829       250     21250         0     85223    148750   1075582     57.92     61.04
1057.53/1057.55	c  N dy 14071   3854927       250     21250         0    104855    148750   2385385     57.92     61.16
1063.54/1063.52	c  N dy 14151   3874936       250     21250         0    124413    148750   3684565     57.92     62.30
1070.43/1070.47	c  N dy 14207   3896755       250     21250         0    145697    148750   5098393     57.92     61.56
1078.74/1078.78	c  N dy 14299   3916968       250     21250         0    165496    148750   6418124     57.92     61.03
1084.83/1084.88	c  N dy 14378   3937164       250     21250         0    100248    148750   2013236     57.93     62.26
1091.34/1091.30	c  N dy 14448   3957205       250     21250         0    119816    148750   3312551     57.92     63.22
1099.04/1099.00	c  N dy 14543   3977209       250     21250         0    139374    148750   4618056     57.93     61.78
1107.54/1107.59	c  N dy 14622   3997320       250     21250         0    158990    148750   5924909     57.93     61.71
1115.94/1115.99	c  N dy 14699   4017543       250     21250         0     92806    148750   1460418     57.93     61.48
1121.44/1121.44	c  N dy 14767   4037603       250     21250         0    112428    148750   2770912     57.93     61.19
1128.04/1128.05	c  N dy 14835   4057626       250     21250         0    131987    148750   4070963     57.93     62.39
1135.64/1135.61	c  N dy 14894   4077780       250     21250         0    151662    148750   5372007     57.93     61.01
1144.84/1144.80	c  N dy 14959   4099618       250     21250         0    173016    148750   6787491     57.93     61.26
1150.24/1150.29	c  N dy 15038   4119647       250     21250         0    105680    148750   2261439     57.93     61.00
1156.34/1156.37	c  N dy 15110   4139844       250     21250         0    125415    148750   3572448     57.93     61.07
1163.75/1163.76	c  N dy 15206   4160902       250     21250         0    145973    148750   4942348     57.94     61.01
1171.74/1171.74	c  N dy 15283   4180952       250     21250         0    165564    148750   6243939     57.94     61.18
1179.25/1179.25	c  N dy 15376   4201088       250     21250         0     97281    148750   1644162     57.94     61.16
1182.45/1182.50	c  S st 15419   4213168       250     21250         0    109090    148750   2426094     57.94     54.30
1182.74/1182.75	c  S st 15419   4213675       250     21250         0    109593    148750   2458664     57.94   no data
1182.74/1182.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1182.84/1182.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1182.84/1182.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1182.84/1182.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1182.84/1182.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1182.84/1182.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1182.84/1182.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1182.84/1182.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1182.94/1182.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.24/1197.29	c lits-rem:       460  cl-subs:     1225  v-elim:      0  v-fix:    0  time: 14.38 s
1197.24/1197.29	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1197.34/1197.32	c vivif2 --  cl tried   108368 cl shrink        0 lits rem          0 time: 0.03
1197.64/1197.67	c asymm  cl-useful: 0/1629/21250 lits-rem:0 time: 0.34
1197.64/1197.67	c calculated reachability. Time: 0.00
1197.64/1197.67	c  N dy 15419   4213675       250     21250         0    108368    148750   2346143     57.94   no data
1203.84/1203.89	c  N dy 15488   4234042       250     21250         0    128264    148750   3666629     57.94     61.14
1211.05/1211.05	c  N dy 15520   4257142       250     21250         0    150783    148750   5175366     57.93     61.30
1219.64/1219.67	c  N dy 15595   4278165       250     21250         0    171293    148750   6539618     57.93     61.26
1226.14/1226.17	c  N dy 15647   4299289       250     21250         0    103052    148750   1972616     57.92     61.49
1232.45/1232.43	c  N dy 15752   4319390       250     21250         0    122683    148750   3282276     57.93     61.03
1239.25/1239.29	c  N dy 15824   4339478       250     21250         0    142317    148750   4582864     57.93     64.20
1246.94/1246.94	c  N dy 15898   4359497       250     21250         0    161864    148750   5881377     57.93     63.92
1255.75/1255.79	c  N dy 15979   4379562       250     21250         0     91602    148750   1157152     57.93     61.54
1260.94/1260.95	c  N dy 16035   4399890       250     21250         0    111460    148750   2478165     57.93     61.34
1267.15/1267.18	c  N dy 16115   4420021       250     21250         0    131079    148750   3781700     57.93     61.12
1274.75/1274.74	c  N dy 16197   4440365       250     21250         0    150928    148750   5099220     57.93     60.99
1282.95/1282.90	c  N dy 16269   4460408       250     21250         0    170529    148750   6400369     57.93     61.00
1290.44/1290.44	c  N dy 16334   4480545       250     21250         0     99396    148750   1618006     57.93     60.99
1296.04/1296.07	c  N dy 16408   4500745       250     21250         0    119125    148750   2930101     57.93     61.15

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367480-1305383311/watcher-3367480-1305383311 -o /tmp/evaluation-result-3367480-1305383311/solver-3367480-1305383311 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367480-1305383311.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.72 3.95 3.87 5/362 18667
/proc/meminfo: memFree=24133148/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=29728 CPUtime=0 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 638 0 0 0 0 0 0 0 21 0 1 0 649927794 30441472 579 33554432000 4194304 4580011 140736673686464 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 7432 580 322 95 0 2414 0

[startup+0.019693 s]
/proc/loadavg: 3.72 3.95 3.87 5/362 18667
/proc/meminfo: memFree=24133148/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=30412 CPUtime=0.01 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 1028 0 0 0 1 0 0 0 21 0 1 0 649927794 31141888 969 33554432000 4194304 4580011 140736673686464 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 7603 970 339 95 0 2585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30412

[startup+0.100699 s]
/proc/loadavg: 3.72 3.95 3.87 5/362 18667
/proc/meminfo: memFree=24133148/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=30676 CPUtime=0.09 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 1071 0 0 0 9 0 0 0 21 0 1 0 649927794 31412224 1012 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294464 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 7669 1012 339 95 0 2651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30676

[startup+0.300658 s]
/proc/loadavg: 3.72 3.95 3.87 5/362 18667
/proc/meminfo: memFree=24133148/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=30808 CPUtime=0.29 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 1110 0 0 0 29 0 0 0 22 0 1 0 649927794 31547392 1051 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 7702 1051 339 95 0 2684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30808

[startup+0.70058 s]
/proc/loadavg: 3.72 3.95 3.87 5/362 18667
/proc/meminfo: memFree=24133148/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=35616 CPUtime=0.69 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 2856 0 0 0 69 0 0 0 18 0 1 0 649927794 36470784 2525 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 8904 2525 363 95 0 3886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35616

[startup+1.50042 s]
/proc/loadavg: 3.72 3.95 3.87 5/363 18668
/proc/meminfo: memFree=24084156/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=37420 CPUtime=1.48 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 4382 0 0 0 148 0 0 0 19 0 1 0 649927794 38318080 2781 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 9355 2781 363 95 0 4337 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37420

[startup+3.1011 s]
/proc/loadavg: 3.72 3.95 3.87 5/363 18668
/proc/meminfo: memFree=24076704/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=49808 CPUtime=3.09 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 9032 0 0 0 308 1 0 0 22 0 1 0 649927794 51003392 5652 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 12452 5652 367 95 0 7434 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49808

[startup+6.30047 s]
/proc/loadavg: 3.74 3.95 3.87 5/363 18668
/proc/meminfo: memFree=24018372/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=50236 CPUtime=6.29 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 12599 0 0 0 627 2 0 0 25 0 1 0 649927794 51441664 5878 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 12559 5878 367 95 0 7541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50236

[startup+12.7002 s]
/proc/loadavg: 3.76 3.95 3.87 5/363 18668
/proc/meminfo: memFree=23954916/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=64608 CPUtime=12.69 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 20449 0 0 0 1265 4 0 0 25 0 1 0 649927794 66158592 9650 33554432000 4194304 4580011 140736673686464 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 16152 9650 367 95 0 11134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64608

[startup+25.5006 s]
/proc/loadavg: 3.89 3.97 3.88 5/363 18668
/proc/meminfo: memFree=23827788/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=75152 CPUtime=25.48 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 31218 0 0 0 2542 6 0 0 25 0 1 0 649927794 76955648 11978 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 18788 11978 367 95 0 13770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75152

[startup+51.1005 s]
/proc/loadavg: 3.93 3.97 3.88 5/363 18669
/proc/meminfo: memFree=23687736/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=86668 CPUtime=51.09 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 49153 0 0 0 5098 11 0 0 25 0 1 0 649927794 88748032 14849 33554432000 4194304 4580011 140736673686464 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 21667 14849 367 95 0 16649 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86668

[startup+102.313 s]
/proc/loadavg: 3.97 3.97 3.88 5/363 18671
/proc/meminfo: memFree=23611668/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=92364 CPUtime=102.3 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 76157 0 0 0 10211 19 0 0 25 0 1 0 649927794 94580736 16700 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 23091 16700 367 95 0 18073 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92364

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/363 18672
/proc/meminfo: memFree=23493344/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=116768 CPUtime=162.29 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 100851 0 0 0 16205 24 0 0 25 0 1 0 649927794 119570432 21071 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 29192 21071 367 95 0 24174 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 116768

[startup+222.3 s]
/proc/loadavg: 4.04 3.99 3.90 5/363 18674
/proc/meminfo: memFree=23506216/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=117184 CPUtime=222.3 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 128909 0 0 0 22197 33 0 0 25 0 1 0 649927794 119996416 21969 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 29296 21969 367 95 0 24278 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 117184

[startup+282.3 s]
/proc/loadavg: 4.09 4.00 3.91 5/363 18675
/proc/meminfo: memFree=23394584/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=185808 CPUtime=282.3 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 147395 0 0 0 28192 38 0 0 25 0 1 0 649927794 190267392 27500 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 46452 27500 367 95 0 41434 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 185808

[startup+342.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/363 18677
/proc/meminfo: memFree=23390576/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=187396 CPUtime=342.3 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 171093 0 0 0 34186 44 0 0 25 0 1 0 649927794 191893504 28273 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 46849 28273 367 95 0 41831 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 187396

[startup+402.3 s]
/proc/loadavg: 4.17 4.03 3.92 5/363 18679
/proc/meminfo: memFree=23387424/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=134760 CPUtime=402.3 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 193311 0 0 0 40181 49 0 0 25 0 1 0 649927794 137994240 25584 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 33690 25584 367 95 0 28672 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 134760

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.92 5/363 18680
/proc/meminfo: memFree=23372380/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=134996 CPUtime=462.31 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 214523 0 0 0 46176 55 0 0 25 0 1 0 649927794 138235904 25478 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 33749 25478 367 95 0 28731 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 134996

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/363 18682
/proc/meminfo: memFree=23391792/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=191064 CPUtime=522.31 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 233484 0 0 0 52172 59 0 0 25 0 1 0 649927794 195649536 27617 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 47766 27617 367 95 0 42748 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 191064

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/363 18683
/proc/meminfo: memFree=23365964/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=192004 CPUtime=582.31 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 252046 0 0 0 58165 66 0 0 25 0 1 0 649927794 196612096 28640 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 48001 28640 367 95 0 42983 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 192004

[startup+642.301 s]
/proc/loadavg: 4.17 4.05 3.94 5/363 18685
/proc/meminfo: memFree=23372460/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=136500 CPUtime=642.32 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 268765 0 0 0 64162 70 0 0 25 0 1 0 649927794 139776000 27090 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 34125 27090 367 95 0 29107 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 136500

[startup+702.301 s]
/proc/loadavg: 4.13 4.06 3.95 5/363 18687
/proc/meminfo: memFree=23345992/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=194332 CPUtime=702.32 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 284721 0 0 0 70157 75 0 0 25 0 1 0 649927794 198995968 30484 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 48583 30484 367 95 0 43565 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 194332

[startup+762.314 s]
/proc/loadavg: 4.05 4.05 3.95 5/363 18688
/proc/meminfo: memFree=23344100/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=195140 CPUtime=762.34 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 302429 0 0 0 76154 80 0 0 25 0 1 0 649927794 199823360 28778 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 48785 28778 367 95 0 43767 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 195140

[startup+822.301 s]
/proc/loadavg: 4.06 4.05 3.95 5/363 18690
/proc/meminfo: memFree=23311180/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=174412 CPUtime=822.32 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 316032 0 0 0 82150 82 0 0 25 0 1 0 649927794 178597888 35546 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 43603 35546 367 95 0 38585 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 174412

[startup+882.301 s]
/proc/loadavg: 4.02 4.04 3.95 5/363 18691
/proc/meminfo: memFree=23248400/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=233568 CPUtime=882.32 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 331015 0 0 0 88144 88 0 0 25 0 1 0 649927794 239173632 37050 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 58392 37050 367 95 0 53374 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 233568

[startup+942.301 s]
/proc/loadavg: 4.05 4.04 3.96 5/363 18693
/proc/meminfo: memFree=23191448/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=234112 CPUtime=942.33 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 345796 0 0 0 94140 93 0 0 25 0 1 0 649927794 239730688 38021 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 58528 38021 367 95 0 53510 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 234112

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/363 18695
/proc/meminfo: memFree=23147872/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=247984 CPUtime=1002.33 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 355631 0 0 0 100138 95 0 0 25 0 1 0 649927794 253935616 40845 33554432000 4194304 4580011 140736673686464 18446744073709551615 4416740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 61996 40845 367 95 0 56978 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 247984

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 3.96 5/363 18696
/proc/meminfo: memFree=23180592/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=248564 CPUtime=1062.34 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 368935 0 0 0 106135 99 0 0 25 0 1 0 649927794 254529536 39668 33554432000 4194304 4580011 140736673686464 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 62141 39668 367 95 0 57123 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 248564

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/363 18698
/proc/meminfo: memFree=23118928/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=188500 CPUtime=1122.34 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 383053 0 0 0 112130 104 0 0 25 0 1 0 649927794 193024000 39186 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 47125 39186 367 95 0 42107 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 188500

[startup+1182.3 s]
/proc/loadavg: 4.09 4.05 3.97 5/363 18699
/proc/meminfo: memFree=23092980/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=188604 CPUtime=1182.34 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 397372 0 0 0 118125 109 0 0 25 0 1 0 649927794 193130496 38604 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 47151 38604 367 95 0 42133 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 188604

[startup+1242.3 s]
/proc/loadavg: 4.07 4.05 3.98 5/363 18701
/proc/meminfo: memFree=22989144/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=249856 CPUtime=1242.35 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 407877 0 0 0 124122 113 0 0 25 0 1 0 649927794 255852544 41459 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 62464 41459 367 95 0 57446 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 249856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.08 3.99 3/360 18705
/proc/meminfo: memFree=23812252/32950928 swapFree=45937192/67111528
[pid=18667] ppid=18665 vsize=250376 CPUtime=1300.06 cores=5,7
/proc/18667/stat : 18667 (strangenight2-s) R 18665 18667 17897 0 -1 4202496 421756 0 0 0 129888 118 0 0 25 0 1 0 649927794 256385024 39984 33554432000 4194304 4580011 140736673686464 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18667/statm: 62594 39984 367 95 0 57576 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 250376

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.08
CPU user time (s): 1298.89
CPU system time (s): 1.18882
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 265500

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

runsolver used 4.45732 second user time and 10.9483 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 16:28:31
IDJOB=3367480
IDBENCH=82689
IDSOLVER=1845
FILE ID=node149/3367480-1305383311
RUNJOBID= node149-1305383311-18628
PBS_JOBID= 13324353
Free space on /tmp= 73552 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367480-1305383311/watcher-3367480-1305383311 -o /tmp/evaluation-result-3367480-1305383311/solver-3367480-1305383311 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367480-1305383311.cnf

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=2049559530

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      24133676 kB
Buffers:        300072 kB
Cached:        3856940 kB
SwapCached:      19984 kB
Active:        6323744 kB
Inactive:      2197800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24133676 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           26408 kB
Writeback:           0 kB
AnonPages:     4356788 kB
Mapped:          14764 kB
Slab:           157436 kB
PageTables:      72824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80307644 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= 73560 MiB
End job on node149 at 2011-05-14 16:50:13