Trace number 313008

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
Spear 2007-02-12SAT 217.035 217.1

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-17-s.cnf
MD5SUMf18bf849f2b9def7e7425f3fb13fa10f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.5257
Satisfiable
(Un)Satisfiability was proved
Number of variables265408
Number of clauses1248556
Sum of the clauses size2888786
Maximum clause length10
Minimum clause length1
Number of clauses of size 122117
Number of clauses of size 2961748
Number of clauses of size 3214991
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node70/watcher-313008-1176872036 -o ROOT/results/node70/solver-313008-1176872036 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313008-1176872036/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/313008-1176872036/instance-313008-1176872036.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 1.00 0.99 3/64 16594
/proc/meminfo: memFree=1673216/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=1700 CPUtime=0
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 126740993 1740800 220 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134513442 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 425 220 128 302 0 120 0

[startup+0.0637009 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 16594
/proc/meminfo: memFree=1673216/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=5032 CPUtime=0.06
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 1345 0 0 0 5 1 0 0 18 0 1 0 126740993 5152768 976 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 1258 976 128 302 0 953 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5032

[startup+0.101706 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 16594
/proc/meminfo: memFree=1673216/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=8192 CPUtime=0.09
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 2241 0 0 0 8 1 0 0 18 0 1 0 126740993 8388608 1454 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 2048 1454 128 302 0 1743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8192

[startup+0.301726 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 16594
/proc/meminfo: memFree=1673216/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=19484 CPUtime=0.29
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 4773 0 0 0 26 3 0 0 19 0 1 0 126740993 19951616 3472 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 4871 3473 129 302 0 4566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19484

[startup+0.701764 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 16594
/proc/meminfo: memFree=1673216/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=37228 CPUtime=0.69
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 11648 0 0 0 59 10 0 0 22 0 1 0 126740993 38121472 8167 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 9307 8167 129 302 0 9002 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37228

[startup+1.50185 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 16595
/proc/meminfo: memFree=1629560/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=60856 CPUtime=1.49
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 18493 0 0 0 135 14 0 0 25 0 1 0 126740993 62316544 14242 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 15214 14243 129 302 0 14909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60856

[startup+3.10201 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 16595
/proc/meminfo: memFree=1599992/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=111156 CPUtime=3.09
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 32146 0 0 0 287 22 0 0 25 0 1 0 126740993 113823744 23442 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 27789 23442 140 302 0 27484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111156

[startup+6.30132 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 16595
/proc/meminfo: memFree=1579072/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=111796 CPUtime=6.29
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 32435 0 0 0 607 22 0 0 25 0 1 0 126740993 114479104 23602 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 27949 23602 141 302 0 27644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111796

[startup+12.702 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 16595
/proc/meminfo: memFree=1579008/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=111800 CPUtime=12.69
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 32462 0 0 0 1246 23 0 0 25 0 1 0 126740993 114483200 23629 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 27950 23629 141 302 0 27645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111800

[startup+25.5013 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1579064/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=111800 CPUtime=25.49
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 32468 0 0 0 2524 25 0 0 25 0 1 0 126740993 114483200 23635 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 27950 23635 141 302 0 27645 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111800

[startup+51.1018 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1579072/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=111956 CPUtime=51.07
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 32481 0 0 0 5080 27 0 0 25 0 1 0 126740993 114642944 23648 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524783 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 27989 23648 141 302 0 27684 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 111956

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1579072/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=112084 CPUtime=102.27
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 32526 0 0 0 10196 31 0 0 25 0 1 0 126740993 114774016 23693 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 28021 23693 141 302 0 27716 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 112084

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1575296/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=115992 CPUtime=162.25
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 34231 0 0 0 16186 39 0 0 25 0 1 0 126740993 118775808 24660 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 28998 24660 141 302 0 28693 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 115992

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

[startup+179.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1573696/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=117576 CPUtime=179.04
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 35036 0 0 0 17862 42 0 0 25 0 1 0 126740993 120397824 25065 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524764 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 29394 25065 141 302 0 29089 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 117576

[startup+191.902 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1572288/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=118968 CPUtime=191.83
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 35748 0 0 0 19138 45 0 0 25 0 1 0 126740993 121823232 25417 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 29742 25417 141 302 0 29437 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 118968

[startup+204.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1570688/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=120468 CPUtime=204.63
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 36461 0 0 0 20415 48 0 0 25 0 1 0 126740993 123359232 25792 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 30117 25792 141 302 0 29812 0
Current children cumulated CPU time (s) 204.63
Current children cumulated vsize (KiB) 120468

[startup+211.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1569920/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=121172 CPUtime=211.03
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 36765 0 0 0 21054 49 0 0 25 0 1 0 126740993 124080128 25974 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539587 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 30293 25974 141 302 0 29988 0
Current children cumulated CPU time (s) 211.03
Current children cumulated vsize (KiB) 121172

[startup+214.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1569728/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=121508 CPUtime=214.22
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 36985 0 0 0 21372 50 0 0 25 0 1 0 126740993 124424192 26057 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 30377 26057 141 302 0 30072 0
Current children cumulated CPU time (s) 214.22
Current children cumulated vsize (KiB) 121508

[startup+215.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1569472/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=121648 CPUtime=215.83
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 37041 0 0 0 21532 51 0 0 25 0 1 0 126740993 124567552 26098 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 30412 26098 141 302 0 30107 0
Current children cumulated CPU time (s) 215.83
Current children cumulated vsize (KiB) 121648

[startup+216.705 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1569280/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=121864 CPUtime=216.63
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 37093 0 0 0 21612 51 0 0 25 0 1 0 126740993 124788736 26150 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 30466 26150 141 302 0 30161 0
Current children cumulated CPU time (s) 216.63
Current children cumulated vsize (KiB) 121864

[startup+216.901 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1569280/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=124952 CPUtime=216.83
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 38103 0 0 0 21632 51 0 0 25 0 1 0 126740993 127950848 26421 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134516876 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 31238 26421 141 302 0 30933 0
Current children cumulated CPU time (s) 216.83
Current children cumulated vsize (KiB) 124952

[startup+217.002 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 16597
/proc/meminfo: memFree=1569280/2055920 swapFree=4183760/4192956
[pid=16594] ppid=16592 vsize=124952 CPUtime=216.93
/proc/16594/stat : 16594 (Spear-32) R 16592 16594 15381 0 -1 4194304 38105 0 0 0 21642 51 0 0 25 0 1 0 126740993 127950848 26423 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16594/statm: 31238 26423 143 302 0 30933 0
Current children cumulated CPU time (s) 216.93
Current children cumulated vsize (KiB) 124952

Child status: 10
Real time (s): 217.1
CPU time (s): 217.035
CPU user time (s): 216.489
CPU system time (s): 0.545917
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 124952

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

runsolver used 0.157975 second user time and 0.472928 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Wed Apr 18 04:53:57 UTC 2007

IDJOB= 313008
IDBENCH= 20355
IDSOLVER= 133
FILE ID= node70/313008-1176872036

PBS_JOBID= 4590283

Free space on /tmp= 66523 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-17-s.cnf
COMMAND LINE= /tmp/evaluation/313008-1176872036/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/313008-1176872036/instance-313008-1176872036.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-313008-1176872036 -o ROOT/results/node70/solver-313008-1176872036 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313008-1176872036/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/313008-1176872036/instance-313008-1176872036.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f18bf849f2b9def7e7425f3fb13fa10f

RANDOM SEED= 372208733

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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:       1673624 kB
Buffers:          8140 kB
Cached:         287424 kB
SwapCached:       3092 kB
Active:          97916 kB
Inactive:       224352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673624 kB
SwapTotal:     4192956 kB
SwapFree:      4183760 kB
Dirty:           24196 kB
Writeback:           0 kB
Mapped:          32712 kB
Slab:            46068 kB
Committed_AS:  2462460 kB
PageTables:       1440 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= 66523 MiB

End job on node70 on Wed Apr 18 04:57:34 UTC 2007