Trace number 1737898

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
march_hi hiSignal 303.778 360.767

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data


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-1737898-1240833942/watcher-1737898-1240833942 -o /tmp/evaluation-result-1737898-1240833942/solver-1737898-1240833942 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1737898-1240833942.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: 0.91 0.95 0.90 3/64 19477
/proc/meminfo: memFree=1513688/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=5480 CPUtime=0
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 665 0 0 0 0 0 0 0 18 0 1 0 111421189 5611520 650 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 1370 654 58 167 0 1201 0

[startup+0.094439 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19477
/proc/meminfo: memFree=1513688/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=7996 CPUtime=0.08
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 1466 0 0 0 8 0 0 0 18 0 1 0 111421189 8187904 1451 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 1999 1451 58 167 0 1830 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7996

[startup+0.101438 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19477
/proc/meminfo: memFree=1513688/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=8128 CPUtime=0.09
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 1491 0 0 0 9 0 0 0 18 0 1 0 111421189 8323072 1476 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 2032 1476 58 167 0 1863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8128

[startup+0.301459 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19477
/proc/meminfo: memFree=1513688/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=10504 CPUtime=0.29
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 2201 0 0 0 28 1 0 0 19 0 1 0 111421189 10756096 2186 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 2626 2187 58 167 0 2457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10504

[startup+0.701504 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19477
/proc/meminfo: memFree=1513688/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=15124 CPUtime=0.69
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 3636 0 0 0 68 1 0 0 22 0 1 0 111421189 15486976 3621 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 3781 3621 58 167 0 3612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15124

[startup+1.50159 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 19478
/proc/meminfo: memFree=1491536/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=54312 CPUtime=1.49
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 12572 0 0 0 144 5 0 0 25 0 1 0 111421189 55615488 9893 1992294400 134512640 135197378 4294956240 18446744073709551615 134531240 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 13578 9893 66 167 0 13409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54312

[startup+3.10176 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 19478
/proc/meminfo: memFree=1418960/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=47324 CPUtime=3.09
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 29607 0 0 0 294 15 0 0 25 0 1 0 111421189 48459776 8178 1992294400 134512640 135197378 4294956240 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 11831 8178 67 167 0 11662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47324

[startup+6.30111 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 19478
/proc/meminfo: memFree=1480208/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=47424 CPUtime=6.29
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 32516 0 0 0 612 17 0 0 25 0 1 0 111421189 48562176 8183 1992294400 134512640 135197378 4294956240 18446744073709551615 134560953 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 11856 8183 67 167 0 11687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47424

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 19478
/proc/meminfo: memFree=1480528/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=47936 CPUtime=12.69
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 37152 0 0 0 1250 19 0 0 25 0 1 0 111421189 49086464 8165 1992294400 134512640 135197378 4294956240 18446744073709551615 134560691 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 11984 8170 80 167 0 11815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47936

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 19478
/proc/meminfo: memFree=1412816/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=117980 CPUtime=25.49
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 55696 0 0 0 2521 28 0 0 25 0 1 0 111421189 120811520 25678 1992294400 134512640 135197378 4294956240 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 29495 25678 83 167 0 29326 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117980

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 19478
/proc/meminfo: memFree=1261328/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=271544 CPUtime=51.08
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 94018 0 0 0 5064 44 0 0 25 0 1 0 111421189 278061056 64000 1992294400 134512640 135197378 4294956240 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 67886 64000 83 167 0 67717 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 271544

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 19478
/proc/meminfo: memFree=951120/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=676316 CPUtime=102.27
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 170542 0 0 0 10153 74 0 0 25 0 1 0 111421189 692547584 140524 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 169079 140524 83 167 0 168910 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 676316

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19478
/proc/meminfo: memFree=571216/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=1199952 CPUtime=162.25
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 266891 0 0 0 16106 119 0 0 25 0 1 0 111421189 1228750848 236873 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 299988 236873 83 167 0 299819 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1199952

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19478
/proc/meminfo: memFree=191056/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=1453392 CPUtime=222.23
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 360342 0 0 0 22061 162 0 0 25 0 1 0 111421189 1488273408 330324 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 363348 330324 83 167 0 363179 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1453392

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19478
/proc/meminfo: memFree=15120/2055920 swapFree=4181760/4192956
[pid=19477] ppid=19475 vsize=1705220 CPUtime=282.14
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4194304 452471 0 0 0 28010 204 0 0 25 0 1 0 111421189 1746145280 422453 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 426305 422453 83 167 0 426136 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 1705220

[startup+342.303 s]
/proc/loadavg: 2.65 1.43 1.07 2/65 19482
/proc/meminfo: memFree=15824/2055920 swapFree=3862628/4192956
[pid=19477] ppid=19475 vsize=1757444 CPUtime=300.7
/proc/19477/stat : 19477 (march_hi) D 19475 19477 19376 0 -1 4195840 482209 0 5556 0 29137 933 0 0 18 0 1 0 111421189 1799622656 378004 1992294400 134512640 135197378 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/19477/statm: 439361 378007 83 167 0 439192 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 1757444

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

[startup+346.901 s]
/proc/loadavg: 2.60 1.44 1.07 1/65 19482
/proc/meminfo: memFree=15760/2055920 swapFree=3862628/4192956
[pid=19477] ppid=19475 vsize=1757444 CPUtime=301.22
/proc/19477/stat : 19477 (march_hi) D 19475 19477 19376 0 -1 4195840 493203 0 9221 0 29137 985 0 0 18 0 1 0 111421189 1799622656 392663 1992294400 134512640 135197378 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/19477/statm: 439361 392663 83 167 0 439192 0
Current children cumulated CPU time (s) 301.22
Current children cumulated vsize (KiB) 1757444

[startup+353.702 s]
/proc/loadavg: 2.43 1.44 1.08 1/65 19483
/proc/meminfo: memFree=16080/2055920 swapFree=3862628/4192956
[pid=19477] ppid=19475 vsize=1757444 CPUtime=302.25
/proc/19477/stat : 19477 (march_hi) D 19475 19477 19376 0 -1 4195840 504228 0 12898 0 29137 1088 0 0 18 0 1 0 111421189 1799622656 407365 1992294400 134512640 135197378 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071564464661 0 0 17 0 0 0
/proc/19477/statm: 439361 407365 83 167 0 439192 0
Current children cumulated CPU time (s) 302.25
Current children cumulated vsize (KiB) 1757444

[startup+356.901 s]
/proc/loadavg: 2.43 1.44 1.08 1/65 19483
/proc/meminfo: memFree=17232/2055920 swapFree=3862628/4192956
[pid=19477] ppid=19475 vsize=1757444 CPUtime=302.28
/proc/19477/stat : 19477 (march_hi) D 19475 19477 19376 0 -1 4195840 504678 0 13048 0 29137 1091 0 0 18 0 1 0 111421189 1799622656 407965 1992294400 134512640 135197378 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/19477/statm: 439361 407965 83 167 0 439192 0
Current children cumulated CPU time (s) 302.28
Current children cumulated vsize (KiB) 1757444

[startup+358.501 s]
/proc/loadavg: 2.43 1.44 1.08 1/65 19483
/proc/meminfo: memFree=15440/2055920 swapFree=3862628/4192956
[pid=19477] ppid=19475 vsize=1757444 CPUtime=302.64
/proc/19477/stat : 19477 (march_hi) D 19475 19477 19376 0 -1 4195840 511989 0 15488 0 29137 1127 0 0 18 0 1 0 111421189 1799622656 417716 1992294400 134512640 135197378 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/19477/statm: 439361 417716 83 167 0 439192 0
Current children cumulated CPU time (s) 302.64
Current children cumulated vsize (KiB) 1757444

[startup+359.309 s]
/proc/loadavg: 2.31 1.44 1.08 1/65 19483
/proc/meminfo: memFree=13904/2055920 swapFree=3859060/4192956
[pid=19477] ppid=19475 vsize=1757444 CPUtime=302.8
/proc/19477/stat : 19477 (march_hi) D 19475 19477 19376 0 -1 4197888 516247 0 16344 0 29137 1143 0 0 18 0 1 0 111421189 1799622656 422807 1992294400 134512640 135197378 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071564464661 0 0 17 1 0 0
/proc/19477/statm: 439361 422807 83 167 0 439192 0
Current children cumulated CPU time (s) 302.8
Current children cumulated vsize (KiB) 1757444

[startup+360.203 s]
/proc/loadavg: 2.31 1.44 1.08 1/65 19483
/proc/meminfo: memFree=13904/2055920 swapFree=3859060/4192956
[pid=19477] ppid=19475 vsize=1757444 CPUtime=303.25
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4195840 528868 0 16418 0 29137 1188 0 0 20 0 1 0 111421189 1799622656 435502 1992294400 134512640 135197378 4294956240 18446744073709551615 134579435 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 439361 435502 83 167 0 439192 0
Current children cumulated CPU time (s) 303.25
Current children cumulated vsize (KiB) 1757444

[startup+360.602 s]
/proc/loadavg: 2.31 1.44 1.08 2/65 19483
/proc/meminfo: memFree=15824/2055920 swapFree=3859060/4192956
[pid=19477] ppid=19475 vsize=0 CPUtime=303.6
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4195844 530884 0 16419 0 29137 1223 0 0 21 0 1 0 111421189 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 303.6
Current children cumulated vsize (KiB) 0

[startup+360.702 s]
/proc/loadavg: 2.31 1.44 1.08 2/65 19483
/proc/meminfo: memFree=15824/2055920 swapFree=3859060/4192956
[pid=19477] ppid=19475 vsize=0 CPUtime=303.7
/proc/19477/stat : 19477 (march_hi) R 19475 19477 19376 0 -1 4195844 530884 0 16419 0 29137 1233 0 0 22 0 1 0 111421189 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19477/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 303.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 360.767
CPU time (s): 303.778
CPU user time (s): 291.38
CPU system time (s): 12.3981
CPU usage (%): 84.2034
Max. virtual memory (cumulated for all children) (KiB): 1757444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.38
system time used= 12.3981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 530884
page faults= 16419
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35652
involuntary context switches= 1399

runsolver used 0.287956 second user time and 0.939857 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-27 14:05:43
IDJOB=1737898
IDBENCH=71797
IDSOLVER=521
FILE ID=node64/1737898-1240833942
PBS_JOBID= 9187481
Free space on /tmp= 66116 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737898-1240833942/watcher-1737898-1240833942 -o /tmp/evaluation-result-1737898-1240833942/solver-1737898-1240833942 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1737898-1240833942.cnf

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=1691834143

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:       1514168 kB
Buffers:         66288 kB
Cached:         401956 kB
SwapCached:       4560 kB
Active:         261524 kB
Inactive:       216156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514168 kB
SwapTotal:     4192956 kB
SwapFree:      4181760 kB
Dirty:           10940 kB
Writeback:           0 kB
Mapped:          15636 kB
Slab:            49832 kB
Committed_AS:   377848 kB
PageTables:       1392 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= 64412 MiB
End job on node64 at 2009-04-27 14:11:44