Trace number 332935

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
SAT7 2007-02-08UNSAT 245.087 245.161

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

Solver Data (download as text)

0.01/0.09	c Starting solver ...
0.01/0.09	c Restarting after 100 conflicts
0.09/0.10	c Restarting after 250 conflicts
0.09/0.11	c Restarting after 475 conflicts
0.09/0.12	c Restarting after 812 conflicts
0.09/0.14	c Restarting after 1318 conflicts
0.09/0.19	c Restarting after 2078 conflicts
0.19/0.25	c Restarting after 3222 conflicts
0.29/0.36	c Restarting after 4930 conflicts
0.49/0.53	c Restarting after 7494 conflicts
0.79/0.85	c Restarting after 11340 conflicts
1.29/1.37	c Restarting after 17108 conflicts
2.20/2.26	c Restarting after 25757 conflicts
3.69/3.72	c Restarting after 38731 conflicts
6.09/6.17	c Restarting after 58192 conflicts
10.09/10.19	c Restarting after 87384 conflicts
16.08/16.10	c Restarting after 131173 conflicts
26.69/26.70	c Restarting after 196858 conflicts
45.97/46.01	c Restarting after 295384 conflicts
75.27/75.37	c Restarting after 443176 conflicts
125.05/125.10	c Restarting after 664859 conflicts
212.93/213.05	c Restarting after 997384 conflicts
245.01/245.15	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-332935-1173496709 -o ROOT/results/node11/solver-332935-1173496709 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332935-1173496709/sat7_bin /tmp/evaluation/332935-1173496709/instance-332935-1173496709.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11757
/proc/meminfo: memFree=1420280/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=1328 CPUtime=0
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 369625434 1359872 167 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547008 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 332 167 88 220 0 109 0

[startup+0.0123591 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11757
/proc/meminfo: memFree=1420280/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=1328 CPUtime=0.01
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 198 0 0 0 1 0 0 0 18 0 1 0 369625434 1359872 181 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 332 181 88 220 0 109 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1328

[startup+0.101369 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11757
/proc/meminfo: memFree=1420280/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=2240 CPUtime=0.09
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 398 0 0 0 9 0 0 0 18 0 1 0 369625434 2293760 381 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 560 381 95 220 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2240

[startup+0.301392 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11757
/proc/meminfo: memFree=1420280/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=3268 CPUtime=0.29
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 547 0 0 0 29 0 0 0 19 0 1 0 369625434 3346432 530 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532467 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 817 530 95 220 0 594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3268

[startup+0.701439 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11757
/proc/meminfo: memFree=1420280/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=3268 CPUtime=0.69
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 667 0 0 0 69 0 0 0 22 0 1 0 369625434 3346432 650 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532391 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 817 650 95 220 0 594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3268

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1417976/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=5320 CPUtime=1.49
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 752 0 0 0 149 0 0 0 25 0 1 0 369625434 5447680 735 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 1330 735 95 220 0 1107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5320

[startup+3.10172 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1417400/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=5320 CPUtime=3.09
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 858 0 0 0 309 0 0 0 25 0 1 0 369625434 5447680 841 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532617 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 1330 841 95 220 0 1107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5320

[startup+6.3011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1416632/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=5452 CPUtime=6.29
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 986 0 0 0 629 0 0 0 25 0 1 0 369625434 5582848 969 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 1363 969 95 220 0 1140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5452

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1416056/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=5716 CPUtime=12.69
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 1117 0 0 0 1269 0 0 0 25 0 1 0 369625434 5853184 1100 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 1429 1100 95 220 0 1206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5716

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1415224/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=5988 CPUtime=25.49
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 1310 0 0 0 2548 1 0 0 25 0 1 0 369625434 6131712 1293 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 1497 1293 95 220 0 1274 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5988

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1414136/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=10644 CPUtime=51.07
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 1568 0 0 0 5106 1 0 0 25 0 1 0 369625434 10899456 1551 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 2661 1551 95 220 0 2438 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10644

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1413112/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=11340 CPUtime=102.26
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 1817 0 0 0 10224 2 0 0 25 0 1 0 369625434 11612160 1800 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532523 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 2835 1800 95 220 0 2612 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11340

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1412152/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12180 CPUtime=162.24
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2055 0 0 0 16221 3 0 0 25 0 1 0 369625434 12472320 2038 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532465 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3045 2038 95 220 0 2822 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12180

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411704/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12316 CPUtime=222.22
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2146 0 0 0 22219 3 0 0 25 0 1 0 369625434 12611584 2129 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558404 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3079 2129 95 220 0 2856 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12316

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411640/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12452 CPUtime=230.22
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2156 0 0 0 23019 3 0 0 25 0 1 0 369625434 12750848 2139 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3113 2139 95 220 0 2890 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 12452

[startup+236.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411576/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12452 CPUtime=236.62
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2166 0 0 0 23659 3 0 0 25 0 1 0 369625434 12750848 2149 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3113 2149 95 220 0 2890 0
Current children cumulated CPU time (s) 236.62
Current children cumulated vsize (KiB) 12452

[startup+239.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411576/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12452 CPUtime=239.82
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2171 0 0 0 23979 3 0 0 25 0 1 0 369625434 12750848 2154 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532711 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3113 2154 95 220 0 2890 0
Current children cumulated CPU time (s) 239.82
Current children cumulated vsize (KiB) 12452

[startup+243.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411576/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12452 CPUtime=243.02
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2174 0 0 0 24299 3 0 0 25 0 1 0 369625434 12750848 2157 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3113 2157 95 220 0 2890 0
Current children cumulated CPU time (s) 243.02
Current children cumulated vsize (KiB) 12452

[startup+243.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411576/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12452 CPUtime=243.81
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2175 0 0 0 24378 3 0 0 25 0 1 0 369625434 12750848 2158 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3113 2158 95 220 0 2890 0
Current children cumulated CPU time (s) 243.81
Current children cumulated vsize (KiB) 12452

[startup+244.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411576/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12452 CPUtime=244.61
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2176 0 0 0 24458 3 0 0 25 0 1 0 369625434 12750848 2159 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3113 2159 95 220 0 2890 0
Current children cumulated CPU time (s) 244.61
Current children cumulated vsize (KiB) 12452

[startup+245.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11758
/proc/meminfo: memFree=1411576/2055920 swapFree=4169972/4192956
[pid=11757] ppid=11755 vsize=12452 CPUtime=245.01
/proc/11757/stat : 11757 (sat7_bin) R 11755 11757 10565 0 -1 4194304 2176 0 0 0 24498 3 0 0 25 0 1 0 369625434 12750848 2159 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11757/statm: 3113 2159 95 220 0 2890 0
Current children cumulated CPU time (s) 245.01
Current children cumulated vsize (KiB) 12452

Child status: 20
Real time (s): 245.161
CPU time (s): 245.087
CPU user time (s): 245.047
CPU system time (s): 0.039993
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 12452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.047
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2176
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= 8
involuntary context switches= 740

runsolver used 0.275958 second user time and 0.621905 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Mar 10 03:18:29 UTC 2007

IDJOB= 332935
IDBENCH= 24592
IDSOLVER= 101
FILE ID= node11/332935-1173496709

PBS_JOBID= 4101099

Free space on /tmp= 66351 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332935-1173496709/sat7_bin /tmp/evaluation/332935-1173496709/instance-332935-1173496709.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-332935-1173496709 -o ROOT/results/node11/solver-332935-1173496709 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332935-1173496709/sat7_bin /tmp/evaluation/332935-1173496709/instance-332935-1173496709.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 476425483

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.243
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.243
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:       1420752 kB
Buffers:         51300 kB
Cached:         494124 kB
SwapCached:       2248 kB
Active:         219480 kB
Inactive:       348748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420752 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          30768 kB
Slab:            52476 kB
Committed_AS:  1152308 kB
PageTables:       1756 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= 66351 MiB

End job on node11 on Sat Mar 10 03:22:34 UTC 2007