Trace number 3266073

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 29.3675 7.35828

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3266073-1304181043.cnf'
0.00/0.00	c -- header says num vars:           1339
0.00/0.00	c -- header says num clauses:        7095
0.00/0.01	c -- clauses added:            0 learnts,         7095 normals,            0 xors
0.00/0.01	c -- vars added       1339
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0      1339      6278       547         0     59036         0   no data   no data  --
0.11/0.03	c asymm  cl-useful: 441/5646/5646 lits-rem:557 time: 0.09
0.11/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.11/0.04	c bin-w-bin subsume rem          511 bins  time:  0.00 s
0.11/0.04	c subs with bin:       27  lits-rem:         4  v-fix:    0  time:  0.00 s
0.11/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1297 time:  0.00 s
0.11/0.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.38/0.10	c lits-rem:      2677  cl-subs:     2171  v-elim:    166  v-fix:    0  time:  0.14 s
0.38/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.10	c calculated reachability. Time: 0.00
0.38/0.10	c Calc default polars -  time:   0.00 s pos:     265 undec:     810 neg:     264
0.38/0.10	c =========================================================================================
0.38/0.10	c types(t): F = full restart, N = normal restart
0.38/0.10	c types(t): S = simplification begin/end, E = solution found
0.38/0.10	c restart types(rt): st = static, dy = dynamic
0.38/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.10	c  B st     0         0      1131      3343       550         0     31475         0   no data   no data  --
0.38/0.15	c  N dy    17      4175      1131      3343       557      4075     31471     70239      8.10      8.60  --
0.78/0.25	c  N dy    46      8392      1131      3343       571      5751     31470     75132      8.35      8.84  --
1.17/0.38	c  N dy    72     12424      1131      3343       614      5546     31468     59643      8.41      8.96  --
1.97/0.53	c  N dy   110     16523      1131      3343       621      9577     31467    137986      8.82      9.88  --
2.78/0.70	c  N dy   142     20616      1131      3343       648      8102     31467     92947      9.05     10.24  --
3.18/0.88	c  N dy   174     24681      1131      3343       686     12110     31467    170089      9.17      9.69  --
3.58/0.90	c  F st   177     25002      1131      3343       687     12429     31467    176390      9.17      6.81  --
4.39/1.12	c  N dy   183     30000      1131      3343       692     10664     31467    137067      9.17   no data  --
4.39/1.12	c  S st   183     30000      1131      3343       692     10664     31467    137067      9.17   no data  --
4.39/1.15	c  S st   183     30506      1131      3343       703     11162     31466    145180      9.17   no data  --
4.39/1.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/1.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
4.39/1.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.19	c subs with bin:      658  lits-rem:       902  v-fix:    0  time:  0.11 s
4.39/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1131 time:  0.00 s
4.39/1.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.54	c lits-rem:       845  cl-subs:      502  v-elim:     27  v-fix:    0  time:  1.38 s
5.97/1.57	c asymm  cl-useful: 32/3218/3218 lits-rem:33 time: 0.14
5.97/1.58	c calculated reachability. Time: 0.00
5.97/1.58	c  N dy   183     30506      1104      3218       706     10109     30322    135463      9.17   no data  --
6.37/1.61	c Finding binary XORs  T:     0.00 s  found:       0
6.76/1.78	c  N dy   217     34583      1104      3218       712     14118     30320    216742      9.35     12.42  --
7.97/2.01	c  N dy   257     38694      1104      3218       754     10392     30320    120209      9.58     10.10  --
8.79/2.25	c  N dy   290     42701      1104      3218       771     14336     30320    208243      9.75     10.27  --
9.56/2.48	c  S st   320     45759      1104      3218       776     17346     30320    278715      9.87   no data  --
9.96/2.53	c  S st   320     46262      1104      3218       776      9028     30320     73420      9.87   no data  --
9.96/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
9.96/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.55	c subs with bin:      398  lits-rem:        90  v-fix:    0  time:  0.03 s
9.96/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1104 time:  0.00 s
9.96/2.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.37/2.60	c lits-rem:       118  cl-subs:      136  v-elim:     12  v-fix:    0  time:  0.22 s
10.37/2.60	c vivif2 --  cl tried     3214 cl shrink        0 lits rem          0 time: 0.00
10.37/2.60	c vivif2 --  cl tried     8505 cl shrink        0 lits rem          0 time: 0.00
10.37/2.63	c asymm  cl-useful: 21/3214/3214 lits-rem:25 time: 0.12
10.37/2.63	c calculated reachability. Time: 0.00
10.37/2.63	c  N dy   320     46262      1092      3214       778      8505     30280     70338      9.87   no data  --
13.56/3.42	c Finding binary XORs  T:     0.00 s  found:       0
13.56/3.43	c  N dy   323     59527      1091      2823       811      9554     25117     81188      9.13      9.72  --
14.36/3.66	c  N dy   352     63567      1091      2823       814     13551     25116    162484      9.18     11.16  --
15.96/4.07	c  N dy   367     69394      1091      2823       831     19258     25116    262803      9.12      7.66  --
15.96/4.07	c  S st   367     69394      1091      2823       831     19258     25116    262803      9.12      7.66  --
16.36/4.11	c  S st   367     69896      1091      2823       831     10046     25116     81056      9.12   no data  --
16.36/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.36/4.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.36/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
16.36/4.12	c bin-w-bin subsume rem            1 bins  time:  0.00 s
16.36/4.13	c subs with bin:      310  lits-rem:        52  v-fix:    0  time:  0.04 s
16.36/4.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1091 time:  0.00 s
16.36/4.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.36/4.19	c lits-rem:       172  cl-subs:      177  v-elim:    139  v-fix:    0  time:  0.27 s
16.36/4.20	c vivif2 --  cl tried     2814 cl shrink        0 lits rem          0 time: 0.00
16.76/4.20	c vivif2 --  cl tried     9568 cl shrink        0 lits rem          0 time: 0.00
16.76/4.23	c asymm  cl-useful: 60/2814/2814 lits-rem:74 time: 0.12
16.76/4.23	c calculated reachability. Time: 0.00
16.76/4.23	c  N dy   367     69896       952      2814       830      9568     24956     78206      9.12   no data  --
17.58/4.49	c  N dy   386     74785       952      2814       836     14364     24956    162860      9.07      9.63  --
19.15/4.87	c  N dy   399     80270       952      2814       869     19683     24955    246566      8.99      9.54  --
21.15/5.33	c  F st   412     87500       951      2814       890     15528     24947    157420      8.92      7.29  --
21.15/5.33	c  N st   412     87500       951      2415       887     14808     20108    151687      8.92      7.29  --
21.15/5.33	c Finding binary XORs  T:     0.00 s  found:       0
22.74/5.76	c  N dy   420     93559       951      2415       920     20688     20107    247426      8.91      9.49  --
24.74/6.23	c  N dy   427    100288       951      2415       949     15146     20107    136497      8.79      9.29  --
25.96/6.54	c  S st   431    104845       951      2415       962     19511     20106    196056      8.70      5.97  --
25.96/6.59	c  S st   431    105347       951      2415       963     20006     20105    204009      8.70   no data  --
25.96/6.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.96/6.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.96/6.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.6M T:  0.05
26.36/6.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.36/6.67	c subs with bin:     2291  lits-rem:      2763  v-fix:    0  time:  0.25 s
26.36/6.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    951 time:  0.00 s
26.36/6.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.94/7.08	c lits-rem:      1941  cl-subs:     1914  v-elim:    227  v-fix:    0  time:  1.65 s
27.94/7.08	c vivif2 --  cl tried     2227 cl shrink        0 lits rem          0 time: 0.00
27.94/7.08	c vivif2 --  cl tried    15945 cl shrink        0 lits rem          0 time: 0.01
28.34/7.13	c asymm  cl-useful: 101/2227/2227 lits-rem:126 time: 0.18
28.34/7.13	c calculated reachability. Time: 0.00
28.34/7.13	c  N dy   431    105347       724      2227       967     15945     17984    156832      8.70   no data  --
29.14/7.30	c Finding binary XORs  T:     0.00 s  found:       3
29.14/7.35	c Following stats are for *FIRST FINISHED THREAD ONLY*
29.14/7.35	c num threads              : 4          
29.14/7.35	c restarts                 : 398        
29.14/7.35	c dynamic restarts         : 380        
29.14/7.35	c static restarts          : 18         
29.14/7.35	c full restarts            : 2          
29.14/7.35	c total simplify time      : 0.02       
29.14/7.35	c learnts DL2              : 0          
29.14/7.35	c learnts size 2           : 1697       
29.14/7.35	c learnts size 1           : 238         (17.77     % of vars)
29.14/7.35	c filedLit time            : 0.08        (0.26      % time)
29.14/7.35	c v-elim SatELite          : 230         (17.18     % vars)
29.14/7.35	c SatELite time            : 3.82        (13.02     % time)
29.14/7.35	c v-elim xor               : 0           (0.00      % vars)
29.14/7.35	c xor elim time            : 0.01        (0.03      % time)
29.14/7.35	c num binary xor trees     : 0          
29.14/7.35	c binxor trees' crown      : 0           (nan       leafs/tree)
29.14/7.35	c bin xor find time        : 0.01       
29.14/7.35	c OTF clause improved      : 2521        (0.02      clauses/conflict)
29.14/7.35	c OTF impr. size diff      : 2817        (1.12       lits/clause)
29.14/7.35	c OTF cl watch-shrink      : 67691       (0.60      clauses/conflict)
29.14/7.35	c OTF cl watch-sh-lit      : 180298      (2.66       lits/clause)
29.14/7.35	c tried to recurMin cls    : 39497       (35.13      % of conflicts)
29.14/7.35	c updated cache            : 0           (0.00       lits/tried recurMin)
29.14/7.35	c unit cls received        : 2           (0.84      % of units)
29.14/7.35	c unit cls sent            : 4           (1.68      % of units)
29.14/7.35	c bin cls received         : 271        
29.14/7.35	c bin cls sent             : 186        
29.14/7.35	c clauses over max glue    : 0           (0.00      % of all clauses)
29.14/7.35	c conflicts                : 112420      (3834.30   / sec)
29.14/7.35	c decisions                : 233243      (6.19      % random)
29.14/7.35	c bogo-props               : 696604304   (23759044.53 / sec)
29.14/7.35	c conflict literals        : 1897556     (33.58     % deleted)
29.14/7.35	c Memory used              : 271.10      MB
29.14/7.35	c single-thread CPU time   : 29.32       s
29.14/7.35	c all-threads sum CPU time : 29.32       s
29.14/7.35	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-3266073-1304181043/watcher-3266073-1304181043 -o /tmp/evaluation-result-3266073-1304181043/solver-3266073-1304181043 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3266073-1304181043.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: 7.57 8.01 8.05 7/184 18556
/proc/meminfo: memFree=29944404/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 529702523 52465664 352 33554432000 4194304 4650419 140733696211856 18446744073709551615 47000657614770 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 12809 352 303 112 0 7774 0
[pid=18556/tid=18557] ppid=18554 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 529702524 52465664 352 33554432000 4194304 4650419 140733696211856 18446744073709551615 47000657614760 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 529702524 52465664 352 33554432000 4194304 4650419 140733696211856 18446744073709551615 47000657614774 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 529702524 52465664 352 33554432000 4194304 4650419 140733696211856 18446744073709551615 246516890609 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0317019 s]
/proc/loadavg: 7.57 8.01 8.05 7/184 18556
/proc/meminfo: memFree=29944404/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=282852 CPUtime=0.11 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 1996 0 0 0 11 0 0 0 25 0 4 0 529702523 289640448 1901 33554432000 4194304 4650419 140733696211856 18446744073709551615 4370888 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 70713 1903 367 112 0 65678 0
[pid=18556/tid=18557] ppid=18554 vsize=282852 CPUtime=0.02 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 398 0 0 0 2 0 0 0 25 0 4 0 529702524 289640448 1903 33554432000 4194304 4650419 140733696211856 18446744073709551615 4370354 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=282852 CPUtime=0.02 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 387 0 0 0 2 0 0 0 25 0 4 0 529702524 289640448 1903 33554432000 4194304 4650419 140733696211856 18446744073709551615 246516495393 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=282852 CPUtime=0.02 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 410 0 0 0 2 0 0 0 25 0 4 0 529702524 289640448 1903 33554432000 4194304 4650419 140733696211856 18446744073709551615 4303919 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 282852

[startup+0.100691 s]
/proc/loadavg: 7.57 8.01 8.05 7/184 18556
/proc/meminfo: memFree=29944404/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=284160 CPUtime=0.38 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 3948 0 0 0 38 0 0 0 25 0 4 0 529702523 290979840 3439 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 71040 3439 390 112 0 66005 0
[pid=18556/tid=18557] ppid=18554 vsize=284160 CPUtime=0.09 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 1002 0 0 0 9 0 0 0 25 0 4 0 529702524 290979840 3439 33554432000 4194304 4650419 140733696211856 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=284160 CPUtime=0.09 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 994 0 0 0 9 0 0 0 25 0 4 0 529702524 290979840 3439 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=284160 CPUtime=0.09 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 548 0 0 0 9 0 0 0 25 0 4 0 529702524 290979840 3439 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 284160

[startup+0.300653 s]
/proc/loadavg: 7.57 8.01 8.05 7/184 18556
/proc/meminfo: memFree=29944404/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=285292 CPUtime=1.17 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 5240 0 0 0 117 0 0 0 25 0 4 0 529702523 292139008 3988 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 71323 3988 392 112 0 66288 0
[pid=18556/tid=18557] ppid=18554 vsize=285292 CPUtime=0.29 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 1302 0 0 0 29 0 0 0 25 0 4 0 529702524 292139008 3988 33554432000 4194304 4650419 140733696211856 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=285292 CPUtime=0.29 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 1306 0 0 0 29 0 0 0 25 0 4 0 529702524 292139008 3988 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=285292 CPUtime=0.29 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 936 0 0 0 29 0 0 0 25 0 4 0 529702524 292139008 3988 33554432000 4194304 4650419 140733696211856 18446744073709551615 4360372 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285292

[startup+0.700581 s]
/proc/loadavg: 7.57 8.01 8.05 7/184 18556
/proc/meminfo: memFree=29944404/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=260260 CPUtime=2.78 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 7539 0 0 0 277 1 0 0 25 0 4 0 529702523 266506240 5176 33554432000 4194304 4650419 140733696211856 18446744073709551615 4298921 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 65065 5176 392 112 0 60030 0
[pid=18556/tid=18557] ppid=18554 vsize=260260 CPUtime=0.69 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 1857 0 0 0 69 0 0 0 25 0 4 0 529702524 266506240 5176 33554432000 4194304 4650419 140733696211856 18446744073709551615 4328278 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=260260 CPUtime=0.69 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 1873 0 0 0 69 0 0 0 25 0 4 0 529702524 266506240 5176 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=260260 CPUtime=0.69 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 1559 0 0 0 69 0 0 0 25 0 4 0 529702524 266506240 5176 33554432000 4194304 4650419 140733696211856 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 260260

[startup+1.50044 s]
/proc/loadavg: 7.37 7.95 8.03 6/181 18582
/proc/meminfo: memFree=29944880/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=260784 CPUtime=5.97 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 11284 0 0 0 596 1 0 0 25 0 4 0 529702523 267042816 8201 33554432000 4194304 4650419 140733696211856 18446744073709551615 4476354 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 65196 8201 394 112 0 60161 0
[pid=18556/tid=18557] ppid=18554 vsize=260784 CPUtime=1.48 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 2940 0 0 0 148 0 0 0 25 0 4 0 529702524 267042816 8201 33554432000 4194304 4650419 140733696211856 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=260784 CPUtime=1.49 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 2519 0 0 0 149 0 0 0 25 0 4 0 529702524 267042816 8201 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=260784 CPUtime=1.48 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 2388 0 0 0 148 0 0 0 25 0 4 0 529702524 267042816 8201 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 260784

[startup+3.10114 s]
/proc/loadavg: 7.37 7.95 8.03 10/188 18590
/proc/meminfo: memFree=29820472/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=269012 CPUtime=12.36 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 17287 0 0 0 1234 2 0 0 25 0 4 0 529702523 275468288 12636 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 67253 12636 394 112 0 62218 0
[pid=18556/tid=18557] ppid=18554 vsize=269012 CPUtime=3.08 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 3599 0 0 0 308 0 0 0 25 0 4 0 529702524 275468288 12636 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=269012 CPUtime=3.09 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 4153 0 0 0 309 0 0 0 25 0 4 0 529702524 275468288 12636 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=269012 CPUtime=3.07 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 5289 0 0 0 307 0 0 0 25 0 4 0 529702524 275468288 12636 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 269012

[startup+6.30056 s]
/proc/loadavg: 7.37 7.95 8.03 10/188 18590
/proc/meminfo: memFree=29794184/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=268256 CPUtime=25.14 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 22697 0 0 0 2511 3 0 0 25 0 4 0 529702523 274694144 15040 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 67064 15040 395 112 0 62029 0
[pid=18556/tid=18557] ppid=18554 vsize=268256 CPUtime=6.29 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 5485 0 0 0 628 1 0 0 25 0 4 0 529702524 274694144 15040 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=268256 CPUtime=6.28 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 5644 0 0 0 628 0 0 0 25 0 4 0 529702524 274694144 15040 33554432000 4194304 4650419 140733696211856 18446744073709551615 4438792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=268256 CPUtime=6.25 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 6443 0 0 0 625 0 0 0 25 0 4 0 529702524 274694144 15040 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 268256

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

[startup+7.10041 s]
/proc/loadavg: 7.50 7.97 8.04 9/188 18590
/proc/meminfo: memFree=29798028/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=268256 CPUtime=28.34 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 23431 0 0 0 2830 4 0 0 25 0 4 0 529702523 274694144 15033 33554432000 4194304 4650419 140733696211856 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 67064 15033 395 112 0 62029 0
[pid=18556/tid=18557] ppid=18554 vsize=268256 CPUtime=7.09 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 5491 0 0 0 708 1 0 0 25 0 4 0 529702524 274694144 15033 33554432000 4194304 4650419 140733696211856 18446744073709551615 4328565 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=268256 CPUtime=7.08 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 5693 0 0 0 708 0 0 0 25 0 4 0 529702524 274694144 15033 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=268256 CPUtime=7.04 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 6455 0 0 0 704 0 0 0 25 0 4 0 529702524 274694144 15033 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 28.34
Current children cumulated vsize (KiB) 268256

[startup+7.30037 s]
/proc/loadavg: 7.50 7.97 8.04 9/188 18590
/proc/meminfo: memFree=29798028/32951124 swapFree=67102748/67111528
[pid=18556] ppid=18554 vsize=277600 CPUtime=29.14 cores=1,3,5,7
/proc/18556/stat : 18556 (strangenight1-m) R 18554 18556 18485 0 -1 4202496 23736 0 0 0 2910 4 0 0 25 0 4 0 529702523 284262400 15338 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18556/statm: 69400 15338 395 112 0 64365 0
[pid=18556/tid=18557] ppid=18554 vsize=277600 CPUtime=7.29 cores=1,3,5,7
/proc/18556/task/18557/stat : 18557 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 5491 0 0 0 728 1 0 0 25 0 4 0 529702524 284262400 15338 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18556/tid=18558] ppid=18554 vsize=277600 CPUtime=7.29 cores=1,3,5,7
/proc/18556/task/18558/stat : 18558 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 5742 0 0 0 728 1 0 0 25 0 4 0 529702524 284262400 15338 33554432000 4194304 4650419 140733696211856 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18556/tid=18559] ppid=18554 vsize=277600 CPUtime=7.25 cores=1,3,5,7
/proc/18556/task/18559/stat : 18559 (strangenight1-m) R 18554 18556 18485 0 -1 4202560 6711 0 0 0 724 1 0 0 25 0 4 0 529702524 284262400 15338 33554432000 4194304 4650419 140733696211856 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29.14
Current children cumulated vsize (KiB) 277600

Child status: 20
Real time (s): 7.35828
CPU time (s): 29.3675
CPU user time (s): 29.3195
CPU system time (s): 0.047992
CPU usage (%): 399.109
Max. virtual memory (cumulated for all children) (KiB): 285292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.3195
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23762
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= 462
involuntary context switches= 277

runsolver used 0.013997 second user time and 0.028995 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 18:30:43
IDJOB=3266073
IDBENCH=85959
IDSOLVER=1588
FILE ID=node134/3266073-1304181043
RUNJOBID= node134-1304181043-18504
PBS_JOBID= 13172461
Free space on /tmp= 72504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266073-1304181043/watcher-3266073-1304181043 -o /tmp/evaluation-result-3266073-1304181043/solver-3266073-1304181043 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3266073-1304181043.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=550892847

node134.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.67
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.83
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	: 7186.06
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.80
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29944684 kB
Buffers:       1039576 kB
Cached:        1484380 kB
SwapCached:       4632 kB
Active:         241892 kB
Inactive:      2364136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29944684 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:           14000 kB
Writeback:          12 kB
AnonPages:       79000 kB
Mapped:          14512 kB
Slab:           335596 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283296 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72496 MiB
End job on node134 at 2011-04-30 18:30:51