Trace number 1774798

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
CircUs 2009-03-23UNSAT 215.943 216.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.13
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

3.99/4.04	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
3.99/4.04	c Eliminate time :       2.86 
215.90/216.02	c CNF read time  :       1.06 
215.90/216.02	c CNF solve time :     215.53 
215.90/216.02	c Memory usage :    119.836 MB
215.90/216.02	c Restart : 71
215.90/216.02	c Decisions : random(3108), heuristic(237811), history(0/0)
215.90/216.02	c Implications : 212686365
215.90/216.02	c Forced Restart : 0
215.90/216.02	c Polarity Change : 269
215.90/216.02	c Learned clasues  : 35232 out of 60907
215.90/216.02	c Learned literals : 5159008 out of 10658490
215.90/216.02	c Number of first UIP : 23776 out of 60907
215.90/216.02	c Number of simplify : 14
215.90/216.02	c Number of continuous distill : 1354
215.90/216.02	c Average depth of OTS : 297
215.90/216.02	c Average depth of additional conflict : 206
215.90/216.02	c Saved conflict clasues : 1040
215.90/216.02	c Saved conflict literals : 14853
215.90/216.02	c Additional conflict clauses : 6358
215.90/216.02	c Additional conflict literals : 763034
215.90/216.02	c Additional conflict analysis : 9674
215.90/216.02	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-1774798-1241323818/watcher-1774798-1241323818 -o /tmp/evaluation-result-1774798-1241323818/solver-1774798-1241323818 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1774798-1241323818.cnf -t 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29682
/proc/meminfo: memFree=414304/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=5000 CPUtime=0
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 768 0 0 0 0 0 0 0 18 0 1 1000000 160409705 5120000 753 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 1250 758 66 173 0 1075 0

[startup+0.107399 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29682
/proc/meminfo: memFree=414304/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=24408 CPUtime=0.09
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 4199 0 0 0 8 1 0 0 18 0 1 1000000 160409705 24993792 4086 1992294400 134512640 135224549 4294956224 18446744073709551615 134941342 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 6135 4087 70 173 0 5960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24408

[startup+0.202408 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29682
/proc/meminfo: memFree=414304/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=30068 CPUtime=0.19
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 5793 0 0 0 16 3 0 0 18 0 1 1000000 160409705 30789632 5551 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 7517 5551 70 173 0 7342 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30068

[startup+0.302417 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29682
/proc/meminfo: memFree=414304/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=34028 CPUtime=0.3
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 6970 0 0 0 26 4 0 0 19 0 1 1000000 160409705 34844672 6728 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 8507 6728 70 173 0 8332 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 34028

[startup+0.701456 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29682
/proc/meminfo: memFree=414304/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=48648 CPUtime=0.69
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 11032 0 0 0 63 6 0 0 23 0 1 1000000 160409705 49815552 10533 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 12162 10533 70 173 0 11987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48648

[startup+1.50153 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=352152/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=71020 CPUtime=1.49
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 17453 0 0 0 140 9 0 0 25 0 1 1000000 160409705 72724480 16440 1992294400 134512640 135224549 4294956224 18446744073709551615 134570482 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 17755 16440 76 173 0 17580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71020

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=337048/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=81472 CPUtime=3.09
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 20914 0 0 0 299 10 0 0 25 0 1 1000000 160409705 83427328 19901 1992294400 134512640 135224549 4294956224 18446744073709551615 134576041 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 20368 19901 77 173 0 20193 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81472

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=332056/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=83816 CPUtime=6.29
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 21964 0 0 0 618 11 0 0 25 0 1 1000000 160409705 85827584 20471 1992294400 134512640 135224549 4294956224 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 20954 20471 92 173 0 20779 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83816

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=332376/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=83960 CPUtime=12.69
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 21969 0 0 0 1258 11 0 0 25 0 1 1000000 160409705 85975040 20476 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 20990 20476 92 173 0 20815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83960

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=331928/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=84752 CPUtime=25.48
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 22167 0 0 0 2537 11 0 0 25 0 1 1000000 160409705 86786048 20674 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 21188 20674 92 173 0 21013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84752

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=325208/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=91548 CPUtime=51.07
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 23878 0 0 0 5093 14 0 0 25 0 1 1000000 160409705 93745152 22385 1992294400 134512640 135224549 4294956224 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 22887 22385 92 173 0 22712 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91548

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=308888/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=107788 CPUtime=102.26
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 27923 0 0 0 10207 19 0 0 25 0 1 1000000 160409705 110374912 26430 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 26947 26430 92 173 0 26772 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 107788

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=296728/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=120068 CPUtime=162.23
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 30980 0 0 0 16200 23 0 0 25 0 1 1000000 160409705 122949632 29487 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30017 29487 92 173 0 29842 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 120068

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

[startup+179.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=295640/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=120992 CPUtime=179.12
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31216 0 0 0 17889 23 0 0 25 0 1 1000000 160409705 123895808 29723 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30248 29723 92 173 0 30073 0
Current children cumulated CPU time (s) 179.12
Current children cumulated vsize (KiB) 120992

[startup+192.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=294488/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=122180 CPUtime=191.91
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31509 0 0 0 19168 23 0 0 25 0 1 1000000 160409705 125112320 30016 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30545 30016 92 173 0 30370 0
Current children cumulated CPU time (s) 191.91
Current children cumulated vsize (KiB) 122180

[startup+204.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=293912/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=122708 CPUtime=204.71
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31657 0 0 0 20448 23 0 0 25 0 1 1000000 160409705 125652992 30164 1992294400 134512640 135224549 4294956224 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30677 30164 92 173 0 30502 0
Current children cumulated CPU time (s) 204.71
Current children cumulated vsize (KiB) 122708

[startup+211.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=293912/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=122708 CPUtime=211.11
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31657 0 0 0 21088 23 0 0 25 0 1 1000000 160409705 125652992 30164 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30677 30164 92 173 0 30502 0
Current children cumulated CPU time (s) 211.11
Current children cumulated vsize (KiB) 122708

[startup+214.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=293912/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=122708 CPUtime=214.3
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31657 0 0 0 21407 23 0 0 25 0 1 1000000 160409705 125652992 30164 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30677 30164 92 173 0 30502 0
Current children cumulated CPU time (s) 214.3
Current children cumulated vsize (KiB) 122708

[startup+215.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=293912/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=122708 CPUtime=215.11
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31657 0 0 0 21488 23 0 0 25 0 1 1000000 160409705 125652992 30164 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30677 30164 92 173 0 30502 0
Current children cumulated CPU time (s) 215.11
Current children cumulated vsize (KiB) 122708

[startup+215.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=293912/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=122708 CPUtime=215.51
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31657 0 0 0 21528 23 0 0 25 0 1 1000000 160409705 125652992 30164 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 30677 30164 92 173 0 30502 0
Current children cumulated CPU time (s) 215.51
Current children cumulated vsize (KiB) 122708

[startup+216.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29683
/proc/meminfo: memFree=293912/2055920 swapFree=4191356/4192956
[pid=29682] ppid=29680 vsize=111464 CPUtime=215.9
/proc/29682/stat : 29682 (CirCUs) R 29680 29682 29585 0 -1 4194304 31661 0 0 0 21567 23 0 0 25 0 1 1000000 160409705 114139136 27653 1992294400 134512640 135224549 4294956224 18446744073709551615 134722794 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29682/statm: 27866 27653 95 173 0 27691 0
Current children cumulated CPU time (s) 215.9
Current children cumulated vsize (KiB) 111464

Child status: 0
Real time (s): 216.03
CPU time (s): 215.943
CPU user time (s): 215.69
CPU system time (s): 0.252961
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 122708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 215.69
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31662
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= 520

runsolver used 0.182972 second user time and 0.611906 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-03 06:10:20
IDJOB=1774798
IDBENCH=71019
IDSOLVER=614
FILE ID=node56/1774798-1241323818
PBS_JOBID= 9225357
Free space on /tmp= 103144 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774798-1241323818/watcher-1774798-1241323818 -o /tmp/evaluation-result-1774798-1241323818/solver-1774798-1241323818 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1774798-1241323818.cnf -t 10000

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1335381377

node56.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.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:        414720 kB
Buffers:         94452 kB
Cached:        1418440 kB
SwapCached:        924 kB
Active:         492968 kB
Inactive:      1033868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        414720 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           15948 kB
Writeback:           0 kB
Mapped:          22536 kB
Slab:           100328 kB
Committed_AS:   625028 kB
PageTables:       1468 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= 103144 MiB
End job on node56 at 2009-05-03 06:13:56