Trace number 2068041

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
pcs-restart 0.3.2? (MO) 660.151 666.66

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-bell3b.xml
MD5SUM65eb944c41b4a2fafe7932d513515ca0
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9457
Satisfiable
(Un)Satisfiability was proved
Number of variables2283
Number of constraints155
Maximum constraint arity195
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension155
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has operations which may create big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 143086795
0.00/0.02	c Constructing HOME/instance-2068041-1247705953.xml  with 9155 constraints
0.17/0.26	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s 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-2068041-1247705953/watcher-2068041-1247705953 -o /tmp/evaluation-result-2068041-1247705953/solver-2068041-1247705953 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 143086795 HOME/instance-2068041-1247705953.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.03 2.19 2.22 4/81 16158
/proc/meminfo: memFree=766432/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=5356 CPUtime=0
/proc/16158/stat : 16158 (pcssolve) R 16156 16158 14589 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57658768 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 273653754527 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16158/statm: 1339 241 200 169 0 50 0
[pid=16159] ppid=16158 vsize=3676 CPUtime=0
/proc/16159/stat : 16159 (fgrep) R 16158 16158 14589 0 -1 4194304 119 0 0 0 0 0 0 0 22 0 1 0 57658769 3764224 86 996147200 4194304 4274172 548682068976 18446744073709551615 273653947146 0 0 4096 0 0 0 0 17 1 0 0
/proc/16159/statm: 919 86 69 19 0 43 0

[startup+0.0570739 s]
/proc/loadavg: 2.03 2.19 2.22 4/81 16158
/proc/meminfo: memFree=766432/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=5488 CPUtime=0.03
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 1047 826 0 0 3 0 0 0 24 0 1 0 57658768 5619712 656 996147200 134512640 135215973 4294956304 18446744073709551615 134764382 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 1372 656 369 171 0 297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5488

[startup+0.102076 s]
/proc/loadavg: 2.03 2.19 2.22 4/81 16158
/proc/meminfo: memFree=766432/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=6164 CPUtime=0.08
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 1207 826 0 0 8 0 0 0 24 0 1 0 57658768 6311936 816 996147200 134512640 135215973 4294956304 18446744073709551615 134764650 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 1541 816 369 171 0 466 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6164

[startup+0.302097 s]
/proc/loadavg: 2.03 2.19 2.22 4/81 16158
/proc/meminfo: memFree=766432/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=10952 CPUtime=0.28
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 2733 826 0 0 27 1 0 0 25 0 1 0 57658768 11214848 1948 996147200 134512640 135215973 4294956304 18446744073709551615 4158960683 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 2738 1948 407 171 0 1663 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10952

[startup+0.701126 s]
/proc/loadavg: 2.03 2.19 2.22 4/81 16158
/proc/meminfo: memFree=766432/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=13064 CPUtime=0.67
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 3254 826 0 0 66 1 0 0 25 0 1 0 57658768 13377536 2469 996147200 134512640 135215973 4294956304 18446744073709551615 4158960157 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 3266 2469 407 171 0 2191 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13064

[startup+1.50118 s]
/proc/loadavg: 2.03 2.19 2.22 3/82 16164
/proc/meminfo: memFree=752088/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=27320 CPUtime=1.47
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 6819 826 0 0 144 3 0 0 25 0 1 0 57658768 27975680 6034 996147200 134512640 135215973 4294956304 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 6830 6034 407 171 0 5755 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27320

[startup+3.10128 s]
/proc/loadavg: 2.03 2.19 2.22 3/82 16164
/proc/meminfo: memFree=734168/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=51896 CPUtime=3.04
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 13006 826 0 0 298 6 0 0 25 0 1 0 57658768 53141504 12168 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 12974 12168 407 171 0 11899 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 51896

[startup+6.30149 s]
/proc/loadavg: 2.03 2.18 2.22 3/82 16164
/proc/meminfo: memFree=685784/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=85616 CPUtime=6.23
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 21636 826 0 0 611 12 0 0 25 0 1 0 57658768 87670784 20484 996147200 134512640 135215973 4294956304 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 21404 20484 407 171 0 20329 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 85616

[startup+12.7019 s]
/proc/loadavg: 2.03 2.18 2.22 3/82 16164
/proc/meminfo: memFree=574680/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=199112 CPUtime=12.56
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 50602 826 0 0 1231 25 0 0 25 0 1 0 57658768 203890688 48200 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 49778 48200 410 171 0 48703 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 199112

[startup+25.5028 s]
/proc/loadavg: 2.02 2.17 2.21 3/82 16164
/proc/meminfo: memFree=573656/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=199200 CPUtime=25.24
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 50819 826 0 0 2499 25 0 0 25 0 1 0 57658768 203980800 48417 996147200 134512640 135215973 4294956304 18446744073709551615 134532684 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 49800 48417 410 171 0 48725 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 199200

[startup+51.1025 s]
/proc/loadavg: 2.09 2.17 2.21 3/82 16164
/proc/meminfo: memFree=539288/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=233588 CPUtime=50.59
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 59415 826 0 0 5030 29 0 0 25 0 1 0 57658768 239194112 57013 996147200 134512640 135215973 4294956304 18446744073709551615 135094972 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 58397 57013 410 171 0 57322 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 233588

[startup+102.308 s]
/proc/loadavg: 2.04 2.14 2.19 3/82 16164
/proc/meminfo: memFree=489496/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=283076 CPUtime=101.31
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 71780 826 0 0 10096 35 0 0 25 0 1 0 57658768 289869824 69378 996147200 134512640 135215973 4294956304 18446744073709551615 4158960007 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 70769 69378 410 171 0 69694 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 283076

[startup+162.303 s]
/proc/loadavg: 2.05 2.13 2.18 3/82 16170
/proc/meminfo: memFree=429264/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=343268 CPUtime=160.73
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 86817 826 0 0 16031 42 0 0 25 0 1 0 57658768 351506432 84415 996147200 134512640 135215973 4294956304 18446744073709551615 4158960012 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 85817 84415 410 171 0 84742 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 343268

[startup+222.303 s]
/proc/loadavg: 2.02 2.10 2.17 3/82 16170
/proc/meminfo: memFree=415632/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=356864 CPUtime=220.15
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 90225 826 0 0 21972 43 0 0 25 0 1 0 57658768 365428736 87823 996147200 134512640 135215973 4294956304 18446744073709551615 4158960160 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 89216 87823 410 171 0 88141 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 356864

[startup+282.303 s]
/proc/loadavg: 2.00 2.08 2.16 3/82 16170
/proc/meminfo: memFree=353296/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=418376 CPUtime=279.59
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 105748 826 0 0 27911 48 0 0 25 0 1 0 57658768 428417024 103346 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 104594 103346 410 171 0 103519 0
Current children cumulated CPU time (s) 279.59
Current children cumulated vsize (KiB) 418376

[startup+342.302 s]
/proc/loadavg: 2.00 2.06 2.15 3/82 16170
/proc/meminfo: memFree=353232/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=418488 CPUtime=339.02
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 105760 826 0 0 33854 48 0 0 25 0 1 0 57658768 428531712 103358 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 104622 103358 410 171 0 103547 0
Current children cumulated CPU time (s) 339.02
Current children cumulated vsize (KiB) 418488

[startup+402.302 s]
/proc/loadavg: 2.00 2.05 2.14 3/82 16170
/proc/meminfo: memFree=160976/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=609548 CPUtime=398.46
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 153729 826 0 0 39773 73 0 0 25 0 1 0 57658768 624177152 151327 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 152387 151327 410 171 0 151312 0
Current children cumulated CPU time (s) 398.46
Current children cumulated vsize (KiB) 609548

[startup+462.302 s]
/proc/loadavg: 2.12 2.07 2.13 3/82 16170
/proc/meminfo: memFree=87000/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=687560 CPUtime=457.89
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 173232 826 0 0 45707 82 0 0 25 0 1 0 57658768 704061440 170830 996147200 134512640 135215973 4294956304 18446744073709551615 134599856 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 171890 170830 410 171 0 170815 0
Current children cumulated CPU time (s) 457.89
Current children cumulated vsize (KiB) 687560

[startup+522.302 s]
/proc/loadavg: 2.16 2.08 2.13 3/82 16170
/proc/meminfo: memFree=62936/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=707348 CPUtime=517.33
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 178185 826 0 0 51648 85 0 0 25 0 1 0 57658768 724324352 175783 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 176837 175783 410 171 0 175762 0
Current children cumulated CPU time (s) 517.33
Current children cumulated vsize (KiB) 707348

[startup+582.302 s]
/proc/loadavg: 2.15 2.10 2.13 3/82 16170
/proc/meminfo: memFree=62040/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=707348 CPUtime=576.77
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 178425 826 0 0 57592 85 0 0 25 0 1 0 57658768 724324352 176023 996147200 134512640 135215973 4294956304 18446744073709551615 4158960317 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 176837 176023 410 171 0 175762 0
Current children cumulated CPU time (s) 576.77
Current children cumulated vsize (KiB) 707348

[startup+642.302 s]
/proc/loadavg: 2.05 2.08 2.12 3/82 16170
/proc/meminfo: memFree=61848/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=707348 CPUtime=636.2
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 178425 826 0 0 63535 85 0 0 25 0 1 0 57658768 724324352 176023 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 176837 176023 410 171 0 175762 0
Current children cumulated CPU time (s) 636.2
Current children cumulated vsize (KiB) 707348



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+666.503 s]
/proc/loadavg: 2.04 2.07 2.12 3/82 16170
/proc/meminfo: memFree=15320/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=924736 CPUtime=659.98
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4194304 230454 826 0 0 65892 106 0 0 25 0 1 0 57658768 946929664 228052 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 231184 228052 410 171 0 230109 0
Current children cumulated CPU time (s) 659.98
Current children cumulated vsize (KiB) 924736

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+666.613 s]
/proc/loadavg: 2.04 2.07 2.12 3/82 16170
/proc/meminfo: memFree=15320/2055920 swapFree=4192812/4192956
[pid=16158] ppid=16156 vsize=0 CPUtime=660.08
/proc/16158/stat : 16158 (pcs.big) R 16156 16158 14589 0 -1 4195332 230454 826 0 0 65892 116 0 0 25 0 1 0 57658768 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 660.08
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 666.66
CPU time (s): 660.151
CPU user time (s): 658.93
CPU system time (s): 1.22081
CPU usage (%): 99.0236
Max. virtual memory (cumulated for all children) (KiB): 924736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 658.93
system time used= 1.22081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231280
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= 22
involuntary context switches= 26685

runsolver used 0.789879 second user time and 2.25266 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-16 02:59:13
IDJOB=2068041
IDBENCH=54787
IDSOLVER=734
FILE ID=node52/2068041-1247705953
PBS_JOBID= 9521208
Free space on /tmp= 66188 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-bell3b.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068041-1247705953/watcher-2068041-1247705953 -o /tmp/evaluation-result-2068041-1247705953/solver-2068041-1247705953 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 143086795 HOME/instance-2068041-1247705953.xml

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

MD5SUM BENCH= 65eb944c41b4a2fafe7932d513515ca0
RANDOM SEED=143086795

node52.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.236
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.236
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:        766912 kB
Buffers:         72524 kB
Cached:         374780 kB
SwapCached:          0 kB
Active:         809992 kB
Inactive:       407940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        766912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:         791044 kB
Slab:            54560 kB
Committed_AS:  1430972 kB
PageTables:       3436 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= 66184 MiB
End job on node52 at 2009-07-16 03:10:22