Trace number 314665

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
minisat SAT 2007 (with assertions)UNSAT 124.104 124.165

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-04.cnf
MD5SUM140b498fdbb0a99dba481ef70e9da3eb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark116.574
Satisfiable
(Un)Satisfiability was proved
Number of variables38290
Number of clauses475249
Sum of the clauses size1355369
Maximum clause length28542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2429660
Number of clauses of size 315371
Number of clauses of size 41052
Number of clauses of size 5230
Number of clauses of size over 528935

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  38290                                                |
0.00/0.00	c |  Number of clauses:    475249                                               |
1.09/1.19	c |  Parsing time:         1.17         s                                       |
6.39/6.41	c ============================[ Search Statistics ]==============================
6.39/6.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.39/6.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.39/6.41	c ===============================================================================
6.39/6.41	c |         0 |    4773    25980    87564 |     8660        0    nan |  0.000 % |
6.39/6.43	c |       100 |    4771    25980    87564 |     9526       99     11 | 74.560 % |
6.39/6.45	c |       251 |    4756    25980    87564 |    10478      248     15 | 74.636 % |
6.39/6.47	c |       477 |    4753    25980    87564 |    11526      472     13 | 74.644 % |
6.49/6.51	c |       814 |    4752    25980    87564 |    12679      808     23 | 74.646 % |
6.49/6.58	c |      1321 |    4706    25980    87564 |    13947     1313     26 | 76.764 % |
6.69/6.71	c |      2080 |    4699    25980    87564 |    15341     2069     27 | 76.835 % |
6.89/6.93	c |      3220 |    3888    20523    70495 |    16875     3163     30 | 76.866 % |
7.29/7.35	c |      4928 |    3887    20518    70477 |    18563     4870     31 | 76.869 % |
8.09/8.17	c |      7490 |    3881    20492    70423 |    20419     7427     35 | 76.900 % |
9.09/9.17	c |     11335 |    3866    20332    69927 |    22461    11268     35 | 76.923 % |
11.29/11.33	c |     17103 |    3834    20128    69334 |    24707    17028     35 | 77.007 % |
15.58/15.64	c |     25752 |    3832    20123    69316 |    27178    25675     37 | 77.012 % |
23.18/23.27	c |     38727 |    3826    20086    69182 |    29896    38645     37 | 77.028 % |
37.56/37.62	c |     58190 |    3809    19933    68671 |    32886    58104     35 | 77.072 % |
59.26/59.34	c |     87382 |    3807    19923    68635 |    36174    44753     26 | 77.078 % |
95.65/95.73	c |    131171 |    3752    19538    67455 |    39792    43604     29 | 77.221 % |
124.03/124.12	c ===============================================================================
124.03/124.12	c restarts              : 17
124.03/124.12	c conflicts             : 159794         (1288 /sec)
124.03/124.12	c decisions             : 191554         (1.09 % random) (1544 /sec)
124.03/124.12	c propagations          : 74102880       (597483 /sec)
124.03/124.12	c conflict literals     : 4915593        (64.75 % deleted)
124.03/124.12	c Memory used           : 21.62 MB
124.03/124.12	c CPU time              : 124.025 s
124.03/124.12	c 
124.03/124.16	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/node71/watcher-314665-1172640222 -o ROOT/results/node71/solver-314665-1172640222 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314665-1172640222/minisat /tmp/evaluation/314665-1172640222/instance-314665-1172640222.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.91 0.97 0.99 3/64 4303
/proc/meminfo: memFree=1439400/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=2508 CPUtime=0
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 538 0 0 0 0 0 0 0 18 0 1 0 283980021 2568192 522 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134553344 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 627 522 55 138 0 486 0

[startup+0.026169 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4303
/proc/meminfo: memFree=1439400/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=6352 CPUtime=0.01
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 1426 0 0 0 1 0 0 0 18 0 1 0 283980021 6504448 1393 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134515312 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 1588 1393 58 138 0 1447 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6352

[startup+0.101185 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4303
/proc/meminfo: memFree=1439400/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=6788 CPUtime=0.09
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 1495 0 0 0 9 0 0 0 18 0 1 0 283980021 6950912 1462 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532688 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 1697 1462 58 138 0 1556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6788

[startup+0.301228 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4303
/proc/meminfo: memFree=1439400/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=7364 CPUtime=0.29
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 1638 0 0 0 29 0 0 0 19 0 1 0 283980021 7540736 1605 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532688 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 1841 1605 58 138 0 1700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7364

[startup+0.701315 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 4303
/proc/meminfo: memFree=1439400/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=9184 CPUtime=0.69
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 2076 0 0 0 68 1 0 0 22 0 1 0 283980021 9404416 2043 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532688 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 2296 2043 58 138 0 2155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9184

[startup+1.50249 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1430496/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=12404 CPUtime=1.49
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 2902 0 0 0 148 1 0 0 25 0 1 0 283980021 12701696 2841 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134530535 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 3101 2841 70 138 0 2960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12404

[startup+3.10184 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1426208/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=16688 CPUtime=3.09
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 3966 0 0 0 307 2 0 0 25 0 1 0 283980021 17088512 3905 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532681 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 4172 3905 70 138 0 4031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16688

[startup+6.30153 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1420640/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=20816 CPUtime=6.29
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 4957 0 0 0 627 2 0 0 25 0 1 0 283980021 21315584 4896 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134530601 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5204 4896 70 138 0 5063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20816

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1420960/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=19292 CPUtime=12.69
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5053 0 0 0 1267 2 0 0 25 0 1 0 283980021 19755008 4591 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 4823 4591 72 138 0 4682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19292

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1421032/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=19292 CPUtime=25.48
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5081 0 0 0 2546 2 0 0 25 0 1 0 283980021 19755008 4619 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 4823 4619 72 138 0 4682 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19292

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1419048/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=21520 CPUtime=51.06
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5610 0 0 0 5103 3 0 0 25 0 1 0 283980021 22036480 5148 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5380 5148 72 138 0 5239 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21520

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1418664/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=21824 CPUtime=102.24
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5698 0 0 0 10221 3 0 0 25 0 1 0 283980021 22347776 5236 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551025 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5456 5236 72 138 0 5315 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21824

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

[startup+115.101 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1418536/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=21996 CPUtime=115.03
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5735 0 0 0 11500 3 0 0 25 0 1 0 283980021 22523904 5273 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5499 5273 72 138 0 5358 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 21996

[startup+118.303 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1418536/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=21996 CPUtime=118.24
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5735 0 0 0 11821 3 0 0 25 0 1 0 283980021 22523904 5273 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5499 5273 72 138 0 5358 0
Current children cumulated CPU time (s) 118.24
Current children cumulated vsize (KiB) 21996

[startup+121.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1418472/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=22140 CPUtime=121.43
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5748 0 0 0 12140 3 0 0 25 0 1 0 283980021 22671360 5286 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550683 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5535 5286 72 138 0 5394 0
Current children cumulated CPU time (s) 121.43
Current children cumulated vsize (KiB) 22140

[startup+123.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1418536/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=22140 CPUtime=123.04
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5748 0 0 0 12301 3 0 0 25 0 1 0 283980021 22671360 5286 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5535 5286 72 138 0 5394 0
Current children cumulated CPU time (s) 123.04
Current children cumulated vsize (KiB) 22140

[startup+123.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1418536/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=22140 CPUtime=123.83
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5748 0 0 0 12380 3 0 0 25 0 1 0 283980021 22671360 5286 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5535 5286 72 138 0 5394 0
Current children cumulated CPU time (s) 123.83
Current children cumulated vsize (KiB) 22140

[startup+124.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4304
/proc/meminfo: memFree=1418536/2055920 swapFree=4183080/4192956
[pid=4303] ppid=4301 vsize=22140 CPUtime=124.03
/proc/4303/stat : 4303 (minisat) R 4301 4303 3485 0 -1 4194304 5748 0 0 0 12400 3 0 0 25 0 1 0 283980021 22671360 5286 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550565 0 0 4096 3 0 0 0 17 1 0 0
/proc/4303/statm: 5535 5286 72 138 0 5394 0
Current children cumulated CPU time (s) 124.03
Current children cumulated vsize (KiB) 22140

Child status: 0
Real time (s): 124.165
CPU time (s): 124.104
CPU user time (s): 124.064
CPU system time (s): 0.039993
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 22140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.064
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= 5754
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= 204

runsolver used 0.096985 second user time and 0.25796 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Feb 28 05:23:42 UTC 2007

IDJOB= 314665
IDBENCH= 20397
IDSOLVER= 109
FILE ID= node71/314665-1172640222

PBS_JOBID= 3981148

Free space on /tmp= 66481 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-04.cnf
COMMAND LINE= /tmp/evaluation/314665-1172640222/minisat /tmp/evaluation/314665-1172640222/instance-314665-1172640222.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-314665-1172640222 -o ROOT/results/node71/solver-314665-1172640222 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314665-1172640222/minisat /tmp/evaluation/314665-1172640222/instance-314665-1172640222.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  140b498fdbb0a99dba481ef70e9da3eb

RANDOM SEED= 383041440

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1439872 kB
Buffers:         13176 kB
Cached:         551768 kB
SwapCached:       3604 kB
Active:         111856 kB
Inactive:       462924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439872 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:            9676 kB
Writeback:           0 kB
Mapped:          15872 kB
Slab:            27284 kB
Committed_AS:   807640 kB
PageTables:       1452 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= 66481 MiB

End job on node71 on Wed Feb 28 05:25:46 UTC 2007