Trace number 3400954

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 5000.11 5000.33

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3400954-1306280115.cnf'
0.00/0.01	c -- header says num vars:           8527
0.00/0.01	c -- header says num clauses:       25484
0.00/0.02	c -- clauses added:            0 learnts,        25484 normals,            0 xors
0.00/0.02	c -- vars added       8527
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      8527      8494     16988         0     59458         0   no data   no data
0.01/0.04	c asymm  cl-useful: 0/8493/8493 lits-rem:0 time: 0.02
0.01/0.07	c Flit:     4 Blit:   1063 bXBeca:    0 bXProp:   85 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
0.01/0.07	c Cleaning up after failed var search:     0.00 s 
0.01/0.07	c Replacing       85 vars Replaced     1090 lits Time:     0.00 s 
0.01/0.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7365 time:  0.00 s
0.01/0.09	c Removed useless bin:       6  fixed:     0  props:   0.55M  time:  0.00 s
0.08/0.10	c lits-rem:         0  cl-subs:        1  v-elim:   2455  v-fix:    0  time:  0.01 s
0.08/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.10	c Finding non-binary XORs:     0.00 s (found:      62, avg size: 3.0)
0.08/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     31 locsubst:     0 time:   0.00
0.08/0.10	c calculated reachability. Time: 0.00
0.08/0.10	c Calc default polars -  time:   0.00 s pos:     226 undec:    5235 neg:    3066
0.08/0.10	c =========================================================================================
0.08/0.10	c types(t): F = full restart, N = normal restart
0.08/0.10	c types(t): S = simplification begin/end, E = solution found
0.08/0.10	c restart types(rt): st = static, dy = dynamic
0.08/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.10	c  B st     0         0      4879      9482      7502         0     45080         0   no data   no data
1.57/1.69	c  N dy    11      4267      4874      9482      7561      4172     45080    155181     12.17     13.02
5.80/6.14	c  N dy    29     14368      4872      9482      7574      7504     45080    210170     11.71     12.39
7.31/7.66	c  N dy    64     18445      4859      9482      7581      5996     45080    116852     12.73     13.86
10.20/10.51	c  F st    85     25001      4859      9482      7582     12482     45080    363531     12.89     11.54
10.20/10.51	c  N st    85     25001      4859      9423      7515     12456     44772    362643     12.89     11.54
12.20/12.57	c  N dy    91     30001      4857      9423      7519     10690     44772    255783     12.89   no data
12.20/12.57	c  S st    91     30001      4857      9423      7519     10690     44772    255783     12.89   no data
12.30/12.63	c  S st    91     30503      4857      9423      7529     11180     44772    263624     12.89   no data
12.30/12.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.00
12.30/12.66	c Flit:     5 Blit:      4 bXBeca:    0 bXProp:    3 Bins:   1239 BRemL:    594 BRemN:      5 P:  1.0M T:  0.03
12.30/12.66	c Replacing        3 vars Replaced       59 lits Time:     0.00 s 
12.30/12.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.30/12.67	c bin-w-bin subsume rem           21 bins  time:  0.00 s
12.30/12.67	c subs with bin:        0  lits-rem:       553  v-fix:    0  time:  0.00 s
12.30/12.67	c Subs w/ non-existent bins:     23 l-rem:      1 v-fix:     0 done:   4824 time:  0.00 s
12.30/12.67	c Removed useless bin:       1  fixed:     0  props:   0.15M  time:  0.00 s
12.30/12.69	c lits-rem:         6  cl-subs:       25  v-elim:    834  v-fix:    0  time:  0.02 s
12.40/12.70	c subs with bin:        8  lits-rem:        38  v-fix:    0  time:  0.00 s
12.40/12.72	c lits-rem:       142  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.02 s
12.40/12.72	c Added XOR as norm:0
12.40/12.73	c asymm  cl-useful: 0/2326/10819 lits-rem:0 time: 0.01
12.40/12.73	c calculated reachability. Time: 0.00
12.40/12.73	c  N dy    91     30503      3990     10819      5488      6379     44473    102594     12.89   no data
18.99/19.34	c  N dy    98     45754      3990     10819      5488      8356     44473    154184     11.86     11.11
18.99/19.34	c  S st    98     45754      3990     10819      5488      8356     44473    154184     11.86     11.11
18.99/19.34	c Finding binary XORs  T:     0.00 s  found:       0
19.09/19.41	c  S st    98     46255      3990     10819      5490      8854     44473    165780     11.86   no data
19.09/19.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      8 locsubst:     0 time:   0.00
19.09/19.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:     16 BRemN:      8 P:  0.9M T:  0.02
19.09/19.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.09/19.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.09/19.44	c subs with bin:       70  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.44	c Subs w/ non-existent bins:     26 l-rem:     80 v-fix:     0 done:   3982 time:  0.00 s
19.09/19.44	c Removed useless bin:       1  fixed:     0  props:   0.12M  time:  0.00 s
19.09/19.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.09/19.46	c subs with bin:        1  lits-rem:        23  v-fix:    0  time:  0.01 s
19.09/19.48	c lits-rem:       198  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.02 s
19.09/19.48	c Added XOR as norm:0
19.09/19.48	c vivif2 --  cl tried    10723 cl shrink        6 lits rem         22 time: 0.00
19.09/19.49	c vivif2 --  cl tried     8782 cl shrink      915 lits rem       2952 time: 0.01
19.19/19.52	c asymm  cl-useful: 0/10723/10723 lits-rem:0 time: 0.03
19.19/19.52	c calculated reachability. Time: 0.00
19.19/19.52	c  N dy    98     46255      3982     10723      5526      8782     44179    160371     11.86   no data
26.11/26.43	c  N dy   105     62172      3982     10723      5526     15302     44179    432147     11.01     11.60
27.49/27.89	c  N dy   132     66176      3982     10723      5526     19268     44179    581882     11.19     15.50
28.89/29.22	c  S st   143     69382      3982     10723      5526     11831     44179    224165     11.23      9.70
28.89/29.29	c  S st   143     69887      3982     10723      5526     12335     44179    234647     11.23   no data
28.89/29.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.00
28.99/29.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:     14 BRemN:      8 P:  1.1M T:  0.03
28.99/29.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.99/29.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.99/29.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.99/29.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3978 time:  0.00 s
28.99/29.33	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
28.99/29.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.99/29.36	c subs with bin:        0  lits-rem:       124  v-fix:    0  time:  0.01 s
28.99/29.39	c lits-rem:       203  cl-subs:      153  v-elim:      0  v-fix:    0  time:  0.04 s
28.99/29.39	c Added XOR as norm:0
28.99/29.39	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
29.09/29.40	c vivif2 --  cl tried    12180 cl shrink      981 lits rem       4048 time: 0.01
29.09/29.44	c asymm  cl-useful: 1/10723/10723 lits-rem:1 time: 0.03
29.09/29.44	c calculated reachability. Time: 0.00
29.09/29.44	c  N dy   143     69887      3978     10723      5511     12180     44154    224872     11.23   no data
30.79/31.16	c  N dy   169     74371      3978     10723      5511     16635     44154    401825     11.39     13.58
32.71/33.09	c  N dy   199     80330      3978     10723      5511     22529     44154    610153     11.56     12.29
35.91/36.21	c  F st   234     87500      3978     10723      5511     17868     44154    397410     11.62      8.37
35.91/36.21	c  N st   234     87500      3978     10723      5511     17868     44154    397410     11.62      8.37
35.91/36.21	c Finding binary XORs  T:     0.00 s  found:       0
37.90/38.26	c Decided on static restart strategy
39.70/40.07	c  N st   241     95540      3978     10723      5511     13097     44154    301469     11.62   no data
45.70/46.00	c  N st   243    104831      3978     10723      5511     22349     44154    744925     11.62   no data
45.70/46.00	c  S st   243    104831      3978     10723      5511     22349     44154    744925     11.62   no data
45.70/46.10	c  S st   243    105335      3978     10723      5511     22851     44154    755182     11.62   no data
45.70/46.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.00
45.81/46.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      4 BRemN:      1 P:  1.9M T:  0.04
45.81/46.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.81/46.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.81/46.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.81/46.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3976 time:  0.00 s
45.81/46.15	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
45.81/46.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.91/46.24	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.05 s
46.91/47.22	c lits-rem:       558  cl-subs:     2077  v-elim:      0  v-fix:    0  time:  0.97 s
46.91/47.22	c Added XOR as norm:0
46.91/47.22	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
46.91/47.27	c vivif2 --  cl tried    20767 cl shrink     7697 lits rem      22738 time: 0.05
47.01/47.33	c asymm  cl-useful: 0/10723/10723 lits-rem:0 time: 0.06
47.01/47.33	c calculated reachability. Time: 0.00
47.01/47.33	c  N st   243    105335      3976     10723      5509     20767     44148    671336     11.62   no data
53.50/53.81	c  N st   244    114933      3976     10723      5509     16532     44148    431818     11.62   no data
63.20/63.51	c  N st   245    129331      3976     10723      5509     16007     44148    359322     11.62   no data
78.10/78.40	c  N st   246    150926      3976     10723      5509     21551     44148    484851     11.62   no data
82.80/83.19	c  S st   247    158003      3976     10723      5509     28599     44148    888384     11.62   no data
82.90/83.29	c  S st   247    158506      3976     10723      5509     29101     44148    898373     11.62   no data
82.90/83.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
83.00/83.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      1 P:  2.7M T:  0.06
83.00/83.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.00/83.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.00/83.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.00/83.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3975 time:  0.00 s
83.00/83.36	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
83.00/83.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
83.10/83.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
84.41/84.79	c lits-rem:       380  cl-subs:     2557  v-elim:      0  v-fix:    0  time:  1.33 s
84.41/84.79	c Added XOR as norm:0
84.41/84.79	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
84.49/84.85	c vivif2 --  cl tried    26534 cl shrink     6453 lits rem      25672 time: 0.05
84.59/84.91	c asymm  cl-useful: 0/10723/10723 lits-rem:0 time: 0.07
84.59/84.92	c calculated reachability. Time: 0.00
84.59/84.92	c  N st   247    158506      3975     10723      5508     26534     44144    796818     11.62   no data
118.90/119.22	c  N st   248    207095      3975     10723      5508     20958     44144    359228     11.62   no data
141.51/141.91	c  N st   249    237759      3975     10723      5508     31748     44144    828026     11.62   no data
141.51/141.91	c  S st   249    237759      3975     10723      5508     31748     44144    828026     11.62   no data
141.70/142.02	c  S st   249    238261      3975     10723      5508     32250     44144    837678     11.62   no data
141.70/142.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.70/142.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      4 BRemN:      0 P:  2.7M T:  0.06
141.70/142.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.70/142.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.70/142.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.70/142.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3975 time:  0.00 s
141.70/142.09	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
141.80/142.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
141.80/142.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
142.61/143.00	c lits-rem:      1433  cl-subs:     1280  v-elim:      0  v-fix:    0  time:  0.83 s
142.61/143.00	c Added XOR as norm:0
142.61/143.00	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
142.72/143.06	c vivif2 --  cl tried    30970 cl shrink     5277 lits rem       8828 time: 0.06
142.80/143.14	c asymm  cl-useful: 2/10723/10723 lits-rem:50 time: 0.08
142.80/143.14	c calculated reachability. Time: 0.00
142.80/143.14	c  N st   249    238261      3975     10723      5506     30970     44094    793221     11.62   no data
192.70/193.04	c  F st   250    306251      3974     10723      5506     32940     44094    594720     11.62   no data
192.70/193.05	c  N st   250    306251      3974     10720      5459     32939     44082    594582     11.62   no data
202.50/202.85	c  N dy   393    325830      3974     10720      5459     28451     44082    480938     12.52     21.40
213.01/213.34	c  N dy   515    348927      3974     10720      5459     26530     44082    373874     12.86     13.67
217.00/217.32	c  S st   569    357392      3974     10720      5459     34907     44082    673844     13.04     12.02
217.10/217.45	c  S st   569    357894      3974     10720      5459     35408     44082    684446     13.04   no data
217.10/217.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
217.20/217.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:     20 BRemN:      0 P:  2.7M T:  0.06
217.20/217.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.20/217.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.20/217.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.20/217.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
217.20/217.52	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
217.20/217.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
217.30/217.62	c subs with bin:      156  lits-rem:        68  v-fix:    0  time:  0.07 s
217.60/217.92	c lits-rem:       951  cl-subs:      707  v-elim:      0  v-fix:    0  time:  0.30 s
217.60/217.92	c Added XOR as norm:0
217.60/217.92	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
217.60/217.96	c vivif2 --  cl tried    34545 cl shrink     5187 lits rem      14973 time: 0.04
217.70/218.04	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.08
217.70/218.04	c calculated reachability. Time: 0.00
217.70/218.04	c  N dy   569    357894      3974     10720      5450     34545     44082    646459     13.04   no data
228.41/228.76	c  N dy   626    377965      3974     10720      5450     28687     44082    397751     12.99     21.01
239.20/239.55	c  N dy   690    397980      3974     10720      5450     48388     44082   1098857     13.00     22.11
248.32/248.69	c  N dy   839    418007      3974     10720      5450     41528     44082    822855     13.30     17.15
264.71/265.04	c  N dy   867    452238      3974     10720      5450     47588     44082   1010065     12.86     13.66
277.50/277.81	c  N dy   981    476323      3974     10720      5450     42799     44082    837746     12.98     13.87
309.99/310.37	c  N dy  1017    536841      3974     10720      5450     42497     44082    828733     12.44      9.26
309.99/310.37	c  S st  1017    536841      3974     10720      5450     42497     44082    828733     12.44      9.26
310.09/310.49	c  S st  1017    537341      3974     10720      5450     42996     44082    839298     12.44   no data
310.09/310.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
310.19/310.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P:  3.0M T:  0.06
310.19/310.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
310.19/310.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.19/310.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.19/310.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
310.19/310.57	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
310.19/310.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
310.30/310.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
310.70/311.02	c lits-rem:      1758  cl-subs:      470  v-elim:      0  v-fix:    0  time:  0.37 s
310.70/311.02	c Added XOR as norm:0
310.70/311.02	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
310.70/311.08	c vivif2 --  cl tried    42526 cl shrink     7386 lits rem      26861 time: 0.06
310.80/311.18	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.11
310.80/311.19	c calculated reachability. Time: 0.00
310.80/311.19	c  N dy  1017    537341      3974     10720      5451     42526     44082    799974     12.44   no data
321.60/321.92	c  N dy  1197    557431      3974     10720      5451     62460     44082   1499049     12.70     16.60
340.00/340.30	c  N dy  1255    586692      3974     10720      5451     59763     44082   1455138     12.62     13.32
352.00/352.36	c  N dy  1336    606781      3974     10720      5451     46885     44082    893319     12.65     13.67
362.90/363.21	c  N dy  1494    626879      3974     10720      5451     66833     44082   1602828     12.83     23.78
377.70/378.00	c  N dy  1597    653630      3974     10720      5451     59604     44082   1321172     12.87     13.84
389.50/389.84	c  N dy  1699    673648      3974     10720      5451     44752     44082    691572     12.94     17.63
401.00/401.33	c  N dy  1809    693693      3974     10720      5451     64626     44082   1434635     13.03     20.69
412.60/412.92	c  N dy  1958    713790      3974     10720      5451     48820     44082    815953     13.15     15.20
428.61/428.91	c  N dy  2027    738403      3974     10720      5451     73009     44082   1654551     13.11     13.83
473.30/473.67	c  N dy  2127    805473      3974     10720      5452     64730     44082   1061334     12.83     13.53
473.60/473.99	c  S st  2133    806011      3974     10720      5452     65263     44082   1080189     12.84   no data
473.82/474.17	c  S st  2133    806513      3974     10720      5452     65764     44082   1091304     12.84   no data
473.82/474.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
473.90/474.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      2 BRemN:      0 P:  4.0M T:  0.09
473.90/474.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
473.90/474.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
473.90/474.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.90/474.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
473.90/474.27	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
473.90/474.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
476.30/476.61	c subs with bin:    13263  lits-rem:         5  v-fix:    0  time:  2.29 s
476.70/477.05	c lits-rem:      1884  cl-subs:      272  v-elim:      0  v-fix:    0  time:  0.43 s
476.70/477.05	c Added XOR as norm:0
476.70/477.05	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
476.80/477.12	c vivif2 --  cl tried    52229 cl shrink     8561 lits rem      29037 time: 0.07
476.90/477.25	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.13
476.90/477.26	c calculated reachability. Time: 0.00
476.90/477.26	c  N dy  2133    806513      3974     10720      5451     52229     44082    902769     12.84   no data
488.91/489.24	c  N dy  2312    826608      3974     10720      5451     72119     44082   1594845     12.98     17.37
500.22/500.55	c  N dy  2413    846627      3974     10720      5451     53725     44082    928831     13.01     15.60
524.10/524.43	c  N dy  2481    883558      3974     10720      5451     50446     44082    681674     12.93     13.62
535.90/536.29	c  N dy  2644    904524      3974     10720      5451     71243     44082   1425293     13.02     13.81
553.91/554.22	c  N dy  2678    932051      3974     10720      5451     58087     44082   1038627     12.98     13.69
566.60/566.91	c  N dy  2826    952085      3974     10720      5451     77894     44082   1726034     13.06     16.22
580.31/580.63	c  N dy  2941    973936      3974     10720      5451     58134     44082   1027112     13.10     13.81
628.00/628.34	c  N dy  3051   1044114      3974     10720      5452     85352     44082   2339281     12.92     13.64
641.80/642.12	c  N dy  3067   1064140      3974     10720      5452     61432     44082   1032471     12.88     17.78
646.52/646.87	c  F st  3120   1071875      3974     10720      5452     69107     44082   1314871     12.90      9.29
668.42/668.74	c  N dy  3156   1102855      3974     10720      5452     55009     44082    774636     12.84     13.59
681.62/681.93	c  N dy  3215   1122894      3974     10720      5452     74906     44082   1525491     12.83     20.44
701.30/701.68	c  N dy  3385   1151665      3974     10720      5452     57846     44082    836889     12.87     13.73
713.63/713.91	c  N dy  3550   1171718      3974     10720      5452     77734     44082   1539779     12.95     18.33
727.41/727.78	c  N dy  3739   1194388      3974     10720      5452     53714     44082    661548     13.04     13.80
737.91/738.22	c  S st  3753   1209770      3974     10720      5452     68800     44082   1118982     13.00      9.36
738.11/738.42	c  S st  3753   1210275      3974     10720      5452     69304     44082   1132109     13.00   no data
738.11/738.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
738.21/738.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.09
738.21/738.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
738.21/738.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.21/738.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.21/738.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
738.21/738.53	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
738.21/738.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
738.31/738.64	c subs with bin:       29  lits-rem:         0  v-fix:    0  time:  0.06 s
739.61/739.93	c lits-rem:      2367  cl-subs:     4656  v-elim:      0  v-fix:    0  time:  1.28 s
739.61/739.93	c Added XOR as norm:0
739.61/739.93	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
739.71/740.02	c vivif2 --  cl tried    64619 cl shrink     9759 lits rem      32743 time: 0.09
739.81/740.17	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.16
739.81/740.18	c calculated reachability. Time: 0.00
739.81/740.18	c  N dy  3753   1210275      3974     10720      5452     64619     44082   1033620     13.00   no data
752.51/752.84	c  N dy  3927   1230288      3974     10720      5452     84466     44082   1722153     13.08     16.27
788.70/789.02	c  N dy  3941   1281915      3974     10720      5453     87166     44082   1323368     12.94     13.67
806.91/807.25	c  N dy  4052   1308275      3974     10720      5453     65265     44082   1092155     12.95     13.75
821.61/821.90	c  N dy  4148   1330890      3974     10720      5453     87638     44082   1883451     12.96     13.65
837.83/838.17	c  N dy  4276   1353286      3974     10720      5453     60600     44082    885151     13.00     13.69
851.81/852.11	c  N dy  4374   1373298      3974     10720      5453     80419     44082   1595626     13.02     21.46
875.22/875.58	c  N dy  4416   1402560      3974     10720      5453     59033     44082    757978     12.98     13.77
889.40/889.81	c  N dy  4515   1422878      3974     10720      5453     79203     44082   1520038     12.99     13.71
904.21/904.53	c  N dy  4581   1442939      3974     10720      5453     99077     44082   2266591     12.98     15.62
932.53/932.86	c  N dy  4586   1480132      3974     10720      5454     84307     44082   1642030     12.88     13.79
957.41/957.74	c  N dy  4715   1513005      3974     10720      5454     64394     44082    901884     12.89     13.65
970.71/971.06	c  N dy  4910   1533032      3974     10720      5454     84237     44082   1599910     12.96     20.66
985.71/986.01	c  N dy  5065   1553082      3974     10720      5454    104146     44082   2310681     13.02     16.59
1007.41/1007.71	c  N dy  5168   1584214      3974     10720      5454     81572     44082   1542837     13.01     13.98
1042.42/1042.77	c  N dy  5262   1630305      3974     10720      5454     72656     44082   1136969     12.97     13.66
1056.72/1057.03	c  N dy  5379   1650314      3974     10720      5455     92508     44082   1852634     13.00     18.76
1072.23/1072.53	c  N dy  5553   1670386      3974     10720      5455     56999     44082    576558     13.05     15.91
1085.01/1085.36	c  N dy  5725   1690470      3974     10720      5455     76926     44082   1290135     13.11     16.77
1098.63/1098.95	c  S st  5827   1710275      3974     10720      5455     96590     44082   2016277     13.13     11.81
1098.91/1099.22	c  S st  5827   1710785      3974     10720      5455     97100     44082   2027911     13.13   no data
1098.91/1099.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1099.01/1099.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      9 BRemN:      0 P:  5.7M T:  0.13
1099.01/1099.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1099.01/1099.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1099.01/1099.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1099.01/1099.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
1099.01/1099.37	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1099.11/1099.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1099.32/1099.62	c subs with bin:       20  lits-rem:        12  v-fix:    0  time:  0.16 s
1101.72/1102.04	c lits-rem:      2900  cl-subs:     2434  v-elim:      0  v-fix:    0  time:  2.41 s
1101.72/1102.04	c Added XOR as norm:0
1101.72/1102.04	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
1101.93/1102.24	c vivif2 --  cl tried    94646 cl shrink    21998 lits rem      61662 time: 0.21
1102.12/1102.49	c asymm  cl-useful: 0/9227/10720 lits-rem:0 time: 0.24
1102.12/1102.49	c calculated reachability. Time: 0.00
1102.12/1102.49	c  N dy  5827   1710785      3974     10720      5458     94645     44082   1913630     13.13   no data
1119.31/1119.60	c  N dy  5879   1731909      3974     10720      5458     59139     44082    645865     13.12     14.51
1133.72/1134.08	c  N dy  5940   1751943      3974     10720      5458     78836     44082   1238562     13.11     17.70
1151.33/1151.61	c  N dy  5988   1772832      3974     10720      5458     99454     44082   1954852     13.10     13.83
1165.82/1166.17	c  N dy  6123   1792842      3974     10720      5458     61919     44082    703918     13.14     18.30
1179.11/1179.49	c  N dy  6219   1812845      3974     10720      5458     81626     44082   1335230     13.15     14.83
1199.61/1199.99	c  N dy  6281   1838200      3974     10720      5458    106662     44082   2195572     13.15     13.88
1219.64/1219.95	c  N dy  6381   1864244      3974     10720      5458     74179     44082   1223053     13.16     13.94
1283.43/1283.74	c  N dy  6411   1947344      3974     10720      5459     96592     44082   1868913     13.01     13.78
1299.61/1299.91	c  N dy  6474   1967401      3974     10720      5459    116323     44082   2516595     13.00     14.83
1317.43/1317.77	c  N dy  6536   1992105      3974     10720      5459     80658     44082   1278392     12.99     13.74
1337.62/1337.99	c  N dy  6654   2019134      3974     10720      5459    107410     44082   2265721     13.01     13.76
1354.42/1354.74	c  N dy  6757   2039174      3974     10720      5459     66029     44082    741670     13.02     17.06
1369.42/1369.70	c  N dy  6894   2060127      3974     10720      5459     86781     44082   1480161     13.05     13.75
1388.01/1388.36	c  N dy  6969   2082184      3974     10720      5459    108439     44082   2141714     13.05     13.81
1415.34/1415.62	c  N dy  7078   2118958      3974     10720      5459     82698     44082   1227884     13.03     13.91
1430.92/1431.27	c  N dy  7113   2139019      3974     10720      5460    102118     44082   1720413     13.01     17.65
1447.72/1448.05	c  N dy  7183   2161383      3974     10720      5460    124347     44082   2548669     13.01     14.14
1462.52/1462.87	c  N dy  7317   2181433      3974     10720      5460     81089     44082   1166493     13.04     17.20
1478.22/1478.59	c  N dy  7489   2202123      3974     10720      5460    101588     44082   1856305     13.08     13.81
1485.22/1485.55	c  S st  7496   2210785      3974     10720      5460    110079     44082   2094320     13.07   no data
1485.52/1485.84	c  S st  7496   2211288      3974     10720      5460    110582     44082   2106334     13.07   no data
1485.52/1485.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1485.73/1486.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     16 BRemL:     12 BRemN:      0 P:  6.7M T:  0.15
1485.73/1486.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1485.73/1486.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1485.73/1486.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1485.73/1486.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
1485.73/1486.01	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1485.73/1486.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1485.92/1486.26	c subs with bin:       46  lits-rem:        23  v-fix:    0  time:  0.15 s
1489.62/1489.98	c lits-rem:      2117  cl-subs:     5989  v-elim:      0  v-fix:    0  time:  3.72 s
1489.62/1489.98	c Added XOR as norm:0
1489.62/1489.98	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
1489.92/1490.21	c vivif2 --  cl tried   104547 cl shrink    23014 lits rem      67507 time: 0.22
1489.92/1490.26	c asymm  cl-useful: 0/1493/10720 lits-rem:0 time: 0.05
1489.92/1490.27	c calculated reachability. Time: 0.00
1489.92/1490.27	c  N dy  7496   2211288      3974     10720      5464    104547     44082   1934878     13.07   no data
1511.62/1511.92	c  N dy  7545   2236801      3974     10720      5464     65623     44082    653371     13.06     13.77
1573.73/1574.04	c  N dy  7601   2312138      3974     10720      5465     74248     44082    835155     12.97     13.69
1589.82/1590.17	c  N dy  7673   2332445      3974     10720      5465     94346     44082   1532001     12.97     13.74
1618.02/1618.32	c  N dy  7721   2364485      3974     10720      5465    125572     44082   2384773     12.94     13.64
1635.92/1636.25	c  N dy  7826   2386423      3974     10720      5465     81604     44082   1127605     12.95     13.70
1683.22/1683.51	c  N dy  7927   2444009      3974     10720      5465     71428     44082    762735     12.92     13.69
1717.84/1718.15	c  N dy  7983   2489664      3974     10720      5466    115979     44082   2033529     12.87     13.92
1736.32/1736.65	c  N dy  8120   2510034      3974     10720      5466     68424     44082    654355     12.90     13.60
1751.62/1751.95	c  N dy  8250   2530238      3974     10720      5466     88369     44082   1322115     12.92     13.67
1767.92/1768.25	c  N dy  8308   2550691      3974     10720      5466    108456     44082   1987150     12.92     13.62
1786.72/1787.08	c  N dy  8366   2571623      3974     10720      5466    128984     44082   2573453     12.92     13.68
1804.33/1804.67	c  N dy  8424   2591636      3974     10720      5466     79936     44082   1009370     12.93     16.25
1819.73/1820.07	c  N dy  8474   2612372      3974     10720      5466    100263     44082   1612520     12.92     13.68
1837.22/1837.55	c  N dy  8592   2632391      3974     10720      5466    119959     44082   2242766     12.94     13.72
1858.52/1858.80	c  N dy  8637   2658113      3974     10720      5466     75445     44082    776143     12.93     13.65
1886.02/1886.36	c  N dy  8732   2691782      3974     10720      5466    108321     44082   1678638     12.93     13.61
1903.74/1904.08	c  S st  8784   2711288      3974     10720      5466    127342     44082   2201054     12.92     10.72
1904.13/1904.40	c  S st  8784   2711795      3974     10720      5466    127849     44082   2213586     12.92   no data
1904.13/1904.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1904.23/1904.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     35 BRemL:     29 BRemN:      0 P:  7.8M T:  0.19
1904.33/1904.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1904.33/1904.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1904.33/1904.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1904.33/1904.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
1904.33/1904.60	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1904.33/1904.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1904.53/1904.84	c subs with bin:        7  lits-rem:        44  v-fix:    0  time:  0.13 s
1913.12/1913.44	c lits-rem:      1421  cl-subs:    19938  v-elim:      0  v-fix:    0  time:  8.60 s
1913.12/1913.44	c Added XOR as norm:0
1913.12/1913.44	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
1913.32/1913.64	c vivif2 --  cl tried   107904 cl shrink    20851 lits rem      64587 time: 0.20
1913.52/1913.89	c asymm  cl-useful: 0/8549/10720 lits-rem:0 time: 0.25
1913.52/1913.89	c calculated reachability. Time: 0.00
1913.52/1913.89	c  N dy  8784   2711795      3974     10720      5475    107901     44082   1877715     12.92   no data
1913.52/1913.90	c Finding binary XORs  T:     0.00 s  found:       0
1953.93/1954.26	c  N dy  8823   2759310      3974     10720      5475     83721     44082    951027     12.88     13.61
1971.83/1972.17	c  N dy  8888   2781783      3974     10720      5475    105575     44082   1510607     12.87     13.60
1989.54/1989.90	c  N dy  8998   2801794      3974     10720      5477    125315     44082   2158285     12.88     21.94
2010.73/2011.00	c  N dy  9006   2823638      3974     10720      5477     75603     44082    783265     12.87     13.60
2026.83/2027.20	c  N dy  9076   2843716      3974     10720      5477     95356     44082   1470381     12.87     13.58
2053.93/2054.29	c  N dy  9148   2874979      3974     10720      5477    126164     44082   2507689     12.87     13.57
2073.92/2074.21	c  N dy  9215   2898196      3974     10720      5477     76478     44082    826408     12.87     13.55
2089.83/2090.11	c  N dy  9328   2923698      3974     10720      5477    101743     44082   1651474     12.88     13.72
2107.13/2107.42	c  N dy  9469   2943737      3974     10720      5477    121536     44082   2333927     12.90     22.39
2125.94/2126.24	c  N dy  9579   2963780      3974     10720      5477    141228     44082   2950533     12.92     16.65
2147.94/2148.30	c  N dy  9707   2988964      3974     10720      5477     92320     44082   1294843     12.93     13.69
2183.93/2184.23	c  N dy  9802   3030496      3974     10720      5477    132941     44082   2595486     12.92     13.61
2202.94/2203.22	c  N dy  9846   3050503      3974     10720      5477     77913     44082    798101     12.92     17.49
2222.23/2222.50	c  N dy  9928   3073173      3974     10720      5477    100056     44082   1423432     12.92     13.71
2237.92/2238.23	c  N dy 10044   3093214      3974     10720      5477    119876     44082   2091178     12.94     21.87
2257.23/2257.50	c  N dy 10172   3113357      3974     10720      5477    139732     44082   2737495     12.96     13.66
2276.64/2277.01	c  N dy 10294   3133434      3974     10720      5477     83799     44082    978325     12.97     22.03
2293.42/2293.77	c  N dy 10398   3153481      3974     10720      5477    103575     44082   1625356     12.99     18.58
2311.02/2311.37	c  N dy 10530   3173505      3974     10720      5477    123349     44082   2289069     13.01     16.69
2330.13/2330.46	c  N dy 10649   3193549      3974     10720      5477    143168     44082   2954936     13.02     18.08
2347.33/2347.69	c  S st 10725   3211795      3974     10720      5477     84319     44082    936824     13.03     10.48
2347.63/2347.95	c  S st 10725   3212297      3974     10720      5477     84817     44082    948620     13.03   no data
2347.63/2347.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2347.73/2348.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     35 BRemL:     26 BRemN:      0 P:  5.4M T:  0.12
2347.73/2348.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2347.73/2348.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2347.73/2348.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2347.73/2348.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
2347.73/2348.08	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2347.83/2348.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2347.83/2348.17	c subs with bin:       13  lits-rem:        34  v-fix:    0  time:  0.04 s
2348.14/2348.43	c lits-rem:       377  cl-subs:      775  v-elim:      0  v-fix:    0  time:  0.26 s
2348.14/2348.43	c Added XOR as norm:0
2348.14/2348.43	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
2348.14/2348.48	c vivif2 --  cl tried    84029 cl shrink     3110 lits rem       7388 time: 0.05
2348.25/2348.52	c asymm  cl-useful: 0/2171/10720 lits-rem:0 time: 0.04
2348.25/2348.52	c calculated reachability. Time: 0.00
2348.25/2348.52	c  N dy 10725   3212297      3974     10720      5491     84024     44082    928912     13.03   no data
2379.93/2380.21	c  N dy 10884   3250422      3974     10720      5491    121525     44082   2205399     13.04     13.85
2403.14/2403.41	c  N dy 10929   3272496      3974     10720      5491    143130     44082   2873344     13.03     13.80
2428.33/2428.64	c  N dy 10999   3298892      3974     10720      5491     91208     44082   1098482     13.03     13.73
2445.43/2445.76	c  N dy 11111   3318922      3974     10720      5491    110927     44082   1767048     13.04     19.54
2567.04/2567.37	c  N dy 11241   3453934      3974     10720      5492     85176     44082    868500     12.92     14.08
2590.93/2591.21	c  N dy 11311   3479648      3974     10720      5493    110627     44082   1753254     12.92     13.64
2620.83/2621.19	c  N dy 11397   3512817      3974     10720      5493    143460     44082   2882425     12.92     13.63
2648.45/2648.71	c  N dy 11469   3540700      3974     10720      5493     90102     44082   1023420     12.92     13.82
2665.14/2665.48	c  N dy 11582   3560717      3974     10720      5493    109867     44082   1686097     12.93     17.34
2690.04/2690.34	c  N dy 11641   3586971      3974     10720      5493    135468     44082   2397489     12.92     13.65
2713.63/2714.00	c  N dy 11720   3609049      3974     10720      5493    157093     44082   2982771     12.93     13.64
2736.34/2736.63	c  N dy 11825   3633237      3974     10720      5493     99390     44082   1276347     12.93     13.69
2756.36/2756.66	c  N dy 11941   3653333      3974     10720      5493    119136     44082   1879760     12.95     18.40
2782.76/2783.03	c  N dy 11969   3679232      3974     10720      5493    144390     44082   2492732     12.93     13.90
2804.03/2804.39	c  N dy 12064   3699310      3974     10720      5493    164108     44082   3092402     12.94     18.55
2815.34/2815.68	c  S st 12128   3712298      3974     10720      5493     94344     44082   1078872     12.95     10.09
2815.65/2815.93	c  S st 12128   3712803      3974     10720      5493     94848     44082   1090973     12.95   no data
2815.65/2815.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2815.76/2816.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      8 BRemN:      0 P:  5.2M T:  0.11
2815.76/2816.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2815.76/2816.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2815.76/2816.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2815.76/2816.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
2815.76/2816.06	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2815.76/2816.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2815.84/2816.17	c subs with bin:       42  lits-rem:        15  v-fix:    0  time:  0.05 s
2816.75/2817.03	c lits-rem:       384  cl-subs:     4446  v-elim:      0  v-fix:    0  time:  0.86 s
2816.75/2817.03	c Added XOR as norm:0
2816.75/2817.03	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
2816.75/2817.09	c vivif2 --  cl tried    90360 cl shrink     4009 lits rem       9872 time: 0.06
2816.94/2817.28	c asymm  cl-useful: 1/10720/10720 lits-rem:3 time: 0.19
2816.94/2817.29	c calculated reachability. Time: 0.00
2816.94/2817.29	c  N dy 12128   3712803      3974     10720      5487     90360     44079   1019546     12.95   no data
2839.24/2839.52	c  N dy 12247   3737391      3974     10720      5487    114457     44079   1706611     12.95     13.75
2854.15/2854.51	c  F st 12283   3751562      3974     10720      5487    128176     44079   2047551     12.95   no data
2858.34/2858.60	c Decided on static restart strategy
2861.95/2862.23	c  N st 12290   3759602      3974     10720      5487    136098     44079   2281572     12.95   no data
2888.43/2888.79	c  N st 12293   3779866      3974     10720      5487    156182     44079   3029647     12.95   no data
2931.84/2932.17	c  N st 12295   3815859      3974     10720      5487    108674     44079   1665825     12.95   no data
2971.85/2972.11	c  N st 12296   3848253      3974     10720      5487    140826     44079   2777739     12.95   no data
3031.65/3031.93	c  N st 12297   3896841      3974     10720      5487    104687     44079   1713489     12.95   no data
3122.56/3122.90	c  N st 12298   3969723      3974     10720      5487     91251     44079   1332007     12.95   no data
3260.16/3260.45	c  N st 12299   4079047      3974     10720      5487    112664     44079   2120155     12.95   no data
3439.36/3439.64	c  N st 12300   4212805      3974     10720      5487    156498     44079   2929175     12.95   no data
3439.36/3439.64	c  S st 12300   4212805      3974     10720      5487    156498     44079   2929175     12.95   no data
3439.74/3440.03	c  S st 12300   4213309      3974     10720      5487    157000     44079   2942311     12.95   no data
3439.74/3440.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3440.04/3440.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  0.31
3440.04/3440.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3440.04/3440.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3440.04/3440.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3440.04/3440.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
3440.04/3440.36	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3440.14/3440.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3440.24/3440.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
3558.05/3558.38	c lits-rem:      1701  cl-subs:    49497  v-elim:      0  v-fix:    0  time: 117.81 s
3558.05/3558.38	c Added XOR as norm:0
3558.05/3558.38	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
3558.27/3558.58	c vivif2 --  cl tried   107503 cl shrink    19826 lits rem      38442 time: 0.19
3558.55/3558.82	c asymm  cl-useful: 0/8738/10720 lits-rem:0 time: 0.24
3558.55/3558.82	c calculated reachability. Time: 0.00
3558.55/3558.82	c  N st 12300   4213309      3974     10720      5487    107503     44079   1817115     12.95   no data
3885.55/3885.83	c  N st 12301   4459285      3974     10720      5487    172524     44079   4552667     12.95   no data
4250.96/4251.27	c  N st 12302   4713309      3974     10720      5487    147906     44079   3183398     12.95   no data
4250.96/4251.27	c  S st 12302   4713309      3974     10720      5487    147906     44079   3183398     12.95   no data
4251.36/4251.68	c  S st 12302   4713813      3974     10720      5487    148409     44079   3196145     12.95   no data
4251.46/4251.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4251.66/4251.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.26
4251.66/4251.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4251.66/4251.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4251.66/4251.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4251.66/4251.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
4251.66/4251.97	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4251.76/4252.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4251.96/4252.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
4285.16/4285.48	c lits-rem:       565  cl-subs:    13544  v-elim:      0  v-fix:    0  time: 33.22 s
4285.16/4285.48	c Added XOR as norm:0
4285.16/4285.48	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
4285.56/4285.84	c vivif2 --  cl tried   134865 cl shrink    21282 lits rem      42843 time: 0.36
4285.66/4285.94	c asymm  cl-useful: 0/1982/10720 lits-rem:0 time: 0.10
4285.66/4285.95	c calculated reachability. Time: 0.00
4285.66/4285.95	c  N st 12302   4713813      3974     10720      5487    134865     44079   2849568     12.95   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-3400954-1306280115/watcher-3400954-1306280115 -o /tmp/evaluation-result-3400954-1306280115/solver-3400954-1306280115 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3400954-1306280115.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 22369
/proc/meminfo: memFree=29239600/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=20300 CPUtime=0 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4194304 339 0 0 0 0 0 0 0 20 0 1 0 739611191 20787200 279 33554432000 4194304 4580011 140734699916320 18446744073709551615 47786820604880 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22369/statm: 5075 297 255 95 0 57 0

[startup+0.0366641 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 22369
/proc/meminfo: memFree=29239600/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=33796 CPUtime=0.01 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 1627 0 0 0 1 0 0 0 20 0 1 0 739611191 34607104 1372 33554432000 4194304 4580011 140734699916320 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22369/statm: 8449 1372 340 95 0 3431 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 33796

[startup+0.100678 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 22369
/proc/meminfo: memFree=29239600/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=37140 CPUtime=0.08 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 2548 0 0 0 8 0 0 0 20 0 1 0 739611191 38031360 2293 33554432000 4194304 4580011 140734699916320 18446744073709551615 210646807237 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22369/statm: 9285 2295 357 95 0 4267 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37140

[startup+0.300642 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 22369
/proc/meminfo: memFree=29239600/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=38000 CPUtime=0.28 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 2777 0 0 0 28 0 0 0 21 0 1 0 739611191 38912000 2522 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22369/statm: 9500 2522 364 95 0 4482 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 38000

[startup+0.700557 s]
/proc/loadavg: 0.00 0.00 0.00 1/493 22369
/proc/meminfo: memFree=29239600/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=38000 CPUtime=0.67 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 2820 0 0 0 67 0 0 0 22 0 1 0 739611191 38912000 2565 33554432000 4194304 4580011 140734699916320 18446744073709551615 4321846 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22369/statm: 9500 2565 364 95 0 4482 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 38000

[startup+1.50043 s]
/proc/loadavg: 0.08 0.02 0.01 3/499 22380
/proc/meminfo: memFree=29143216/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=38000 CPUtime=1.47 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 2897 0 0 0 147 0 0 0 25 0 1 0 739611191 38912000 2642 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293078 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22369/statm: 9500 2642 364 95 0 4482 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38000

[startup+3.10114 s]
/proc/loadavg: 0.08 0.02 0.01 3/499 22380
/proc/meminfo: memFree=29104532/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=38612 CPUtime=3.07 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 3210 0 0 0 307 0 0 0 25 0 1 0 739611191 39538688 2650 33554432000 4194304 4580011 140734699916320 18446744073709551615 4306039 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22369/statm: 9653 2650 364 95 0 4635 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 38612

[startup+6.30062 s]
/proc/loadavg: 0.31 0.07 0.02 3/499 22380
/proc/meminfo: memFree=28947424/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=38956 CPUtime=6 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 3688 0 0 0 598 2 0 0 25 0 1 0 739611191 39890944 2777 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293723 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 9739 2777 364 95 0 4721 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 38956

[startup+12.7005 s]
/proc/loadavg: 0.53 0.11 0.04 3/499 22380
/proc/meminfo: memFree=28698456/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=42368 CPUtime=12.4 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 5473 0 0 0 1238 2 0 0 25 0 1 0 739611191 43384832 3651 33554432000 4194304 4580011 140734699916320 18446744073709551615 4414285 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 10592 3651 366 95 0 5574 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 42368

[startup+25.5004 s]
/proc/loadavg: 0.85 0.21 0.07 3/499 22381
/proc/meminfo: memFree=28532492/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=52000 CPUtime=25.19 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 7688 0 0 0 2517 2 0 0 25 0 1 0 739611191 53248000 4474 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 13000 4474 366 95 0 7982 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 52000

[startup+51.1011 s]
/proc/loadavg: 1.24 0.35 0.12 3/499 22382
/proc/meminfo: memFree=28324392/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=61272 CPUtime=50.79 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 14616 0 0 0 5076 3 0 0 25 0 1 0 739611191 62742528 9025 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 15318 9025 367 95 0 10300 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 61272

[startup+102.318 s]
/proc/loadavg: 1.67 0.60 0.21 3/499 22383
/proc/meminfo: memFree=28085560/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=76024 CPUtime=102.01 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 20692 0 0 0 10197 4 0 0 25 0 1 0 739611191 77848576 10996 33554432000 4194304 4580011 140734699916320 18446744073709551615 4322938 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 19006 10996 367 95 0 13988 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 76024

[startup+162.3 s]
/proc/loadavg: 1.88 0.85 0.32 3/499 22384
/proc/meminfo: memFree=27978396/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=76024 CPUtime=161.99 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 24366 0 0 0 16194 5 0 0 25 0 1 0 739611191 77848576 11800 33554432000 4194304 4580011 140734699916320 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 19006 11800 367 95 0 13988 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 76024

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.42 3/499 22386
/proc/meminfo: memFree=27882364/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=86308 CPUtime=222 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 29799 0 0 0 22193 7 0 0 25 0 1 0 739611191 88379392 14146 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 21577 14146 367 95 0 16559 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 86308

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/499 22388
/proc/meminfo: memFree=27826896/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=86308 CPUtime=282 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 30246 0 0 0 28193 7 0 0 25 0 1 0 739611191 88379392 14593 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 21577 14593 367 95 0 16559 0
Current children cumulated CPU time (s) 282
Current children cumulated vsize (KiB) 86308

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/499 22389
/proc/meminfo: memFree=27761392/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=96508 CPUtime=342 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 33042 0 0 0 34193 7 0 0 25 0 1 0 739611191 98824192 17389 33554432000 4194304 4580011 140734699916320 18446744073709551615 4292892 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 24127 17389 367 95 0 19109 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 96508

[startup+402.301 s]
/proc/loadavg: 2.15 1.51 0.70 3/499 22391
/proc/meminfo: memFree=27789264/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=98848 CPUtime=402 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 33662 0 0 0 40193 7 0 0 25 0 1 0 739611191 101220352 18009 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 24712 18009 367 95 0 19694 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 98848

[startup+462.301 s]
/proc/loadavg: 2.13 1.61 0.79 3/499 22392
/proc/meminfo: memFree=27733048/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=88224 CPUtime=462 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 36691 0 0 0 46192 8 0 0 25 0 1 0 739611191 90341376 14568 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294153 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 22056 14568 367 95 0 17038 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 88224

[startup+522.301 s]
/proc/loadavg: 2.05 1.68 0.86 3/499 22394
/proc/meminfo: memFree=27702252/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=88312 CPUtime=522 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 41173 0 0 0 52191 9 0 0 25 0 1 0 739611191 90431488 14491 33554432000 4194304 4580011 140734699916320 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 22078 14491 367 95 0 17060 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 88312

[startup+582.3 s]
/proc/loadavg: 2.06 1.75 0.93 3/499 22396
/proc/meminfo: memFree=27678400/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=88424 CPUtime=582.01 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 45915 0 0 0 58190 11 0 0 25 0 1 0 739611191 90546176 15049 33554432000 4194304 4580011 140734699916320 18446744073709551615 4321238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 22106 15049 367 95 0 17088 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 88424

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.11 2.04 1.98 3/499 22500
/proc/meminfo: memFree=27230468/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=190928 CPUtime=4062.07 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 231175 0 0 0 406150 57 0 0 25 0 1 0 739611191 195510272 39944 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 47732 39944 367 95 0 42714 0
Current children cumulated CPU time (s) 4062.07
Current children cumulated vsize (KiB) 190928

[startup+4122.3 s]
/proc/loadavg: 2.18 2.08 2.00 3/499 22502
/proc/meminfo: memFree=27256344/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=190928 CPUtime=4122.05 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 232799 0 0 0 412148 57 0 0 25 0 1 0 739611191 195510272 41568 33554432000 4194304 4580011 140734699916320 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 47732 41568 367 95 0 42714 0
Current children cumulated CPU time (s) 4122.05
Current children cumulated vsize (KiB) 190928

[startup+4182.3 s]
/proc/loadavg: 2.07 2.06 2.00 4/499 22504
/proc/meminfo: memFree=27222092/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=205924 CPUtime=4182.06 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 235747 0 0 0 418147 59 0 0 25 0 1 0 739611191 210866176 43192 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51481 43192 367 95 0 46463 0
Current children cumulated CPU time (s) 4182.06
Current children cumulated vsize (KiB) 205924

[startup+4242.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/499 22505
/proc/meminfo: memFree=27192680/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=205924 CPUtime=4242.06 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 237517 0 0 0 424147 59 0 0 25 0 1 0 739611191 210866176 44962 33554432000 4194304 4580011 140734699916320 18446744073709551615 4293193 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51481 44962 367 95 0 46463 0
Current children cumulated CPU time (s) 4242.06
Current children cumulated vsize (KiB) 205924

[startup+4302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 22507
/proc/meminfo: memFree=27212488/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=265920 CPUtime=4302.06 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 239700 0 0 0 430146 60 0 0 25 0 1 0 739611191 272302080 47145 33554432000 4194304 4580011 140734699916320 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 66480 47145 367 95 0 61462 0
Current children cumulated CPU time (s) 4302.06
Current children cumulated vsize (KiB) 265920

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 22508
/proc/meminfo: memFree=27224868/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=265920 CPUtime=4362.06 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 241510 0 0 0 436146 60 0 0 25 0 1 0 739611191 272302080 48955 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 66480 48955 367 95 0 61462 0
Current children cumulated CPU time (s) 4362.06
Current children cumulated vsize (KiB) 265920

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 22510
/proc/meminfo: memFree=27213540/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=205924 CPUtime=4422.06 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 241752 0 0 0 442146 60 0 0 25 0 1 0 739611191 210866176 45737 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51481 45737 367 95 0 46463 0
Current children cumulated CPU time (s) 4422.06
Current children cumulated vsize (KiB) 205924

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 22512
/proc/meminfo: memFree=27225284/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=265692 CPUtime=4482.06 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 242458 0 0 0 448146 60 0 0 25 0 1 0 739611191 272068608 46443 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 66423 46443 367 95 0 61405 0
Current children cumulated CPU time (s) 4482.06
Current children cumulated vsize (KiB) 265692

[startup+4542.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/499 22513
/proc/meminfo: memFree=27240380/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=205924 CPUtime=4542.07 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 243471 0 0 0 454146 61 0 0 25 0 1 0 739611191 210866176 45740 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51481 45740 367 95 0 46463 0
Current children cumulated CPU time (s) 4542.07
Current children cumulated vsize (KiB) 205924

[startup+4602.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/499 22515
/proc/meminfo: memFree=27214060/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=265644 CPUtime=4602.08 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 243598 0 0 0 460147 61 0 0 25 0 1 0 739611191 272019456 45867 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 66411 45867 367 95 0 61393 0
Current children cumulated CPU time (s) 4602.08
Current children cumulated vsize (KiB) 265644

[startup+4662.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/499 22516
/proc/meminfo: memFree=27120396/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=207244 CPUtime=4662.06 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 245302 0 0 0 466145 61 0 0 25 0 1 0 739611191 212217856 45744 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51811 45744 367 95 0 46793 0
Current children cumulated CPU time (s) 4662.06
Current children cumulated vsize (KiB) 207244

[startup+4722.32 s]
/proc/loadavg: 2.10 2.05 2.01 3/499 22518
/proc/meminfo: memFree=27144424/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=207244 CPUtime=4722.08 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 245302 0 0 0 472147 61 0 0 25 0 1 0 739611191 212217856 45744 33554432000 4194304 4580011 140734699916320 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51811 45744 367 95 0 46793 0
Current children cumulated CPU time (s) 4722.08
Current children cumulated vsize (KiB) 207244

[startup+4782.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/499 22520
/proc/meminfo: memFree=27109176/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=267212 CPUtime=4782.07 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 246643 0 0 0 478144 63 0 0 25 0 1 0 739611191 273625088 47085 33554432000 4194304 4580011 140734699916320 18446744073709551615 4320740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 66803 47085 367 95 0 61785 0
Current children cumulated CPU time (s) 4782.07
Current children cumulated vsize (KiB) 267212

[startup+4842.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 22521
/proc/meminfo: memFree=27144732/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=207244 CPUtime=4842.07 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 247048 0 0 0 484144 63 0 0 25 0 1 0 739611191 212217856 46075 33554432000 4194304 4580011 140734699916320 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51811 46075 367 95 0 46793 0
Current children cumulated CPU time (s) 4842.07
Current children cumulated vsize (KiB) 207244

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 22523
/proc/meminfo: memFree=27162568/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=267156 CPUtime=4902.07 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 247658 0 0 0 490144 63 0 0 25 0 1 0 739611191 273567744 46685 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 66789 46685 367 95 0 61771 0
Current children cumulated CPU time (s) 4902.07
Current children cumulated vsize (KiB) 267156

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 22524
/proc/meminfo: memFree=27133388/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=207244 CPUtime=4962.08 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 248713 0 0 0 496144 64 0 0 25 0 1 0 739611191 212217856 46080 33554432000 4194304 4580011 140734699916320 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51811 46080 367 95 0 46793 0
Current children cumulated CPU time (s) 4962.08
Current children cumulated vsize (KiB) 207244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 22526
/proc/meminfo: memFree=27117248/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=207244 CPUtime=5000.09 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 248713 0 0 0 499945 64 0 0 25 0 1 0 739611191 212217856 46080 33554432000 4194304 4580011 140734699916320 18446744073709551615 4320786 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51811 46080 367 95 0 46793 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 207244

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

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

[startup+5000.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 22526
/proc/meminfo: memFree=27117248/32951132 swapFree=59085548/67111528
[pid=22369] ppid=22367 vsize=207244 CPUtime=5000.09 cores=0,2,4,6
/proc/22369/stat : 22369 (strangenight2-s) R 22367 22369 22341 0 -1 4202496 248713 0 0 0 499945 64 0 0 25 0 1 0 739611191 212217856 46080 33554432000 4194304 4580011 140734699916320 18446744073709551615 4320786 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22369/statm: 51811 46080 367 95 0 46793 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 207244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.33
CPU time (s): 5000.11
CPU user time (s): 4999.46
CPU system time (s): 0.648901
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 267212

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

runsolver used 26.127 second user time and 55.6365 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-25 01:35:15
IDJOB=3400954
IDBENCH=70775
IDSOLVER=1887
FILE ID=node129/3400954-1306280115
RUNJOBID= node129-1306280115-22359
PBS_JOBID= 13457857
Free space on /tmp= 73092 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400954-1306280115/watcher-3400954-1306280115 -o /tmp/evaluation-result-3400954-1306280115/solver-3400954-1306280115 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400954-1306280115.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=680885160

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29239888 kB
Buffers:        116064 kB
Cached:        1042988 kB
SwapCached:      73204 kB
Active:         288484 kB
Inactive:      3205664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29239888 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:            5820 kB
Writeback:           0 kB
AnonPages:     2272448 kB
Mapped:          17272 kB
Slab:            89160 kB
PageTables:      59356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147298340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73072 MiB
End job on node129 at 2011-05-25 02:58:38