Trace number 3282297

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? (TO) 1300.09 1300.06

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3282297-1303754096.cnf'
0.00/0.00	c -- header says num vars:          98048
0.00/0.00	c -- header says num clauses:      293759
0.09/0.10	c -- clauses added:            0 learnts,       293759 normals,            0 xors
0.09/0.10	c -- vars added      98048
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     98048     97919    195838         0    685433         0   no data   no data
0.49/0.56	c asymm  cl-useful: 0/1119/97918 lits-rem:0 time: 0.46
11.89/11.95	c Flit:  4811 Blit:   1243 bXBeca:    0 bXProp: 9115 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 11.26
11.89/11.95	c Cleaning up after failed var search:     0.01 s 
11.89/11.97	c Replacing     9117 vars Replaced    15868 lits Time:     0.01 s 
11.89/11.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.99/12.00	c bin-w-bin subsume rem            4 bins  time:  0.01 s
11.99/12.02	c subs with bin:        5  lits-rem:         5  v-fix:    0  time:  0.02 s
14.49/14.58	c Subs w/ non-existent bins:      3 l-rem:      1 v-fix:   330 done:  47280 time:  2.56 s
14.69/14.74	c Removed useless bin:       0  fixed:     0  props:  20.03M  time:  0.16 s
15.29/15.32	c lits-rem:         0  cl-subs:       51  v-elim:  27502  v-fix:    0  time:  0.57 s
15.59/15.63	c Finding binary XORs  T:     0.31 s  found:     245
15.59/15.64	c Replacing      245 vars Replaced     2493 lits Time:     0.01 s 
15.69/15.74	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
15.69/15.74	c calculated reachability. Time: 0.09
15.69/15.75	c Calc default polars -  time:   0.00 s pos:     195 undec:   44642 neg:   53211
15.69/15.75	c =========================================================================================
15.69/15.75	c types(t): F = full restart, N = normal restart
15.69/15.75	c types(t): S = simplification begin/end, E = solution found
15.69/15.75	c restart types(rt): st = static, dy = dynamic
15.69/15.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.69/15.75	c  B st     0         0     54429     66157    113798         0    437392         0   no data   no data
17.49/17.60	c  N dy    13      4073     53541     66157    115483      2101    437392     97032      5.50      6.38
18.70/18.76	c  N dy    26      8661     51928     63658    112924      5400    422943    166170      7.43      8.72
19.29/19.39	c Finding binary XORs  T:     0.30 s  found:     538
19.39/19.41	c Replacing      538 vars Replaced     7060 lits Time:     0.01 s 
19.89/19.95	c  N dy    42     12870     50356     61703    109507      8702    408789    253039      7.61      8.48
20.59/20.60	c  N dy    55     17185     49466     61703    109989     12473    408789    333429      7.21      7.60
22.39/22.44	c  N dy    72     21244     46332     57209    103511      8145    381094    100756      7.57      9.72
22.89/22.98	c  F st    77     25003     46256     57209    103957     11421    381094    148714      7.29   no data
23.00/23.07	c  N st    78     25253     46256     56160    101977     11606    374170    152522      7.29   no data
24.39/24.48	c  N dy    83     30001     45661     56160    102267     15987    374170    457063      7.29   no data
24.39/24.48	c  S st    83     30001     45661     56160    102267     15987    374170    457063      7.29   no data
24.69/24.77	c  S st    83     30502     45612     56160    102456     16242    374170    459962      7.29   no data
24.69/24.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.59/42.66	c Flit:   245 Blit:   7648 bXBeca:    0 bXProp:  385 Bins:  28669 BRemL:     76 BRemN:      0 P: 200.1M T: 17.75
42.59/42.67	c Cleaning up after failed var search:     0.01 s 
42.59/42.69	c Replacing      385 vars Replaced     7717 lits Time:     0.02 s 
42.69/42.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.69/42.71	c bin-w-bin subsume rem          136 bins  time:  0.01 s
42.69/42.74	c subs with bin:     9969  lits-rem:      8136  v-fix:    0  time:  0.03 s
44.39/44.48	c Subs w/ non-existent bins:     11 l-rem:      2 v-fix:    48 done:  28265 time:  1.73 s
44.59/44.67	c Removed useless bin:     996  fixed:     0  props:  20.02M  time:  0.19 s
44.79/44.88	c lits-rem:       276  cl-subs:      635  v-elim:  13481  v-fix:    0  time:  0.21 s
44.89/44.90	c subs with bin:       32  lits-rem:        23  v-fix:    0  time:  0.01 s
44.89/44.91	c lits-rem:         3  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
45.69/45.76	c asymm  cl-useful: 1115/4553/35335 lits-rem:1136 time: 0.84
45.89/45.93	c calculated reachability. Time: 0.17
45.89/45.93	c  N dy    83     30502     17005     35328     51788      1671    203444     32762      7.29   no data
46.59/46.69	c Finding binary XORs  T:     0.76 s  found:       2
47.09/47.13	c  N dy    94     34546     16900     35328     52609      4783    203444    104192      7.20      7.58
47.89/47.93	c  N dy   122     38583     16826     35328     52989      8383    203444    281624      8.08     11.08
48.30/48.40	c  N dy   139     42789     16728     34633     52890      6711    199816    103201      8.09      8.56
48.69/48.73	c  S st   149     45753     16723     34633     53004      9526    199816    195551      8.13   no data
48.79/48.88	c  S st   149     46258     16721     34633     53125      9895    199816    207469      8.13   no data
48.79/48.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.29/62.32	c Flit:    31 Blit:   1488 bXBeca:    0 bXProp:  162 Bins:  25660 BRemL:    774 BRemN:      0 P: 200.0M T: 13.42
62.29/62.32	c Cleaning up after failed var search:     0.01 s 
62.29/62.34	c Replacing      164 vars Replaced     8942 lits Time:     0.01 s 
62.29/62.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.29/62.36	c bin-w-bin subsume rem         1435 bins  time:  0.01 s
62.29/62.38	c subs with bin:     5605  lits-rem:      3138  v-fix:    0  time:  0.02 s
63.09/63.12	c Subs w/ non-existent bins:    749 l-rem:   1018 v-fix:     0 done:  14915 time:  0.74 s
63.19/63.27	c Removed useless bin:    2358  fixed:     0  props:  14.08M  time:  0.15 s
63.29/63.34	c lits-rem:         0  cl-subs:        1  v-elim:    940  v-fix:    0  time:  0.07 s
63.29/63.37	c subs with bin:      132  lits-rem:       909  v-fix:    0  time:  0.02 s
63.39/63.40	c lits-rem:       137  cl-subs:      249  v-elim:      0  v-fix:    0  time:  0.02 s
63.49/63.52	c vivif2 --  cl tried    24042 cl shrink      217 lits rem        332 time: 0.12
63.49/63.58	c vivif2 --  cl tried     7610 cl shrink     3004 lits rem      27956 time: 0.06
64.39/64.43	c asymm  cl-useful: 0/1877/23902 lits-rem:0 time: 0.85
64.49/64.53	c calculated reachability. Time: 0.10
64.49/64.53	c  N dy   149     46258     13975     23902     51510      7293    158975     96967      8.13   no data
64.99/65.02	c Finding binary XORs  T:     0.49 s  found:       0
65.49/65.53	c  N dy   167     50286     13972     23902     51890     10880    158975    200184      8.22      8.70
65.79/65.89	c  N dy   182     54462     13972     23902     52004     14894    158975    308468      8.37      8.92
66.29/66.36	c  N dy   200     58675     13968     23902     52220     18833    158975    394809      8.32      8.76
66.89/66.92	c  N dy   218     62757     13966     23902     52397     22702    158975    512381      8.47      9.83
67.39/67.43	c  N dy   236     66915     13944     23902     52579     14953    158975    229287      8.64      9.20
67.59/67.64	c  S st   243     69387     13944     23902     52646     17335    158975    279952      8.62      6.38
67.69/67.78	c  S st   243     69892     13941     23902     52676     17796    158975    300831      8.62   no data
67.69/67.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.49/81.53	c Flit:    21 Blit:    187 bXBeca:    0 bXProp:   77 Bins:  10562 BRemL:   3838 BRemN:     90 P: 200.1M T: 13.73
81.49/81.54	c Cleaning up after failed var search:     0.00 s 
81.49/81.55	c Replacing       77 vars Replaced     4748 lits Time:     0.01 s 
81.49/81.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.49/81.57	c bin-w-bin subsume rem         1082 bins  time:  0.01 s
81.49/81.59	c subs with bin:       35  lits-rem:        28  v-fix:    0  time:  0.02 s
82.29/82.31	c Subs w/ non-existent bins:     10 l-rem:     13 v-fix:     0 done:  13635 time:  0.72 s
82.39/82.42	c Removed useless bin:     598  fixed:     0  props:  10.09M  time:  0.11 s
82.39/82.47	c lits-rem:         0  cl-subs:        0  v-elim:     34  v-fix:    0  time:  0.05 s
82.50/82.52	c subs with bin:       68  lits-rem:      1432  v-fix:    0  time:  0.04 s
82.50/82.57	c lits-rem:       468  cl-subs:      431  v-elim:      0  v-fix:    0  time:  0.04 s
82.69/82.71	c vivif2 --  cl tried    23222 cl shrink       89 lits rem        109 time: 0.14
82.79/82.82	c vivif2 --  cl tried    16752 cl shrink     4169 lits rem      38990 time: 0.11
83.60/83.61	c asymm  cl-useful: 2/1959/23156 lits-rem:6 time: 0.80
83.69/83.72	c calculated reachability. Time: 0.11
83.69/83.72	c  N dy   243     69892     13601     23154     55863     16676    153453    198806      8.62   no data
84.19/84.22	c Finding binary XORs  T:     0.50 s  found:       3
84.70/84.77	c  N dy   253     74431     13590     23154     56062     20957    153453    308469      8.53      9.02
85.39/85.46	c  N dy   272     79205     13585     23154     56144     25595    153453    440522      8.56     12.09
85.99/86.08	c  N dy   292     85127     13585     23154     56232     31344    153453    571689      8.58      9.05
86.39/86.44	c  F st   305     87501     13585     23154     56291     17108    153453    178822      8.63      6.79
86.39/86.45	c Replacing        3 vars Replaced      511 lits Time:     0.01 s 
86.89/86.93	c  N st   310     90798     13582     23114     56274     20199    153201    360466      8.63   no data
87.49/87.57	c  N dy   327     96669     13582     23114     56428     25861    153200    527889      8.71      9.30
88.28/88.34	c  N dy   349    102881     13582     23114     56506     31913    153200    694269      8.75      9.26
88.48/88.51	c  S st   352    104838     13582     23114     56544     33798    153200    724363      8.71      8.61
88.58/88.65	c  S st   352    105338     13582     23114     56565     34275    153200    743471      8.71   no data
88.58/88.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
98.09/98.18	c Flit:     5 Blit:     28 bXBeca:    0 bXProp:    9 Bins:   2278 BRemL:   5108 BRemN:     19 P: 200.0M T:  9.52
98.19/98.20	c Replacing        9 vars Replaced      850 lits Time:     0.02 s 
98.19/98.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.19/98.22	c bin-w-bin subsume rem           46 bins  time:  0.01 s
98.19/98.24	c subs with bin:        8  lits-rem:         6  v-fix:    0  time:  0.02 s
98.89/98.94	c Subs w/ non-existent bins:     10 l-rem:      7 v-fix:     0 done:  13531 time:  0.71 s
98.99/99.05	c Removed useless bin:      16  fixed:     0  props:   9.09M  time:  0.10 s
99.08/99.10	c lits-rem:         0  cl-subs:        4  v-elim:     22  v-fix:    0  time:  0.05 s
99.19/99.27	c subs with bin:       98  lits-rem:      4026  v-fix:    0  time:  0.14 s
99.39/99.40	c lits-rem:      1416  cl-subs:      675  v-elim:      0  v-fix:    0  time:  0.12 s
99.49/99.54	c vivif2 --  cl tried    22985 cl shrink       35 lits rem         37 time: 0.14
99.89/99.90	c vivif2 --  cl tried    32640 cl shrink     9396 lits rem     189089 time: 0.36
100.29/100.30	c asymm  cl-useful: 4/972/22962 lits-rem:12 time: 0.40
100.39/100.41	c calculated reachability. Time: 0.11
100.39/100.41	c  N dy   352    105338     13509     22958     53359     32607    152323    398980      8.71   no data
100.89/100.92	c Finding binary XORs  T:     0.51 s  found:       3
101.69/101.71	c  N dy   363    113476     13508     22958     53458     21171    152323    201779      8.62      9.90
102.59/102.66	c  N dy   391    122461     13505     22958     53641     29876    152323    424023      8.70      9.18
103.69/103.79	c  N dy   429    130360     13505     22958     53778     37569    152323    630276      8.79     12.30
104.89/104.90	c  N dy   472    138723     13505     22958     53853     23923    152323    249458      8.86     21.33
105.79/105.80	c  N dy   500    147677     13505     22958     53918     32713    152323    449028      8.87      9.34
107.29/107.35	c  N dy   517    157832     13505     22958     54024     42644    152323    690777      8.80      9.51
107.29/107.38	c  S st   518    158007     13505     22958     54028     42815    152323    694032      8.80      7.89
107.49/107.55	c  S st   518    158513     13505     22958     54042     43305    152323    712667      8.80   no data
107.49/107.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.09/117.10	c Flit:     2 Blit:      8 bXBeca:    0 bXProp:   16 Bins:   3947 BRemL:     40 BRemN:      4 P: 200.0M T:  9.54
117.09/117.12	c Replacing       19 vars Replaced     1400 lits Time:     0.02 s 
117.09/117.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.09/117.14	c bin-w-bin subsume rem           39 bins  time:  0.01 s
117.09/117.16	c subs with bin:        5  lits-rem:         7  v-fix:    0  time:  0.02 s
117.79/117.89	c Subs w/ non-existent bins:      1 l-rem:      2 v-fix:     0 done:  13475 time:  0.73 s
117.89/117.97	c Removed useless bin:       9  fixed:     0  props:   7.57M  time:  0.09 s
117.99/118.03	c lits-rem:         1  cl-subs:        1  v-elim:      8  v-fix:    0  time:  0.06 s
118.19/118.21	c subs with bin:      199  lits-rem:      2603  v-fix:    0  time:  0.14 s
118.29/118.35	c lits-rem:      2101  cl-subs:      969  v-elim:      0  v-fix:    0  time:  0.14 s
118.49/118.50	c vivif2 --  cl tried    22898 cl shrink       20 lits rem         34 time: 0.15
118.89/118.90	c vivif2 --  cl tried    41770 cl shrink    11899 lits rem     171806 time: 0.40
119.29/119.30	c asymm  cl-useful: 0/993/22883 lits-rem:0 time: 0.40
119.39/119.42	c calculated reachability. Time: 0.11
119.39/119.42	c  N dy   518    158513     13467     22883     57775     41734    151877    495484      8.80   no data
119.89/119.94	c Finding binary XORs  T:     0.52 s  found:       1
121.29/121.37	c  N dy   528    169943     13464     22883     57900     29828    151877    323728      8.68      9.17
122.69/122.70	c  N dy   577    180849     13464     22883     57988     40533    151877    622427      8.80     10.30
124.49/124.56	c  N dy   630    192845     13464     22883     58116     29351    151877    269437      8.83      9.36
126.59/126.68	c  N dy   681    205267     13462     22883     58271     41496    151877    674737      8.89      9.58
128.49/128.57	c  N dy   735    218396     13462     22883     58395     54389    151877   1057479      8.98      9.55
130.59/130.64	c Finding binary XORs  T:     0.52 s  found:       6
131.49/131.59	c  N dy   802    232400     13461     22859     58506     43990    151762    678110      9.05      9.91
132.29/132.35	c  S st   825    237769     13461     22859     58577     49256    151762    826764      9.07   no data
132.39/132.47	c  S st   825    238273     13461     22859     58580     49753    151762    843202      9.07   no data
132.39/132.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
141.99/142.04	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    1 Bins:   5115 BRemL:     21 BRemN:      0 P: 200.0M T:  9.56
141.99/142.07	c Replacing        8 vars Replaced      706 lits Time:     0.02 s 
141.99/142.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.99/142.08	c bin-w-bin subsume rem           20 bins  time:  0.01 s
142.09/142.10	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.02 s
142.89/142.91	c Subs w/ non-existent bins:      2 l-rem:      2 v-fix:     0 done:  13450 time:  0.81 s
142.89/142.99	c Removed useless bin:       7  fixed:     0  props:   6.52M  time:  0.08 s
142.99/143.05	c lits-rem:         1  cl-subs:        4  v-elim:      4  v-fix:    0  time:  0.06 s
143.30/143.31	c subs with bin:      130  lits-rem:      4349  v-fix:    0  time:  0.22 s
143.39/143.47	c lits-rem:      1642  cl-subs:      707  v-elim:      0  v-fix:    0  time:  0.15 s
143.59/143.62	c vivif2 --  cl tried    22839 cl shrink        4 lits rem          4 time: 0.15
144.10/144.12	c vivif2 --  cl tried    47953 cl shrink    12173 lits rem     226810 time: 0.50
144.49/144.54	c asymm  cl-useful: 0/729/22836 lits-rem:0 time: 0.42
144.59/144.65	c calculated reachability. Time: 0.11
144.59/144.65	c  N dy   825    238273     13446     22836     63654     47884    151616    544885      9.07   no data
145.10/145.18	c Finding binary XORs  T:     0.53 s  found:       1
147.99/148.06	c  N dy   883    254118     13441     22836     63782     39278    151616    440613      9.08      9.63
150.49/150.54	c  N dy   967    270362     13441     22836     63890     55312    151616    920289      9.19     18.97
153.29/153.36	c  N dy  1041    288943     13441     22836     63972     47347    151616    605422      9.24      9.78
155.99/156.03	c  F st  1099    306251     13441     22836     64101     64376    151616   1060695      9.25      8.13
155.99/156.06	c Replacing        1 vars Replaced      383 lits Time:     0.02 s 
156.20/156.28	c  N st  1102    307441     13440     22820     63897     65504    151285   1128963      9.25   no data
159.69/159.78	c Finding binary XORs  T:     0.53 s  found:       4
160.19/160.27	c  N dy  1180    327955     13440     22820     63962     58626    151285   1024578      9.33     10.00
163.29/163.39	c  N dy  1255    348131     13440     22820     64049     50068    151285    530745      9.37      9.90
164.89/164.92	c  S st  1297    357410     13440     22820     64091     59255    151285    826909      9.42   no data
164.99/165.08	c  S st  1297    357911     13440     22820     64107     59738    151285    848779      9.42   no data
164.99/165.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
174.09/174.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1331 BRemL:    190 BRemN:      3 P: 200.0M T:  9.10
174.19/174.21	c Replacing        5 vars Replaced      499 lits Time:     0.02 s 
174.19/174.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.19/174.22	c bin-w-bin subsume rem           18 bins  time:  0.01 s
174.19/174.24	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.02 s
174.89/174.98	c Subs w/ non-existent bins:      2 l-rem:      2 v-fix:     0 done:  13435 time:  0.74 s
174.99/175.05	c Removed useless bin:       1  fixed:     0  props:   6.01M  time:  0.07 s
175.09/175.12	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.06 s
175.29/175.38	c subs with bin:      132  lits-rem:      1203  v-fix:    0  time:  0.23 s
175.50/175.56	c lits-rem:      1189  cl-subs:      707  v-elim:      0  v-fix:    0  time:  0.17 s
175.70/175.71	c vivif2 --  cl tried    22812 cl shrink        9 lits rem         10 time: 0.15
176.20/176.28	c vivif2 --  cl tried    58893 cl shrink    10791 lits rem     221949 time: 0.57
176.60/176.68	c asymm  cl-useful: 1/1035/22808 lits-rem:3 time: 0.40
176.70/176.80	c calculated reachability. Time: 0.11
176.80/176.80	c  N dy  1297    357911     13434     22807     65269     58846    151227    615417      9.42   no data
177.30/177.33	c Finding binary XORs  T:     0.53 s  found:       1
181.19/181.26	c  N dy  1378    378317     13425     22807     65414     49541    151227    474144      9.48     10.00
184.19/184.26	c  N dy  1454    398346     13425     22807     65465     69403    151227   1038806      9.51     18.68
187.59/187.69	c  N dy  1515    421633     13425     22807     65560     62021    151227    751322      9.49     11.04
190.99/191.04	c  N dy  1607    442300     13425     22807     65654     82443    151227   1400038      9.57     10.08
194.09/194.17	c  N dy  1683    462743     13425     22807     65725     71814    151227    977914      9.61     10.12
195.80/195.88	c Finding binary XORs  T:     0.53 s  found:      13
198.89/198.90	c  N dy  1767    482774     13421     22765     65664     59358    151035    526587      9.65     10.19
202.19/202.21	c  N dy  1849    503695     13421     22765     65749     80024    151035   1139045      9.68     10.20
206.09/206.17	c  N dy  1932    523750     13421     22765     65807     66747    151035    683684      9.71     13.83
208.09/208.18	c  S st  1977    536866     13421     22765     65873     79729    151035   1070433      9.73   no data
208.29/208.32	c  S st  1977    537369     13421     22765     65875     80229    151035   1090623      9.73   no data
208.29/208.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
217.40/217.44	c Flit:     0 Blit:      4 bXBeca:    0 bXProp:    0 Bins:    294 BRemL:     15 BRemN:      1 P: 200.0M T:  9.11
217.40/217.48	c Replacing       15 vars Replaced     1642 lits Time:     0.03 s 
217.40/217.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.40/217.49	c bin-w-bin subsume rem           24 bins  time:  0.01 s
217.50/217.51	c subs with bin:        2  lits-rem:         7  v-fix:    0  time:  0.02 s
218.19/218.26	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:  13402 time:  0.74 s
218.29/218.33	c Removed useless bin:       9  fixed:     0  props:   5.70M  time:  0.07 s
218.39/218.40	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.07 s
218.69/218.72	c subs with bin:      129  lits-rem:      2198  v-fix:    0  time:  0.27 s
218.90/218.99	c lits-rem:      3112  cl-subs:     1040  v-elim:      0  v-fix:    0  time:  0.26 s
219.09/219.14	c vivif2 --  cl tried    22745 cl shrink        4 lits rem          7 time: 0.15
219.90/219.98	c vivif2 --  cl tried    79039 cl shrink    15046 lits rem     256236 time: 0.83
220.19/220.27	c asymm  cl-useful: 0/186/22742 lits-rem:0 time: 0.29
220.29/220.39	c calculated reachability. Time: 0.11
220.29/220.39	c  N dy  1977    537369     13398     22742     66114     78975    150804    810515      9.73   no data
220.89/220.92	c Finding binary XORs  T:     0.54 s  found:       0
224.79/224.84	c  N dy  2033    557707     13395     22742     66192     64820    150804    549757      9.71     10.69
228.70/228.72	c  N dy  2084    577730     13390     22742     66263     84602    150804   1105529      9.68     10.43
232.49/232.51	c  N dy  2161    597763     13390     22742     66350     70000    150804    616129      9.71     48.78
236.50/236.56	c  N dy  2233    617837     13389     22742     66457     89809    150804   1236070      9.70     10.94
240.09/240.11	c  N dy  2303    637856     13389     22742     66508     74124    150804    656136      9.71     13.54
243.19/243.26	c  N dy  2372    657937     13389     22742     66555     94021    150804   1259992      9.72     11.07
245.40/245.42	c Finding binary XORs  T:     0.51 s  found:       8
247.60/247.63	c  N dy  2471    678008     13388     22714     66310     76349    150368    644265      9.78     10.45
251.19/251.28	c  N dy  2547    698637     13387     22714     66334     96839    150368   1306827      9.81     10.56
255.69/255.79	c  N dy  2657    718895     13384     22714     66376     78757    150368    642484      9.88     10.44
259.29/259.34	c  N dy  2722    739028     13384     22714     66421     98740    150368   1297760      9.88     10.45
263.40/263.40	c  N dy  2803    759513     13384     22714     66483    119061    150368   1959501      9.90     10.59
267.59/267.61	c  N dy  2858    779576     13384     22714     66522     99907    150368   1302021      9.89     11.04
271.60/271.63	c  N dy  2929    800883     13384     22714     66582    121014    150368   1984492      9.90     10.50
272.70/272.79	c  S st  2958    806053     13384     22714     66585     85520    150368    707209      9.91   no data
272.89/272.92	c  S st  2958    806556     13384     22714     66587     86019    150368    730558      9.91   no data
272.89/272.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
281.89/281.90	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    6 Bins:   1459 BRemL:    194 BRemN:      3 P: 200.1M T:  8.96
281.89/281.93	c Replacing       14 vars Replaced      810 lits Time:     0.03 s 
281.89/281.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.89/281.94	c bin-w-bin subsume rem           57 bins  time:  0.01 s
281.89/281.97	c subs with bin:        4  lits-rem:         3  v-fix:    0  time:  0.02 s
282.60/282.69	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:  13369 time:  0.73 s
282.70/282.75	c Removed useless bin:      18  fixed:     0  props:   4.68M  time:  0.06 s
282.80/282.82	c lits-rem:         1  cl-subs:        4  v-elim:      5  v-fix:    0  time:  0.07 s
282.90/282.93	c subs with bin:      124  lits-rem:      1267  v-fix:    0  time:  0.07 s
283.00/283.04	c lits-rem:      1045  cl-subs:      817  v-elim:      0  v-fix:    0  time:  0.11 s
283.10/283.18	c vivif2 --  cl tried    22806 cl shrink        6 lits rem          6 time: 0.14
283.70/283.79	c vivif2 --  cl tried    84682 cl shrink     4736 lits rem      33588 time: 0.60
284.10/284.15	c asymm  cl-useful: 0/272/22801 lits-rem:0 time: 0.36
284.20/284.26	c calculated reachability. Time: 0.10
284.20/284.26	c  N dy  2958    806556     13364     22801     67627     84617    150432    681251      9.91   no data
284.70/284.77	c Finding binary XORs  T:     0.51 s  found:       1
289.50/289.54	c  N dy  3005    828066     13360     22801     67690    105902    150432   1427181      9.89     10.62
293.39/293.48	c  N dy  3044    848455     13358     22801     67755    126004    150432   2262717      9.86     10.39
297.79/297.83	c  N dy  3149    868705     13358     22801     67817    104885    150432   1354251      9.91     10.50
301.99/302.03	c  N dy  3231    888935     13352     22801     67868    124958    150432   2040371      9.93     10.70
306.20/306.25	c  N dy  3298    910351     13351     22801     67908    103991    150432   1100688      9.94     10.62
310.00/310.06	c  N dy  3367    930352     13351     22801     67939    123844    150432   1699481      9.95     21.58
314.09/314.12	c  N dy  3420    950452     13351     22801     67975    100868    150432    937836      9.95     24.38
318.69/318.78	c  N dy  3455    971518     13351     22801     68022    121745    150432   1672195      9.93     10.57
323.10/323.13	c  N dy  3543    991866     13351     22801     68046    141980    150432   2366226      9.95     10.81
327.99/328.01	c  N dy  3597   1012122     13351     22801     68082    118210    150432   1494737      9.94     10.59
332.49/332.59	c  N dy  3668   1033609     13351     22801     68106    139565    150432   2184233      9.94     10.50
335.59/335.70	c Finding binary XORs  T:     0.43 s  found:      21
337.40/337.41	c  N dy  3753   1053693     13351     22756     67939    113972    150216   1250450      9.97     10.52
341.30/341.36	c  F st  3830   1071875     13351     22756     67958    132050    150216   1863937      9.98   no data
341.30/341.38	c Replacing       22 vars Replaced     2035 lits Time:     0.02 s 
341.80/341.80	c  N st  3834   1073909     13329     22745     67913    134062    150097   1938192      9.98   no data
346.90/346.99	c  N dy  3915   1093965     13329     22745     67924    107313    150097    919097     10.01     14.29
350.60/350.67	c  N dy  3980   1113977     13329     22745     67952    127202    150097   1692174     10.02     10.79
356.09/356.16	c  N dy  4042   1134246     13327     22745     67971    147332    150097   2444084     10.02     10.59
360.59/360.67	c  N dy  4119   1154793     13327     22745     67986    120337    150097   1284451     10.04     10.59
365.80/365.89	c  N dy  4205   1174879     13325     22745     68011    140300    150097   2100598     10.06     15.42
370.71/370.74	c  N dy  4293   1194884     13325     22745     68046    111458    150097    915593     10.08     10.66
373.49/373.54	c  S st  4369   1209834     13325     22745     68063    126323    150097   1437968     10.10   no data
373.69/373.73	c  S st  4369   1210336     13325     22745     68063    126823    150097   1454414     10.10   no data
373.69/373.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
382.39/382.46	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   1481 BRemL:     44 BRemN:      0 P: 200.0M T:  8.71
382.49/382.50	c Replacing        2 vars Replaced      202 lits Time:     0.04 s 
382.49/382.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
382.49/382.52	c bin-w-bin subsume rem           32 bins  time:  0.01 s
382.49/382.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
383.19/383.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13322 time:  0.72 s
383.29/383.31	c Removed useless bin:       9  fixed:     0  props:   4.85M  time:  0.06 s
383.39/383.40	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.09 s
383.69/383.79	c subs with bin:      158  lits-rem:      1788  v-fix:    0  time:  0.33 s
384.10/384.17	c lits-rem:      2589  cl-subs:     1227  v-elim:      0  v-fix:    0  time:  0.37 s
384.30/384.31	c vivif2 --  cl tried    22731 cl shrink        2 lits rem          2 time: 0.14
385.40/385.42	c vivif2 --  cl tried   125236 cl shrink    16460 lits rem     239027 time: 1.12
385.80/385.82	c asymm  cl-useful: 0/376/22730 lits-rem:0 time: 0.40
385.90/385.93	c calculated reachability. Time: 0.10
385.90/385.93	c  N dy  4369   1210336     13318     22730     69445    125178    150115   1196201     10.10   no data
386.40/386.42	c Finding binary XORs  T:     0.49 s  found:       0
391.20/391.25	c  N dy  4425   1232111     13316     22730     69481    146715    150115   1889574     10.09     10.64
396.30/396.30	c  N dy  4465   1253023     13315     22730     69518    117583    150115   1002028     10.08     10.69
401.40/401.44	c  N dy  4533   1275659     13315     22730     69554    140019    150115   1808715     10.08     10.98
406.49/406.50	c  N dy  4586   1295903     13315     22730     69594    160122    150115   2493822     10.06     11.03
411.10/411.11	c  N dy  4651   1316100     13315     22730     69604    130887    150115   1437509     10.07     10.90
416.10/416.10	c  N dy  4720   1336592     13315     22730     69636    151211    150115   2169175     10.07     10.63
421.00/421.06	c  N dy  4803   1356604     13315     22730     69653    171131    150115   2901897     10.08     10.72
424.50/424.56	c  N dy  4824   1377550     13314     22730     69681    141006    150115   1677554     10.06     10.69
430.01/430.03	c  N dy  4884   1397804     13314     22730     69708    161120    150115   2428659     10.06     10.64
435.20/435.21	c  N dy  4965   1417869     13314     22730     69724    129886    150115   1147740     10.07     39.00
440.89/440.95	c  N dy  5038   1441917     13314     22730     69739    153770    150115   1931659     10.06     10.84
446.30/446.38	c  N dy  5118   1461991     13314     22730     69760    173715    150115   2652170     10.08     15.15
451.90/451.90	c  N dy  5196   1482360     13314     22730     69777    140616    150115   1444795     10.09     10.70
457.00/457.06	c  N dy  5281   1502430     13314     22730     69786    160582    150115   2191164     10.10     37.55
462.90/462.93	c  N dy  5376   1522526     13314     22730     69811    180538    150115   2948939     10.12     14.71
468.90/468.91	c  N dy  5458   1542549     13314     22730     69825    146387    150115   1737919     10.13     10.69
474.00/474.02	c  N dy  5542   1564549     13314     22730     69845    168241    150115   2490084     10.14     10.77
479.90/479.91	c  N dy  5626   1585366     13314     22730     69865    188929    150115   3246759     10.15     10.95
484.90/484.98	c  N dy  5718   1605405     13314     22730     69880    153687    150115   1791921     10.16     10.96
491.20/491.22	c  N dy  5806   1628804     13313     22730     69900    176953    150115   2681553     10.18     10.92
497.70/497.71	c  N dy  5897   1649053     13313     22730     69909    140549    150115   1175975     10.19     11.00
502.50/502.52	c  N dy  5944   1671287     13313     22730     69940    162599    150115   1929368     10.18     10.72
508.00/508.07	c Finding binary XORs  T:     0.34 s  found:       7
508.30/508.36	c  N dy  6011   1691311     13313     22717     69817    182245    150040   2625016     10.19     35.81
514.00/514.08	c  S st  6089   1710340     13313     22717     69835    143907    150040   1233033     10.21      8.49
514.30/514.31	c  S st  6089   1710844     13313     22717     69835    144410    150040   1252475     10.21   no data
514.30/514.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
522.41/522.43	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    142 BRemL:    122 BRemN:      1 P: 200.0M T:  8.10
522.41/522.47	c Replacing        8 vars Replaced      506 lits Time:     0.04 s 
522.41/522.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
522.41/522.49	c bin-w-bin subsume rem           23 bins  time:  0.01 s
522.51/522.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
523.20/523.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13293 time:  0.71 s
523.20/523.28	c Removed useless bin:      11  fixed:     0  props:   4.67M  time:  0.06 s
523.30/523.37	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.09 s
523.51/523.56	c subs with bin:      247  lits-rem:      1007  v-fix:    0  time:  0.13 s
523.70/523.79	c lits-rem:      1529  cl-subs:     1218  v-elim:      0  v-fix:    0  time:  0.22 s
523.90/523.91	c vivif2 --  cl tried    22692 cl shrink        5 lits rem          5 time: 0.13
524.90/524.96	c vivif2 --  cl tried   142505 cl shrink     9733 lits rem      77322 time: 1.05
525.30/525.38	c asymm  cl-useful: 1/1473/22689 lits-rem:3 time: 0.41
525.40/525.48	c calculated reachability. Time: 0.09
525.40/525.48	c  N dy  6089   1710844     13289     22688     69801    142405    149822   1153635     10.21   no data
530.00/530.05	c  N dy  6129   1730887     13287     22688     69816    162327    149822   1770880     10.20     28.59
534.80/534.89	c  N dy  6194   1750947     13287     22688     69829    182255    149822   2376796     10.20     11.44
541.11/541.17	c  N dy  6259   1771541     13285     22688     69859    202700    149822   3227872     10.20     10.78
546.40/546.40	c  N dy  6304   1792811     13285     22688     69876    165087    149822   1743465     10.19     10.94
551.70/551.75	c  N dy  6360   1812866     13285     22688     69903    185012    149822   2510485     10.18     10.78
558.10/558.16	c  N dy  6445   1832963     13284     22688     69918    204994    149822   3364375     10.20     10.78
562.50/562.57	c  N dy  6510   1852984     13283     22688     69937    166687    149822   1770900     10.20     11.20
567.90/567.91	c  N dy  6591   1875342     13283     22688     69949    188868    149822   2635104     10.21     10.99
573.30/573.34	c  N dy  6676   1895433     13282     22688     69957    208848    149822   3618471     10.22     23.80
578.70/578.72	c  N dy  6739   1915718     13282     22688     69967    169633    149822   1707477     10.22     10.78
585.21/585.26	c  N dy  6812   1935764     13282     22688     69987    189590    149822   2625789     10.22     25.22
591.30/591.31	c  N dy  6905   1958342     13282     22688     69994    212055    149822   3791448     10.23     10.86
597.00/597.00	c  N dy  6992   1978387     13282     22688     70005    171023    149822   1948396     10.25     11.03
602.01/602.08	c  N dy  7069   1998400     13282     22688     70014    190934    149822   2659390     10.25     15.72
603.41/603.46	c Finding binary XORs  T:     0.37 s  found:       9
608.00/608.06	c  N dy  7141   2018512     13282     22661     69954    210677    149696   3426413     10.26     10.87
614.21/614.22	c  N dy  7196   2039326     13282     22661     69960    169230    149696   1690006     10.26     10.90
619.20/619.20	c  N dy  7272   2059426     13281     22661     69980    189171    149696   2972571     10.26     10.87
624.20/624.27	c  N dy  7342   2079481     13281     22661     69996    209126    149696   3666299     10.27     13.83
630.31/630.36	c  N dy  7408   2100623     13281     22661     70006    166737    149696   1434149     10.27     10.89
635.50/635.52	c  N dy  7478   2120789     13281     22661     70013    186803    149696   2119920     10.27     10.91
642.11/642.17	c  N dy  7520   2141801     13281     22661     70014    207710    149696   3099871     10.27     11.08
648.91/648.92	c  N dy  7613   2161888     13281     22661     70032    227700    149696   3942690     10.28     11.00
654.00/654.07	c  N dy  7692   2181960     13281     22661     70043    183132    149696   1922104     10.28     10.83
659.61/659.68	c  N dy  7794   2202461     13279     22661     70050    203547    149696   2685717     10.30     10.88
662.31/662.38	c  S st  7830   2210844     13276     22661     70057    211910    149696   3050613     10.30      8.49
662.61/662.60	c  S st  7830   2211347     13276     22661     70057    212412    149696   3078331     10.30   no data
662.61/662.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
671.11/671.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    414 BRemL:     19 BRemN:      0 P: 200.2M T:  8.56
671.21/671.25	c Replacing       13 vars Replaced     1505 lits Time:     0.06 s 
671.21/671.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
671.21/671.27	c bin-w-bin subsume rem           20 bins  time:  0.01 s
671.21/671.29	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.02 s
671.90/671.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13264 time:  0.70 s
672.01/672.05	c Removed useless bin:       2  fixed:     0  props:   4.46M  time:  0.05 s
672.11/672.17	c lits-rem:         0  cl-subs:        1  v-elim:      3  v-fix:    0  time:  0.12 s
673.31/673.30	c subs with bin:      134  lits-rem:      1974  v-fix:    0  time:  0.98 s
675.41/675.42	c lits-rem:      4976  cl-subs:     1913  v-elim:      0  v-fix:    0  time:  2.11 s
675.51/675.55	c vivif2 --  cl tried    22636 cl shrink        3 lits rem          3 time: 0.13
677.70/677.76	c vivif2 --  cl tried   210126 cl shrink    40427 lits rem     770279 time: 2.21
678.00/678.03	c asymm  cl-useful: 0/289/22634 lits-rem:0 time: 0.27
678.10/678.13	c calculated reachability. Time: 0.09
678.10/678.13	c  N dy  7830   2211347     13261     22634     70277    210091    149520   2268303     10.30   no data
678.61/678.60	c Finding binary XORs  T:     0.47 s  found:       0
683.30/683.32	c  N dy  7855   2232053     13257     22634     70300    230610    149520   3294278     10.28     10.87
688.21/688.21	c  N dy  7915   2252109     13256     22634     70323    184486    149520   2033945     10.28     13.92
693.01/693.02	c  N dy  7955   2272579     13248     22634     70359    204677    149520   3201244     10.27     10.88
699.31/699.38	c  N dy  8028   2294078     13245     22634     70379    225959    149520   4495265     10.28     10.94
705.50/705.51	c  N dy  8070   2314445     13240     22634     70401    181145    149520   1716600     10.28     10.98
710.90/710.95	c  N dy  8131   2334607     13240     22634     70413    201196    149520   2437552     10.28     11.07
717.30/717.32	c  N dy  8210   2354626     13239     22634     70419    221142    149520   3351243     10.28     10.84
724.01/724.00	c  N dy  8282   2374976     13239     22634     70437    241339    149520   4054773     10.28     10.87
729.91/729.92	c  N dy  8350   2395232     13239     22634     70447    195158    149520   2071863     10.29     10.85
735.00/735.02	c  N dy  8374   2415302     13239     22634     70462    215084    149520   2714865     10.27     10.89
741.90/741.96	c  N dy  8443   2439863     13239     22634     70474    239478    149520   3554676     10.27     10.89
748.30/748.32	c  N dy  8530   2459967     13232     22634     70486    192193    149520   1889498     10.28     10.95
753.70/753.79	c  N dy  8620   2480722     13232     22634     70492    212845    149520   2606137     10.29     11.25
759.80/759.85	c  N dy  8685   2500772     13232     22634     70504    232766    149520   3302030     10.29     10.86
766.31/766.33	c  N dy  8770   2520834     13232     22634     70522    252696    149520   4172376     10.30     15.41
771.81/771.82	c  N dy  8835   2540851     13232     22634     70524    203952    149520   2107000     10.30     10.85
778.71/778.76	c  N dy  8903   2561363     13232     22634     70533    224313    149520   2859140     10.30     11.05
785.20/785.23	c  N dy  8979   2581420     13232     22634     70542    244253    149520   3519750     10.31     17.38
792.20/792.22	c  N dy  9066   2602667     13232     22634     70554    196031    149520   1769336     10.31     10.88
797.61/797.62	c  N dy  9122   2622914     13232     22634     70563    216161    149520   2408382     10.31     11.23
804.11/804.17	c  N dy  9201   2642915     13232     22634     70567    236062    149520   3151285     10.32     10.87
810.91/810.90	c  N dy  9317   2662991     13232     22634     70574    256056    149520   4027088     10.34     21.69
816.90/816.99	c  N dy  9384   2683023     13226     22634     70591    204618    149520   2006880     10.34     11.07
822.60/822.60	c  N dy  9448   2703059     13226     22634     70600    224549    149520   2744974     10.33     25.15
825.01/825.04	c  S st  9472   2711349     13226     22634     70601    232794    149520   3073020     10.33      7.95
825.30/825.35	c  S st  9472   2711856     13226     22634     70602    233299    149520   3101979     10.33   no data
825.30/825.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
832.90/832.91	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:   32 Bins:    291 BRemL:    354 BRemN:     10 P: 200.0M T:  7.54
832.90/832.98	c Replacing       32 vars Replaced     4680 lits Time:     0.07 s 
832.90/832.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
833.00/833.00	c bin-w-bin subsume rem           37 bins  time:  0.01 s
833.00/833.02	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.02 s
833.72/833.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13193 time:  0.69 s
833.72/833.77	c Removed useless bin:       6  fixed:     0  props:   4.31M  time:  0.05 s
833.82/833.89	c lits-rem:         0  cl-subs:        2  v-elim:      4  v-fix:    0  time:  0.13 s
834.81/834.88	c subs with bin:      191  lits-rem:      4777  v-fix:    0  time:  0.85 s
836.70/836.77	c lits-rem:      3500  cl-subs:     1874  v-elim:      0  v-fix:    0  time:  1.88 s
836.90/836.90	c vivif2 --  cl tried    22400 cl shrink        4 lits rem          4 time: 0.13
839.10/839.15	c vivif2 --  cl tried   229097 cl shrink    32252 lits rem     663562 time: 2.25
839.40/839.47	c asymm  cl-useful: 0/647/22397 lits-rem:0 time: 0.31
839.50/839.57	c calculated reachability. Time: 0.09
839.50/839.57	c  N dy  9472   2711856     13189     22397     69943    229038    147926   2372954     10.33   no data
840.00/840.05	c Finding binary XORs  T:     0.48 s  found:       1
845.41/845.42	c  N dy  9518   2731906     13183     22397     69974    248841    147926   3197686     10.33     32.17
852.31/852.34	c  N dy  9585   2752893     13182     22397     69979    197580    147926   1676215     10.33     10.91
858.20/858.26	c  N dy  9661   2773102     13182     22397     70002    217677    147926   2350206     10.33     10.91
864.21/864.23	c  N dy  9721   2793738     13182     22397     70007    238207    147926   3072946     10.33     10.92
871.31/871.32	c  N dy  9807   2813809     13182     22397     70023    258149    147926   3779150     10.34     13.95
878.82/878.88	c  N dy  9864   2833828     13182     22397     70034    205503    147926   1840550     10.33     11.33
885.51/885.56	c  N dy  9918   2855547     13182     22397     70049    227103    147926   2575079     10.33     11.07
891.61/891.63	c  N dy  9975   2875756     13179     22397     70061    247201    147926   3236855     10.33     10.98
899.82/899.86	c  N dy 10066   2896355     13179     22397     70065    267712    147926   4174156     10.34     10.89
906.81/906.84	c  N dy 10137   2917046     13179     22397     70076    214693    147926   2114286     10.34     11.00
913.81/913.80	c  N dy 10211   2937122     13179     22397     70093    234670    147926   3069999     10.34     19.95
919.91/919.98	c  N dy 10292   2957269     13179     22397     70102    254721    147926   3823195     10.34     11.14
926.61/926.61	c  N dy 10371   2978000     13179     22397     70108    275346    147926   4587774     10.35     10.96
932.61/932.61	c  N dy 10453   2998024     13179     22397     70116    220589    147926   2153536     10.35     12.83
938.91/938.91	c  N dy 10533   3018551     13179     22397     70121    241018    147926   2876108     10.36     11.51
946.51/946.56	c  N dy 10604   3039157     13179     22397     70129    261532    147926   3665767     10.36     11.03
954.11/954.15	c  N dy 10676   3059800     13179     22397     70140    282077    147926   4517176     10.36     10.97
961.11/961.15	c  N dy 10755   3080208     13179     22397     70147    226436    147926   2360470     10.36     11.16
967.81/967.82	c  N dy 10806   3100456     13179     22397     70162    246573    147926   3149682     10.36     10.93
974.41/974.49	c  N dy 10891   3120511     13179     22397     70170    266545    147926   3893789     10.36     14.12
981.91/981.93	c  N dy 10975   3140820     13179     22397     70178    286776    147926   4696446     10.37     11.36
988.71/988.74	c  N dy 11042   3160918     13179     22397     70180    229827    147926   2384616     10.36     10.94
995.91/995.90	c  N dy 11102   3180967     13179     22397     70184    249800    147926   3187957     10.36     10.94
1004.21/1004.21	c  N dy 11171   3201744     13179     22397     70187    270495    147926   4119290     10.37     11.02
1007.52/1007.58	c  S st 11199   3211857     13179     22397     70190    280581    147926   4532974     10.37   no data
1007.92/1007.95	c  S st 11199   3212363     13179     22397     70190    281087    147926   4552894     10.37   no data
1007.92/1007.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1015.92/1015.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:    873 BRemL:      3 BRemN:      0 P: 200.0M T:  7.98
1016.02/1016.04	c Replacing        9 vars Replaced     1436 lits Time:     0.08 s 
1016.02/1016.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1016.02/1016.06	c bin-w-bin subsume rem           31 bins  time:  0.01 s
1016.02/1016.08	c subs with bin:        4  lits-rem:         2  v-fix:    0  time:  0.02 s
1016.72/1016.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13170 time:  0.69 s
1016.82/1016.82	c Removed useless bin:       3  fixed:     0  props:   4.13M  time:  0.05 s
1016.92/1016.97	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.15 s
1018.71/1018.72	c subs with bin:      164  lits-rem:      2373  v-fix:    0  time:  1.54 s
1021.21/1021.29	c lits-rem:      4059  cl-subs:     2028  v-elim:      0  v-fix:    0  time:  2.57 s
1021.41/1021.41	c vivif2 --  cl tried    22481 cl shrink        0 lits rem          0 time: 0.12
1024.11/1024.19	c vivif2 --  cl tried   278221 cl shrink    53867 lits rem    1125935 time: 2.78
1024.41/1024.49	c asymm  cl-useful: 0/353/22481 lits-rem:0 time: 0.30
1024.51/1024.59	c calculated reachability. Time: 0.08
1024.51/1024.59	c  N dy 11199   3212363     13167     22481     67436    278179    147947   3363102     10.37   no data
1025.01/1025.04	c Finding binary XORs  T:     0.44 s  found:       1
1031.61/1031.67	c  N dy 11237   3234974     13164     22481     67468    221859    147947   2082060     10.36     11.11
1037.41/1037.48	c  N dy 11289   3254982     13162     22481     67477    241726    147947   2896542     10.36     11.05
1043.31/1043.32	c  N dy 11355   3275093     13161     22481     67492    261659    147947   3891063     10.36     11.07
1049.81/1049.89	c  N dy 11412   3295172     13161     22481     67501    281616    147947   4949432     10.36     13.08
1056.52/1056.56	c  N dy 11478   3315205     13161     22481     67508    223061    147947   2264889     10.37     10.97
1062.62/1062.61	c  N dy 11565   3335258     13161     22481     67517    243039    147947   3268955     10.37     13.63
1069.21/1069.26	c  N dy 11650   3355279     13161     22481     67527    262911    147947   4535996     10.38     10.94
1075.32/1075.32	c  N dy 11704   3375362     13160     22481     67540    282700    147947   5669321     10.38     11.02
1082.21/1082.20	c  N dy 11746   3395404     13160     22481     67542    302631    147947   6342723     10.38     20.50
1087.71/1087.70	c  N dy 11780   3415415     13160     22481     67548    243268    147947   2391252     10.37     12.12
1094.31/1094.32	c  N dy 11861   3435748     13160     22481     67555    263508    147947   3094021     10.37     11.11
1102.11/1102.14	c  N dy 11947   3456476     13160     22481     67560    284152    147947   3858880     10.38     10.93
1109.02/1109.06	c  N dy 12039   3476694     13159     22481     67571    304265    147947   4622791     10.38     11.00
1116.11/1116.18	c  N dy 12095   3497248     13159     22481     67578    244279    147947   2490863     10.38     10.93
1123.51/1123.51	c  N dy 12180   3518280     13159     22481     67585    265229    147947   3276714     10.39     11.09
1131.31/1131.38	c  N dy 12265   3540173     13159     22481     67594    287009    147947   4172889     10.39     11.17
1139.22/1139.23	c  N dy 12375   3560347     13159     22481     67604    307090    147947   5006626     10.40     11.57
1146.31/1146.36	c  N dy 12476   3580734     13158     22481     67618    245446    147947   2438509     10.41     10.98
1153.61/1153.69	c  N dy 12535   3601113     13158     22481     67627    265732    147947   3179317     10.41     11.07
1160.92/1160.96	c  N dy 12639   3621174     13158     22481     67646    285711    147947   4061340     10.42     11.06
1168.92/1168.98	c  N dy 12717   3641257     13158     22481     67650    305698    147947   4827933     10.42     11.14
1176.71/1176.71	c  N dy 12814   3661426     13158     22481     67658    242703    147947   2206370     10.43     11.06
1182.62/1182.68	c  N dy 12882   3681619     13158     22481     67668    262783    147947   2945817     10.43     10.98
1189.51/1189.51	c  N dy 12942   3702328     13158     22481     67685    283386    147947   3691547     10.43     11.47
1193.01/1193.05	c  S st 12967   3712363     13158     22481     67687    293374    147947   4051926     10.43     10.46
1193.31/1193.35	c  S st 12967   3712865     13158     22481     67688    293873    147947   4079232     10.43   no data
1193.31/1193.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1201.12/1201.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:    242 BRemL:     52 BRemN:      0 P: 200.2M T:  7.77
1201.22/1201.24	c Replacing        9 vars Replaced     2333 lits Time:     0.08 s 
1201.22/1201.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1201.22/1201.26	c bin-w-bin subsume rem           14 bins  time:  0.01 s
1201.22/1201.28	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.02 s
1201.92/1201.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  13149 time:  0.69 s
1202.02/1202.01	c Removed useless bin:       5  fixed:     0  props:   3.98M  time:  0.05 s
1202.12/1202.16	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.15 s
1203.52/1203.58	c subs with bin:      125  lits-rem:      1943  v-fix:    0  time:  1.24 s
1206.31/1206.31	c lits-rem:      3481  cl-subs:     2207  v-elim:      0  v-fix:    0  time:  2.73 s
1206.41/1206.44	c vivif2 --  cl tried    22435 cl shrink        0 lits rem          0 time: 0.13
1209.41/1209.45	c vivif2 --  cl tried   286653 cl shrink    42398 lits rem     478763 time: 3.01
1209.81/1209.84	c asymm  cl-useful: 0/239/22435 lits-rem:0 time: 0.40
1209.92/1209.95	c calculated reachability. Time: 0.09
1209.92/1209.95	c  N dy 12967   3712865     13148     22435     67511    290783    147215   3547742     10.43   no data
1210.41/1210.43	c Finding binary XORs  T:     0.48 s  found:       2
1215.92/1215.99	c  N dy 12993   3732962     13143     22435     67538    310556    147215   4549798     10.42     18.83
1223.42/1223.43	c  F st 13051   3751563     13141     22435     67546    244550    147215   2245101     10.42      9.01
1223.42/1223.49	c Replacing        2 vars Replaced       79 lits Time:     0.03 s 
1224.12/1224.10	c  N st 13055   3753598     13139     22410     67478    246115    147090   2332346     10.42   no data
1231.61/1231.61	c  N dy 13117   3774061     13139     22410     67480    266523    147090   3219059     10.42     11.17
1239.91/1239.98	c  N dy 13189   3794069     13138     22410     67487    286442    147090   4201444     10.42     13.21
1248.31/1248.31	c  N dy 13268   3814581     13138     22410     67495    306846    147090   4931259     10.42     11.24
1256.81/1256.85	c  N dy 13355   3834874     13138     22410     67501    242299    147090   2057364     10.43     11.02
1262.92/1262.96	c  N dy 13403   3855118     13138     22410     67505    262468    147090   2776382     10.42     11.00
1269.82/1269.88	c  N dy 13473   3875332     13138     22410     67510    282608    147090   3500806     10.42     11.06
1278.02/1278.04	c  N dy 13531   3895543     13138     22410     67519    302721    147090   4313011     10.42     11.10
1286.51/1286.52	c  N dy 13650   3916115     13138     22410     67521    323195    147090   5135676     10.43     11.04
1294.32/1294.34	c  N dy 13717   3936185     13138     22410     67523    257710    147090   2615987     10.43     21.02

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 4,6

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.38 3.84 3.60 4/183 15137
/proc/meminfo: memFree=19667500/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=32220 CPUtime=0 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 1341 0 0 0 0 0 0 0 20 0 1 0 467825796 32993280 1215 33554432000 4194304 4627331 140735470704048 18446744073709551615 255106465977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 8055 1216 321 106 0 3026 0

[startup+0.0321761 s]
/proc/loadavg: 3.38 3.84 3.60 4/183 15137
/proc/meminfo: memFree=19667500/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=41640 CPUtime=0.02 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 4051 0 0 0 2 0 0 0 20 0 1 0 467825796 42639360 3502 33554432000 4194304 4627331 140735470704048 18446744073709551615 4313380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 10410 3503 322 106 0 5381 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 41640

[startup+0.101163 s]
/proc/loadavg: 3.38 3.84 3.60 4/183 15137
/proc/meminfo: memFree=19667500/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=67248 CPUtime=0.09 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 11380 0 0 0 8 1 0 0 20 0 1 0 467825796 68861952 9173 33554432000 4194304 4627331 140735470704048 18446744073709551615 255106465911 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 16812 9198 322 106 0 11783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67248

[startup+0.301134 s]
/proc/loadavg: 3.38 3.84 3.60 4/183 15137
/proc/meminfo: memFree=19667500/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=71564 CPUtime=0.29 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 12676 0 0 0 28 1 0 0 21 0 1 0 467825796 73281536 10457 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308109 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 17891 10457 343 106 0 12862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71564

[startup+0.701064 s]
/proc/loadavg: 3.38 3.84 3.60 4/183 15137
/proc/meminfo: memFree=19667500/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=77724 CPUtime=0.69 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 13812 0 0 0 68 1 0 0 22 0 1 0 467825796 79589376 11593 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 19431 11593 346 106 0 14402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77724

[startup+1.50093 s]
/proc/loadavg: 3.38 3.84 3.60 5/190 15150
/proc/meminfo: memFree=19441452/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=114760 CPUtime=1.49 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 20291 0 0 0 147 2 0 0 25 0 1 0 467825796 117514240 18072 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308625 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 28690 18072 346 106 0 23661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114760

[startup+3.10062 s]
/proc/loadavg: 3.43 3.84 3.60 5/190 15150
/proc/meminfo: memFree=19341388/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=179592 CPUtime=3.09 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 32481 0 0 0 305 4 0 0 25 0 1 0 467825796 183902208 30262 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308751 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 44898 30262 347 106 0 39869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179592

[startup+6.30108 s]
/proc/loadavg: 3.43 3.84 3.60 5/190 15150
/proc/meminfo: memFree=19002004/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=340128 CPUtime=6.29 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 61555 0 0 0 621 8 0 0 25 0 1 0 467825796 348291072 59336 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 85032 59336 347 106 0 80003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 340128

[startup+12.701 s]
/proc/loadavg: 3.60 3.86 3.61 5/190 15150
/proc/meminfo: memFree=18392372/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=583032 CPUtime=12.69 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 111097 0 0 0 1254 15 0 0 25 0 1 0 467825796 597024768 108878 33554432000 4194304 4627331 140735470704048 18446744073709551615 4534700 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 145758 108878 360 106 0 140729 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 583032

[startup+25.5007 s]
/proc/loadavg: 3.66 3.87 3.61 5/190 15151
/proc/meminfo: memFree=17801020/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=671764 CPUtime=25.49 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 133176 0 0 0 2532 17 0 0 25 0 1 0 467825796 687886336 129323 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 167941 129323 379 106 0 162912 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 671764

[startup+51.1002 s]
/proc/loadavg: 3.78 3.88 3.62 5/190 15152
/proc/meminfo: memFree=17255840/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1163352 CPUtime=51.09 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 229312 0 0 0 5079 30 0 0 25 0 1 0 467825796 1191272448 224035 33554432000 4194304 4627331 140735470704048 18446744073709551615 4297729 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 290838 224035 379 106 0 285809 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1163352

[startup+102.307 s]
/proc/loadavg: 3.97 3.91 3.65 5/190 15153
/proc/meminfo: memFree=16489292/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1242984 CPUtime=102.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 247822 0 0 0 10197 33 0 0 25 0 1 0 467825796 1272815616 241581 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 310746 241581 379 106 0 305717 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1242984

[startup+162.301 s]
/proc/loadavg: 3.99 3.92 3.66 5/190 15154
/proc/meminfo: memFree=16257472/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1252344 CPUtime=162.29 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 258813 0 0 0 16194 35 0 0 25 0 1 0 467825796 1282400256 245803 33554432000 4194304 4627331 140735470704048 18446744073709551615 4310122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 313086 245803 379 106 0 308057 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1252344

[startup+222.301 s]
/proc/loadavg: 3.99 3.93 3.68 5/190 15156
/proc/meminfo: memFree=16058540/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1269656 CPUtime=222.29 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 274329 0 0 0 22191 38 0 0 25 0 1 0 467825796 1300127744 250357 33554432000 4194304 4627331 140735470704048 18446744073709551615 4350089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 317414 250357 379 106 0 312385 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1269656

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.70 5/190 15158
/proc/meminfo: memFree=16006440/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1275448 CPUtime=282.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 290793 0 0 0 28187 43 0 0 25 0 1 0 467825796 1306058752 250289 33554432000 4194304 4627331 140735470704048 18446744073709551615 4534616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 318862 250289 379 106 0 313833 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1275448

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 15159
/proc/meminfo: memFree=15873848/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1276292 CPUtime=342.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 306344 0 0 0 34184 46 0 0 25 0 1 0 467825796 1306923008 251779 33554432000 4194304 4627331 140735470704048 18446744073709551615 4334144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 319073 251779 379 106 0 314044 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1276292

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.73 5/190 15170
/proc/meminfo: memFree=15818712/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1290580 CPUtime=402.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 323017 0 0 0 40181 49 0 0 25 0 1 0 467825796 1321553920 254814 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 322645 254814 379 106 0 317616 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1290580

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.74 5/190 15171
/proc/meminfo: memFree=15826136/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1291444 CPUtime=462.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 337791 0 0 0 46178 52 0 0 25 0 1 0 467825796 1322438656 255845 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 322861 255845 379 106 0 317832 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1291444

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.76 5/190 15173
/proc/meminfo: memFree=15693432/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1292216 CPUtime=522.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 351947 0 0 0 52175 55 0 0 25 0 1 0 467825796 1323229184 254316 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 323054 254316 379 106 0 318025 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1292216

[startup+582.301 s]
/proc/loadavg: 4.06 3.99 3.77 5/190 15175
/proc/meminfo: memFree=15650620/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1295980 CPUtime=582.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 366605 0 0 0 58172 58 0 0 25 0 1 0 467825796 1327083520 256312 33554432000 4194304 4627331 140735470704048 18446744073709551615 4305858 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 323995 256312 379 106 0 318966 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1295980

[startup+642.3 s]
/proc/loadavg: 4.10 4.00 3.79 5/190 15176
/proc/meminfo: memFree=15632732/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1296592 CPUtime=642.31 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 381725 0 0 0 64168 63 0 0 25 0 1 0 467825796 1327710208 257286 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308964 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 324148 257286 379 106 0 319119 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1296592

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.80 5/190 15178
/proc/meminfo: memFree=15568240/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1401288 CPUtime=702.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 402347 0 0 0 70163 67 0 0 25 0 1 0 467825796 1434918912 267068 33554432000 4194304 4627331 140735470704048 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 350322 267068 380 106 0 345293 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1401288

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 3.81 5/190 15179
/proc/meminfo: memFree=15484100/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1332368 CPUtime=762.31 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 416272 0 0 0 76161 70 0 0 25 0 1 0 467825796 1364344832 265688 33554432000 4194304 4627331 140735470704048 18446744073709551615 4322577 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 333092 265688 380 106 0 328063 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1332368

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 15181
/proc/meminfo: memFree=15487280/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1333020 CPUtime=822.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 430405 0 0 0 82157 73 0 0 25 0 1 0 467825796 1365012480 264834 33554432000 4194304 4627331 140735470704048 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 333255 264834 380 106 0 328226 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1333020

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 3.83 5/190 15183
/proc/meminfo: memFree=15441736/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1346428 CPUtime=882.31 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 444529 0 0 0 88154 77 0 0 25 0 1 0 467825796 1378742272 267659 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 336607 267659 401 106 0 331578 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1346428

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.84 5/190 15184
/proc/meminfo: memFree=15398396/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1346892 CPUtime=942.3 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 456483 0 0 0 94150 80 0 0 25 0 1 0 467825796 1379217408 268710 33554432000 4194304 4627331 140735470704048 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 336723 268710 382 106 0 331694 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1346892

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/190 15186
/proc/meminfo: memFree=15371944/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1347316 CPUtime=1002.31 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 468358 0 0 0 100147 84 0 0 25 0 1 0 467825796 1379651584 269450 33554432000 4194304 4627331 140735470704048 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 336829 269450 382 106 0 331800 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1347316

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 15187
/proc/meminfo: memFree=15332988/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1376524 CPUtime=1062.31 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 489181 0 0 0 106143 88 0 0 25 0 1 0 467825796 1409560576 275386 33554432000 4194304 4627331 140735470704048 18446744073709551615 4322497 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 344131 275386 380 106 0 339102 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1376524

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 15189
/proc/meminfo: memFree=15272296/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1377004 CPUtime=1122.31 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 502022 0 0 0 112139 92 0 0 25 0 1 0 467825796 1410052096 275364 33554432000 4194304 4627331 140735470704048 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 344251 275364 380 106 0 339222 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1377004

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 15191
/proc/meminfo: memFree=15240912/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1377432 CPUtime=1182.32 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 514255 0 0 0 118137 95 0 0 25 0 1 0 467825796 1410490368 275195 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308792 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 344358 275195 380 106 0 339329 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1377432

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 15192
/proc/meminfo: memFree=15191276/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1389052 CPUtime=1242.31 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 526009 0 0 0 124134 97 0 0 25 0 1 0 467825796 1422389248 279508 33554432000 4194304 4627331 140735470704048 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 347263 279508 397 106 0 342234 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1389052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.87 4/188 15195
/proc/meminfo: memFree=15328676/32951124 swapFree=67111524/67111528
[pid=15137] ppid=15135 vsize=1389476 CPUtime=1300.02 cores=4,6
/proc/15137/stat : 15137 (strangenight2-s) R 15135 15137 13951 0 -1 4202496 537735 0 0 0 129901 101 0 0 25 0 1 0 467825796 1422823424 278218 33554432000 4194304 4627331 140735470704048 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15137/statm: 347369 278218 397 106 0 342340 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1389476

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.06
CPU time (s): 1300.09
CPU user time (s): 1299.02
CPU system time (s): 1.06684
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1494428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.02
system time used= 1.06684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537735
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= 857

runsolver used 2.34464 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 19:54:57
IDJOB=3282297
IDBENCH=70799
IDSOLVER=1587
FILE ID=node144/3282297-1303754096
RUNJOBID= node144-1303754096-15108
PBS_JOBID= 13154018
Free space on /tmp= 72144 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282297-1303754096/watcher-3282297-1303754096 -o /tmp/evaluation-result-3282297-1303754096/solver-3282297-1303754096 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3282297-1303754096.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=758968389

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19667780 kB
Buffers:       2163844 kB
Cached:       10505652 kB
SwapCached:          4 kB
Active:        3537460 kB
Inactive:      9210720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19667780 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           23408 kB
Writeback:           0 kB
AnonPages:       77444 kB
Mapped:          15260 kB
Slab:           471200 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   232028 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= 72120 MiB
End job on node144 at 2011-04-25 20:16:39