Trace number 229287

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
galac 1SAT 256.746 257.236

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-39_ext.xml
MD5SUMfbd78a7b57afd433723f2e31085dcad0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.309952
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09	c --- Preproc Stats ---
1.00	c start processing
1.00	c start relation processing
1.00	c start cnf exporting
1.83	c parsing time : 0.689
1.83	c preprocessing time : 1.525
1.83	
1.83	c Nary constraints - conflicts : 0 supports : 0
1.83	c Binary constraints - conflicts : 250 supports :0
1.83	c max arity constraint : 2
1.83	c Max Tuples generated 0
1.83	c relations : 250
1.83	c relations BDD: 0
1.83	c vars : 641 - clauses :  27056
1.83	
1.89	 
1.89	c --- Minisat Stats ---
1.89	 
256.35	c restarts              : 19
256.35	c conflicts             : 340863         (1341 /sec)
256.35	c decisions             : 483529         (1.30 % random) (1902 /sec)
256.35	c propagations          : 32334193       (127196 /sec)
256.35	c conflict literals     : 23337765       (28.85 % deleted)
256.35	c Memory used           : 22.27 MB
256.35	c CPU time              : 254.208 s
256.35	
256.35	s SATISFIABLE
257.23	v 1 10 13 13 7 3 2 6 2 13 0 2 8 0 9 6 12 12 14 5 1 5 4 0 1 14 5 10 13 3 13 13 15 1 8 14 5 11 10 12

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-229287-1168305571 -o ROOT/results/node12/solver-229287-1168305571 -C 1800 -M 900 /tmp/evaluation/229287-1168305571/galac.sh /tmp/evaluation/229287-1168305571/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.57 1.22 1.31 5/94 18179
/proc/meminfo: memFree=1494104/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=8560 CPUtime=0
/proc/18178/stat : 18178 (galac.sh) R 18176 18178 17490 0 -1 4194304 308 0 0 0 0 0 0 0 25 0 1 0 178952179 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429715343 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18178/statm: 2140 253 197 79 0 133 0

[startup+0.107308 s]
/proc/loadavg: 1.57 1.22 1.31 5/94 18179
/proc/meminfo: memFree=1494104/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=0.01
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 761 1704 0 0 0 0 0 1 20 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.515363 s]
/proc/loadavg: 1.57 1.22 1.31 5/94 18179
/proc/meminfo: memFree=1494104/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=0.01
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 761 1704 0 0 0 0 0 1 20 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.34351 s]
/proc/loadavg: 1.57 1.22 1.31 3/102 18199
/proc/meminfo: memFree=1445528/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=0.01
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 761 1704 0 0 0 0 0 1 20 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18192] ppid=18178 vsize=860852 CPUtime=1.14
/proc/18192/stat : 18192 (java) R 18178 18178 17490 0 -1 0 19562 0 1 0 102 12 0 0 17 0 8 0 178952188 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155239744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 215213 19315 1989 14 0 201471 0
[pid=18192/tid=18193] ppid=18178 vsize=860852 CPUtime=0.02
/proc/18192/task/18193/stat : 18193 (java) S 18178 18178 17490 0 -1 64 3652 0 0 0 1 1 0 0 16 0 8 0 178952201 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18194] ppid=18178 vsize=860852 CPUtime=0
/proc/18192/task/18194/stat : 18194 (java) S 18178 18178 17490 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 178952201 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18195] ppid=18178 vsize=860852 CPUtime=0
/proc/18192/task/18195/stat : 18195 (java) S 18178 18178 17490 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 178952201 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18196] ppid=18178 vsize=860852 CPUtime=0
/proc/18192/task/18196/stat : 18196 (java) S 18178 18178 17490 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 178952204 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18197] ppid=18178 vsize=860852 CPUtime=0.28
/proc/18192/task/18197/stat : 18197 (java) R 18178 18178 17490 0 -1 64 1007 0 0 0 27 1 0 0 21 0 8 0 178952204 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18198] ppid=18178 vsize=860852 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18178 18178 17490 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 178952204 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18199] ppid=18178 vsize=860852 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18178 18178 17490 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178952204 881512448 19315 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 908404

[startup+2.98181 s]
/proc/loadavg: 1.57 1.22 1.31 3/95 18200
/proc/meminfo: memFree=1490384/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=5436 CPUtime=1.07
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 1076 0 0 0 107 0 0 0 25 0 1 0 178952368 5566464 1058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18200/statm: 1359 1058 53 142 0 1215 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 52988

[startup+6.2694 s]
/proc/loadavg: 1.60 1.23 1.31 3/95 18200
/proc/meminfo: memFree=1486032/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=9036 CPUtime=4.35
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 1963 0 0 0 434 1 0 0 25 0 1 0 178952368 9252864 1945 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18200/statm: 2259 1945 53 142 0 2115 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 56588

[startup+12.7396 s]
/proc/loadavg: 1.63 1.24 1.32 3/95 18200
/proc/meminfo: memFree=1482384/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=12052 CPUtime=10.79
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 2734 0 0 0 1077 2 0 0 25 0 1 0 178952368 12341248 2716 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18200/statm: 3013 2716 53 142 0 2869 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 59604

[startup+25.5689 s]
/proc/loadavg: 1.63 1.26 1.32 4/87 18238
/proc/meminfo: memFree=1489872/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=13268 CPUtime=23.56
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 3020 0 0 0 2354 2 0 0 25 0 1 0 178952368 13586432 3002 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/18200/statm: 3317 3002 53 142 0 3173 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 60820

[startup+51.2045 s]
/proc/loadavg: 1.42 1.24 1.31 2/79 18252
/proc/meminfo: memFree=1494224/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=15460 CPUtime=49.19
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 3547 0 0 0 4915 4 0 0 25 0 1 0 178952368 15831040 3529 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/18200/statm: 3865 3529 53 142 0 3721 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 63012

[startup+102.467 s]
/proc/loadavg: 1.18 1.20 1.29 2/79 18252
/proc/meminfo: memFree=1490896/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=18844 CPUtime=100.43
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 4373 0 0 0 10038 5 0 0 25 0 1 0 178952368 19296256 4355 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18200/statm: 4711 4355 53 142 0 4567 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 66396

[startup+162.557 s]
/proc/loadavg: 1.06 1.16 1.27 2/79 18252
/proc/meminfo: memFree=1490128/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=19624 CPUtime=160.5
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 4563 0 0 0 16045 5 0 0 25 0 1 0 178952368 20094976 4545 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529420 0 0 4096 3 0 0 0 17 0 0 0
/proc/18200/statm: 4906 4545 53 142 0 4762 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 67176

[startup+222.643 s]
/proc/loadavg: 1.02 1.13 1.25 2/79 18252
/proc/meminfo: memFree=1488336/2055920 swapFree=4160348/4192956
[pid=18178] ppid=18176 vsize=47552 CPUtime=1.66
/proc/18178/stat : 18178 (galac.sh) S 18176 18178 17490 0 -1 4194304 799 21274 0 1 0 0 151 15 17 0 1 0 178952179 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 252429134682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18178/statm: 11888 363 245 79 0 218 0
[pid=18200] ppid=18178 vsize=21564 CPUtime=220.57
/proc/18200/stat : 18200 (minisat) R 18178 18178 17490 0 -1 4194304 5036 0 0 0 22051 6 0 0 25 0 1 0 178952368 22081536 5018 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18200/statm: 5391 5018 53 142 0 5247 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69116

Child status: 0
Real time (s): 257.236
CPU time (s): 256.746
CPU user time (s): 256.436
CPU system time (s): 0.309952
CPU usage (%): 99.8093
Max. virtual memory (cumulated for all children) (KiB): 908500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 256.436
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38131
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1411
involuntary context switches= 6713

runsolver used 0.264959 s user time and 0.678896 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Jan  9 01:19:31 UTC 2007


IDJOB= 229287
IDBENCH= 6291
FILE ID= node12/229287-1168305571

PBS_JOBID= 3502273

Free space on /tmp= 66325 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-39_ext.xml
COMMAND LINE= /tmp/evaluation/229287-1168305571/galac.sh /tmp/evaluation/229287-1168305571/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-229287-1168305571 -o ROOT/results/node12/solver-229287-1168305571 -C 1800 -M 900  /tmp/evaluation/229287-1168305571/galac.sh /tmp/evaluation/229287-1168305571/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  fbd78a7b57afd433723f2e31085dcad0

RANDOM SEED= 31286708

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.265
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.265
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:       1494520 kB
Buffers:         92896 kB
Cached:         369812 kB
SwapCached:       5132 kB
Active:         325244 kB
Inactive:       180104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494520 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            3552 kB
Writeback:           0 kB
Mapped:          59448 kB
Slab:            40896 kB
Committed_AS:  5236196 kB
PageTables:       2172 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= 66326 MiB



End job on node12 on Tue Jan  9 01:23:49 UTC 2007