Trace number 1831439

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
clasp 1.2.0-SAT09-32UNSAT 410.643 410.826

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-15-u.cnf
MD5SUMc716daea92d5e29b94f85a19b52859ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark353.481
Satisfiable
(Un)Satisfiability was proved
Number of variables151952
Number of clauses697321
Sum of the clauses size1601192
Maximum clause length10
Minimum clause length1
Number of clauses of size 112754
Number of clauses of size 2551183
Number of clauses of size 3104744
Number of clauses of size 43180
Number of clauses of size 512720
Number of clauses of size over 512740

Solver Data

410.60/410.82	c clasp version 1.2.0-SAT09 
410.60/410.82	c Reading from ...759124/instance-1831439-1242759124.cnf
410.60/410.82	c Reading      : Done(0.380s)
410.60/410.82	c Preprocessing: |-\|Done(2.060s)
410.60/410.82	c Solving...
410.60/410.82	
410.60/410.82	c Models    : 0     
410.60/410.82	c Time         : 410.580s (Solve: 408.140s)
410.60/410.82	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-1831439-1242759124/watcher-1831439-1242759124 -o /tmp/evaluation-result-1831439-1242759124/solver-1831439-1242759124 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831439-1242759124.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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: 0.00 0.00 0.00 3/64 8644
/proc/meminfo: memFree=1880016/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=3832 CPUtime=0
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 623 0 0 0 0 0 0 0 18 0 1 0 303939368 3923968 430 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 958 441 139 377 0 578 0

[startup+0.0915361 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8644
/proc/meminfo: memFree=1880016/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=19404 CPUtime=0.08
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 5092 0 0 0 6 2 0 0 18 0 1 0 303939368 19869696 4325 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 4851 4325 144 377 0 4471 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19404

[startup+0.101536 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8644
/proc/meminfo: memFree=1880016/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=20744 CPUtime=0.09
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 5363 0 0 0 7 2 0 0 18 0 1 0 303939368 21241856 4460 1992294400 134512640 136057169 4294956160 18446744073709551615 135507841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 5050 4460 144 377 0 4670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20744

[startup+0.301558 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8644
/proc/meminfo: memFree=1880016/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=31892 CPUtime=0.29
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 9150 0 0 0 25 4 0 0 19 0 1 0 303939368 32657408 7284 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 7973 7284 144 377 0 7593 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31892

[startup+0.701601 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8644
/proc/meminfo: memFree=1880016/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=49156 CPUtime=0.69
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 15587 0 0 0 63 6 0 0 23 0 1 0 303939368 50335744 11723 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 12289 11724 165 377 0 11909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49156

[startup+1.50169 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 8645
/proc/meminfo: memFree=1831304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=52484 CPUtime=1.49
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 16898 0 0 0 142 7 0 0 25 0 1 0 303939368 53743616 12442 1992294400 134512640 136057169 4294956160 18446744073709551615 134771827 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 13121 12442 170 377 0 12741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52484

[startup+3.10186 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 8645
/proc/meminfo: memFree=1830152/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=42600 CPUtime=3.09
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 17050 0 0 0 302 7 0 0 25 0 1 0 303939368 43622400 10170 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 10650 10170 182 377 0 10270 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42600

[startup+6.30121 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 8645
/proc/meminfo: memFree=1839432/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=42600 CPUtime=6.29
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 17072 0 0 0 621 8 0 0 25 0 1 0 303939368 43622400 10192 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 10650 10192 182 377 0 10270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42600

[startup+12.7029 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 8645
/proc/meminfo: memFree=1839304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=42988 CPUtime=12.68
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 17131 0 0 0 1260 8 0 0 25 0 1 0 303939368 44019712 10251 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 10747 10251 182 377 0 10367 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42988

[startup+25.5013 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 8645
/proc/meminfo: memFree=1838536/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=43876 CPUtime=25.47
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 17372 0 0 0 2539 8 0 0 25 0 1 0 303939368 44929024 10492 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 10969 10492 182 377 0 10589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43876

[startup+51.1011 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 8645
/proc/meminfo: memFree=1831560/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=51288 CPUtime=51.06
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 19121 0 0 0 5097 9 0 0 25 0 1 0 303939368 52518912 12241 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8644/statm: 12822 12241 182 377 0 12442 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51288

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 8645
/proc/meminfo: memFree=1829896/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=52844 CPUtime=102.24
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 19528 0 0 0 10214 10 0 0 25 0 1 0 303939368 54112256 12648 1992294400 134512640 136057169 4294956160 18446744073709551615 134645293 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 13211 12648 182 377 0 12831 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 52844

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 8645
/proc/meminfo: memFree=1823944/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=58880 CPUtime=162.21
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 21000 0 0 0 16210 11 0 0 25 0 1 0 303939368 60293120 14120 1992294400 134512640 136057169 4294956160 18446744073709551615 134823601 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 14720 14120 182 377 0 14340 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 58880

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 8645
/proc/meminfo: memFree=1821704/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=61480 CPUtime=222.19
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 21577 0 0 0 22208 11 0 0 25 0 1 0 303939368 62955520 14697 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 15370 14697 182 377 0 14990 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 61480

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 8645
/proc/meminfo: memFree=1820680/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=62408 CPUtime=282.17
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 21791 0 0 0 28205 12 0 0 25 0 1 0 303939368 63905792 14911 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 15602 14911 182 377 0 15222 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 62408

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 8645
/proc/meminfo: memFree=1817480/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=65908 CPUtime=342.14
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 22728 0 0 0 34201 13 0 0 25 0 1 0 303939368 67489792 15712 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 16477 15712 182 377 0 16097 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 65908

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=68168 CPUtime=402.11
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23261 0 0 0 40198 13 0 0 25 0 1 0 303939368 69804032 16245 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 17042 16245 182 377 0 16662 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 68168

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

[startup+403.101 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=68168 CPUtime=402.91
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23261 0 0 0 40278 13 0 0 25 0 1 0 303939368 69804032 16245 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 17042 16245 182 377 0 16662 0
Current children cumulated CPU time (s) 402.91
Current children cumulated vsize (KiB) 68168

[startup+406.303 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=68168 CPUtime=406.11
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23267 0 0 0 40598 13 0 0 25 0 1 0 303939368 69804032 16251 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 17042 16251 182 377 0 16662 0
Current children cumulated CPU time (s) 406.11
Current children cumulated vsize (KiB) 68168

[startup+407.902 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=68168 CPUtime=407.71
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23267 0 0 0 40758 13 0 0 25 0 1 0 303939368 69804032 16251 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 17042 16251 182 377 0 16662 0
Current children cumulated CPU time (s) 407.71
Current children cumulated vsize (KiB) 68168

[startup+409.502 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=68168 CPUtime=409.31
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23267 0 0 0 40918 13 0 0 25 0 1 0 303939368 69804032 16251 1992294400 134512640 136057169 4294956160 18446744073709551615 134813038 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 17042 16251 182 377 0 16662 0
Current children cumulated CPU time (s) 409.31
Current children cumulated vsize (KiB) 68168

[startup+410.306 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=68168 CPUtime=410.11
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23267 0 0 0 40998 13 0 0 25 0 1 0 303939368 69804032 16251 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 17042 16251 182 377 0 16662 0
Current children cumulated CPU time (s) 410.11
Current children cumulated vsize (KiB) 68168

[startup+410.701 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=68168 CPUtime=410.51
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23267 0 0 0 41038 13 0 0 25 0 1 0 303939368 69804032 16251 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 17042 16251 182 377 0 16662 0
Current children cumulated CPU time (s) 410.51
Current children cumulated vsize (KiB) 68168

[startup+410.801 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 8645
/proc/meminfo: memFree=1815304/2055920 swapFree=4178272/4192956
[pid=8644] ppid=8642 vsize=28352 CPUtime=410.6
/proc/8644/stat : 8644 (clasp) R 8642 8644 8607 0 -1 4194304 23272 0 0 0 41047 13 0 0 25 0 1 0 303939368 29032448 6786 1992294400 134512640 136057169 4294956160 18446744073709551615 135433723 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8644/statm: 7088 6786 187 377 0 6708 0
Current children cumulated CPU time (s) 410.6
Current children cumulated vsize (KiB) 28352

Child status: 20
Real time (s): 410.826
CPU time (s): 410.643
CPU user time (s): 410.501
CPU system time (s): 0.141978
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 68168

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

runsolver used 0.374943 second user time and 1.12683 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-19 20:52:05
IDJOB=1831439
IDBENCH=20374
IDSOLVER=637
FILE ID=node64/1831439-1242759124
PBS_JOBID= 9322237
Free space on /tmp= 66340 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-15-u.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831439-1242759124/watcher-1831439-1242759124 -o /tmp/evaluation-result-1831439-1242759124/solver-1831439-1242759124 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831439-1242759124.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= c716daea92d5e29b94f85a19b52859ac
RANDOM SEED=919144402

node64.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:       1880688 kB
Buffers:          4604 kB
Cached:         133508 kB
SwapCached:       8088 kB
Active:          37608 kB
Inactive:       109960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880688 kB
SwapTotal:     4192956 kB
SwapFree:      4178272 kB
Dirty:           14216 kB
Writeback:           0 kB
Mapped:          14572 kB
Slab:            13416 kB
Committed_AS:   889104 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node64 at 2009-05-19 20:58:56