Trace number 1727259

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT hrpUNSAT 272.68 272.757

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.948
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

Solver Data

272.62/272.74	c Solved by Filtered 
272.62/272.74	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727259-1240722779/watcher-1727259-1240722779 -o /tmp/evaluation-result-1727259-1240722779/solver-1727259-1240722779 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=191880005 HOME/instance-1727259-1240722779.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): 1800 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.99 0.98 0.99 3/65 18492
/proc/meminfo: memFree=1507000/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=6016 CPUtime=0
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 448 0 0 0 0 0 0 0 20 0 1 0 100307343 6160384 432 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 1504 432 95 292 0 1209 0

[startup+0.0650931 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18492
/proc/meminfo: memFree=1507000/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=7996 CPUtime=0.06
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 951 0 0 0 6 0 0 0 20 0 1 0 100307343 8187904 935 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 1999 935 95 292 0 1704 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7996

[startup+0.101095 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18492
/proc/meminfo: memFree=1507000/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=9052 CPUtime=0.09
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 1228 0 0 0 9 0 0 0 20 0 1 0 100307343 9269248 1212 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 2263 1212 95 292 0 1968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9052

[startup+0.301116 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18492
/proc/meminfo: memFree=1507000/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=14860 CPUtime=0.29
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 2671 0 0 0 28 1 0 0 22 0 1 0 100307343 15216640 2655 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 3715 2655 95 292 0 3420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14860

[startup+0.701158 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18492
/proc/meminfo: memFree=1507000/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=27428 CPUtime=0.69
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 5795 0 0 0 65 4 0 0 25 0 1 0 100307343 28086272 5779 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 6857 5779 95 292 0 6562 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27428

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18493
/proc/meminfo: memFree=1482800/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=28568 CPUtime=1.49
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 6098 0 0 0 145 4 0 0 25 0 1 0 100307343 29253632 6081 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 7142 6081 109 292 0 6847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28568

[startup+3.10141 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18493
/proc/meminfo: memFree=1482288/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=29368 CPUtime=3.09
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 6278 0 0 0 305 4 0 0 25 0 1 0 100307343 30072832 6261 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 7342 6261 109 292 0 7047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29368

[startup+6.30175 s]
/proc/loadavg: 1.15 1.02 1.01 2/66 18493
/proc/meminfo: memFree=1481008/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=30424 CPUtime=6.28
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 6532 0 0 0 624 4 0 0 25 0 1 0 100307343 31154176 6515 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 7606 6515 109 292 0 7311 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30424

[startup+12.7014 s]
/proc/loadavg: 1.30 1.05 1.02 2/66 18493
/proc/meminfo: memFree=1477104/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=34508 CPUtime=12.69
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 7590 0 0 0 1264 5 0 0 25 0 1 0 100307343 35336192 7540 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 8627 7540 109 292 0 8332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34508

[startup+25.5017 s]
/proc/loadavg: 1.30 1.06 1.02 2/66 18493
/proc/meminfo: memFree=1468272/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=43740 CPUtime=25.49
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 9932 0 0 0 2542 7 0 0 25 0 1 0 100307343 44789760 9817 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 10935 9817 109 292 0 10640 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43740

[startup+51.1014 s]
/proc/loadavg: 1.20 1.06 1.02 2/66 18493
/proc/meminfo: memFree=1457008/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=55092 CPUtime=51.07
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 12807 0 0 0 5098 9 0 0 25 0 1 0 100307343 56414208 12692 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 13773 12692 109 292 0 13478 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55092

[startup+102.306 s]
/proc/loadavg: 1.08 1.05 1.01 2/66 18493
/proc/meminfo: memFree=1438448/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=73632 CPUtime=102.26
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 17452 0 0 0 10213 13 0 0 25 0 1 0 100307343 75399168 17208 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 18408 17208 109 292 0 18113 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73632

[startup+162.301 s]
/proc/loadavg: 1.03 1.03 1.01 2/66 18493
/proc/meminfo: memFree=1419440/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=92660 CPUtime=162.25
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 22225 0 0 0 16206 19 0 0 25 0 1 0 100307343 94883840 21981 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 23165 21981 109 292 0 22870 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 92660

[startup+222.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 18493
/proc/meminfo: memFree=1405744/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=107336 CPUtime=222.23
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 25873 0 0 0 22199 24 0 0 25 0 1 0 100307343 109912064 25372 1992294400 134512640 135712473 4294956208 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 26834 25372 109 292 0 26539 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107336

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

[startup+230.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1404208/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=108800 CPUtime=230.23
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 26252 0 0 0 22998 25 0 0 25 0 1 0 100307343 111411200 25751 1992294400 134512640 135712473 4294956208 18446744073709551615 134564050 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 27200 25751 109 292 0 26905 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 108800

[startup+255.902 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1397744/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=115352 CPUtime=255.82
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 27871 0 0 0 25555 27 0 0 25 0 1 0 100307343 118120448 27370 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 28838 27370 109 292 0 28543 0
Current children cumulated CPU time (s) 255.82
Current children cumulated vsize (KiB) 115352

[startup+262.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1396656/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=116544 CPUtime=262.21
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 28150 0 0 0 26194 27 0 0 25 0 1 0 100307343 119341056 27649 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 29136 27649 109 292 0 28841 0
Current children cumulated CPU time (s) 262.21
Current children cumulated vsize (KiB) 116544

[startup+268.701 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1395056/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=118108 CPUtime=268.62
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 28544 0 0 0 26834 28 0 0 25 0 1 0 100307343 120942592 28043 1992294400 134512640 135712473 4294956208 18446744073709551615 134565909 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 29527 28043 109 292 0 29232 0
Current children cumulated CPU time (s) 268.62
Current children cumulated vsize (KiB) 118108

[startup+270.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1394864/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=118464 CPUtime=270.22
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 28603 0 0 0 26994 28 0 0 25 0 1 0 100307343 121307136 28102 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 29616 28102 109 292 0 29321 0
Current children cumulated CPU time (s) 270.22
Current children cumulated vsize (KiB) 118464

[startup+271.901 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1394544/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=118596 CPUtime=271.82
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 28662 0 0 0 27154 28 0 0 25 0 1 0 100307343 121442304 28161 1992294400 134512640 135712473 4294956208 18446744073709551615 134564047 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 29649 28161 109 292 0 29354 0
Current children cumulated CPU time (s) 271.82
Current children cumulated vsize (KiB) 118596

[startup+272.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1394544/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=118728 CPUtime=272.22
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 28676 0 0 0 27194 28 0 0 25 0 1 0 100307343 121577472 28175 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 29682 28175 109 292 0 29387 0
Current children cumulated CPU time (s) 272.22
Current children cumulated vsize (KiB) 118728

[startup+272.702 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18493
/proc/meminfo: memFree=1394352/2055924 swapFree=4181440/4192956
[pid=18492] ppid=18490 vsize=118728 CPUtime=272.62
/proc/18492/stat : 18492 (SApperloT-hrp) R 18490 18492 18391 0 -1 4194304 28685 0 0 0 27234 28 0 0 25 0 1 0 100307343 121577472 28184 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18492/statm: 29682 28184 109 292 0 29387 0
Current children cumulated CPU time (s) 272.62
Current children cumulated vsize (KiB) 118728

Child status: 0
Real time (s): 272.757
CPU time (s): 272.68
CPU user time (s): 272.381
CPU system time (s): 0.298954
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 118728

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

runsolver used 0.320951 second user time and 0.676897 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-26 07:13:01
IDJOB=1727259
IDBENCH=24634
IDSOLVER=510
FILE ID=node83/1727259-1240722779
PBS_JOBID= 9186911
Free space on /tmp= 66028 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727259-1240722779/watcher-1727259-1240722779 -o /tmp/evaluation-result-1727259-1240722779/solver-1727259-1240722779 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=191880005 HOME/instance-1727259-1240722779.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=191880005

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

/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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1507416 kB
Buffers:         51920 kB
Cached:         433152 kB
SwapCached:       5412 kB
Active:         160832 kB
Inactive:       333168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1507416 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           13540 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            40388 kB
Committed_AS:   382780 kB
PageTables:       1384 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= 66028 MiB
End job on node83 at 2009-04-26 07:17:33