Trace number 3370679

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.07 1300.04

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
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-3370679-1305379174.cnf'
0.00/0.00	c -- header says num vars:          51064
0.00/0.00	c -- header says num clauses:      152039
0.00/0.06	c -- clauses added:            0 learnts,       152039 normals,            0 xors
0.00/0.06	c -- vars added      51064
0.00/0.06	c Parsing time:  0.05 s
0.00/0.06	c  N st     0         0     51064     50679    101358         0    354753         0   no data   no data  --
0.49/0.57	c asymm  cl-useful: 0/6338/50662 lits-rem:0 time: 0.51
7.59/7.64	c Flit:     6 Blit:    123 bXBeca:    0 bXProp:  125 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.01
7.59/7.64	c Cleaning up after failed var search:     0.00 s 
7.59/7.65	c Replacing      125 vars Replaced     2382 lits Time:     0.01 s 
7.59/7.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
8.38/8.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50792 time:  0.78 s
8.48/8.59	c Removed useless bin:      58  fixed:     0  props:  20.00M  time:  0.11 s
8.69/8.73	c lits-rem:         0  cl-subs:     1131  v-elim:  16930  v-fix:    0  time:  0.14 s
8.99/9.04	c Finding binary XORs  T:     0.30 s  found:       6
8.99/9.04	c Replacing        6 vars Replaced       80 lits Time:     0.01 s 
8.99/9.07	c Finding non-binary XORs:     0.02 s (found:    2474, avg size: 3.0)
8.99/9.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.09/9.16	c calculated reachability. Time: 0.08
9.09/9.16	c Calc default polars -  time:   0.00 s pos:    1253 undec:   20912 neg:   28899
9.09/9.16	c =========================================================================================
9.09/9.16	c types(t): F = full restart, N = normal restart
9.09/9.16	c types(t): S = simplification begin/end, E = solution found
9.09/9.16	c restart types(rt): st = static, dy = dynamic
9.09/9.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.09/9.16	c  B st     0         0     33856     51746     55382         0    286741         0   no data   no data  --
9.49/9.53	c Decided on static restart strategy
10.09/10.17	c  N st     8      4913     33856     51746     55441      4795    286741    462253   no data   no data  --
11.10/11.13	c  N st    10     11296     33854     51746     55504      7153    286741    432300   no data   no data  --
12.79/12.84	c  N st    11     17039     33854     51746     55540     12784    286741   1099619   no data   no data  --
18.09/18.11	c  F st    12     25000     33854     51746     55572     14310    286741   3335762   no data   no data  --
18.09/18.14	c Replacing        1 vars Replaced       13 lits Time:     0.01 s 
18.09/18.18	c  N st    12     25000     33853     51743     55570     14309    286725   3335747   no data   no data  --
19.58/19.60	c  N dy    18     30001     33853     51743     55675     11398    286725    967127   no data   no data  --
19.58/19.60	c  S st    18     30001     33853     51743     55675     11398    286725    967127   no data   no data  --
19.68/19.73	c  S st    18     30502     33853     51743     55800     11770    286725    972160   no data   no data  --
19.68/19.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.68/19.77	c Cache  BProp: 73 Set: 0 BXProp: 0 T: 0.03
26.19/26.29	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    6 Bins:   3115 BRemL:      0 BRemN:      0 P: 157.3M T:  6.51
26.29/26.31	c Replacing        6 vars Replaced      143 lits Time:     0.02 s 
26.29/26.37	c bin-w-bin subsume rem            6 bins  time:  0.00 s
26.79/26.87	c subs with bin:      120  lits-rem:       678  v-fix:    0  time:  0.50 s
26.89/26.90	c Subs w/ non-existent bins:      1 l-rem:   1436 v-fix:     0 done:    574 time:  0.03 s
26.99/27.01	c Removed useless bin:      72  fixed:     0  props:  20.00M  time:  0.10 s
29.28/29.32	c lits-rem:       334  cl-subs:    10535  v-elim:  16478  v-fix:    0  time:  2.31 s
29.80/29.87	c asymm  cl-useful: 341/18498/56057 lits-rem:345 time: 0.55
29.88/29.92	c calculated reachability. Time: 0.05
29.88/29.92	c  N dy    18     30502     17368     56055     21384      1988    248002     20105   no data   no data  --
29.98/30.05	c Finding binary XORs  T:     0.13 s  found:       0
30.58/30.69	c  N dy    33     34693     17367     56055     21572      5924    248002    148358      8.67      9.19  --
31.18/31.27	c  N dy    54     38764     17367     56055     21746      9720    248002    237956      9.59     69.87  --
31.89/31.91	c  N dy    76     42848     17366     56055     21951     13491    248002    350369     10.73     11.30  --
32.28/32.35	c  S st    96     45753     17366     56055     22100     16151    248002    429182     10.93     10.23  --
32.38/32.45	c  S st    96     46256     17366     56055     22194     16556    248002    440493     10.93   no data  --
32.38/32.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
32.38/32.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
36.58/36.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   74 Bins:   3654 BRemL:      3 BRemN:      0 P: 65.4M T:  4.16
36.58/36.66	c Replacing       75 vars Replaced     3047 lits Time:     0.02 s 
36.69/36.70	c bin-w-bin subsume rem            7 bins  time:  0.01 s
36.79/36.84	c subs with bin:     1053  lits-rem:       969  v-fix:    0  time:  0.14 s
36.79/36.87	c Subs w/ non-existent bins:    422 l-rem:   2215 v-fix:     0 done:   7579 time:  0.03 s
36.79/36.88	c Removed useless bin:       6  fixed:     0  props:   1.53M  time:  0.01 s
37.89/37.93	c lits-rem:       556  cl-subs:     3637  v-elim:    344  v-fix:    0  time:  1.05 s
37.89/37.98	c vivif2 --  cl tried    55398 cl shrink      236 lits rem        236 time: 0.04
37.99/38.01	c vivif2 --  cl tried    12329 cl shrink     1824 lits rem      11111 time: 0.03
38.60/38.61	c asymm  cl-useful: 0/8265/55198 lits-rem:0 time: 0.60
38.60/38.64	c calculated reachability. Time: 0.02
38.60/38.64	c  N dy    96     46256     16947     55198     25701     12324    249542    188483     10.93   no data  --
38.69/38.70	c Finding binary XORs  T:     0.06 s  found:       0
39.29/39.33	c  N dy   101     50466     16947     55198     25732     16403    249542    378452     10.32     10.95  --
40.09/40.19	c  N dy   114     54818     16946     55198     25858     10866    249542    109436     10.12     10.71  --
40.80/40.81	c  N dy   127     59634     16945     55198     25962     15474    249542    285395     10.13     10.98  --
41.49/41.57	c  N dy   151     63654     16945     55198     26261     19135    249542    450407     10.72     11.80  --
42.19/42.25	c  N dy   174     67987     16945     55198     26526     12505    249542    120059     10.62     11.32  --
42.39/42.42	c  S st   175     69384     16945     55198     26539     13862    249542    189576     10.50      6.77  --
42.49/42.53	c  S st   175     69887     16945     55198     26583     14318    249542    209594     10.50   no data  --
42.49/42.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.49/42.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
46.99/47.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   95 Bins:   2086 BRemL:     63 BRemN:      0 P: 64.4M T:  4.45
46.99/47.02	c Replacing       97 vars Replaced     3227 lits Time:     0.02 s 
46.99/47.04	c bin-w-bin subsume rem           12 bins  time:  0.00 s
46.99/47.09	c subs with bin:      970  lits-rem:       167  v-fix:    0  time:  0.04 s
47.09/47.14	c Subs w/ non-existent bins:    105 l-rem:   1886 v-fix:     0 done:  13540 time:  0.05 s
47.09/47.15	c Removed useless bin:       1  fixed:     0  props:   1.06M  time:  0.01 s
47.29/47.37	c lits-rem:       437  cl-subs:      177  v-elim:      1  v-fix:    0  time:  0.23 s
47.40/47.42	c vivif2 --  cl tried    54514 cl shrink        9 lits rem          9 time: 0.05
47.40/47.44	c vivif2 --  cl tried    13309 cl shrink     1198 lits rem      15272 time: 0.02
47.99/48.06	c asymm  cl-useful: 1334/6630/54514 lits-rem:4002 time: 0.62
47.99/48.09	c calculated reachability. Time: 0.02
47.99/48.09	c  N dy   175     69887     16847     53180     29747     13299    246717    186303     10.50   no data  --
48.09/48.15	c Finding binary XORs  T:     0.06 s  found:     495
48.09/48.17	c Replacing      495 vars Replaced    10045 lits Time:     0.01 s 
48.99/49.01	c  N dy   187     74991     16351     52866     28790     17251    243527    360875     10.23     10.89  --
49.89/49.90	c  N dy   211     81269     16350     52866     28898     12173    243527     96353     10.17     10.82  --
50.70/50.72	c  N dy   238     86518     16350     52866     29045     17104    243527    269376     10.18     10.75  --
50.89/50.92	c  F st   245     87500     16350     52866     29065     18050    243527    331027     10.42      9.55  --
50.89/50.93	c Replacing        1 vars Replaced       29 lits Time:     0.01 s 
51.69/51.77	c  N dy   251     92693     16349     52856     29228     22935    243493    537664     10.42   no data  --
52.59/52.63	c  N dy   279     98814     16349     52856     29400     16916    243493    191501     10.41     11.04  --
53.38/53.42	c  S st   296    104832     16349     52856     29655     22497    243492    335448     10.31      6.52  --
53.48/53.55	c  S st   296    105332     16349     52856     29726     22923    243492    349242     10.31   no data  --
53.48/53.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.48/53.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
58.29/58.40	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:  282 Bins:    113 BRemL:    118 BRemN:      0 P: 69.0M T:  4.84
58.40/58.43	c Replacing      282 vars Replaced    10699 lits Time:     0.02 s 
58.40/58.46	c bin-w-bin subsume rem           94 bins  time:  0.01 s
58.48/58.54	c subs with bin:     1366  lits-rem:       602  v-fix:    0  time:  0.08 s
58.48/58.58	c Subs w/ non-existent bins:     54 l-rem:   2563 v-fix:     0 done:   5507 time:  0.04 s
58.48/58.59	c Removed useless bin:       0  fixed:     0  props:   0.96M  time:  0.01 s
59.08/59.15	c lits-rem:       824  cl-subs:      542  v-elim:      3  v-fix:    0  time:  0.56 s
59.18/59.20	c vivif2 --  cl tried    51635 cl shrink       18 lits rem         18 time: 0.05
59.18/59.25	c vivif2 --  cl tried    20700 cl shrink     3478 lits rem      23205 time: 0.05
59.50/59.55	c asymm  cl-useful: 364/2395/51635 lits-rem:1092 time: 0.29
59.50/59.57	c calculated reachability. Time: 0.02
59.50/59.57	c  N dy   296    105332     16063     51271     29435     20679    239579    305392     10.31   no data  --
59.58/59.64	c Finding binary XORs  T:     0.06 s  found:     128
60.69/60.72	c  N dy   310    112355     16063     51271     29496     14268    239578    112517     10.16     10.72  --
61.79/61.81	c  N dy   321    119795     16063     51271     29572     21466    239578    477680     10.02     10.55  --
63.59/63.62	c  N dy   348    127476     16061     51271     29698     28870    239578   1092886      9.98     14.79  --
64.79/64.80	c  N dy   381    135701     16059     51271     29955     22372    239578    381941      9.97     14.86  --
66.00/66.03	c  N dy   413    144408     16059     51271     30203     30616    239578    646792     10.03     10.63  --
66.39/66.46	c Finding binary XORs  T:     0.06 s  found:     246
66.39/66.47	c Replacing      375 vars Replaced    12049 lits Time:     0.01 s 
67.39/67.47	c  N dy   449    153854     15683     50738     29655     24061    236961    428212     10.07     10.73  --
67.99/68.04	c  S st   474    157999     15683     50738     29742     28005    236958    552108     10.15   no data  --
68.09/68.15	c  S st   474    158500     15683     50738     29770     28470    236958    567200     10.15   no data  --
68.09/68.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.09/68.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
73.19/73.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   45 Bins:    738 BRemL:    179 BRemN:      0 P: 73.8M T:  5.04
73.19/73.24	c Replacing       45 vars Replaced     2010 lits Time:     0.02 s 
73.19/73.28	c bin-w-bin subsume rem           71 bins  time:  0.01 s
73.39/73.43	c subs with bin:      909  lits-rem:      1163  v-fix:    0  time:  0.15 s
73.39/73.47	c Subs w/ non-existent bins:     26 l-rem:   2689 v-fix:     0 done:   2314 time:  0.03 s
73.39/73.48	c Removed useless bin:       2  fixed:     0  props:   0.83M  time:  0.01 s
74.80/74.91	c lits-rem:      1266  cl-subs:      958  v-elim:      8  v-fix:    0  time:  1.43 s
74.91/74.97	c vivif2 --  cl tried    50218 cl shrink       31 lits rem         31 time: 0.06
74.99/75.04	c vivif2 --  cl tried    26392 cl shrink     5023 lits rem      41894 time: 0.08
75.29/75.37	c asymm  cl-useful: 323/3301/50217 lits-rem:969 time: 0.33
75.39/75.40	c calculated reachability. Time: 0.03
75.39/75.40	c  N dy   474    158500     15630     49894     30490     26378    235335    478320     10.15   no data  --
77.00/77.08	c  N dy   518    168813     15630     49894     30595     20285    235332    355831     10.11     10.70  --
77.19/77.27	c Finding binary XORs  T:     0.07 s  found:     162
77.19/77.28	c Replacing      162 vars Replaced     4466 lits Time:     0.01 s 
78.89/78.90	c  N dy   547    179818     15468     49777     30346     30678    234333    991463     10.03     10.63  --
81.09/81.11	c  N dy   569    192147     15467     49777     30520     25126    234331    592400      9.91     10.52  --
83.49/83.51	c  N dy   604    204513     15462     49777     30672     37103    234329   1392554      9.88     10.97  --
85.29/85.30	c  N dy   676    217610     15462     49777     30857     31784    234329    546539     10.00     11.85  --
85.90/85.92	c Finding binary XORs  T:     0.07 s  found:     172
85.90/85.94	c Replacing      173 vars Replaced     9094 lits Time:     0.02 s 
87.49/87.51	c  N dy   765    231570     15289     49406     30293     26225    232913    340399     10.14     24.44  --
88.19/88.26	c  S st   790    237751     15289     49406     30360     32212    232912    506672     10.14      7.91  --
88.29/88.38	c  S st   790    238253     15289     49406     30402     32669    232911    520440     10.14   no data  --
88.29/88.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.39/88.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
93.79/93.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   70 Bins:    626 BRemL:    250 BRemN:      0 P: 76.0M T:  5.44
93.79/93.85	c Replacing       70 vars Replaced     2558 lits Time:     0.01 s 
93.79/93.89	c bin-w-bin subsume rem           52 bins  time:  0.01 s
93.99/94.06	c subs with bin:      948  lits-rem:       973  v-fix:    0  time:  0.17 s
93.99/94.09	c Subs w/ non-existent bins:     26 l-rem:   4298 v-fix:     0 done:   1286 time:  0.03 s
94.09/94.10	c Removed useless bin:       0  fixed:     0  props:   0.80M  time:  0.01 s
95.29/95.39	c lits-rem:      1595  cl-subs:     1526  v-elim:     13  v-fix:    0  time:  1.28 s
95.39/95.45	c vivif2 --  cl tried    48842 cl shrink       36 lits rem         36 time: 0.06
95.49/95.53	c vivif2 --  cl tried    30457 cl shrink     4824 lits rem      34237 time: 0.08
95.80/95.84	c asymm  cl-useful: 275/2267/48842 lits-rem:825 time: 0.31
95.80/95.87	c calculated reachability. Time: 0.03
95.80/95.87	c  N dy   790    238253     15206     48567     30450     30444    231137    409285     10.14   no data  --
97.09/97.10	c Finding binary XORs  T:     0.07 s  found:     152
98.69/98.72	c  N dy   823    253682     15205     48566     30608     24821    231128    288889     10.03     10.80  --
102.09/102.12	c  N dy   866    270214     15205     48566     30724     41019    231128   1552340      9.95     10.62  --
106.09/106.16	c  N dy   927    289427     15204     48566     30868     39079    231125   1083544      9.90     10.64  --
108.09/108.13	c Finding binary XORs  T:     0.07 s  found:      75
108.09/108.14	c Replacing      229 vars Replaced     7798 lits Time:     0.02 s 
108.89/108.97	c  F st  1001    306251     14974     48339     30591     33509    229681    537863      9.91      6.64  --
109.29/109.33	c  N st  1005    308284     14974     48339     30601     35517    229681    698428      9.91   no data  --
113.09/113.10	c  N dy  1110    328294     14974     48339     30801     32488    229675    432328     10.08     10.61  --
115.99/116.10	c  N dy  1194    348939     14971     48339     30975     52631    229673   1172142     10.07     10.62  --
116.89/116.92	c Finding binary XORs  T:     0.07 s  found:     170
116.89/116.93	c Replacing      170 vars Replaced     6907 lits Time:     0.01 s 
117.39/117.42	c  S st  1235    357379     14801     48041     30711     37214    228462    476528     10.10   no data  --
117.49/117.54	c  S st  1235    357880     14801     48041     30748     37676    228462    489428     10.10   no data  --
117.49/117.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.49/117.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
123.09/123.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    885 BRemL:    336 BRemN:      0 P: 77.7M T:  5.57
123.09/123.15	c Replacing        7 vars Replaced      344 lits Time:     0.01 s 
123.09/123.18	c bin-w-bin subsume rem           74 bins  time:  0.01 s
123.19/123.30	c subs with bin:      727  lits-rem:      1354  v-fix:    0  time:  0.11 s
123.30/123.34	c Subs w/ non-existent bins:     48 l-rem:   3884 v-fix:     0 done:   2430 time:  0.04 s
123.30/123.35	c Removed useless bin:       0  fixed:     0  props:   0.75M  time:  0.01 s
124.49/124.52	c lits-rem:      2012  cl-subs:     1084  v-elim:     13  v-fix:    0  time:  1.17 s
124.49/124.58	c vivif2 --  cl tried    47714 cl shrink       15 lits rem         15 time: 0.06
124.59/124.67	c vivif2 --  cl tried    36102 cl shrink     4031 lits rem      29317 time: 0.08
124.99/125.01	c asymm  cl-useful: 39/13843/47714 lits-rem:44 time: 0.34
124.99/125.04	c calculated reachability. Time: 0.03
124.99/125.04	c  N dy  1235    357880     14781     47714     31183     36085    227631    413969     10.10   no data  --
128.69/128.77	c Finding binary XORs  T:     0.08 s  found:      13
129.39/129.45	c  N dy  1300    377891     14778     47704     30485     54989    227599   1676139     10.07     14.96  --
132.89/132.99	c  N dy  1396    397949     14778     47704     30693     49610    227596    988363     10.11     20.00  --
136.09/136.11	c  N dy  1493    417971     14777     47704     30898     44583    227594    585163     10.16     15.72  --
137.09/137.19	c Finding binary XORs  T:     0.08 s  found:     165
137.19/137.21	c Replacing      180 vars Replaced    11525 lits Time:     0.02 s 
139.89/139.93	c  N dy  1619    438067     14596     47418     30656     37767    226405    348632     10.28     22.63  --
142.89/142.99	c  N dy  1694    458258     14596     47418     30765     57609    226402   1259828     10.27     11.08  --
146.89/146.97	c  N dy  1780    480766     14596     47418     30955     52486    226402    836178     10.29     10.90  --
146.99/147.06	c Finding binary XORs  T:     0.08 s  found:     103
150.80/150.89	c  N dy  1889    501073     14595     47410     31105     44163    226377    419630     10.35     10.91  --
154.39/154.44	c  N dy  1995    521189     14594     47410     31217     63957    226376   1169446     10.41     11.08  --
157.29/157.40	c  S st  2060    536822     14594     47410     31327     50218    226376    556824     10.41      8.56  --
157.59/157.60	c Finding binary XORs  T:     0.08 s  found:     121
157.59/157.62	c Replacing      224 vars Replaced    11037 lits Time:     0.02 s 
157.59/157.64	c  S st  2060    537327     14370     47000     30947     49832    224794    566346     10.41   no data  --
157.59/157.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
157.59/157.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
163.59/163.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    672 BRemL:    308 BRemN:      0 P: 87.0M T:  6.00
163.59/163.68	c Replacing       10 vars Replaced      436 lits Time:     0.01 s 
163.69/163.72	c bin-w-bin subsume rem           74 bins  time:  0.01 s
163.79/163.84	c subs with bin:     1045  lits-rem:      2069  v-fix:    0  time:  0.12 s
163.79/163.89	c Subs w/ non-existent bins:     74 l-rem:   3065 v-fix:     0 done:   7104 time:  0.04 s
163.89/163.91	c Removed useless bin:       0  fixed:     0  props:   0.74M  time:  0.01 s
165.29/165.33	c lits-rem:      2241  cl-subs:     1334  v-elim:     18  v-fix:    0  time:  1.43 s
165.29/165.39	c vivif2 --  cl tried    46563 cl shrink       14 lits rem         15 time: 0.06
165.49/165.50	c vivif2 --  cl tried    47775 cl shrink     4750 lits rem      44186 time: 0.11
165.79/165.83	c asymm  cl-useful: 85/4617/46563 lits-rem:168 time: 0.33
165.79/165.86	c calculated reachability. Time: 0.03
165.79/165.86	c  N dy  2060    537327     14342     46522     30989     47746    223783    492759     10.41   no data  --
165.89/165.94	c Finding binary XORs  T:     0.08 s  found:      59
170.69/170.79	c  N dy  2085    557680     14340     46522     31059     67764    223783   1796012     10.34     10.95  --
175.09/175.12	c  N dy  2179    577768     14337     46522     31155     56348    223782    791321     10.34     12.84  --
178.39/178.46	c  N dy  2243    597989     14336     46522     31253     76211    223780   1548011     10.32     11.36  --
178.79/178.87	c Finding binary XORs  T:     0.08 s  found:      67
181.99/182.00	c  N dy  2375    618012     14336     46502     31107     64788    223714    950147     10.39     12.77  --
185.59/185.60	c  N dy  2498    638019     14336     46502     31226     52709    223713    475918     10.43     11.41  --
188.39/188.41	c Finding binary XORs  T:     0.08 s  found:     122
188.39/188.44	c Replacing      252 vars Replaced    12298 lits Time:     0.03 s 
189.19/189.23	c  N dy  2630    658110     14084     46172     30901     71873    222177   1165055     10.50     12.45  --
192.79/192.83	c  N dy  2753    678244     14084     46172     31034     58944    222176    597013     10.55     11.17  --
196.19/196.22	c  N dy  2865    698738     14084     46172     31130     79153    222175   1261181     10.58     11.67  --
198.39/198.43	c Finding binary XORs  T:     0.08 s  found:     140
199.90/199.94	c  N dy  2984    718747     14084     46172     31276     65233    222173    709274     10.61     14.68  --
203.30/203.39	c  N dy  3092    738814     14084     46172     31407     84985    222173   1390184     10.63     13.41  --
207.69/207.77	c  N dy  3218    762983     14084     46172     31505     74493    222173    871521     10.66     11.32  --
209.11/209.15	c Finding binary XORs  T:     0.07 s  found:     119
209.11/209.18	c Replacing      259 vars Replaced    16874 lits Time:     0.03 s 
211.79/211.82	c  N dy  3363    783066     13825     45775     31167     93474    220556   1682346     10.74     14.73  --
215.60/215.67	c  N dy  3485    803175     13825     45775     31272     77533    220556   1031899     10.78     11.38  --
216.19/216.25	c  S st  3501    805990     13825     45775     31288     80315    220556   1129960     10.79   no data  --
216.29/216.39	c  S st  3501    806493     13825     45775     31300     80801    220556   1154218     10.79   no data  --
216.39/216.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
216.39/216.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
222.69/222.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  140 Bins:    485 BRemL:    429 BRemN:      0 P: 100.0M T:  6.29
222.69/222.73	c Replacing      140 vars Replaced    11681 lits Time:     0.03 s 
222.79/222.80	c bin-w-bin subsume rem          141 bins  time:  0.01 s
223.19/223.22	c subs with bin:      812  lits-rem:      5660  v-fix:    0  time:  0.41 s
223.19/223.25	c Subs w/ non-existent bins:     24 l-rem:   2545 v-fix:     0 done:   4863 time:  0.03 s
223.19/223.26	c Removed useless bin:       2  fixed:     0  props:   0.68M  time:  0.01 s
224.79/224.89	c lits-rem:      1079  cl-subs:     2136  v-elim:      3  v-fix:    0  time:  1.63 s
224.89/224.96	c vivif2 --  cl tried    45295 cl shrink        6 lits rem          6 time: 0.07
225.19/225.25	c vivif2 --  cl tried    77540 cl shrink    13449 lits rem     126625 time: 0.29
225.61/225.64	c asymm  cl-useful: 52/1744/45295 lits-rem:156 time: 0.39
225.61/225.67	c calculated reachability. Time: 0.03
225.61/225.67	c  N dy  3501    806493     13682     45243     30804     77491    219024    986981     10.79   no data  --
225.69/225.75	c Finding binary XORs  T:     0.08 s  found:      47
231.79/231.84	c  N dy  3579    826801     13678     45243     30861     97534    219024   2328032     10.77     11.38  --
236.70/236.73	c  N dy  3639    847361     13676     45243     30939     79619    219024   1173490     10.74     11.39  --
241.20/241.24	c  N dy  3723    867447     13675     45243     31025     99381    219024   1905766     10.73     12.78  --
241.50/241.59	c Finding binary XORs  T:     0.08 s  found:      58
245.41/245.49	c  N dy  3822    887602     13675     45215     30994     81576    218935   1052978     10.74     11.33  --
249.29/249.35	c  N dy  3924    907711     13675     45215     31094    101353    218935   1790823     10.75     11.37  --
251.90/251.94	c Finding binary XORs  T:     0.08 s  found:      89
251.90/251.96	c Replacing      198 vars Replaced    11986 lits Time:     0.02 s 
253.60/253.63	c  N dy  4033    927813     13477     44935     30836     82387    217650   1063059     10.76     11.75  --
257.40/257.45	c  N dy  4152    947894     13477     44935     30898    102178    217649   1871714     10.77     11.43  --
261.69/261.78	c  N dy  4259    967922     13477     44935     30959     82757    217649   1044357     10.79     15.81  --
264.99/265.09	c Finding binary XORs  T:     0.08 s  found:      45
265.99/266.08	c  N dy  4371    987994     13477     44935     31039    102556    217649   1854988     10.80     13.38  --
270.39/270.48	c  N dy  4478   1007997     13477     44935     31114     82228    217649    819661     10.82     11.45  --
274.40/274.46	c  N dy  4582   1028134     13477     44935     31137    102173    217649   1677080     10.83     11.53  --
278.80/278.88	c  N dy  4713   1048217     13477     44935     31205    122013    217648   2533736     10.87     17.16  --
281.99/282.02	c Finding binary XORs  T:     0.07 s  found:      24
282.99/283.08	c  N dy  4825   1068313     13477     44935     31269    100347    217648   1455126     10.89     12.26  --
283.80/283.82	c  F st  4848   1071875     13477     44935     31272    103863    217648   1608395     10.90   no data  --
283.80/283.85	c Replacing       69 vars Replaced    11090 lits Time:     0.03 s 
287.29/287.31	c  N dy  4931   1088332     13408     44835     31182    119826    217236   2391415     10.92     15.21  --
291.69/291.77	c  N dy  5039   1108670     13408     44835     31232     96928    217235   1282533     10.93     11.51  --
296.09/296.13	c  N dy  5142   1128703     13408     44835     31281    116704    217235   2233479     10.95     15.43  --
300.30/300.39	c  N dy  5250   1148797     13406     44835     31335     93405    217235    945492     10.96     11.65  --
302.50/302.54	c Finding binary XORs  T:     0.06 s  found:      31
304.81/304.83	c  N dy  5379   1168887     13406     44821     31382    112867    217188   1831463     10.99     15.41  --
309.39/309.47	c  N dy  5504   1189423     13406     44821     31440    133112    217188   2792468     11.02     11.66  --
313.89/313.99	c  N dy  5627   1209455     13406     44821     31482    108115    217188   1576580     11.04     15.13  --
313.99/314.08	c  S st  5630   1209739     13406     44821     31483    108396    217188   1588834     11.04   no data  --
314.19/314.27	c  S st  5630   1210242     13406     44821     31499    108881    217188   1612186     11.04   no data  --
314.19/314.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
314.19/314.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
320.59/320.69	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   32 Bins:    449 BRemL:    358 BRemN:      3 P: 107.2M T:  6.40
320.69/320.75	c Replacing       63 vars Replaced    11804 lits Time:     0.05 s 
320.79/320.84	c bin-w-bin subsume rem           89 bins  time:  0.01 s
321.59/321.66	c subs with bin:      715  lits-rem:      9829  v-fix:    0  time:  0.82 s
321.59/321.69	c Subs w/ non-existent bins:     23 l-rem:   3257 v-fix:     0 done:   1325 time:  0.03 s
321.69/321.70	c Removed useless bin:       4  fixed:     0  props:   0.59M  time:  0.01 s
324.20/324.20	c lits-rem:      1435  cl-subs:     3622  v-elim:     10  v-fix:    0  time:  2.49 s
324.20/324.26	c vivif2 --  cl tried    44600 cl shrink       36 lits rem         36 time: 0.07
324.61/324.61	c vivif2 --  cl tried   104238 cl shrink    16798 lits rem     169478 time: 0.35
324.90/324.94	c asymm  cl-useful: 30/1157/44599 lits-rem:90 time: 0.32
324.90/324.97	c calculated reachability. Time: 0.03
324.90/324.97	c  N dy  5630   1210242     13332     44569     31262    104099    216375   1335743     11.04   no data  --
325.00/325.05	c Finding binary XORs  T:     0.08 s  found:      35
331.10/331.13	c  N dy  5691   1230695     13330     44569     31284    124280    216374   2668742     11.02     11.99  --
337.59/337.66	c  N dy  5754   1250943     13327     44569     31351     96875    216374    995164     11.01     11.68  --
342.50/342.51	c  N dy  5834   1270978     13326     44569     31403    116619    216374   2030713     11.00     11.60  --
347.29/347.39	c Finding binary XORs  T:     0.09 s  found:       6
347.79/347.81	c  N dy  5964   1290988     13326     44549     31458    134783    216310   2871497     11.02     15.94  --
352.90/352.98	c  N dy  6076   1311049     13326     44549     31532    110580    216310   1505886     11.03     12.11  --
357.50/357.57	c  N dy  6178   1331565     13326     44549     31609    130657    216310   2257227     11.04     11.70  --
361.80/361.85	c Finding binary XORs  T:     0.08 s  found:      11
362.70/362.77	c  N dy  6313   1351657     13325     44548     31710    102399    216297   1052344     11.07     15.03  --
367.51/367.57	c  N dy  6412   1371663     13325     44548     31772    122070    216297   1874679     11.07     16.74  --
372.49/372.58	c  N dy  6516   1391698     13324     44548     31903    141686    216297   2709873     11.08     11.70  --
375.10/375.11	c Finding binary XORs  T:     0.08 s  found:       6
377.50/377.55	c  N dy  6637   1411854     13324     44547     31945    114035    216282   1388674     11.09     12.06  --
382.60/382.63	c  N dy  6769   1431883     13322     44547     32035    133783    216282   2367357     11.11     11.75  --
388.10/388.18	c  N dy  6896   1451909     13320     44547     32102    153548    216281   3378409     11.13     11.82  --
390.70/390.77	c Finding binary XORs  T:     0.07 s  found:       5
393.09/393.13	c  N dy  7002   1472217     13320     44533     32021    123882    216191   1744451     11.14     12.11  --
398.31/398.37	c  N dy  7123   1492294     13319     44533     32110    143679    216191   2698021     11.15     14.21  --
403.70/403.78	c  N dy  7249   1512366     13319     44533     32176    113933    216191   1149344     11.18     11.80  --
408.59/408.64	c  N dy  7361   1532785     13319     44533     32229    134127    216190   2086010     11.19     11.88  --
409.59/409.69	c Finding binary XORs  T:     0.06 s  found:       6
414.29/414.32	c  N dy  7504   1552801     13319     44532     32259    153894    216183   3072317     11.22     11.84  --
420.10/420.13	c  N dy  7606   1572969     13318     44532     32365    123621    216183   1407303     11.22     12.04  --
425.20/425.22	c  N dy  7739   1593040     13318     44532     32404    143479    216183   2305105     11.24     11.90  --
431.00/431.00	c  N dy  7858   1613092     13318     44532     32450    163259    216183   3352897     11.26     12.84  --
431.90/431.94	c Finding binary XORs  T:     0.06 s  found:       5
436.19/436.24	c  N dy  7969   1633246     13318     44531     32472    131406    216164   1631290     11.27     12.27  --
441.50/441.54	c  N dy  8092   1653386     13317     44531     32553    151301    216164   2504903     11.29     12.49  --
447.50/447.50	c  N dy  8235   1673476     13317     44531     32631    171132    216163   3524765     11.32     11.95  --
451.39/451.50	c Finding binary XORs  T:     0.05 s  found:      11
452.90/452.91	c  N dy  8342   1693688     13316     44529     32633    138362    216139   1898922     11.33     11.99  --
457.20/457.22	c  S st  8450   1710242     13316     44529     32692    154721    216139   2660469     11.35     10.28  --
457.40/457.47	c  S st  8450   1710742     13316     44529     32700    155212    216139   2700563     11.35   no data  --
457.40/457.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
457.50/457.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
464.70/464.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   17 Bins:   1090 BRemL:    492 BRemN:      5 P: 146.5M T:  7.24
464.80/464.80	c Replacing      108 vars Replaced    20539 lits Time:     0.06 s 
464.90/464.95	c bin-w-bin subsume rem           44 bins  time:  0.01 s
466.30/466.35	c subs with bin:     2229  lits-rem:     16403  v-fix:    0  time:  1.41 s
466.30/466.38	c Subs w/ non-existent bins:      9 l-rem:   2815 v-fix:     0 done:     98 time:  0.02 s
466.40/466.41	c Removed useless bin:       7  fixed:     0  props:   0.52M  time:  0.01 s
472.30/472.36	c lits-rem:      1186  cl-subs:    22031  v-elim:     82  v-fix:    0  time:  5.96 s
472.40/472.43	c vivif2 --  cl tried    44083 cl shrink      567 lits rem        707 time: 0.07
472.90/472.93	c vivif2 --  cl tried   130531 cl shrink    24541 lits rem     161600 time: 0.49
473.20/473.27	c asymm  cl-useful: 19/1044/43906 lits-rem:57 time: 0.34
473.30/473.31	c calculated reachability. Time: 0.03
473.30/473.31	c  N dy  8450   1710742     13127     43887     33608    129934    213920   1591617     11.35   no data  --
473.40/473.40	c Finding binary XORs  T:     0.09 s  found:      48
480.00/480.07	c  N dy  8490   1730777     13123     43887     33681    149728    213919   3150316     11.32     14.31  --
487.99/488.07	c  N dy  8581   1751235     13115     43887     33763    169946    213917   5041606     11.32     12.00  --
494.90/494.90	c  N dy  8682   1771306     13115     43887     33814    126252    213914   1706358     11.33     11.96  --
496.50/496.52	c Finding binary XORs  T:     0.09 s  found:      13
500.80/500.80	c  N dy  8779   1791405     13113     43829     33683    144528    213688   2800619     11.33     12.67  --
506.60/506.64	c  N dy  8886   1811415     13113     43829     33758    164257    213686   3874077     11.34     11.97  --
512.20/512.23	c  N dy  9002   1831740     13113     43829     33794    130290    213683   1705904     11.35     12.02  --
517.50/517.57	c  N dy  9124   1851761     13113     43829     33835    150107    213681   2784675     11.36     16.57  --
524.00/524.09	c  N dy  9256   1872706     13113     43829     33884    170733    213680   4004070     11.38     11.99  --
525.60/525.64	c Finding binary XORs  T:     0.09 s  found:       7
530.10/530.17	c  N dy  9348   1892806     13111     43828     33914    135227    213674   1689174     11.38     12.44  --
536.50/536.59	c  N dy  9433   1913496     13110     43828     33957    155738    213673   3030977     11.39     12.05  --
542.90/542.90	c  N dy  9572   1933639     13109     43828     34017    175633    213671   4176592     11.41     12.04  --
548.50/548.51	c  N dy  9678   1953643     13109     43828     34083    139170    213671   1733637     11.42     15.74  --
552.21/552.25	c Finding binary XORs  T:     0.09 s  found:      12
554.30/554.33	c  N dy  9817   1973716     13109     43808     34069    158057    213581   2839215     11.44     12.61  --
560.70/560.75	c  N dy  9953   1993863     13107     43808     34137    177949    213581   4016964     11.47     12.12  --
566.90/566.94	c  N dy 10071   2013918     13107     43808     34178    140707    213581   1746644     11.49     27.76  --
572.50/572.53	c  N dy 10204   2033946     13107     43808     34239    160517    213580   2877660     11.51     12.20  --
578.30/578.30	c Finding binary XORs  T:     0.09 s  found:      14
579.10/579.16	c  N dy 10328   2054009     13104     43785     34304    177104    213468   3928288     11.53     22.41  --
585.20/585.21	c  N dy 10464   2074536     13104     43785     34359    140190    213468   1526502     11.56     12.25  --
590.70/590.77	c  N dy 10585   2094597     13103     43785     34423    160025    213467   2637247     11.58     28.28  --
597.50/597.51	c  N dy 10722   2114647     13103     43785     34478    179844    213464   3839478     11.60     12.33  --
604.10/604.12	c  N dy 10845   2134735     13103     43785     34539    140743    213464   1402695     11.62     18.58  --
605.01/605.10	c Finding binary XORs  T:     0.08 s  found:       6
609.81/609.89	c  N dy 10970   2154758     13103     43781     34614    160274    213447   2496560     11.64     14.01  --
616.01/616.05	c  N dy 11096   2174816     13103     43781     34661    180095    213446   3551584     11.65     22.32  --
622.80/622.87	c  N dy 11245   2194906     13103     43781     34695    200007    213445   4707394     11.68     15.26  --
627.50/627.52	c  S st 11357   2210743     13103     43781     34722    155368    213445   2117387     11.70      9.19  --
627.70/627.78	c  S st 11357   2211245     13103     43781     34730    155859    213445   2158415     11.70   no data  --
627.80/627.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
627.80/627.81	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
637.10/637.11	c Flit:     8 Blit:      0 bXBeca:    0 bXProp:   52 Bins:   5726 BRemL:     68 BRemN:      0 P: 189.6M T:  9.29
637.20/637.21	c Replacing      158 vars Replaced    30895 lits Time:     0.10 s 
637.30/637.34	c bin-w-bin subsume rem          288 bins  time:  0.01 s
638.30/638.36	c subs with bin:     3412  lits-rem:     21832  v-fix:    0  time:  1.01 s
638.30/638.39	c Subs w/ non-existent bins:     56 l-rem:   3966 v-fix:     0 done:    351 time:  0.03 s
638.40/638.41	c Removed useless bin:      44  fixed:     0  props:   0.52M  time:  0.01 s
642.80/642.86	c lits-rem:      1641  cl-subs:    16046  v-elim:    221  v-fix:    0  time:  4.45 s
642.90/642.95	c vivif2 --  cl tried    42887 cl shrink     1252 lits rem       1632 time: 0.08
643.41/643.44	c vivif2 --  cl tried   135105 cl shrink    23212 lits rem     134177 time: 0.49
643.71/643.79	c asymm  cl-useful: 15/996/42500 lits-rem:45 time: 0.35
643.81/643.83	c calculated reachability. Time: 0.03
643.81/643.83	c  N dy 11357   2211245     12716     42485     40755    133852    207726   1394838     11.70   no data  --
643.91/643.94	c Finding binary XORs  T:     0.11 s  found:      75
650.80/650.80	c  N dy 11432   2231288     12709     42485     40806    153636    207706   2712522     11.69     12.59  --
657.60/657.63	c  N dy 11551   2251332     12708     42485     40843    173410    207703   3939750     11.70     16.34  --
664.80/664.85	c  N dy 11627   2271379     12706     42485     40885    193192    207703   5242880     11.70     12.37  --
671.40/671.48	c  N dy 11747   2291443     12705     42485     40933    141075    207701   1605923     11.71     13.91  --
677.31/677.31	c  N dy 11857   2311507     12703     42485     40981    160887    207696   2573389     11.72     16.40  --
683.70/683.74	c  N dy 11979   2331596     12702     42485     41020    180734    207695   3692206     11.74     12.52  --
687.61/687.69	c Finding binary XORs  T:     0.10 s  found:      11
691.01/691.02	c  N dy 12097   2352797     12701     42413     40885    138564    207427   1389823     11.75     12.39  --
696.61/696.64	c  N dy 12232   2372860     12701     42413     40909    158479    207427   2462728     11.77     17.80  --
702.91/703.01	c  N dy 12367   2393035     12701     42413     40944    178487    207427   3568629     11.78     12.41  --
710.21/710.22	c  N dy 12509   2413048     12701     42413     40989    198317    207426   4781067     11.80     17.38  --
716.50/716.55	c  N dy 12652   2433228     12701     42413     41017    155043    207426   2123361     11.83     12.50  --
723.30/723.34	c  N dy 12794   2453315     12701     42413     41047    174944    207424   3288361     11.85     13.63  --
730.30/730.39	c  N dy 12915   2473582     12700     42413     41094    194984    207424   4484956     11.86     12.49  --
737.31/737.35	c  N dy 13045   2493682     12700     42413     41130    151064    207424   1566339     11.88     15.09  --
742.81/742.85	c Finding binary XORs  T:     0.10 s  found:       9
743.72/743.77	c  N dy 13177   2513769     12700     42411     41117    170350    207409   2679462     11.90     15.28  --
750.81/750.86	c  N dy 13312   2533855     12700     42411     41141    190254    207409   3924645     11.92     19.09  --
758.50/758.58	c  N dy 13441   2554356     12700     42411     41160    210596    207407   5185777     11.94     12.60  --
765.80/765.82	c  N dy 13532   2574448     12700     42411     41183    165568    207405   2575431     11.94     12.68  --
773.10/773.14	c  N dy 13657   2594507     12699     42411     41222    185410    207403   3885765     11.95     15.89  --
780.81/780.88	c  N dy 13797   2614689     12698     42411     41257    205409    207401   5112748     11.98     12.82  --
790.91/791.00	c  N dy 13937   2634746     12697     42411     41300    159541    207400   1694724     12.00     16.62  --
798.61/798.61	c  N dy 14058   2654928     12696     42411     41323    179546    207399   2893372     12.01     13.21  --
807.00/807.05	c  N dy 14210   2674978     12693     42411     41349    199431    207399   4166785     12.04     12.97  --
814.80/814.84	c  N dy 14353   2695005     12688     42411     41380    219267    207399   5384615     12.06     20.38  --
820.90/820.96	c  S st 14463   2711246     12687     42411     41407    168430    207399   2023526     12.08   no data  --
821.10/821.17	c  S st 14463   2711748     12687     42411     41410    168927    207399   2051639     12.08   no data  --
821.10/821.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
821.20/821.20	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.01
829.81/829.84	c Flit:    14 Blit:      2 bXBeca:    0 bXProp:  106 Bins:   4889 BRemL:    193 BRemN:      0 P: 200.0M T:  8.64
829.91/829.93	c Replacing      208 vars Replaced    39289 lits Time:     0.09 s 
830.01/830.04	c bin-w-bin subsume rem          691 bins  time:  0.01 s
830.71/830.75	c subs with bin:     4118  lits-rem:     18264  v-fix:    0  time:  0.71 s
830.71/830.78	c Subs w/ non-existent bins:    143 l-rem:   3046 v-fix:     0 done:   2211 time:  0.03 s
830.81/830.80	c Removed useless bin:      50  fixed:     0  props:   0.47M  time:  0.01 s
834.51/834.53	c lits-rem:      2880  cl-subs:    19557  v-elim:    280  v-fix:    0  time:  3.73 s
834.61/834.62	c vivif2 --  cl tried    41258 cl shrink     1053 lits rem       1248 time: 0.09
835.11/835.14	c vivif2 --  cl tried   140625 cl shrink    18887 lits rem      75285 time: 0.52
835.41/835.48	c asymm  cl-useful: 14/1043/40952 lits-rem:42 time: 0.35
835.51/835.53	c calculated reachability. Time: 0.04
835.51/835.53	c  N dy 14463   2711748     12178     40938     45013    139571    200592   1299877     12.08   no data  --
835.61/835.65	c Finding binary XORs  T:     0.12 s  found:      64
843.31/843.32	c  N dy 14510   2734853     12173     40938     45063    162282    200588   2467733     12.06     12.94  --
850.42/850.45	c  N dy 14598   2755238     12168     40938     45121    182341    200586   3493894     12.06     12.79  --
858.41/858.42	c  N dy 14718   2775425     12167     40938     45148    202341    200584   4754514     12.07     12.73  --
866.81/866.86	c  N dy 14821   2795449     12165     40938     45190    222156    200584   6282693     12.07     14.47  --
872.61/872.63	c  N dy 14947   2815660     12164     40938     45209    158696    200579   2128652     12.08     12.98  --
879.41/879.46	c  N dy 15062   2836390     12164     40938     45234    179243    200578   3328448     12.09     13.51  --
886.30/886.36	c  N dy 15165   2856459     12164     40938     45266    199065    200578   4390349     12.09     14.36  --
894.21/894.25	c  N dy 15265   2877136     12162     40938     45299    150393    200576   1629492     12.10     12.77  --
900.40/900.42	c  N dy 15377   2897276     12161     40938     45315    170304    200576   2584242     12.10     12.74  --
906.21/906.24	c Finding binary XORs  T:     0.11 s  found:      18
907.31/907.30	c  N dy 15488   2917327     12161     40864     44940    189056    200297   3602354     12.11     17.83  --
914.41/914.45	c  N dy 15597   2937478     12161     40864     44953    208973    200297   4743419     12.12     13.06  --
921.11/921.12	c  N dy 15696   2957546     12160     40864     44982    158764    200297   1788540     12.12     13.68  --
927.31/927.40	c  N dy 15817   2977627     12160     40864     45012    178630    200294   2793693     12.13     17.08  --
934.02/934.01	c  N dy 15905   2997684     12160     40864     45025    198382    200294   3737930     12.14     13.07  --
941.62/941.67	c  N dy 16024   3017694     12159     40864     45049    218203    200292   4968176     12.16     12.85  --
949.11/949.19	c  N dy 16159   3037702     12158     40864     45079    167811    200289   2112918     12.17     17.33  --
956.61/956.65	c  N dy 16296   3057746     12152     40864     45115    187598    200289   3283993     12.19     12.90  --
965.71/965.73	c  N dy 16453   3077802     12151     40864     45151    207475    200289   4754546     12.22     13.26  --
976.31/976.34	c  N dy 16593   3097898     12149     40864     45191    227335    200288   6053332     12.24     13.37  --
983.81/983.82	c  N dy 16709   3117919     12143     40864     45221    176804    200288   2350432     12.25     16.74  --
991.61/991.61	c  N dy 16854   3137927     12142     40864     45254    196600    200288   3706081     12.28     12.95  --
994.01/994.01	c Finding binary XORs  T:     0.10 s  found:      24
1000.22/1000.24	c  N dy 17017   3157944     12141     40746     44981    209098    199623   4951574     12.31     23.58  --
1009.11/1009.11	c  N dy 17136   3178029     12141     40746     45019    229040    199621   6514493     12.32     21.50  --
1016.81/1016.85	c  N dy 17275   3198459     12138     40746     45060    177750    199620   2566013     12.34     13.23  --
1021.71/1021.75	c  S st 17359   3211753     12138     40746     45069    190953    199620   3487399     12.35     11.93  --
1021.92/1022.00	c  S st 17359   3212255     12138     40746     45070    191453    199620   3513298     12.35   no data  --
1022.02/1022.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1022.02/1022.03	c Cache  BProp: 3 Set: 2 BXProp: 0 T: 0.01
1030.91/1030.98	c Flit:    14 Blit:     14 bXBeca:    0 bXProp:   75 Bins:   4674 BRemL:   1399 BRemN:     16 P: 200.0M T:  8.95
1031.11/1031.13	c Replacing      194 vars Replaced    52365 lits Time:     0.15 s 
1031.31/1031.32	c bin-w-bin subsume rem          573 bins  time:  0.01 s
1032.81/1032.88	c subs with bin:     3530  lits-rem:     26560  v-fix:    0  time:  1.56 s
1032.92/1032.91	c Subs w/ non-existent bins:    309 l-rem:   2501 v-fix:     0 done:   2768 time:  0.04 s
1032.92/1032.95	c Removed useless bin:      39  fixed:     0  props:   0.45M  time:  0.01 s
1045.41/1045.48	c lits-rem:       550  cl-subs:    38121  v-elim:    215  v-fix:    0  time: 12.53 s
1045.51/1045.57	c vivif2 --  cl tried    39818 cl shrink      944 lits rem       1115 time: 0.09
1046.12/1046.16	c vivif2 --  cl tried   147392 cl shrink    23887 lits rem     110369 time: 0.59
1046.51/1046.51	c asymm  cl-useful: 27/837/39617 lits-rem:81 time: 0.35
1046.51/1046.56	c calculated reachability. Time: 0.03
1046.51/1046.56	c  N dy 17359   3212255     11689     39590     46751    146053    194107   1515307     12.35   no data  --
1046.71/1046.70	c Finding binary XORs  T:     0.12 s  found:      41
1054.11/1054.12	c  N dy 17408   3232711     11680     39589     46780    166261    194092   2813210     12.33     13.02  --
1061.31/1061.39	c  N dy 17456   3252785     11680     39589     46805    186084    194092   4006866     12.32     13.17  --
1069.51/1069.50	c  N dy 17524   3272888     11675     39589     46837    205952    194091   5316985     12.32     13.11  --
1077.81/1077.89	c  N dy 17633   3292923     11674     39589     46873    225806    194090   6526150     12.32     13.09  --
1085.51/1085.57	c  N dy 17715   3312974     11674     39589     46903    151770    194088   1899557     12.32     16.04  --
1092.02/1092.01	c  N dy 17805   3333013     11673     39589     46950    171601    194086   3046887     12.32     20.18  --
1099.21/1099.25	c  N dy 17892   3353299     11673     39589     46981    191670    194085   4188809     12.32     13.06  --
1107.82/1107.83	c  N dy 17995   3373310     11673     39589     47009    211439    194085   5273651     12.32     18.43  --
1114.92/1114.98	c  N dy 18101   3393325     11672     39589     47034    157328    194079   1795644     12.32     14.54  --
1122.13/1122.15	c  N dy 18153   3413344     11670     39589     47060    177117    194078   2873207     12.31     22.21  --
1126.22/1126.21	c Finding binary XORs  T:     0.12 s  found:      19
1129.52/1129.59	c  N dy 18240   3433416     11669     39512     46855    195706    193748   3985884     12.31     13.64  --
1138.11/1138.19	c  N dy 18332   3453553     11668     39512     46887    215542    193748   5086551     12.31     12.96  --
1145.71/1145.78	c  N dy 18417   3473721     11668     39512     46911    161198    193748   1854366     12.31     13.22  --
1153.61/1153.61	c  N dy 18529   3494920     11668     39512     46933    182216    193747   3152336     12.31     13.34  --
1161.81/1161.82	c  N dy 18640   3517889     11667     39512     46964    204958    193747   4584063     12.31     12.97  --
1170.62/1170.69	c  N dy 18753   3538122     11665     39512     46999    224965    193747   5743933     12.32     13.01  --
1178.01/1178.05	c  N dy 18854   3558212     11661     39512     47041    168256    193747   2038652     12.32     13.02  --
1184.83/1184.85	c  N dy 18935   3578687     11661     39512     47057    188543    193747   3255641     12.32     12.99  --
1192.91/1192.94	c  N dy 19026   3598787     11658     39512     47093    208350    193747   4329170     12.32     13.36  --
1202.02/1202.02	c  N dy 19136   3619892     11658     39512     47122    229269    193745   5493991     12.32     12.99  --
1210.02/1210.02	c  N dy 19235   3640122     11658     39512     47156    172020    193744   1977090     12.32     13.00  --
1213.51/1213.52	c Finding binary XORs  T:     0.11 s  found:      13
1217.21/1217.29	c  N dy 19338   3660319     11655     39419     47104    186862    193380   2969319     12.32     13.37  --
1226.12/1226.20	c  N dy 19433   3681019     11654     39419     47130    207358    193379   4157279     12.32     13.13  --
1234.82/1234.84	c  N dy 19523   3701099     11653     39419     47163    227166    193378   5219589     12.32     18.81  --
1240.02/1240.07	c  S st 19595   3712255     11645     39419     47182    238207    193375   5915078     12.33   no data  --
1240.32/1240.39	c  S st 19595   3712763     11645     39419     47184    238709    193375   5948979     12.33   no data  --
1240.42/1240.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1240.42/1240.43	c Cache  BProp: 22 Set: 2 BXProp: 1 T: 0.01
1248.92/1248.94	c Flit:     9 Blit:     51 bXBeca:    5 bXProp:  105 Bins:   1878 BRemL:    215 BRemN:      0 P: 200.0M T:  8.50
1249.22/1249.21	c Replacing      192 vars Replaced    89359 lits Time:     0.27 s 
1249.52/1249.50	c bin-w-bin subsume rem          701 bins  time:  0.01 s
1251.12/1251.16	c subs with bin:     2688  lits-rem:     39815  v-fix:    0  time:  1.67 s
1251.22/1251.20	c Subs w/ non-existent bins:     14 l-rem:   3864 v-fix:     0 done:     97 time:  0.03 s
1251.22/1251.24	c Removed useless bin:      26  fixed:     0  props:   0.43M  time:  0.01 s
1280.62/1280.67	c lits-rem:      2271  cl-subs:    56001  v-elim:    183  v-fix:    0  time: 29.44 s
1280.72/1280.76	c vivif2 --  cl tried    38601 cl shrink      624 lits rem        758 time: 0.09
1281.52/1281.60	c vivif2 --  cl tried   175270 cl shrink    41215 lits rem     258829 time: 0.83
1281.92/1281.95	c asymm  cl-useful: 10/631/38497 lits-rem:30 time: 0.35
1281.92/1282.00	c calculated reachability. Time: 0.03
1282.02/1282.00	c  N dy 19595   3712763     11200     38487     46356    173975    188692   2305857     12.33   no data  --
1282.12/1282.12	c Finding binary XORs  T:     0.12 s  found:      19
1290.32/1290.31	c  N dy 19642   3732827     11193     38487     46396    193730    188690   3307928     12.32     13.23  --
1297.91/1297.90	c  F st 19717   3751563     11190     38487     46433    212243    188690   4190576     12.31     11.39  --
1297.91/1297.96	c Replacing       26 vars Replaced     1856 lits Time:     0.03 s 
1298.51/1298.50	c  N st 19721   3753601     11164     38439     46248    212860    188453   4297333     12.31   no data  --

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-3370679-1305379174/watcher-3370679-1305379174 -o /tmp/evaluation-result-3370679-1305379174/solver-3370679-1305379174 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370679-1305379174.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.44 0.10 0.03 3/371 4694
/proc/meminfo: memFree=13551772/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=20420 CPUtime=0 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4194304 236 0 0 0 0 0 0 0 21 0 1 0 630333740 20910080 189 33554432000 4194304 4650387 140734286829456 18446744073709551615 212034693009 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4694/statm: 5105 190 157 112 0 57 0

[startup+0.114814 s]
/proc/loadavg: 0.44 0.10 0.03 3/371 4694
/proc/meminfo: memFree=13551772/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=49904 CPUtime=0.1 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 6436 0 0 0 10 0 0 0 21 0 1 0 630333740 51101696 5295 33554432000 4194304 4650387 140734286829456 18446744073709551615 4370220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 12476 5295 349 112 0 7441 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 49904

[startup+0.2008 s]
/proc/loadavg: 0.44 0.10 0.03 3/371 4694
/proc/meminfo: memFree=13551772/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=49904 CPUtime=0.19 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 6436 0 0 0 19 0 0 0 21 0 1 0 630333740 51101696 5295 33554432000 4194304 4650387 140734286829456 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 12476 5295 349 112 0 7441 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 49904

[startup+0.300779 s]
/proc/loadavg: 0.44 0.10 0.03 3/371 4694
/proc/meminfo: memFree=13551772/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=49904 CPUtime=0.29 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 6436 0 0 0 29 0 0 0 22 0 1 0 630333740 51101696 5295 33554432000 4194304 4650387 140734286829456 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 12476 5295 349 112 0 7441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49904

[startup+0.700712 s]
/proc/loadavg: 0.44 0.10 0.03 3/371 4694
/proc/meminfo: memFree=13551772/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=62728 CPUtime=0.68 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 9205 0 0 0 68 0 0 0 23 0 1 0 630333740 64233472 7766 33554432000 4194304 4650387 140734286829456 18446744073709551615 4244991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 15682 7766 355 112 0 10647 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62728

[startup+1.50057 s]
/proc/loadavg: 0.64 0.14 0.05 6/377 4705
/proc/meminfo: memFree=13446384/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=129784 CPUtime=1.48 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 23219 0 0 0 146 2 0 0 25 0 1 0 630333740 132898816 21780 33554432000 4194304 4650387 140734286829456 18446744073709551615 4370308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 32446 21780 355 112 0 27411 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 129784

[startup+3.10028 s]
/proc/loadavg: 0.64 0.14 0.05 6/377 4705
/proc/meminfo: memFree=13341980/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=262340 CPUtime=3.08 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 50879 0 0 0 304 4 0 0 25 0 1 0 630333740 268636160 49440 33554432000 4194304 4650387 140734286829456 18446744073709551615 4243895 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 65585 49440 355 112 0 60550 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 262340

[startup+6.30071 s]
/proc/loadavg: 0.91 0.21 0.07 6/377 4705
/proc/meminfo: memFree=13152260/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=423280 CPUtime=6.29 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 81677 0 0 0 622 7 0 0 25 0 1 0 630333740 433438720 80238 33554432000 4194304 4650387 140734286829456 18446744073709551615 4369137 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 105820 80238 355 112 0 100785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 423280

[startup+12.7006 s]
/proc/loadavg: 1.16 0.27 0.09 6/377 4705
/proc/meminfo: memFree=13124564/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=445740 CPUtime=12.69 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 89218 0 0 0 1261 8 0 0 25 0 1 0 630333740 456437760 86418 33554432000 4194304 4650387 140734286829456 18446744073709551615 4335200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 111435 86418 381 112 0 106400 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 445740

[startup+25.5003 s]
/proc/loadavg: 1.79 0.45 0.15 5/377 4706
/proc/meminfo: memFree=13110172/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=454936 CPUtime=25.49 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 96131 0 0 0 2539 10 0 0 25 0 1 0 630333740 465854464 87972 33554432000 4194304 4650387 140734286829456 18446744073709551615 4302809 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 113734 87972 382 112 0 108699 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 454936

[startup+51.1007 s]
/proc/loadavg: 2.60 0.75 0.26 6/377 4706
/proc/meminfo: memFree=13049044/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=508104 CPUtime=51.09 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 108940 0 0 0 5098 11 0 0 25 0 1 0 630333740 520298496 98049 33554432000 4194304 4650387 140734286829456 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 127026 98049 382 112 0 121991 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 508104

[startup+102.301 s]
/proc/loadavg: 3.39 1.25 0.45 6/377 4708
/proc/meminfo: memFree=12993960/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=538704 CPUtime=102.29 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 118602 0 0 0 10216 13 0 0 25 0 1 0 630333740 551632896 107711 33554432000 4194304 4650387 140734286829456 18446744073709551615 4315178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 134676 107711 382 112 0 129641 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 538704

[startup+162.301 s]
/proc/loadavg: 3.77 1.75 0.67 5/377 4709
/proc/meminfo: memFree=12954244/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=541712 CPUtime=162.29 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 120607 0 0 0 16216 13 0 0 25 0 1 0 630333740 554713088 109716 33554432000 4194304 4650387 140734286829456 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 135428 109716 382 112 0 130393 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 541712

[startup+222.314 s]
/proc/loadavg: 3.91 2.16 0.88 6/377 4711
/proc/meminfo: memFree=12902500/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=544984 CPUtime=222.31 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 122448 0 0 0 22217 14 0 0 25 0 1 0 630333740 558063616 111557 33554432000 4194304 4650387 140734286829456 18446744073709551615 4229646 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 136246 111557 382 112 0 131211 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 544984

[startup+282.3 s]
/proc/loadavg: 4.04 2.52 1.08 6/377 4713
/proc/meminfo: memFree=12904812/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=564724 CPUtime=282.29 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 132520 0 0 0 28212 17 0 0 25 0 1 0 630333740 578277376 115089 33554432000 4194304 4650387 140734286829456 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 141181 115089 382 112 0 136146 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 564724

[startup+342.301 s]
/proc/loadavg: 4.05 2.80 1.26 6/377 4717
/proc/meminfo: memFree=12896056/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=569204 CPUtime=342.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 143274 0 0 0 34210 20 0 0 25 0 1 0 630333740 582864896 117289 33554432000 4194304 4650387 140734286829456 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 142301 117289 382 112 0 137266 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 569204

[startup+402.301 s]
/proc/loadavg: 4.11 3.04 1.44 6/377 4719
/proc/meminfo: memFree=12859128/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=633396 CPUtime=402.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 160341 0 0 0 40206 24 0 0 25 0 1 0 630333740 648597504 118806 33554432000 4194304 4650387 140734286829456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 158349 118806 382 112 0 153314 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 633396

[startup+462.301 s]
/proc/loadavg: 4.04 3.22 1.60 5/377 4720
/proc/meminfo: memFree=12860704/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=570952 CPUtime=462.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 177325 0 0 0 46203 27 0 0 25 0 1 0 630333740 584654848 118119 33554432000 4194304 4650387 140734286829456 18446744073709551615 4369838 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 142738 118119 382 112 0 137703 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 570952

[startup+522.3 s]
/proc/loadavg: 4.01 3.36 1.75 6/377 4722
/proc/meminfo: memFree=12818764/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=665524 CPUtime=522.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 195174 0 0 0 52199 31 0 0 25 0 1 0 630333740 681496576 126490 33554432000 4194304 4650387 140734286829456 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 166381 126490 382 112 0 161346 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 665524

[startup+582.301 s]
/proc/loadavg: 4.00 3.47 1.88 7/377 4724
/proc/meminfo: memFree=12753384/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=682240 CPUtime=582.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 203656 0 0 0 58197 33 0 0 25 0 1 0 630333740 698613760 131550 33554432000 4194304 4650387 140734286829456 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 170560 131550 382 112 0 165525 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 682240

[startup+642.301 s]
/proc/loadavg: 4.04 3.58 2.02 6/377 4725
/proc/meminfo: memFree=12771720/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=610948 CPUtime=642.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 223412 0 0 0 64192 38 0 0 25 0 1 0 630333740 625610752 126715 33554432000 4194304 4650387 140734286829456 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 152737 126715 382 112 0 147702 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 610948

[startup+702.301 s]
/proc/loadavg: 4.01 3.65 2.14 5/377 4727
/proc/meminfo: memFree=12747864/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=623104 CPUtime=702.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 237306 0 0 0 70188 42 0 0 25 0 1 0 630333740 638058496 131387 33554432000 4194304 4650387 140734286829456 18446744073709551615 4366015 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 155776 131387 382 112 0 150741 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 623104

[startup+762.3 s]
/proc/loadavg: 4.00 3.71 2.25 6/377 4728
/proc/meminfo: memFree=12732928/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=638748 CPUtime=762.31 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 246655 0 0 0 76186 45 0 0 25 0 1 0 630333740 654077952 135529 33554432000 4194304 4650387 140734286829456 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 159687 135529 382 112 0 154652 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 638748

[startup+822.301 s]
/proc/loadavg: 4.10 3.79 2.37 6/377 4730
/proc/meminfo: memFree=12756188/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=608504 CPUtime=822.3 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 258485 0 0 0 82180 50 0 0 25 0 1 0 630333740 623108096 126107 33554432000 4194304 4650387 140734286829456 18446744073709551615 4369952 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 152126 126107 382 112 0 147091 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 608504

[startup+882.314 s]
/proc/loadavg: 4.23 3.88 2.49 6/377 4732
/proc/meminfo: memFree=12733320/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=684420 CPUtime=882.32 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 271409 0 0 0 88178 54 0 0 25 0 1 0 630333740 700846080 130553 33554432000 4194304 4650387 140734286829456 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 171105 130553 382 112 0 166070 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 684420

[startup+942.3 s]
/proc/loadavg: 4.37 3.97 2.60 6/377 4733
/proc/meminfo: memFree=12710216/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=704952 CPUtime=942.31 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 281109 0 0 0 94174 57 0 0 25 0 1 0 630333740 721870848 136873 33554432000 4194304 4650387 140734286829456 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 176238 136873 382 112 0 171203 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 704952

[startup+1002.3 s]
/proc/loadavg: 4.13 3.97 2.69 6/377 4735
/proc/meminfo: memFree=12657360/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=719336 CPUtime=1002.31 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 289373 0 0 0 100170 61 0 0 25 0 1 0 630333740 736600064 140767 33554432000 4194304 4650387 140734286829456 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 179834 140767 382 112 0 174799 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 719336

[startup+1062.3 s]
/proc/loadavg: 4.05 3.97 2.77 6/377 4736
/proc/meminfo: memFree=12640212/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=724100 CPUtime=1062.31 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 294700 0 0 0 106168 63 0 0 25 0 1 0 630333740 741478400 143145 33554432000 4194304 4650387 140734286829456 18446744073709551615 4363488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 181025 143145 382 112 0 175990 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 724100

[startup+1122.3 s]
/proc/loadavg: 4.02 3.97 2.84 6/377 4738
/proc/meminfo: memFree=12648592/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=669036 CPUtime=1122.32 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 302748 0 0 0 112166 66 0 0 25 0 1 0 630333740 685092864 143227 33554432000 4194304 4650387 140734286829456 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 167259 143227 382 112 0 162224 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 669036

[startup+1182.3 s]
/proc/loadavg: 4.11 4.00 2.92 6/377 4740
/proc/meminfo: memFree=12636280/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=671820 CPUtime=1182.31 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 308102 0 0 0 118164 67 0 0 25 0 1 0 630333740 687943680 143899 33554432000 4194304 4650387 140734286829456 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 167955 143899 382 112 0 162920 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 671820

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 2.99 6/377 4741
/proc/meminfo: memFree=12621616/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=750024 CPUtime=1242.32 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 316001 0 0 0 124162 70 0 0 25 0 1 0 630333740 768024576 149488 33554432000 4194304 4650387 140734286829456 18446744073709551615 4369838 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 187506 149488 382 112 0 182471 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 750024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.88 3.97 3.03 5/377 4799
/proc/meminfo: memFree=12717168/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=779628 CPUtime=1300.02 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 325923 0 0 0 129931 71 0 0 25 0 1 0 630333740 798339072 159410 33554432000 4194304 4650387 140734286829456 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 194907 159410 382 112 0 189872 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 779628

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

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

[startup+1300 s]
/proc/loadavg: 3.88 3.97 3.03 5/377 4799
/proc/meminfo: memFree=12717168/32951124 swapFree=65051360/67111528
[pid=4694] ppid=4692 vsize=779628 CPUtime=1300.02 cores=1,3
/proc/4694/stat : 4694 (strangenight1-s) R 4692 4694 4643 0 -1 4202496 325923 0 0 0 129931 71 0 0 25 0 1 0 630333740 798339072 159410 33554432000 4194304 4650387 140734286829456 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4694/statm: 194907 159410 382 112 0 189872 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 779628

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.32
CPU system time (s): 0.743886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 779628

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

runsolver used 4.41333 second user time and 10.9983 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 15:19:35
IDJOB=3370679
IDBENCH=70817
IDSOLVER=1847
FILE ID=node146/3370679-1305379174
RUNJOBID= node146-1305379151-4663
PBS_JOBID= 13324356
Free space on /tmp= 73256 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370679-1305379174/watcher-3370679-1305379174 -o /tmp/evaluation-result-3370679-1305379174/solver-3370679-1305379174 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370679-1305379174.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=1326778265

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      13552052 kB
Buffers:        259184 kB
Cached:        3394060 kB
SwapCached:      41828 kB
Active:       11504404 kB
Inactive:      7607428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13552052 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           21892 kB
Writeback:           0 kB
AnonPages:    15423936 kB
Mapped:          23268 kB
Slab:           163004 kB
PageTables:      59568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81865848 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= 73240 MiB
End job on node146 at 2011-05-14 15:41:17