Trace number 3173949

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtUNSAT 50.9783 12.7649

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S1452052526-056.UNKNOWN.cnf
MD5SUM4d66ba50f7a6612793464325a5c5e742
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.677896
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 Using 4 threads
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-3173949-1304073899.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.01	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     132 undec:      40 neg:     128
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       295      1274         0         0      3848         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.00/0.12	c  N st     8      4920       295      1274         0      4785      3848     70826   no data   no data
0.00/0.31	c  N st    10     11305       295      1274         0      4398      3848     48520   no data   no data
0.00/0.53	c  N st    11     17049       295      1274         0      9872      3848    120386   no data   no data
0.00/0.85	c  F st    12     25000       295      1274         0     12039      3848    147001   no data   no data
0.00/0.85	c  N st    12     25000       295      1274         0     12039      3848    147001   no data   no data
4.20/1.07	c Decided on static restart strategy
4.20/1.07	c  N st    18     30001       295      1274         0     10393      3848    119814   no data   no data
4.20/1.07	c  S st    18     30001       295      1274         0     10393      3848    119814   no data   no data
4.20/1.10	c  S st    18     30505       295      1274         0     10890      3848    127407   no data   no data
4.20/1.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.20/1.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.20/1.11	c blocked clauses removed:       12 vars:      3 tried:         295 T: 0.00 s
4.20/1.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.20/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.20/1.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
4.20/1.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.20/1.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.20/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.60/1.18	c lits-rem:       355  cl-subs:     1947  v-elim:      0  v-fix:    0  time:  0.07 s
4.60/1.19	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.00
4.60/1.19	c calculated reachability. Time: 0.00
4.60/1.19	c  N st    18     30505       292      1262         0      8910      3812    102882   no data   no data
5.98/1.57	c  N st    20     37615       292      1262         0      8217      3812     80426   no data   no data
7.19/1.88	c  N st    21     44014       292      1262         1     14257      3812    153308   no data   no data
7.59/1.97	c  S st    22     45758       292      1262         1     15926      3812    176952   no data   no data
7.97/2.00	c  S st    22     46260       292      1262         1     16427      3812    185300   no data   no data
7.97/2.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.97/2.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.97/2.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.97/2.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.97/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.97/2.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
7.97/2.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.15	c subs with bin:     3385  lits-rem:       192  v-fix:    0  time:  0.13 s
8.77/2.20	c lits-rem:       212  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  0.05 s
8.77/2.20	c vivif2 --  cl tried     1262 cl shrink        0 lits rem          0 time: 0.00
8.77/2.20	c vivif2 --  cl tried    11992 cl shrink        0 lits rem          0 time: 0.00
8.77/2.21	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.01
8.77/2.21	c calculated reachability. Time: 0.00
8.77/2.21	c  N st    22     46260       292      1262         1     11992      3812    134920   no data   no data
11.59/2.92	c  N st    23     60660       292      1262         1     17300      3812    202740   no data   no data
13.16/3.39	c  N st    24     69392       292      1262         1     16215      3812    182339   no data   no data
13.16/3.39	c  S st    24     69392       292      1262         1     16215      3812    182339   no data   no data
13.56/3.43	c  S st    24     69893       292      1262         1     16707      3812    190470   no data   no data
13.56/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.56/3.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.56/3.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.56/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.56/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.56/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
13.56/3.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.56/3.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.56/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.96/3.58	c lits-rem:       594  cl-subs:     2592  v-elim:      0  v-fix:    0  time:  0.14 s
13.96/3.58	c vivif2 --  cl tried     1262 cl shrink        0 lits rem          0 time: 0.00
13.96/3.59	c vivif2 --  cl tried    14115 cl shrink        0 lits rem          0 time: 0.00
13.96/3.59	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.01
13.96/3.59	c calculated reachability. Time: 0.00
13.96/3.59	c  N st    24     69893       292      1262         1     14115      3812    158219   no data   no data
18.36/4.64	c  F st    25     87501       292      1262         1     20612      3812    244630   no data   no data
18.36/4.64	c  N st    25     87501       292      1262         1     20612      3812    244630   no data   no data
19.96/5.01	c Decided on static restart strategy
20.37/5.18	c  N st    32     95540       292      1262         1     16810      3812    172164   no data   no data
23.15/5.83	c  N st    34    104841       292      1262         1     13358      3812    124530   no data   no data
23.15/5.83	c  S st    34    104841       292      1262         1     13358      3812    124530   no data   no data
23.15/5.86	c  S st    34    105343       292      1262         1     13857      3812    132099   no data   no data
23.15/5.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.15/5.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
23.15/5.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.15/5.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.15/5.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.15/5.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    292 time:  0.00 s
23.15/5.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.15/5.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.15/5.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.55/5.90	c lits-rem:        72  cl-subs:      602  v-elim:      0  v-fix:    0  time:  0.02 s
23.55/5.90	c vivif2 --  cl tried     1262 cl shrink        0 lits rem          0 time: 0.00
23.55/5.90	c vivif2 --  cl tried    13255 cl shrink        0 lits rem          0 time: 0.00
23.55/5.90	c asymm  cl-useful: 0/1262/1262 lits-rem:0 time: 0.01
23.55/5.90	c calculated reachability. Time: 0.00
23.55/5.90	c  N st    34    105343       292      1262         1     13255      3812    125702   no data   no data
25.95/6.52	c  N st    35    114945       292      1262         1     22415      3812    265390   no data   no data
29.94/7.54	c  N st    36    129342       292      1262         1     22656      3812    241513   no data   no data
35.94/9.07	c  N st    37    150938       291      1262         4     28986      3812    335433   no data   no data
35.94/9.08	c Finding binary XORs  T:     0.00 s  found:       0
37.95/9.59	c  S st    38    158015       291      1243         7     19675      3760    205868   no data   no data
38.36/9.65	c  S st    38    158524       291      1243         8     20182      3760    214134   no data   no data
38.36/9.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.36/9.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
38.36/9.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.36/9.65	c bin-w-bin subsume rem            3 bins  time:  0.00 s
38.36/9.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.36/9.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    291 time:  0.00 s
38.36/9.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.36/9.66	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
38.36/9.68	c subs with bin:      638  lits-rem:      1002  v-fix:    0  time:  0.02 s
39.13/9.80	c lits-rem:       245  cl-subs:     1795  v-elim:      0  v-fix:    0  time:  0.12 s
39.13/9.80	c vivif2 --  cl tried     1242 cl shrink        0 lits rem          0 time: 0.00
39.13/9.80	c vivif2 --  cl tried    17569 cl shrink        0 lits rem          0 time: 0.00
39.13/9.81	c asymm  cl-useful: 0/1242/1242 lits-rem:0 time: 0.01
39.13/9.81	c calculated reachability. Time: 0.00
39.13/9.81	c  N st    38    158524       290      1242         5     17569      3765    181488   no data   no data
48.32/12.10	c Finding binary XORs  T:     0.00 s  found:       0
50.72/12.76	c  E st    39    198886       275      1158        95     13626      3594    111381   no data   no data
50.72/12.76	c Following stats are for *FIRST FINISHED THREAD ONLY*
50.72/12.76	c num threads              : 4          
50.72/12.76	c restarts                 : 39         
50.72/12.76	c dynamic restarts         : 0          
50.72/12.76	c static restarts          : 39         
50.72/12.76	c full restarts            : 2          
50.72/12.76	c total simplify time      : 0.04       
50.72/12.76	c learnts DL2              : 0          
50.72/12.76	c learnts size 2           : 122        
50.72/12.76	c learnts size 1           : 121         (40.33     % of vars)
50.72/12.76	c filedLit time            : 0.02        (0.14      % time)
50.72/12.76	c v-elim SatELite          : 9           (3.00      % vars)
50.72/12.76	c SatELite time            : 0.39        (3.10      % time)
50.72/12.76	c v-elim xor               : 0           (0.00      % vars)
50.72/12.76	c xor elim time            : 0.00        (0.02      % time)
50.72/12.76	c num binary xor trees     : 0          
50.72/12.76	c binxor trees' crown      : 0           (nan       leafs/tree)
50.72/12.76	c bin xor find time        : 0.00       
50.72/12.76	c OTF clause improved      : 10186       (0.05      clauses/conflict)
50.72/12.76	c OTF impr. size diff      : 10552       (1.04       lits/clause)
50.72/12.76	c OTF cl watch-shrink      : 33113       (0.17      clauses/conflict)
50.72/12.76	c OTF cl watch-sh-lit      : 38833       (1.17       lits/clause)
50.72/12.76	c tried to recurMin cls    : 21458       (10.79      % of conflicts)
50.72/12.76	c updated cache            : 0           (0.00       lits/tried recurMin)
50.72/12.76	c unit cls recevied        : 3           (2.48      % of units)
50.72/12.76	c unit cls sent            : 2           (1.65      % of units)
50.72/12.76	c bin cls recevied         : 7          
50.72/12.76	c bin cls sent             : 39         
50.72/12.76	c clauses over max glue    : 0           (0.00      % of all clauses)
50.72/12.76	c conflicts                : 198886      (15603.72  / sec)
50.72/12.76	c decisions                : 231623      (1.85      % random)
50.72/12.76	c bogo-props               : 1575193304  (123582742.97 / sec)
50.72/12.76	c conflict literals        : 2670262     (27.36     % deleted)
50.72/12.76	c Memory used              : 270.18      MB
50.72/12.76	c single-thread CPU time   : 12.75       s
50.72/12.76	c all-threads sum CPU time : 50.93       s
50.72/12.76	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173949-1304073899/watcher-3173949-1304073899 -o /tmp/evaluation-result-3173949-1304073899/solver-3173949-1304073899 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173949-1304073899.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.18 8.05 7.54 5/180 26255
/proc/meminfo: memFree=17446752/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=51212 CPUtime=0.01 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 408 0 0 0 1 0 0 0 25 0 4 0 597620681 52441088 347 33554432000 4194304 4627427 140734169385744 18446744073709551615 47166600386476 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 12803 347 299 106 0 7774 0
[pid=26255/tid=26256] ppid=26253 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 597620681 52441088 347 33554432000 4194304 4627427 140734169385744 18446744073709551615 47166600386482 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 597620681 52441088 347 33554432000 4194304 4627427 140734169385744 18446744073709551615 47166600386482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 597620681 52441088 347 33554432000 4194304 4627427 140734169385744 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.28298 s]
/proc/loadavg: 8.18 8.05 7.54 5/180 26255
/proc/meminfo: memFree=17446752/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=284340 CPUtime=3.4 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 4060 0 0 0 340 0 0 0 25 0 4 0 597620681 291164160 2335 33554432000 4194304 4627427 140734169385744 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 71085 2335 386 106 0 66056 0
[pid=26255/tid=26256] ppid=26253 vsize=284340 CPUtime=0.85 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 946 0 0 0 85 0 0 0 25 0 4 0 597620681 291164160 2335 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=284340 CPUtime=0.85 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 917 0 0 0 85 0 0 0 25 0 4 0 597620681 291164160 2335 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=284340 CPUtime=0.84 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 862 0 0 0 84 0 0 0 19 0 4 0 597620681 291164160 2335 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 284340

[startup+0.956382 s]
/proc/loadavg: 8.18 8.05 7.54 5/180 26255
/proc/meminfo: memFree=17446752/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=284732 CPUtime=3.8 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 4608 0 0 0 380 0 0 0 25 0 4 0 597620681 291565568 2247 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309067 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 71183 2247 386 106 0 66154 0
[pid=26255/tid=26256] ppid=26253 vsize=284732 CPUtime=0.95 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1098 0 0 0 95 0 0 0 25 0 4 0 597620681 291565568 2247 33554432000 4194304 4627427 140734169385744 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=284732 CPUtime=0.95 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1074 0 0 0 95 0 0 0 25 0 4 0 597620681 291565568 2247 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=284732 CPUtime=0.94 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 944 0 0 0 94 0 0 0 19 0 4 0 597620681 291565568 2247 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 284732

[startup+1.05636 s]
/proc/loadavg: 8.18 8.05 7.54 5/180 26255
/proc/meminfo: memFree=17446752/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=284772 CPUtime=4.2 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 4864 0 0 0 420 0 0 0 25 0 4 0 597620681 291606528 2291 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 71193 2291 386 106 0 66164 0
[pid=26255/tid=26256] ppid=26253 vsize=284772 CPUtime=1.05 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1135 0 0 0 105 0 0 0 25 0 4 0 597620681 291606528 2291 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=284772 CPUtime=1.05 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1113 0 0 0 105 0 0 0 25 0 4 0 597620681 291606528 2291 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=284772 CPUtime=1.04 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1088 0 0 0 104 0 0 0 19 0 4 0 597620681 291606528 2291 33554432000 4194304 4627427 140734169385744 18446744073709551615 4333455 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 284772

[startup+1.15635 s]
/proc/loadavg: 8.18 8.05 7.54 5/180 26255
/proc/meminfo: memFree=17446752/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=284772 CPUtime=4.6 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 5930 0 0 0 460 0 0 0 25 0 4 0 597620681 291606528 3357 33554432000 4194304 4627427 140734169385744 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 71193 3357 389 106 0 66164 0
[pid=26255/tid=26256] ppid=26253 vsize=284772 CPUtime=1.15 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1182 0 0 0 115 0 0 0 25 0 4 0 597620681 291606528 3357 33554432000 4194304 4627427 140734169385744 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=284772 CPUtime=1.14 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1158 0 0 0 114 0 0 0 25 0 4 0 597620681 291606528 3357 33554432000 4194304 4627427 140734169385744 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=284772 CPUtime=1.14 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1121 0 0 0 114 0 0 0 19 0 4 0 597620681 291606528 3357 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 284772

[startup+1.50029 s]
/proc/loadavg: 8.18 8.05 7.54 5/180 26255
/proc/meminfo: memFree=17446752/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=287392 CPUtime=5.98 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 7290 0 0 0 597 1 0 0 25 0 4 0 597620681 294289408 3805 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 71848 3811 389 106 0 66819 0
[pid=26255/tid=26256] ppid=26253 vsize=287392 CPUtime=1.49 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1978 0 0 0 149 0 0 0 25 0 4 0 597620681 294289408 3814 33554432000 4194304 4627427 140734169385744 18446744073709551615 215988289291 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=287392 CPUtime=1.49 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1391 0 0 0 149 0 0 0 25 0 4 0 597620681 294289408 3821 33554432000 4194304 4627427 140734169385744 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=287392 CPUtime=1.48 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 1376 0 0 0 148 0 0 0 20 0 4 0 597620681 294289408 3821 33554432000 4194304 4627427 140734169385744 18446744073709551615 4328651 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 287392

[startup+3.10101 s]
/proc/loadavg: 8.17 8.05 7.54 9/184 26259
/proc/meminfo: memFree=17384076/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=288812 CPUtime=12.37 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 13819 0 0 0 1236 1 0 0 25 0 4 0 597620681 295743488 6920 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 72203 6920 389 106 0 67174 0
[pid=26255/tid=26256] ppid=26253 vsize=288812 CPUtime=3.09 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 2927 0 0 0 309 0 0 0 25 0 4 0 597620681 295743488 6920 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=288812 CPUtime=3.09 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 3585 0 0 0 309 0 0 0 25 0 4 0 597620681 295743488 6920 33554432000 4194304 4627427 140734169385744 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=288812 CPUtime=3.07 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 3355 0 0 0 307 0 0 0 25 0 4 0 597620681 295743488 6920 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 288812

[startup+6.30645 s]
/proc/loadavg: 8.15 8.05 7.54 9/184 26259
/proc/meminfo: memFree=17364236/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=293396 CPUtime=25.17 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 21024 0 0 0 2515 2 0 0 25 0 4 0 597620681 300437504 9382 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 73349 9382 389 106 0 68320 0
[pid=26255/tid=26256] ppid=26253 vsize=293396 CPUtime=6.29 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 4999 0 0 0 629 0 0 0 25 0 4 0 597620681 300437504 9382 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=293396 CPUtime=6.29 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 5537 0 0 0 629 0 0 0 25 0 4 0 597620681 300437504 9382 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=293396 CPUtime=6.27 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 4631 0 0 0 626 1 0 0 25 0 4 0 597620681 300437504 9382 33554432000 4194304 4627427 140734169385744 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 293396

[startup+12.7003 s]
/proc/loadavg: 8.14 8.05 7.55 9/184 26259
/proc/meminfo: memFree=17341808/32950940 swapFree=67111528/67111528
[pid=26255] ppid=26253 vsize=276660 CPUtime=50.72 cores=1,3,5,7
/proc/26255/stat : 26255 (strangenight2-m) R 26253 26255 25837 0 -1 4202496 31672 0 0 0 5068 4 0 0 25 0 4 0 597620681 283299840 10977 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26255/statm: 69165 10977 389 106 0 64136 0
[pid=26255/tid=26256] ppid=26253 vsize=276660 CPUtime=12.69 cores=1,3,5,7
/proc/26255/task/26256/stat : 26256 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 7427 0 0 0 1268 1 0 0 25 0 4 0 597620681 283299840 10977 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26255/tid=26257] ppid=26253 vsize=276660 CPUtime=12.68 cores=1,3,5,7
/proc/26255/task/26257/stat : 26257 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 8306 0 0 0 1268 0 0 0 25 0 4 0 597620681 283299840 10977 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26255/tid=26258] ppid=26253 vsize=276660 CPUtime=12.63 cores=1,3,5,7
/proc/26255/task/26258/stat : 26258 (strangenight2-m) R 26253 26255 25837 0 -1 4202560 7299 0 0 0 1262 1 0 0 25 0 4 0 597620681 283299840 10977 33554432000 4194304 4627427 140734169385744 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 276660

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

Child status: 20
Real time (s): 12.7649
CPU time (s): 50.9783
CPU user time (s): 50.9293
CPU system time (s): 0.048992
CPU usage (%): 399.362
Max. virtual memory (cumulated for all children) (KiB): 303976

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

runsolver used 0.023996 second user time and 0.047992 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 12:44:59
IDJOB=3173949
IDBENCH=82767
IDSOLVER=1586
FILE ID=node117/3173949-1304073899
RUNJOBID= node117-1304072695-26136
PBS_JOBID= 13170483
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S1452052526-056.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173949-1304073899/watcher-3173949-1304073899 -o /tmp/evaluation-result-3173949-1304073899/solver-3173949-1304073899 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173949-1304073899.cnf

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

MD5SUM BENCH= 4d66ba50f7a6612793464325a5c5e742
RANDOM SEED=699907094

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17447032 kB
Buffers:       2379152 kB
Cached:       12467064 kB
SwapCached:          0 kB
Active:        8155068 kB
Inactive:      6767240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17447032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11312 kB
Writeback:           0 kB
AnonPages:       75104 kB
Mapped:          15080 kB
Slab:           517984 kB
PageTables:       4248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   282780 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= 71672 MiB
End job on node117 at 2011-04-29 12:45:12