Trace number 1723458

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
tts tts-5-0Signal 207.88 207.98

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark115.078
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.89/0.97	c Command: HOME/tts-5-0 HOME/instance-1723458-1240686121.cnf 
0.89/0.97	c Using SATTIMEOUT of 1200
0.89/0.97	c Using SATRAM of 1800
0.89/0.97	c Size of subset node = 16
0.89/0.97	c Variables = 169072
0.89/0.97	c Clauses = 501421
0.89/0.97	c Literals = 1169981
0.89/0.97	c Reduced size:
0.89/0.97	c Variables = 169072
0.89/0.97	c Clauses = 501418
0.89/0.97	c Literals = 1169975
0.89/0.97	c a2
1.79/1.87	c a1
204.62/204.70	c Independent sub-problems = 1
204.62/204.70	c Sub-problem with 169071 variables and 501418 clauses
204.62/204.70	c using permutation method 4
204.62/204.70	c count = 1
204.62/204.70	c Ordering finished 204.460 seconds
204.62/204.70	c mapped 204.660 seconds
204.62/204.70	c permuted 204.660 seconds
204.62/204.70	c about to sort
204.72/204.86	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723458-1240686121/watcher-1723458-1240686121 -o /tmp/evaluation-result-1723458-1240686121/solver-1723458-1240686121 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1723458-1240686121.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: 1.88 1.94 1.71 3/65 13959
/proc/meminfo: memFree=1668800/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=1008 CPUtime=0
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 137 0 0 0 0 0 0 0 20 0 1 0 96641444 1032192 121 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 252 122 67 165 0 85 0

[startup+0.0843969 s]
/proc/loadavg: 1.88 1.94 1.71 3/65 13959
/proc/meminfo: memFree=1668800/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=4288 CPUtime=0.07
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 944 0 0 0 7 0 0 0 20 0 1 0 96641444 4390912 928 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 1072 928 68 165 0 905 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4288

[startup+0.101397 s]
/proc/loadavg: 1.88 1.94 1.71 3/65 13959
/proc/meminfo: memFree=1668800/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=4936 CPUtime=0.09
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 1113 0 0 0 9 0 0 0 20 0 1 0 96641444 5054464 1097 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 1234 1097 68 165 0 1067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4936

[startup+0.301418 s]
/proc/loadavg: 1.88 1.94 1.71 3/65 13959
/proc/meminfo: memFree=1668800/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=12908 CPUtime=0.29
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 3100 0 0 0 28 1 0 0 22 0 1 0 96641444 13217792 3084 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 3227 3085 68 165 0 3060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12908

[startup+0.701459 s]
/proc/loadavg: 1.88 1.94 1.71 3/65 13959
/proc/meminfo: memFree=1668800/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=29484 CPUtime=0.69
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 7028 0 0 0 65 4 0 0 25 0 1 0 96641444 30191616 7012 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 7371 7012 68 165 0 7204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29484

[startup+1.50154 s]
/proc/loadavg: 1.88 1.94 1.71 2/66 13960
/proc/meminfo: memFree=1624504/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=72576 CPUtime=1.49
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 17512 0 0 0 142 7 0 0 25 0 1 0 96641444 74317824 17495 1992294400 134512640 135191068 4294956224 18446744073709551615 134641760 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 18144 17495 69 165 0 17977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72576

[startup+3.10171 s]
/proc/loadavg: 1.88 1.94 1.71 2/66 13960
/proc/meminfo: memFree=1594040/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=93588 CPUtime=3.08
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 25754 0 0 0 298 10 0 0 25 0 1 0 96641444 95834112 22780 1992294400 134512640 135191068 4294956224 18446744073709551615 134555291 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 23397 22780 71 165 0 23230 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 93588

[startup+6.30104 s]
/proc/loadavg: 1.89 1.94 1.71 2/66 13960
/proc/meminfo: memFree=1577208/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=93740 CPUtime=6.28
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 25786 0 0 0 618 10 0 0 25 0 1 0 96641444 95989760 22812 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 23435 22812 71 165 0 23268 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93740

[startup+12.7017 s]
/proc/loadavg: 1.98 1.96 1.72 2/66 13960
/proc/meminfo: memFree=1576824/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=94084 CPUtime=12.69
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 25878 0 0 0 1258 11 0 0 25 0 1 0 96641444 96342016 22904 1992294400 134512640 135191068 4294956224 18446744073709551615 134600629 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 23521 22904 71 165 0 23354 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94084

[startup+25.501 s]
/proc/loadavg: 1.76 1.91 1.70 2/66 13960
/proc/meminfo: memFree=1576440/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=94904 CPUtime=25.48
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 26053 0 0 0 2537 11 0 0 25 0 1 0 96641444 97181696 23079 1992294400 134512640 135191068 4294956224 18446744073709551615 134600626 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 23726 23079 71 165 0 23559 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94904

[startup+51.1017 s]
/proc/loadavg: 1.50 1.84 1.68 2/66 13960
/proc/meminfo: memFree=1575096/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=96280 CPUtime=51.06
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 26393 0 0 0 5095 11 0 0 25 0 1 0 96641444 98590720 23419 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 24070 23419 71 165 0 23903 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 96280

[startup+102.305 s]
/proc/loadavg: 1.22 1.70 1.65 2/66 13960
/proc/meminfo: memFree=1572664/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=98900 CPUtime=102.25
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 26994 0 0 0 10214 11 0 0 25 0 1 0 96641444 101273600 24020 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 24725 24020 71 165 0 24558 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 98900

[startup+162.301 s]
/proc/loadavg: 1.08 1.57 1.60 2/66 13960
/proc/meminfo: memFree=1572280/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=99164 CPUtime=162.24
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 27103 0 0 0 16212 12 0 0 25 0 1 0 96641444 101543936 24129 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 24791 24129 71 165 0 24624 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 99164

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

[startup+179.101 s]
/proc/loadavg: 1.06 1.54 1.59 2/66 13960
/proc/meminfo: memFree=1572152/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=99296 CPUtime=179.03
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 27124 0 0 0 17891 12 0 0 25 0 1 0 96641444 101679104 24150 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 24824 24150 71 165 0 24657 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 99296

[startup+191.901 s]
/proc/loadavg: 1.05 1.52 1.58 2/66 13960
/proc/meminfo: memFree=1572088/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=99296 CPUtime=191.83
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 27142 0 0 0 19171 12 0 0 25 0 1 0 96641444 101679104 24168 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 24824 24168 71 165 0 24657 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 99296

[startup+198.301 s]
/proc/loadavg: 1.04 1.51 1.58 2/66 13960
/proc/meminfo: memFree=1572088/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=99296 CPUtime=198.23
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 27144 0 0 0 19811 12 0 0 25 0 1 0 96641444 101679104 24170 1992294400 134512640 135191068 4294956224 18446744073709551615 134600386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 24824 24170 71 165 0 24657 0
Current children cumulated CPU time (s) 198.23
Current children cumulated vsize (KiB) 99296

[startup+204.702 s]
/proc/loadavg: 1.04 1.49 1.57 2/66 13960
/proc/meminfo: memFree=1571384/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=101388 CPUtime=204.62
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 27817 0 0 0 20450 12 0 0 25 0 1 0 96641444 103821312 24843 1992294400 134512640 135191068 4294956224 18446744073709551615 134720353 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 25347 24353 80 165 0 25180 0
Current children cumulated CPU time (s) 204.62
Current children cumulated vsize (KiB) 101388

[startup+206.302 s]
/proc/loadavg: 1.04 1.49 1.57 2/66 13960
/proc/meminfo: memFree=1473912/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=217024 CPUtime=206.22
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4194304 57415 0 0 0 20599 23 0 0 25 0 1 0 96641444 222232576 53886 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 54256 53886 85 165 0 54089 0
Current children cumulated CPU time (s) 206.22
Current children cumulated vsize (KiB) 217024

[startup+207.102 s]
/proc/loadavg: 1.04 1.49 1.57 2/66 13960
/proc/meminfo: memFree=1428280/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=262436 CPUtime=207.02
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4195840 68898 0 0 0 20659 43 0 0 25 0 1 0 96641444 268734464 65229 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 65609 65229 85 165 0 65442 0
Current children cumulated CPU time (s) 207.02
Current children cumulated vsize (KiB) 262436

[startup+207.503 s]
/proc/loadavg: 1.04 1.49 1.57 2/66 13960
/proc/meminfo: memFree=1428280/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=262436 CPUtime=207.42
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4195840 68898 0 0 0 20659 83 0 0 25 0 1 0 96641444 268734464 65229 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/13959/statm: 65609 65229 85 165 0 65442 0
Current children cumulated CPU time (s) 207.42
Current children cumulated vsize (KiB) 262436

[startup+207.906 s]
/proc/loadavg: 1.04 1.49 1.57 2/66 13960
/proc/meminfo: memFree=1172216/2055924 swapFree=4181440/4192956
[pid=13959] ppid=13957 vsize=262436 CPUtime=207.79
/proc/13959/stat : 13959 (tts-5-0) R 13957 13959 13609 0 -1 4195840 69186 0 0 0 20659 120 0 0 25 0 1 0 96641444 268734464 65229 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/13959/statm: 65609 65229 85 165 0 65442 0
Current children cumulated CPU time (s) 207.79
Current children cumulated vsize (KiB) 262436

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 207.98
CPU time (s): 207.88
CPU user time (s): 206.6
CPU system time (s): 1.28081
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 262436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.6
system time used= 1.2808
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69186
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= 3
involuntary context switches= 505

runsolver used 0.244962 second user time and 0.499924 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 21:02:02
IDJOB=1723458
IDBENCH=71715
IDSOLVER=505
FILE ID=node83/1723458-1240686121
PBS_JOBID= 9186674
Free space on /tmp= 66020 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723458-1240686121/watcher-1723458-1240686121 -o /tmp/evaluation-result-1723458-1240686121/solver-1723458-1240686121 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1723458-1240686121.cnf

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=1612769435

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:       1669216 kB
Buffers:         33148 kB
Cached:         295328 kB
SwapCached:       5336 kB
Active:          74572 kB
Inactive:       262824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1669216 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            9472 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            35228 kB
Committed_AS:   350144 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= 65764 MiB
End job on node83 at 2009-04-25 21:05:30