Trace number 3174529

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-stUNSAT 46.4319 46.4464

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1569819208-064.UNKNOWN.cnf
MD5SUM00f21cbc78a2d739f741e391ca987da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20581
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
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-3174529-1301786267.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     133 undec:      30 neg:     137
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       297      1276         0         0      3841         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4914       297      1276         0      4746      3841     74081   no data   no data
0.29/0.32	c  N st    10     11299       297      1276         0      4399      3841     51298   no data   no data
0.49/0.52	c  N st    11     17043       297      1276         0      9884      3841    128236   no data   no data
0.79/0.85	c  F st    12     25000       297      1276         0     12181      3841    164181   no data   no data
0.79/0.86	c  N st    12     25000       297      1276         0     12181      3841    164181   no data   no data
0.99/1.08	c Decided on static restart strategy
0.99/1.08	c  N st    18     30000       297      1276         0     10520      3841    131780   no data   no data
0.99/1.08	c  S st    18     30000       297      1276         0     10520      3841    131780   no data   no data
1.09/1.11	c  S st    18     30504       297      1276         0     11021      3841    139464   no data   no data
1.09/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.09/1.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.09/1.12	c blocked clauses removed:        0 vars:      0 tried:         297 T: 0.00 s
1.09/1.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.09/1.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.09/1.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    297 time:  0.00 s
1.09/1.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.09/1.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.09/1.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.09/1.19	c lits-rem:       282  cl-subs:     1482  v-elim:      0  v-fix:    0  time:  0.06 s
1.09/1.19	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.00
1.09/1.19	c calculated reachability. Time: 0.00
1.09/1.19	c  N st    18     30504       297      1276         0      9539      3841    120089   no data   no data
1.49/1.52	c  N st    20     37616       297      1276         0      8790      3841     98406   no data   no data
1.79/1.84	c  N st    21     44015       297      1276         0     14917      3841    192622   no data   no data
1.89/1.93	c  S st    22     45756       297      1276         0     16594      3841    218161   no data   no data
1.89/1.98	c  S st    22     46263       297      1276         0     17097      3841    226147   no data   no data
1.89/1.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    297 time:  0.00 s
1.89/1.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.17	c lits-rem:       125  cl-subs:     2354  v-elim:      0  v-fix:    0  time:  0.17 s
2.09/2.17	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
2.09/2.17	c vivif2 --  cl tried    14743 cl shrink        0 lits rem          0 time: 0.00
2.09/2.17	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
2.09/2.18	c calculated reachability. Time: 0.00
2.09/2.18	c  N st    22     46263       297      1276         0     14743      3841    191907   no data   no data
2.88/2.97	c  N st    23     60662       297      1276         0     10499      3841    109107   no data   no data
3.38/3.43	c  N st    24     69394       297      1276         0     18862      3841    240112   no data   no data
3.38/3.43	c  S st    24     69394       297      1276         0     18862      3841    240112   no data   no data
3.38/3.49	c  S st    24     69896       297      1276         0     19359      3841    248332   no data   no data
3.38/3.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.38/3.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.38/3.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.38/3.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.38/3.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.38/3.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    297 time:  0.00 s
3.38/3.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.48/3.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.48/3.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.68/3.74	c lits-rem:       244  cl-subs:     2885  v-elim:      0  v-fix:    0  time:  0.24 s
3.68/3.74	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
3.68/3.74	c vivif2 --  cl tried    16474 cl shrink        0 lits rem          0 time: 0.00
3.68/3.75	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
3.68/3.75	c calculated reachability. Time: 0.00
3.68/3.75	c  N st    24     69896       297      1276         0     16474      3841    207654   no data   no data
4.79/4.84	c  F st    25     87501       297      1276         0     22803      3841    278495   no data   no data
4.79/4.84	c  N st    25     87501       297      1276         0     22803      3841    278495   no data   no data
5.08/5.16	c Decided on static restart strategy
5.28/5.32	c  N st    32     95537       297      1276         0     19136      3841    237511   no data   no data
5.88/5.97	c  N st    34    104844       297      1276         0     15593      3841    163772   no data   no data
5.88/5.97	c  S st    34    104844       297      1276         0     15593      3841    163772   no data   no data
5.98/6.01	c  S st    34    105352       297      1276         0     16095      3841    171976   no data   no data
5.98/6.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/6.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.98/6.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.98/6.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/6.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    297 time:  0.00 s
5.98/6.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.98/6.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.98/6.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/6.09	c lits-rem:       120  cl-subs:     1432  v-elim:      0  v-fix:    0  time:  0.07 s
5.98/6.09	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
5.98/6.09	c vivif2 --  cl tried    14663 cl shrink        0 lits rem          0 time: 0.00
6.08/6.10	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
6.08/6.10	c calculated reachability. Time: 0.00
6.08/6.10	c  N st    34    105352       297      1276         0     14663      3841    153470   no data   no data
6.69/6.73	c  N st    35    114952       297      1276         0     23884      3841    306151   no data   no data
7.69/7.72	c  N st    36    129349       297      1276         0     24295      3841    298303   no data   no data
9.29/9.31	c  N st    37    150945       297      1276         0     30637      3841    382242   no data   no data
9.69/9.79	c  S st    38    158028       297      1276         0     22081      3841    246307   no data   no data
9.79/9.85	c  S st    38    158531       297      1276         0     22580      3841    254442   no data   no data
9.79/9.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.79/9.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.79/9.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.79/9.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    297 time:  0.00 s
9.79/9.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.79/9.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.79/9.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.02	c lits-rem:       252  cl-subs:     1830  v-elim:      0  v-fix:    0  time:  0.15 s
9.99/10.02	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
9.99/10.02	c vivif2 --  cl tried    20750 cl shrink        0 lits rem          0 time: 0.00
9.99/10.03	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
9.99/10.03	c calculated reachability. Time: 0.00
9.99/10.03	c  N st    38    158531       297      1276         0     20750      3841    228874   no data   no data
13.78/13.85	c  N st    39    207120       297      1276         0     33698      3841    390830   no data   no data
16.29/16.40	c  N st    40    237797       297      1276         0     25737      3841    272878   no data   no data
16.29/16.40	c  S st    40    237797       297      1276         0     25737      3841    272878   no data   no data
16.40/16.46	c  S st    40    238300       297      1276         0     26239      3841    281743   no data   no data
16.40/16.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.40/16.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.40/16.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.40/16.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.40/16.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    297 time:  0.00 s
16.40/16.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.40/16.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.40/16.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.69/16.70	c lits-rem:       311  cl-subs:     2838  v-elim:      0  v-fix:    0  time:  0.21 s
16.69/16.70	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
16.69/16.70	c vivif2 --  cl tried    23401 cl shrink        0 lits rem          0 time: 0.00
16.69/16.71	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
16.69/16.71	c calculated reachability. Time: 0.00
16.69/16.71	c  N st    40    238300       297      1276         0     23401      3841    244605   no data   no data
22.79/22.85	c  F st    41    306250       297      1276         0     25275      3841    240298   no data   no data
22.79/22.85	c  N st    41    306250       297      1276         0     25275      3841    240298   no data   no data
23.19/23.27	c Decided on static restart strategy
25.58/25.62	c  N st    51    334556       297      1276         0     29356      3841    293945   no data   no data
27.78/27.86	c  N st    53    357451       297      1276         0     27332      3841    259472   no data   no data
27.78/27.86	c  S st    53    357451       297      1276         0     27332      3841    259472   no data   no data
27.88/27.93	c  S st    53    357956       297      1276         0     27834      3841    267651   no data   no data
27.88/27.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.88/27.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.88/27.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.88/27.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.88/27.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.88/27.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    297 time:  0.00 s
27.88/27.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.88/27.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.88/27.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.98/28.06	c lits-rem:       538  cl-subs:     1614  v-elim:      0  v-fix:    0  time:  0.11 s
27.98/28.06	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
27.98/28.06	c vivif2 --  cl tried    26220 cl shrink        0 lits rem          0 time: 0.00
27.98/28.08	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
27.98/28.08	c calculated reachability. Time: 0.00
27.98/28.08	c  N st    53    357956       297      1276         0     26220      3841    247713   no data   no data
31.29/31.30	c  N st    54    390349       297      1276         0     32162      3841    310758   no data   no data
36.29/36.32	c  N st    55    438937       297      1276         3     52618      3841    585377   no data   no data
41.18/41.21	c Finding binary XORs  T:     0.00 s  found:       0
43.77/43.88	c  N st    56    511821       295      1263        26     34237      3814    333739   no data   no data
43.77/43.89	c Finding binary XORs  T:     0.00 s  found:       0
45.27/45.36	c Finding binary XORs  T:     0.00 s  found:       0
46.18/46.21	c  N st    57    536934       289      1161        80     19532      3608    151083   no data   no data
46.18/46.21	c  S st    57    536934       289      1161        80     19532      3608    151083   no data   no data
46.18/46.25	c  S st    57    537439       289      1161        80     20032      3608    157387   no data   no data
46.18/46.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.18/46.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     36 BRemL:     15 BRemN:      0 P:  0.3M T:  0.00
46.18/46.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.18/46.26	c bin-w-bin subsume rem           19 bins  time:  0.00 s
46.18/46.26	c subs with bin:        6  lits-rem:         2  v-fix:    0  time:  0.00 s
46.18/46.26	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:    289 time:  0.00 s
46.18/46.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.18/46.26	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.00 s
46.18/46.28	c subs with bin:      729  lits-rem:      1412  v-fix:    0  time:  0.01 s
46.27/46.30	c lits-rem:       477  cl-subs:      707  v-elim:      0  v-fix:    0  time:  0.02 s
46.27/46.30	c vivif2 --  cl tried     1124 cl shrink        0 lits rem          0 time: 0.00
46.27/46.30	c vivif2 --  cl tried    14120 cl shrink      531 lits rem        559 time: 0.00
46.27/46.31	c asymm  cl-useful: 1/1124/1124 lits-rem:1 time: 0.01
46.27/46.31	c calculated reachability. Time: 0.00
46.27/46.31	c  N st    57    537439       284      1124        94     14120      3565    101296   no data   no data
46.37/46.44	c  E st    58    539336       274      1124       129     15894      3565    117185   no data   no data
46.37/46.44	c num threads              : 1          
46.37/46.44	c restarts                 : 58         
46.37/46.44	c dynamic restarts         : 0          
46.37/46.44	c static restarts          : 58         
46.37/46.44	c full restarts            : 3          
46.37/46.44	c total simplify time      : 0.12       
46.37/46.44	c learnts DL2              : 0          
46.37/46.44	c learnts size 2           : 234        
46.37/46.44	c learnts size 1           : 152         (50.67     % of vars)
46.37/46.44	c filedLit time            : 0.03        (0.08      % time)
46.37/46.44	c v-elim SatELite          : 8           (2.67      % vars)
46.37/46.44	c SatELite time            : 1.02        (2.19      % time)
46.37/46.44	c v-elim xor               : 0           (0.00      % vars)
46.37/46.44	c xor elim time            : 0.01        (0.02      % time)
46.37/46.44	c num binary xor trees     : 0          
46.37/46.44	c binxor trees' crown      : 0           (nan       leafs/tree)
46.37/46.44	c bin xor find time        : 0.00       
46.37/46.44	c OTF clause improved      : 26195       (0.05      clauses/conflict)
46.37/46.44	c OTF impr. size diff      : 27506       (1.05       lits/clause)
46.37/46.44	c OTF cl watch-shrink      : 133783      (0.25      clauses/conflict)
46.37/46.44	c OTF cl watch-sh-lit      : 171229      (1.28       lits/clause)
46.37/46.44	c tried to recurMin cls    : 58537       (10.85      % of conflicts)
46.37/46.44	c updated cache            : 0           (0.00       lits/tried recurMin)
46.37/46.44	c clauses over max glue    : 0           (0.00      % of all clauses)
46.37/46.44	c conflicts                : 539336      (11625.89  / sec)
46.37/46.44	c decisions                : 623857      (1.10      % random)
46.37/46.44	c bogo-props               : 6618062301  (142658486.82 / sec)
46.37/46.44	c conflict literals        : 7792355     (30.22     % deleted)
46.37/46.44	c Memory used              : 53.48       MB
46.37/46.44	c CPU time                 : 46.39       s
46.37/46.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174529-1301786267/watcher-3174529-1301786267 -o /tmp/evaluation-result-3174529-1301786267/solver-3174529-1301786267 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174529-1301786267.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.77 3.95 3.81 3/184 9148
/proc/meminfo: memFree=23506092/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=29968 CPUtime=0 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 601 0 0 0 0 0 0 0 25 0 1 0 368857363 30687232 539 33554432000 4194304 4627331 140734027128272 18446744073709551615 4329470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 7492 539 371 106 0 2463 0

[startup+0.0908851 s]
/proc/loadavg: 3.77 3.95 3.81 3/184 9148
/proc/meminfo: memFree=23506092/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=30100 CPUtime=0.08 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 701 0 0 0 8 0 0 0 25 0 1 0 368857363 30822400 639 33554432000 4194304 4627331 140734027128272 18446744073709551615 4308615 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 7525 639 371 106 0 2496 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30100

[startup+0.100883 s]
/proc/loadavg: 3.77 3.95 3.81 3/184 9148
/proc/meminfo: memFree=23506092/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=30252 CPUtime=0.09 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 713 0 0 0 9 0 0 0 25 0 1 0 368857363 30978048 651 33554432000 4194304 4627331 140734027128272 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 7563 651 371 106 0 2534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30252

[startup+0.300833 s]
/proc/loadavg: 3.77 3.95 3.81 3/184 9148
/proc/meminfo: memFree=23506092/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=30628 CPUtime=0.29 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 924 0 0 0 29 0 0 0 25 0 1 0 368857363 31363072 766 33554432000 4194304 4627331 140734027128272 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 7657 766 372 106 0 2628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30628

[startup+0.700766 s]
/proc/loadavg: 3.77 3.95 3.81 3/184 9148
/proc/meminfo: memFree=23506092/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=31148 CPUtime=0.69 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 1309 0 0 0 69 0 0 0 25 0 1 0 368857363 31895552 826 33554432000 4194304 4627331 140734027128272 18446744073709551615 4327551 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 7787 826 372 106 0 2758 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31148

[startup+1.50065 s]
/proc/loadavg: 3.77 3.95 3.81 5/190 9159
/proc/meminfo: memFree=23489552/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=35444 CPUtime=1.49 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 2819 0 0 0 149 0 0 0 25 0 1 0 368857363 36294656 1836 33554432000 4194304 4627331 140734027128272 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 8861 1836 377 106 0 3832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35444

[startup+3.10037 s]
/proc/loadavg: 3.77 3.95 3.81 5/190 9159
/proc/meminfo: memFree=23468168/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=38168 CPUtime=3.08 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 4170 0 0 0 308 0 0 0 25 0 1 0 368857363 39084032 2542 33554432000 4194304 4627331 140734027128272 18446744073709551615 4309332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 9542 2542 377 106 0 4513 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38168

[startup+6.3008 s]
/proc/loadavg: 3.78 3.95 3.82 5/190 9159
/proc/meminfo: memFree=23459140/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=40496 CPUtime=6.28 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 5941 0 0 0 628 0 0 0 25 0 1 0 368857363 41467904 3168 33554432000 4194304 4627331 140734027128272 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 10124 3168 377 106 0 5095 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40496

[startup+12.7007 s]
/proc/loadavg: 3.80 3.95 3.82 5/190 9159
/proc/meminfo: memFree=23443156/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=43092 CPUtime=12.69 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 8876 0 0 0 1268 1 0 0 25 0 1 0 368857363 44126208 3651 33554432000 4194304 4627331 140734027128272 18446744073709551615 4326133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 10773 3651 377 106 0 5744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43092

[startup+25.5004 s]
/proc/loadavg: 3.84 3.96 3.82 5/190 9159
/proc/meminfo: memFree=23423828/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=44972 CPUtime=25.48 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 13116 0 0 0 2546 2 0 0 25 0 1 0 368857363 46051328 4126 33554432000 4194304 4627331 140734027128272 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 11243 4126 377 106 0 6214 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44972

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

[startup+38.3002 s]
/proc/loadavg: 3.87 3.96 3.82 5/190 9160
/proc/meminfo: memFree=23417056/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=46040 CPUtime=38.28 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 16535 0 0 0 3825 3 0 0 25 0 1 0 368857363 47144960 4633 33554432000 4194304 4627331 140734027128272 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 11510 4633 377 106 0 6481 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 46040

[startup+41.5006 s]
/proc/loadavg: 3.88 3.96 3.82 5/190 9160
/proc/meminfo: memFree=23416844/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=46096 CPUtime=41.48 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 17322 0 0 0 4145 3 0 0 25 0 1 0 368857363 47202304 4647 33554432000 4194304 4627331 140734027128272 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 11524 4647 377 106 0 6495 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 46096

[startup+44.7011 s]
/proc/loadavg: 3.88 3.96 3.82 5/190 9160
/proc/meminfo: memFree=23415604/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=45716 CPUtime=44.67 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 18033 0 0 0 4464 3 0 0 25 0 1 0 368857363 46813184 4582 33554432000 4194304 4627331 140734027128272 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 11429 4582 377 106 0 6400 0
Current children cumulated CPU time (s) 44.67
Current children cumulated vsize (KiB) 45716

[startup+45.5009 s]
/proc/loadavg: 3.89 3.96 3.82 5/190 9160
/proc/meminfo: memFree=23413000/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=45716 CPUtime=45.47 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 18150 0 0 0 4544 3 0 0 25 0 1 0 368857363 46813184 4699 33554432000 4194304 4627331 140734027128272 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 11429 4699 377 106 0 6400 0
Current children cumulated CPU time (s) 45.47
Current children cumulated vsize (KiB) 45716

[startup+45.9008 s]
/proc/loadavg: 3.89 3.96 3.82 5/190 9160
/proc/meminfo: memFree=23413000/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=45716 CPUtime=45.87 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 18205 0 0 0 4584 3 0 0 25 0 1 0 368857363 46813184 4754 33554432000 4194304 4627331 140734027128272 18446744073709551615 4324173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 11429 4754 377 106 0 6400 0
Current children cumulated CPU time (s) 45.87
Current children cumulated vsize (KiB) 45716

[startup+46.3008 s]
/proc/loadavg: 3.89 3.96 3.82 5/190 9160
/proc/meminfo: memFree=23412008/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=54756 CPUtime=46.27 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 18421 0 0 0 4624 3 0 0 25 0 1 0 368857363 56070144 4970 33554432000 4194304 4627331 140734027128272 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 13689 4970 377 106 0 8660 0
Current children cumulated CPU time (s) 46.27
Current children cumulated vsize (KiB) 54756

[startup+46.4008 s]
/proc/loadavg: 3.89 3.96 3.82 5/190 9160
/proc/meminfo: memFree=23412008/32951124 swapFree=67102208/67111528
[pid=9148] ppid=9146 vsize=54756 CPUtime=46.37 cores=4,6
/proc/9148/stat : 9148 (strangenight2-s) R 9146 9148 8792 0 -1 4202496 18442 0 0 0 4634 3 0 0 25 0 1 0 368857363 56070144 4991 33554432000 4194304 4627331 140734027128272 18446744073709551615 4309150 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9148/statm: 13689 4991 377 106 0 8660 0
Current children cumulated CPU time (s) 46.37
Current children cumulated vsize (KiB) 54756

Child status: 20
Real time (s): 46.4464
CPU time (s): 46.4319
CPU user time (s): 46.3909
CPU system time (s): 0.040993
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 54756

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

runsolver used 0.06299 second user time and 0.163975 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-03 01:17:47
IDJOB=3174529
IDBENCH=82747
IDSOLVER=1587
FILE ID=node119/3174529-1301786267
RUNJOBID= node119-1301783655-8811
PBS_JOBID= 12841399
Free space on /tmp= 71224 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1569819208-064.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174529-1301786267/watcher-3174529-1301786267 -o /tmp/evaluation-result-3174529-1301786267/solver-3174529-1301786267 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174529-1301786267.cnf

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

MD5SUM BENCH= 00f21cbc78a2d739f741e391ca987da6
RANDOM SEED=784399199

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.815
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.67
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.815
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.815
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.74
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.815
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:     32951124 kB
MemFree:      23506248 kB
Buffers:        304352 kB
Cached:        8809004 kB
SwapCached:       5376 kB
Active:        4580256 kB
Inactive:      4602632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23506248 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:           17416 kB
Writeback:           0 kB
AnonPages:       66708 kB
Mapped:          15448 kB
Slab:           199040 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258676 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= 71212 MiB
End job on node119 at 2011-04-03 01:18:34