Trace number 461230

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
aigsat-wc 2007-05-15SAT 117.709 117.755

General information on the benchmark

Nameadditional-aig/ibm/
ibm29_len26_sat.aig
MD5SUM99b61eef15ce0a69ac264516f1c7da87
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.3744
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

1.49/1.52	c file: /tmp/evaluation/461230-1179252403/instance-461230-1179252403.aig
1.49/1.52	c Reading aig format..
1.49/1.52	c MAXVAR  24849
1.49/1.52	c INPUTS  362
1.49/1.52	c LATCHES 0
1.49/1.52	c OUTPUTS 1
1.49/1.52	c AND     24487
1.49/1.52	c Before initialization time 1.47178
1.49/1.52	c Memory used (in MB): 34.4805
8.69/8.71	c Using component size threshold as 8
8.69/8.71	c DBred=0 restart=28 est=2.59944 GV=11348 GL=53820[ 38626,15194] HP=3935 Prune=129588 decisions=49710 random 367[0.738282]  HP Impl=359750 DB Impl=7348233[6771734]  Lits/Cls 15 
8.69/8.71	c Memory used (in MB): 40.5195
16.08/16.18	c DBred=1 restart=31 est=2.81531 GV=21512 GL=56655[ 38626,18029] HP=6181 Prune=202551 decisions=73015 random 527[0.721769]  HP Impl=629523 DB Impl=14619951[13236825]  Lits/Cls 18 
16.08/16.18	c Memory used (in MB): 42.2188
24.48/24.58	c DBred=2 restart=33 est=2.94389 GV=32418 GL=57318[ 38626,18692] HP=7846 Prune=273963 decisions=96008 random 667[0.694734]  HP Impl=872106 DB Impl=22255355[19884533]  Lits/Cls 22 
24.48/24.58	c Memory used (in MB): 43.1133
35.68/35.76	c DBred=3 restart=35 est=2.98535 GV=44487 GL=58784[ 38626,20158] HP=9349 Prune=344762 decisions=116819 random 807[0.690812]  HP Impl=1150749 DB Impl=31395461[27654177]  Lits/Cls 29 
35.68/35.76	c Memory used (in MB): 45.6484
48.87/48.98	c DBred=4 restart=36 est=3.01736 GV=57929 GL=60941[ 38626,22315] HP=11150 Prune=427315 decisions=141345 random 971[0.686972]  HP Impl=1482611 DB Impl=42782744[37298086]  Lits/Cls 24 
48.87/48.98	c Memory used (in MB): 45.6602
64.77/64.82	c DBred=5 restart=38 est=3.20567 GV=72558 GL=62629[ 38626,24003] HP=12707 Prune=514387 decisions=165567 random 1143[0.690355]  HP Impl=1841509 DB Impl=55527237[48055466]  Lits/Cls 31 
64.77/64.82	c Memory used (in MB): 48.3867
84.76/84.84	c DBred=6 restart=39 est=3.31625 GV=88377 GL=65156[ 38626,26530] HP=14959 Prune=615036 decisions=194522 random 1312[0.674474]  HP Impl=2255855 DB Impl=70134806[60412762]  Lits/Cls 34 
84.76/84.84	c Memory used (in MB): 50.4844
107.75/107.80	c DBred=7 restart=40 est=3.43998 GV=104926 GL=67187[ 38626,28561] HP=17556 Prune=721261 decisions=225254 random 1483[0.658368]  HP Impl=2740164 DB Impl=86361512[73997306]  Lits/Cls 35 
107.75/107.80	c Memory used (in MB): 55.7422
117.65/117.74	
117.65/117.74	s SATISFIABLE
117.65/117.74	c Total time (in seconds): 117.562
117.65/117.74	c Memory used (in MB): 55.7578
117.65/117.74	c Conflict literals deleted: [45.2847%] Max learned #lits [8839070] Reduced #lits [4836327]

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-461230-1179252403 -o ROOT/results/node33/solver-461230-1179252403 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461230-1179252403/aigsat-wc /tmp/evaluation/461230-1179252403/instance-461230-1179252403.aig 

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): 1800 seconds
Enforcing Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.10 0.62 0.79 3/77 30158
/proc/meminfo: memFree=1802528/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=1808 CPUtime=0
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 284 249 0 0 0 0 0 0 18 0 1 0 373155769 1851392 263 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135201484 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 452 263 125 293 0 153 0

[startup+0.075684 s]
/proc/loadavg: 0.10 0.62 0.79 3/77 30158
/proc/meminfo: memFree=1802528/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=5248 CPUtime=0.07
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 1154 249 0 0 7 0 0 0 19 0 1 0 373155769 5373952 1132 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 1312 1132 136 293 0 1013 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5248

[startup+0.10169 s]
/proc/loadavg: 0.10 0.62 0.79 3/77 30158
/proc/meminfo: memFree=1802528/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=5856 CPUtime=0.09
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 1406 249 0 0 9 0 0 0 19 0 1 0 373155769 5996544 1263 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 1464 1263 136 293 0 1165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5856

[startup+0.301731 s]
/proc/loadavg: 0.10 0.62 0.79 3/77 30158
/proc/meminfo: memFree=1802528/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=12304 CPUtime=0.28
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 2993 249 0 0 28 0 0 0 20 0 1 0 373155769 12599296 2801 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135242780 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 3076 2801 137 293 0 2777 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12304

[startup+0.701813 s]
/proc/loadavg: 0.10 0.62 0.79 3/77 30158
/proc/meminfo: memFree=1802528/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=23008 CPUtime=0.69
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 5942 249 0 0 67 2 0 0 24 0 1 0 373155769 23560192 5161 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135242780 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 5752 5168 141 293 0 5453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23008

[startup+1.50198 s]
/proc/loadavg: 0.10 0.62 0.79 2/78 30160
/proc/meminfo: memFree=1775832/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=36336 CPUtime=1.49
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 12221 249 0 0 144 5 0 0 25 0 1 0 373155769 37208064 8460 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134556120 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 9084 8460 145 293 0 8785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36336

[startup+3.1023 s]
/proc/loadavg: 0.10 0.62 0.79 2/78 30160
/proc/meminfo: memFree=1767064/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=39972 CPUtime=3.08
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 13129 249 0 0 303 5 0 0 25 0 1 0 373155769 40931328 9014 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 9993 9014 160 293 0 9694 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39972

[startup+6.30195 s]
/proc/loadavg: 0.17 0.63 0.79 2/78 30160
/proc/meminfo: memFree=1765720/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=40836 CPUtime=6.28
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 13500 249 0 0 623 5 0 0 25 0 1 0 373155769 41816064 9385 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744666 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 10209 9385 160 293 0 9910 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40836

[startup+12.7013 s]
/proc/loadavg: 0.24 0.63 0.79 2/78 30160
/proc/meminfo: memFree=1763672/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=42128 CPUtime=12.68
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 13923 249 0 0 1262 6 0 0 25 0 1 0 373155769 43139072 9808 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745314 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 10532 9808 160 293 0 10233 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42128

[startup+25.5019 s]
/proc/loadavg: 0.41 0.65 0.79 2/78 30160
/proc/meminfo: memFree=1761176/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=44148 CPUtime=25.48
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 14727 249 0 0 2540 8 0 0 25 0 1 0 373155769 45207552 10395 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134752798 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 11037 10395 160 293 0 10738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44148

[startup+51.1011 s]
/proc/loadavg: 0.61 0.68 0.79 2/78 30160
/proc/meminfo: memFree=1758296/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=46772 CPUtime=51.07
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 15667 249 0 0 5098 9 0 0 25 0 1 0 373155769 47894528 11108 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 11693 11108 160 293 0 11394 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46772

[startup+102.306 s]
/proc/loadavg: 0.84 0.73 0.81 2/78 30160
/proc/meminfo: memFree=1753176/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=51712 CPUtime=102.25
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 17184 249 0 0 10213 12 0 0 25 0 1 0 373155769 52953088 12382 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 12928 12382 160 293 0 12629 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 51712

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

[startup+108.702 s]
/proc/loadavg: 0.85 0.73 0.81 2/78 30160
/proc/meminfo: memFree=1749080/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=57092 CPUtime=108.65
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 18817 249 0 0 10852 13 0 0 25 0 1 0 373155769 58462208 13371 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134750283 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 14273 13371 160 293 0 13974 0
Current children cumulated CPU time (s) 108.65
Current children cumulated vsize (KiB) 57092

[startup+111.901 s]
/proc/loadavg: 0.85 0.73 0.81 2/78 30160
/proc/meminfo: memFree=1749208/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=57092 CPUtime=111.85
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 18817 249 0 0 11172 13 0 0 25 0 1 0 373155769 58462208 13371 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744962 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 14273 13371 160 293 0 13974 0
Current children cumulated CPU time (s) 111.85
Current children cumulated vsize (KiB) 57092

[startup+115.101 s]
/proc/loadavg: 0.87 0.74 0.81 2/78 30160
/proc/meminfo: memFree=1749208/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=57092 CPUtime=115.04
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 18817 249 0 0 11491 13 0 0 25 0 1 0 373155769 58462208 13371 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134756161 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 14273 13371 160 293 0 13974 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 57092

[startup+116.701 s]
/proc/loadavg: 0.87 0.74 0.81 2/78 30160
/proc/meminfo: memFree=1749208/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=57092 CPUtime=116.64
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 18817 249 0 0 11651 13 0 0 25 0 1 0 373155769 58462208 13371 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134727244 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 14273 13371 160 293 0 13974 0
Current children cumulated CPU time (s) 116.64
Current children cumulated vsize (KiB) 57092

[startup+117.502 s]
/proc/loadavg: 0.87 0.74 0.81 2/78 30160
/proc/meminfo: memFree=1749208/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=57092 CPUtime=117.44
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 18817 249 0 0 11731 13 0 0 25 0 1 0 373155769 58462208 13371 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134743612 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 14273 13371 160 293 0 13974 0
Current children cumulated CPU time (s) 117.44
Current children cumulated vsize (KiB) 57092

[startup+117.706 s]
/proc/loadavg: 0.88 0.74 0.81 2/78 30160
/proc/meminfo: memFree=1749208/2055920 swapFree=4147944/4192956
[pid=30158] ppid=30156 vsize=57092 CPUtime=117.65
/proc/30158/stat : 30158 (aigsat-wc) R 30156 30158 30099 0 -1 0 18818 249 0 0 11752 13 0 0 25 0 1 0 373155769 58462208 13372 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744980 0 0 4096 35 0 0 0 17 1 0 0
/proc/30158/statm: 14273 13372 160 293 0 13974 0
Current children cumulated CPU time (s) 117.65
Current children cumulated vsize (KiB) 57092

Child status: 10
Real time (s): 117.755
CPU time (s): 117.709
CPU user time (s): 117.562
CPU system time (s): 0.146977
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 57092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.562
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19070
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= 14
involuntary context switches= 320

runsolver used 0.133979 second user time and 0.300954 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Tue May 15 18:06:43 UTC 2007

IDJOB= 461230
IDBENCH= 48652
IDSOLVER= 202
FILE ID= node33/461230-1179252403

PBS_JOBID= 5277203

Free space on /tmp= 66548 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/ibm/ibm29_len26_sat.aig
COMMAND LINE= /tmp/evaluation/461230-1179252403/aigsat-wc /tmp/evaluation/461230-1179252403/instance-461230-1179252403.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-461230-1179252403 -o ROOT/results/node33/solver-461230-1179252403 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461230-1179252403/aigsat-wc /tmp/evaluation/461230-1179252403/instance-461230-1179252403.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  99b61eef15ce0a69ac264516f1c7da87

RANDOM SEED= 146838434

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1802808 kB
Buffers:         14184 kB
Cached:         116988 kB
SwapCached:      13804 kB
Active:          37136 kB
Inactive:       117080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802808 kB
SwapTotal:     4192956 kB
SwapFree:      4147944 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          30128 kB
Slab:            84248 kB
Committed_AS:  5621352 kB
PageTables:       1992 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= 66548 MiB

End job on node33 on Tue May 15 18:08:41 UTC 2007