Trace number 420728

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
PBS4 2007-03-23No Cert. 135.22 135.259

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
jarvisalo/mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.opb
MD5SUM0a803febc0a986040b55d0b40ba52682
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark38.9161
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables210
Total number of constraints840
Number of constraints which are clauses840
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00/0.00	c Solving /tmp/evaluation/420728-1177430279/instance-420728-1177430279.opb ......
135.05/135.12	c done parsing opb.
135.05/135.12	s SATISFIABLE
135.05/135.12	c Total Run Time					135.083

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420728-1177430279/instance-420728-1177430279.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-420728-1177430279 -o ROOT/results/node43/solver-420728-1177430279 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420728-1177430279/PBS4 /tmp/evaluation/420728-1177430279/instance-420728-1177430279.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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: 1.00 1.00 1.00 3/77 16360
/proc/meminfo: memFree=1764104/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=1324 CPUtime=0
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 190939750 1355776 120 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134635992 0 0 4096 0 0 0 0 17 1 0 0
/proc/16360/statm: 331 120 87 219 0 108 0

[startup+0.070599 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16360
/proc/meminfo: memFree=1764104/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=1460 CPUtime=0.06
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 211 0 0 0 6 0 0 0 18 0 1 0 190939750 1495040 194 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 365 194 92 219 0 142 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1460

[startup+0.1016 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16360
/proc/meminfo: memFree=1764104/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=1716 CPUtime=0.09
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 236 0 0 0 9 0 0 0 18 0 1 0 190939750 1757184 219 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 429 219 93 219 0 206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1716

[startup+0.301617 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16360
/proc/meminfo: memFree=1764104/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=2396 CPUtime=0.29
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 394 0 0 0 29 0 0 0 19 0 1 0 190939750 2453504 377 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 599 377 93 219 0 376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2396

[startup+0.701653 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16360
/proc/meminfo: memFree=1764104/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=3616 CPUtime=0.69
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 625 0 0 0 69 0 0 0 22 0 1 0 190939750 3702784 608 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 904 608 93 219 0 681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3616

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1761216/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=6252 CPUtime=1.49
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 1030 0 0 0 148 1 0 0 25 0 1 0 190939750 6402048 964 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 1563 964 94 219 0 1340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6252

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1759488/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=7176 CPUtime=3.09
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 1485 0 0 0 306 3 0 0 25 0 1 0 190939750 7348224 1322 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 1794 1322 94 219 0 1571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7176

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1757312/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=12744 CPUtime=6.29
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 2208 0 0 0 625 4 0 0 25 0 1 0 190939750 13049856 1852 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 3186 1852 94 219 0 2963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12744

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1754000/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=13776 CPUtime=12.68
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 3001 0 0 0 1260 8 0 0 25 0 1 0 190939750 14106624 2645 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 3444 2645 94 219 0 3221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13776

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1749072/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=25004 CPUtime=25.49
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 4507 0 0 0 2536 13 0 0 25 0 1 0 190939750 25604096 3766 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134552715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 6251 3766 94 219 0 6028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25004

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1743504/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=27148 CPUtime=51.07
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 5922 0 0 0 5089 18 0 0 25 0 1 0 190939750 27799552 5181 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134552715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 6787 5181 94 219 0 6564 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27148

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1736144/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=33284 CPUtime=102.26
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 8484 0 0 0 10197 29 0 0 25 0 1 0 190939750 34082816 6974 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134552744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 8321 6974 94 219 0 8098 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33284

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

[startup+115.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1735504/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=33592 CPUtime=115.06
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 8643 0 0 0 11475 31 0 0 25 0 1 0 190939750 34398208 7133 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134552715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 8398 7133 94 219 0 8175 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 33592

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1733712/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=33920 CPUtime=127.86
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 9109 0 0 0 12752 34 0 0 25 0 1 0 190939750 34734080 7599 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547322 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 8480 7599 94 219 0 8257 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 33920

[startup+131.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1733008/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=50500 CPUtime=131.06
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 9258 0 0 0 13071 35 0 0 25 0 1 0 190939750 51712000 7748 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 12625 7748 94 219 0 12402 0
Current children cumulated CPU time (s) 131.06
Current children cumulated vsize (KiB) 50500

[startup+132.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1732880/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=50696 CPUtime=132.66
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 9298 0 0 0 13231 35 0 0 25 0 1 0 190939750 51912704 7788 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 12674 7788 94 219 0 12451 0
Current children cumulated CPU time (s) 132.66
Current children cumulated vsize (KiB) 50696

[startup+134.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1732624/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=50696 CPUtime=134.25
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 9357 0 0 0 13390 35 0 0 25 0 1 0 190939750 51912704 7847 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 12674 7847 94 219 0 12451 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 50696

[startup+134.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1732624/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=50696 CPUtime=134.65
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 9372 0 0 0 13430 35 0 0 25 0 1 0 190939750 51912704 7862 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134552715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 12674 7862 94 219 0 12451 0
Current children cumulated CPU time (s) 134.65
Current children cumulated vsize (KiB) 50696

[startup+135.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1732624/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=50696 CPUtime=135.05
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4194304 9389 0 0 0 13470 35 0 0 25 0 1 0 190939750 51912704 7879 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134552715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 12674 7879 94 219 0 12451 0
Current children cumulated CPU time (s) 135.05
Current children cumulated vsize (KiB) 50696

[startup+135.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16361
/proc/meminfo: memFree=1713616/2055920 swapFree=4158592/4192956
[pid=16360] ppid=16358 vsize=50696 CPUtime=135.16
/proc/16360/stat : 16360 (PBS4) R 16358 16360 15921 0 -1 4195840 10069 0 0 0 13473 43 0 0 25 0 1 0 190939750 51912704 7896 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134517218 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16360/statm: 12674 7896 109 219 0 12451 0
Current children cumulated CPU time (s) 135.16
Current children cumulated vsize (KiB) 50696

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 135.259
CPU time (s): 135.22
CPU user time (s): 134.734
CPU system time (s): 0.486925
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 50696

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

runsolver used 0.122981 second user time and 0.284956 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Apr 24 15:57:59 UTC 2007

IDJOB= 420728
IDBENCH= 47866
IDSOLVER= 157
FILE ID= node43/420728-1177430279

PBS_JOBID= 4675731

Free space on /tmp= 66434 MiB

SOLVER NAME= PBS4 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420728-1177430279/PBS4 /tmp/evaluation/420728-1177430279/instance-420728-1177430279.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node43/convwatcher-420728-1177430279 -o ROOT/results/node43/conversion-420728-1177430279 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420728-1177430279/instance-420728-1177430279.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-420728-1177430279 -o ROOT/results/node43/solver-420728-1177430279 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/420728-1177430279/PBS4 /tmp/evaluation/420728-1177430279/instance-420728-1177430279.opb            

META MD5SUM SOLVER= b6c24e28fef9e1efa7891be58ea9e46f
MD5SUM BENCH=  0a803febc0a986040b55d0b40ba52682

RANDOM SEED= 822960760

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1764512 kB
Buffers:         43024 kB
Cached:         168736 kB
SwapCached:       2984 kB
Active:         147116 kB
Inactive:        88756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764512 kB
SwapTotal:     4192956 kB
SwapFree:      4158592 kB
Dirty:            1176 kB
Writeback:           0 kB
Mapped:          31672 kB
Slab:            40996 kB
Committed_AS:  2652224 kB
PageTables:       1896 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= 66403 MiB

End job on node43 on Tue Apr 24 16:00:15 UTC 2007