Trace number 249737

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3SAT 809.326 812.222

General information on the benchmark

Nameprimes/primes-20/
primes-20-60-2-5.xml
MD5SUMd3d4353189afd332be362392d717fea7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity7
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=20802 #SATclauses=41300 #CSPpredicates=60
812.17	Verified 11354 original clauses.
812.17	c SAT problem is solved
812.17	restarts              : 24
812.17	conflicts             : 2411825        (2982 /sec)
812.17	decisions             : 25259879       (1.27 % random) (31232 /sec)
812.17	propagations          : 5717257719     (7068937 /sec)
812.17	conflict literals     : 10307039       (2.57 % deleted)
812.17	Memory used           : 99.59 MB
812.17	CPU time              : 808.786 s
812.17	c all predicates checked
812.17	
812.17	s SATISFIABLE
812.17	v 7 43 61 30 13 53 17 41 29 3 5 19 31 71 7 17 2 17 41 59 37 23 13 53 5 31 5 7 19 53 29 5 5 67 29 19 43 59 37 5 29 43 3 71 11 59 67 11 53 31 43 17 29 2 59 43 5 31 59 3 13 13 11 19 59 13 17 29 43 61 11 53 5 56 47 19 47 10 7 31 19 23 59 67 23 11 7 37 47 71 41 2 59 23 71 41 17 17 47 71 
812.17	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-249737-1168095586 -o ROOT/results/node1/solver-249737-1168095586 -C 1800 -M 900 /tmp/evaluation/249737-1168095586/CSPtoSAT+minisat /tmp/evaluation/249737-1168095586/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.06 2.02 1.90 5/86 22844
/proc/meminfo: memFree=1027416/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=496 CPUtime=0
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157954359 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 124 36 29 52 0 19 0

[startup+0.104115 s]
/proc/loadavg: 2.06 2.02 1.90 5/86 22844
/proc/meminfo: memFree=1027416/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=10136 CPUtime=0.09
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 1579 0 0 0 9 0 0 0 18 0 1 0 157954359 10379264 1526 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 2534 1526 725 52 0 902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10136

[startup+0.51616 s]
/proc/loadavg: 2.06 2.02 1.90 5/86 22844
/proc/meminfo: memFree=1027416/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=10136 CPUtime=0.49
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 1591 0 0 0 49 0 0 0 22 0 1 0 157954359 10379264 1538 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665710 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 2534 1538 725 52 0 902 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10136

[startup+1.33926 s]
/proc/loadavg: 2.06 2.02 1.90 3/86 22844
/proc/meminfo: memFree=1023768/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=10268 CPUtime=1.31
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 1637 0 0 0 131 0 0 0 25 0 1 0 157954359 10514432 1584 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 2567 1584 725 52 0 935 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10268

[startup+2.97645 s]
/proc/loadavg: 2.06 2.02 1.90 3/86 22844
/proc/meminfo: memFree=1023384/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=10664 CPUtime=2.93
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 1712 0 0 0 293 0 0 0 25 0 1 0 157954359 10919936 1659 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 2666 1659 725 52 0 1034 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 10664

[startup+6.25583 s]
/proc/loadavg: 2.06 2.02 1.90 3/86 22844
/proc/meminfo: memFree=1022104/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=11068 CPUtime=6.18
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 1838 0 0 0 618 0 0 0 25 0 1 0 157954359 11333632 1785 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 2767 1785 725 52 0 1135 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 11068

[startup+12.7236 s]
/proc/loadavg: 2.05 2.02 1.91 3/86 22844
/proc/meminfo: memFree=1019544/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=12324 CPUtime=12.59
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 2132 0 0 0 1259 0 0 0 25 0 1 0 157954359 12619776 2079 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 3081 2079 725 52 0 1449 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 12324

[startup+25.5451 s]
/proc/loadavg: 2.04 2.02 1.91 3/86 22844
/proc/meminfo: memFree=1017752/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=13856 CPUtime=25.3
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 2524 0 0 0 2529 1 0 0 25 0 1 0 157954359 14188544 2471 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 3464 2471 725 52 0 1832 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 13856

[startup+51.1931 s]
/proc/loadavg: 2.02 2.02 1.91 3/86 22844
/proc/meminfo: memFree=1013144/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=16496 CPUtime=50.71
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 3175 0 0 0 5070 1 0 0 25 0 1 0 157954359 16891904 3122 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533072 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 4124 3122 725 52 0 2492 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 16496

[startup+102.493 s]
/proc/loadavg: 2.01 2.01 1.91 3/92 22952
/proc/meminfo: memFree=1001312/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=20840 CPUtime=101.44
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 4261 0 0 0 10142 2 0 0 25 0 1 0 157954359 21340160 4208 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 5210 4208 725 52 0 3578 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 20840

[startup+162.525 s]
/proc/loadavg: 2.06 2.02 1.91 3/92 23018
/proc/meminfo: memFree=980968/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=26780 CPUtime=160.87
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 5740 0 0 0 16083 4 0 0 25 0 1 0 157954359 27422720 5687 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 6695 5687 725 52 0 5063 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 26780

[startup+222.539 s]
/proc/loadavg: 2.02 2.02 1.91 3/86 23042
/proc/meminfo: memFree=971864/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=31532 CPUtime=220.31
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 6932 0 0 0 22025 6 0 0 25 0 1 0 157954359 32288768 6879 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/22843/statm: 7883 6879 725 52 0 6251 0
Current children cumulated CPU time (s) 220.31
Current children cumulated vsize (KiB) 31532

[startup+282.629 s]
/proc/loadavg: 1.56 1.90 1.88 2/81 23165
/proc/meminfo: memFree=1206912/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=37340 CPUtime=280.13
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 8405 0 0 0 28003 10 0 0 25 0 1 0 157954359 38236160 8352 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 9335 8352 725 52 0 7703 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 37340

[startup+342.701 s]
/proc/loadavg: 1.44 1.80 1.84 2/81 23475
/proc/meminfo: memFree=1195832/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=43196 CPUtime=340.13
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 9831 0 0 0 33994 19 0 0 25 0 1 0 157954359 44232704 9778 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 10799 9778 725 52 0 9167 0
Current children cumulated CPU time (s) 340.13
Current children cumulated vsize (KiB) 43196

[startup+402.768 s]
/proc/loadavg: 1.25 1.68 1.80 2/81 23577
/proc/meminfo: memFree=1184136/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=49004 CPUtime=400.16
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 11281 0 0 0 39991 25 0 0 25 0 1 0 157954359 50180096 11228 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 12251 11228 725 52 0 10619 0
Current children cumulated CPU time (s) 400.16
Current children cumulated vsize (KiB) 49004

[startup+462.832 s]
/proc/loadavg: 1.09 1.55 1.74 2/81 23720
/proc/meminfo: memFree=1179472/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=53624 CPUtime=460.17
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 12426 0 0 0 45989 28 0 0 25 0 1 0 157954359 54910976 12373 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 13406 12373 725 52 0 11774 0
Current children cumulated CPU time (s) 460.17
Current children cumulated vsize (KiB) 53624

[startup+522.89 s]
/proc/loadavg: 1.10 1.47 1.70 2/81 23791
/proc/meminfo: memFree=1175632/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=60092 CPUtime=520.17
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 14041 0 0 0 51987 30 0 0 25 0 1 0 157954359 61534208 13988 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 15023 13988 725 52 0 13391 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (KiB) 60092

[startup+582.941 s]
/proc/loadavg: 1.03 1.38 1.65 2/81 23866
/proc/meminfo: memFree=1170768/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=65116 CPUtime=580.19
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 15312 0 0 0 57987 32 0 0 25 0 1 0 157954359 66678784 15259 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 16279 15259 725 52 0 14647 0
Current children cumulated CPU time (s) 580.19
Current children cumulated vsize (KiB) 65116

[startup+643.007 s]
/proc/loadavg: 1.06 1.32 1.62 2/81 23957
/proc/meminfo: memFree=1160912/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=73044 CPUtime=640.21
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 17294 0 0 0 63985 36 0 0 25 0 1 0 157954359 74797056 17241 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 18261 17241 725 52 0 16629 0
Current children cumulated CPU time (s) 640.21
Current children cumulated vsize (KiB) 73044

[startup+703.059 s]
/proc/loadavg: 1.07 1.27 1.58 2/81 24181
/proc/meminfo: memFree=1152912/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=80932 CPUtime=700.22
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 19255 0 0 0 69984 38 0 0 25 0 1 0 157954359 82874368 19202 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 20233 19202 725 52 0 18601 0
Current children cumulated CPU time (s) 700.22
Current children cumulated vsize (KiB) 80932

[startup+763.113 s]
/proc/loadavg: 1.14 1.25 1.55 2/81 24267
/proc/meminfo: memFree=1133768/2055920 swapFree=4165584/4192956
[pid=22843] ppid=22841 vsize=89016 CPUtime=760.23
/proc/22843/stat : 22843 (CSPtoSAT+minisa) R 22841 22843 22567 0 -1 4194304 21280 0 0 0 75977 46 0 0 25 0 1 0 157954359 91152384 21227 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668422 0 0 4096 0 0 0 0 17 0 0 0
/proc/22843/statm: 22254 21227 725 52 0 20622 0
Current children cumulated CPU time (s) 760.23
Current children cumulated vsize (KiB) 89016

Child status: 0
Real time (s): 812.222
CPU time (s): 809.326
CPU user time (s): 808.811
CPU system time (s): 0.514921
CPU usage (%): 99.6434
Max. virtual memory (cumulated for all children) (KiB): 101840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 808.811
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24552
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= 12
involuntary context switches= 19569

runsolver used 0.886865 s user time and 2.23266 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 14:59:46 UTC 2007


IDJOB= 249737
IDBENCH= 11806
FILE ID= node1/249737-1168095586

PBS_JOBID= 3476430

Free space on /tmp= 66302 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-20/primes-20-60-2-5.xml
COMMAND LINE= /tmp/evaluation/249737-1168095586/CSPtoSAT+minisat /tmp/evaluation/249737-1168095586/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-249737-1168095586 -o ROOT/results/node1/solver-249737-1168095586 -C 1800 -M 900  /tmp/evaluation/249737-1168095586/CSPtoSAT+minisat /tmp/evaluation/249737-1168095586/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d3d4353189afd332be362392d717fea7

RANDOM SEED= 888018701

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1027832 kB
Buffers:         67192 kB
Cached:         614924 kB
SwapCached:       3664 kB
Active:         426488 kB
Inactive:       503520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1027832 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:         261280 kB
Slab:            82480 kB
Committed_AS:  4464520 kB
PageTables:       2704 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66301 MiB



End job on node1 on Sat Jan  6 15:13:21 UTC 2007