Trace number 1825797

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
SATzilla2009_C 2009-03-22SAT 14.9617 14.991

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK09.cnf
MD5SUM167bdfed21466d25646b3f9481920143
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of clauses15120
Sum of the clauses size181440
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515120

Solver Data

14.85/14.96	c SATzilla is building models for class 2
14.85/14.96	c run presolver march_dl2004 for 5 seconds ... 
14.85/14.96	c Bin: Executing march_dl2004
14.85/14.96	c spawning binary file with 5 seconds ...
14.85/14.96	c child exit by a signal
14.85/14.96	c march_dl2004 returned code 137.
14.85/14.96	c run presolver mxc-sr08 for 5 seconds ... 
14.85/14.96	c Bin: Executing mxc-sr08
14.85/14.96	c spawning binary file with 5 seconds ...
14.85/14.96	c child exit by a signal
14.85/14.96	c mxc-sr08 returned code 137.
14.85/14.96	c Orignal number of varibales is 36, number of clauses is 15120 
14.85/14.96	c predicted feature computation time is 7.198741 
14.85/14.96	c Bin: Executing satelite
14.85/14.96	c spawning binary file with 240 seconds ...
14.85/14.96	c child exited successfully
14.85/14.96	c satzilla computing base features
14.85/14.96	c Number of variabe is: 36, Number of clause is : 15120 
14.85/14.96	c Initializing...
14.85/14.96	c satzilla compute diameter ...
14.85/14.96	c start diameter features ...
14.85/14.96	c satzilla doing clause learning
14.85/14.96	c start clause learning features ...
14.85/14.96	c Bin: Executing zchaff07
14.85/14.96	c spawning binary file with 2 seconds ...
14.85/14.96	c child exited successfully
14.85/14.96	c satzilla doing survey propogation probe
14.85/14.96	c do survay propogation for 2 second ...
14.85/14.96	c satzilla doing local search probe
14.85/14.96	c satzilla doing lobjois search-space size estimate
14.85/14.96	c features are:36 15120 36 15120 0 0 0.00238095 1 0 -0 0.333333 0 0.333333 0.333333 -0 0 0 0.333333 0 0.333333 0.333333 -0 0 0 0 0 -0 0.166667 0 0.166667 0.166667 -0 0.5 0.00231481 0 0.00231481 0.00231481 2 0 2 2 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.499698 1.1582e-06 0.499698 0.499699 0.499699 0.499698 0.499699 0.499698 0.499698 0 0 1.62164 0.44763 1 1 3 2.08598 1.93782 0.494711 1.01105 1 1 
14.85/14.96	c satzilla's ranking:
14.85/14.96	c 1) minisat20: 97.387878
14.85/14.96	c 2) vallst: 12.921613
14.85/14.96	c 3) tts-4-0: 7.453120
14.85/14.96	c 4) minisat20SAT07: 2.033070
14.85/14.96	c 5) mxc-sr08: 1.992635
14.85/14.96	c 6) march_dl2004: -0.026344
14.85/14.96	c 7) zchaff_rand: -0.426303
14.85/14.96	c 8) SATenstein: -10000.000000
14.85/14.96	c 9) gnovelty+: -10000.000000
14.85/14.96	c 10) adaptg2wsat+: -10000.000000
14.85/14.96	c 11) adaptg2wsat0: -10000.000000
14.85/14.96	c 12) picosat846: -10000.000000
14.85/14.96	c 13) kcnfs04SAT07: -10000.000000
14.85/14.96	c satzilla running minisat20 ... 
14.85/14.96	This is MiniSat 2.0 beta
14.85/14.96	WARNING: for repeatability, setting FPU to use double precision
14.85/14.96	============================[ Problem Statistics ]=============================
14.85/14.96	|                                                                             |
14.85/14.96	|  Number of variables:  36                                                   |
14.85/14.96	|  Number of clauses:    15120                                                |
14.85/14.98	|  Parsing time:         0.02         s                                       |
14.85/14.98	============================[ Search Statistics ]==============================
14.85/14.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.85/14.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.85/14.98	===============================================================================
14.85/14.98	|         0 |      36    15120   181440 |     5040        0    nan |  0.000 % |
14.85/14.98	===============================================================================
14.85/14.98	restarts              : 1
14.85/14.98	conflicts             : 0              (0 /sec)
14.85/14.98	decisions             : 27             (0.00 % random) (1589 /sec)
14.85/14.98	propagations          : 36             (2118 /sec)
14.85/14.98	conflict literals     : 0              ( nan % deleted)
14.85/14.98	Memory used           : 2.81 MB
14.85/14.98	CPU time              : 0.016997 s
14.85/14.98	
14.85/14.98	c Bin: Executing minisat20
14.85/14.98	c spawning binary file with 4985 seconds ...
14.85/14.98	c child exited successfully
14.85/14.98	c minisat20 returned code 10.
14.85/14.98	s SATISFIABLE
14.85/14.98	v -1 2 3 4 5 6 -7 -8 9 10 11 12 13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 0
14.85/14.98	c SATZILLA_TIME=14.950000

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825797-1242512196/watcher-1825797-1242512196 -o /tmp/evaluation-result-1825797-1242512196/solver-1825797-1242512196 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825797-1242512196.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 18623
/proc/meminfo: memFree=1398168/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=0
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279249964 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 112 96 399 0 111 0
[pid=18624] ppid=18623 vsize=768 CPUtime=0
/proc/18624/stat : 18624 (march_dl2004) R 18623 18623 18453 0 -1 4194304 94 0 0 0 0 0 0 0 19 0 1 0 279249964 786432 89 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18624/statm: 192 89 50 118 0 71 0

[startup+0.058815 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18623
/proc/meminfo: memFree=1398168/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=0
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279249964 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 112 96 399 0 111 0
[pid=18624] ppid=18623 vsize=1876 CPUtime=0.05
/proc/18624/stat : 18624 (march_dl2004) R 18623 18623 18453 0 -1 4194304 321 0 0 0 5 0 0 0 19 0 1 0 279249964 1921024 315 1992294400 134512640 134996440 4294956192 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18624/statm: 469 315 52 118 0 348 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3932

[startup+0.102823 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18623
/proc/meminfo: memFree=1398168/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=0
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279249964 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 112 96 399 0 111 0
[pid=18624] ppid=18623 vsize=1944 CPUtime=0.09
/proc/18624/stat : 18624 (march_dl2004) R 18623 18623 18453 0 -1 4194304 1142 0 0 0 9 0 0 0 20 0 1 0 279249964 1990656 369 1992294400 134512640 134996440 4294956192 18446744073709551615 134525419 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18624/statm: 486 369 57 118 0 365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4000

[startup+0.301862 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18623
/proc/meminfo: memFree=1398168/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=0
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279249964 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 112 96 399 0 111 0
[pid=18624] ppid=18623 vsize=8024 CPUtime=0.29
/proc/18624/stat : 18624 (march_dl2004) R 18623 18623 18453 0 -1 4194304 5070 0 0 0 28 1 0 0 21 0 1 0 279249964 8216576 1082 1992294400 134512640 134996440 4294956192 18446744073709551615 134583509 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18624/statm: 2006 1082 67 118 0 1885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10080

[startup+0.701941 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 18623
/proc/meminfo: memFree=1398168/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=0
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279249964 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 112 96 399 0 111 0
[pid=18624] ppid=18623 vsize=8288 CPUtime=0.69
/proc/18624/stat : 18624 (march_dl2004) R 18623 18623 18453 0 -1 4194304 5130 0 0 0 68 1 0 0 25 0 1 0 279249964 8486912 1142 1992294400 134512640 134996440 4294956192 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18624/statm: 2072 1142 67 118 0 1951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10344

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18625
/proc/meminfo: memFree=1393672/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=0
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279249964 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 112 96 399 0 111 0
[pid=18624] ppid=18623 vsize=8420 CPUtime=1.49
/proc/18624/stat : 18624 (march_dl2004) R 18623 18623 18453 0 -1 4194304 5172 0 0 0 148 1 0 0 25 0 1 0 279249964 8622080 1184 1992294400 134512640 134996440 4294956192 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18624/statm: 2105 1184 67 118 0 1984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10476

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18625
/proc/meminfo: memFree=1393352/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=0
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279249964 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 112 96 399 0 111 0
[pid=18624] ppid=18623 vsize=8552 CPUtime=3.09
/proc/18624/stat : 18624 (march_dl2004) R 18623 18623 18453 0 -1 4194304 5220 0 0 0 308 1 0 0 25 0 1 0 279249964 8757248 1232 1992294400 134512640 134996440 4294956192 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18624/statm: 2138 1232 67 118 0 2017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10608

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18626
/proc/meminfo: memFree=1394376/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=2056 CPUtime=4.99
/proc/18623/stat : 18623 (SATzilla2009_C) S 18621 18623 18453 0 -1 4194304 152 5267 0 0 0 0 498 1 19 0 1 0 279249964 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18623/statm: 514 121 104 399 0 111 0
[pid=18626] ppid=18623 vsize=2736 CPUtime=1.29
/proc/18626/stat : 18626 (mxc-sr08) R 18623 18623 18453 0 -1 4194304 730 0 0 0 129 0 0 0 25 0 1 0 279250464 2801664 574 1992294400 134512640 135078026 4294956192 18446744073709551615 134569271 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18626/statm: 684 574 55 138 0 543 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4792

[startup+12.7013 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 18628
/proc/meminfo: memFree=1390928/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=9804 CPUtime=12.66
/proc/18623/stat : 18623 (SATzilla2009_C) R 18621 18623 18453 0 -1 4194304 2369 7198 0 0 247 1 1015 3 25 0 1 0 279249964 10039296 1479 1992294400 134512640 136149437 4294956224 18446744073709551615 134579955 0 0 4096 3 0 0 0 17 0 0 0
/proc/18623/statm: 2451 1479 207 399 0 2048 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9804

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

[startup+14.3056 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 18628
/proc/meminfo: memFree=1392528/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=5632 CPUtime=14.26
/proc/18623/stat : 18623 (SATzilla2009_C) R 18621 18623 18453 0 -1 4194304 2411 7198 0 0 407 1 1015 3 25 0 1 0 279249964 5767168 1029 1992294400 134512640 136149437 4294956224 18446744073709551615 134541966 0 0 4096 3 0 0 0 17 0 0 0
/proc/18623/statm: 1408 1029 213 399 0 1005 0
Current children cumulated CPU time (s) 14.26
Current children cumulated vsize (KiB) 5632

[startup+14.7017 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 18628
/proc/meminfo: memFree=1392528/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=5632 CPUtime=14.65
/proc/18623/stat : 18623 (SATzilla2009_C) R 18621 18623 18453 0 -1 4194304 2411 7198 0 0 446 1 1015 3 25 0 1 0 279249964 5767168 1029 1992294400 134512640 136149437 4294956224 18446744073709551615 134541830 0 0 4096 3 0 0 0 17 0 0 0
/proc/18623/statm: 1408 1029 213 399 0 1005 0
Current children cumulated CPU time (s) 14.65
Current children cumulated vsize (KiB) 5632

[startup+14.9017 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 18628
/proc/meminfo: memFree=1392528/2055920 swapFree=4176332/4192956
[pid=18623] ppid=18621 vsize=5632 CPUtime=14.85
/proc/18623/stat : 18623 (SATzilla2009_C) R 18621 18623 18453 0 -1 4194304 2411 7198 0 0 466 1 1015 3 25 0 1 0 279249964 5767168 1029 1992294400 134512640 136149437 4294956224 18446744073709551615 134524723 0 0 4096 3 0 0 0 17 0 0 0
/proc/18623/statm: 1408 1029 213 399 0 1005 0
Current children cumulated CPU time (s) 14.85
Current children cumulated vsize (KiB) 5632

Child status: 10
Real time (s): 14.991
CPU time (s): 14.9617
CPU user time (s): 14.9067
CPU system time (s): 0.054991
CPU usage (%): 99.8047
Max. virtual memory (cumulated for all children) (KiB): 10740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.9067
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10172
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= 16
involuntary context switches= 125

runsolver used 0.020996 second user time and 0.039993 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-17 00:16:36
IDJOB=1825797
IDBENCH=71125
IDSOLVER=668
FILE ID=node77/1825797-1242512196
PBS_JOBID= 9307026
Free space on /tmp= 65996 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK09.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825797-1242512196/watcher-1825797-1242512196 -o /tmp/evaluation-result-1825797-1242512196/solver-1825797-1242512196 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825797-1242512196.cnf

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

MD5SUM BENCH= 167bdfed21466d25646b3f9481920143
RANDOM SEED=1807437654

node77.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.270
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.270
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:      2055920 kB
MemFree:       1398648 kB
Buffers:         43832 kB
Cached:         528360 kB
SwapCached:      10636 kB
Active:          88012 kB
Inactive:       497056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398648 kB
SwapTotal:     4192956 kB
SwapFree:      4176332 kB
Dirty:           32060 kB
Writeback:           0 kB
Mapped:          14252 kB
Slab:            58188 kB
Committed_AS:  1036832 kB
PageTables:       1372 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= 65964 MiB
End job on node77 at 2009-05-17 00:16:51