Trace number 428479

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, and are wall clock time (not CPU 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
minimarch 2007-04-26 (fixed)SAT 340.08 340.229

General information on the benchmark

Nameindustrial/narain/
clauses-6.cnf
MD5SUM61486826db531b2bec67f4c4c779f9ff
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.1749
Satisfiable
(Un)Satisfiability was proved
Number of variables683995
Number of clauses2623082
Sum of the clauses size6506810
Maximum clause length385
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21990085
Number of clauses of size 3452561
Number of clauses of size 45943
Number of clauses of size 5154560
Number of clauses of size over 519932

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-428479-1177727533 -o ROOT/results/node3/solver-428479-1177727533 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428479-1177727533/minimarch_fixed /tmp/evaluation/428479-1177727533/instance-428479-1177727533.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): 2400 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.93 0.98 0.99 3/77 31238
/proc/meminfo: memFree=1536544/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=2296 CPUtime=0
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 463 0 0 0 0 0 0 0 18 0 1 0 248791391 2351104 448 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526272 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 574 449 51 132 0 439 0

[startup+0.0492669 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 31238
/proc/meminfo: memFree=1536544/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=6200 CPUtime=0.04
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 1384 0 0 0 4 0 0 0 18 0 1 0 248791391 6348800 1369 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 1550 1370 51 132 0 1415 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6200

[startup+0.101274 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 31238
/proc/meminfo: memFree=1536544/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=10332 CPUtime=0.08
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 2312 0 0 0 8 0 0 0 18 0 1 0 248791391 10579968 2297 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533393 0 0 4096 3 0 0 0 17 0 0 0
/proc/31238/statm: 2583 2297 51 132 0 2448 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10332

[startup+0.301317 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 31238
/proc/meminfo: memFree=1536544/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=26784 CPUtime=0.29
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 6349 0 0 0 27 2 0 0 19 0 1 0 248791391 27426816 6334 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134563829 0 0 4096 3 0 0 0 17 0 0 0
/proc/31238/statm: 6696 6334 51 132 0 6561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26784

[startup+0.701382 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 31238
/proc/meminfo: memFree=1536544/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=58676 CPUtime=0.69
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 13799 0 0 0 62 7 0 0 23 0 1 0 248791391 60084224 13784 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533565 0 0 4096 3 0 0 0 17 0 0 0
/proc/31238/statm: 14669 13784 51 132 0 14534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58676

[startup+1.5015 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31239
/proc/meminfo: memFree=1460696/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=116488 CPUtime=1.49
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 25871 0 0 0 135 14 0 0 25 0 1 0 248791391 119283712 25857 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 29122 25857 51 132 0 28987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116488

[startup+3.10177 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31239
/proc/meminfo: memFree=1397016/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=222600 CPUtime=3.09
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 51265 0 0 0 279 30 0 0 25 0 1 0 248791391 227942400 51250 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 0 0 0
/proc/31238/statm: 55650 51250 51 132 0 55515 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 222600

[startup+6.30128 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 31239
/proc/meminfo: memFree=1320216/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=229728 CPUtime=6.27
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 54128 0 0 0 596 31 0 0 25 0 1 0 248791391 235241472 54113 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523401 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 57432 54113 51 132 0 57297 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 229728

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 31240
/proc/meminfo: memFree=1296024/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=254140 CPUtime=12.67
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 60717 0 0 0 1234 33 0 0 25 0 1 0 248791391 260239360 60702 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 63535 60702 63 132 0 63400 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 254140

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1273304/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=274184 CPUtime=25.46
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 66042 0 0 0 2509 37 0 0 25 0 1 0 248791391 280764416 66027 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550365 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 68546 66027 63 132 0 68411 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 274184

[startup+51.1016 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1181080/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=368256 CPUtime=51.05
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 88982 0 0 0 5056 49 0 0 25 0 1 0 248791391 377094144 88967 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550382 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 92064 88967 63 132 0 91929 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 368256

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203992/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=343660 CPUtime=102.23
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100174 0 0 0 10168 55 0 0 25 0 1 0 248791391 351907840 83163 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 85915 83163 68 132 0 85780 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 343660

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203736/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=343660 CPUtime=162.21
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100212 0 0 0 16165 56 0 0 25 0 1 0 248791391 351907840 83201 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 85915 83201 68 132 0 85780 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 343660

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203736/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=343660 CPUtime=222.19
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100215 0 0 0 22163 56 0 0 25 0 1 0 248791391 351907840 83204 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551569 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 85915 83204 68 132 0 85780 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 343660

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203288/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=344472 CPUtime=282.16
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100353 0 0 0 28160 56 0 0 25 0 1 0 248791391 352739328 83342 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552916 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86118 83342 68 132 0 85983 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 344472

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

[startup+307.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203224/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=344472 CPUtime=306.96
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100367 0 0 0 30639 57 0 0 25 0 1 0 248791391 352739328 83356 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551344 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86118 83356 68 132 0 85983 0
Current children cumulated CPU time (s) 306.96
Current children cumulated vsize (KiB) 344472

[startup+319.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203160/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=344472 CPUtime=319.76
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100374 0 0 0 31919 57 0 0 25 0 1 0 248791391 352739328 83363 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86118 83363 68 132 0 85983 0
Current children cumulated CPU time (s) 319.76
Current children cumulated vsize (KiB) 344472

[startup+332.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203160/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=344472 CPUtime=332.56
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100381 0 0 0 33199 57 0 0 25 0 1 0 248791391 352739328 83370 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552500 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86118 83370 68 132 0 85983 0
Current children cumulated CPU time (s) 332.56
Current children cumulated vsize (KiB) 344472

[startup+335.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203160/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=344472 CPUtime=335.75
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100384 0 0 0 33518 57 0 0 25 0 1 0 248791391 352739328 83373 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551424 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86118 83373 68 132 0 85983 0
Current children cumulated CPU time (s) 335.75
Current children cumulated vsize (KiB) 344472

[startup+337.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203160/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=344472 CPUtime=337.35
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100386 0 0 0 33678 57 0 0 25 0 1 0 248791391 352739328 83375 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551569 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86118 83375 68 132 0 85983 0
Current children cumulated CPU time (s) 337.35
Current children cumulated vsize (KiB) 344472

[startup+339.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1203160/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=344472 CPUtime=338.95
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100387 0 0 0 33838 57 0 0 25 0 1 0 248791391 352739328 83376 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86118 83376 68 132 0 85983 0
Current children cumulated CPU time (s) 338.95
Current children cumulated vsize (KiB) 344472

[startup+339.905 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1201112/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=345148 CPUtime=339.75
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100902 0 0 0 33918 57 0 0 25 0 1 0 248791391 353431552 83555 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134705053 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86287 83555 72 132 0 86152 0
Current children cumulated CPU time (s) 339.75
Current children cumulated vsize (KiB) 345148

[startup+340.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1201112/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=345148 CPUtime=339.95
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194304 100902 0 0 0 33938 57 0 0 25 0 1 0 248791391 353431552 83555 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134705053 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 86287 83555 72 132 0 86152 0
Current children cumulated CPU time (s) 339.95
Current children cumulated vsize (KiB) 345148

[startup+340.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31241
/proc/meminfo: memFree=1201112/2055920 swapFree=4138856/4192956
[pid=31238] ppid=31236 vsize=0 CPUtime=340.04
/proc/31238/stat : 31238 (minimarch_fixed) R 31236 31238 30002 0 -1 4194308 100902 0 0 0 33943 61 0 0 25 0 1 0 248791391 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/31238/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 340.04
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 340.229
CPU time (s): 340.08
CPU user time (s): 339.438
CPU system time (s): 0.641902
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 408980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.438
system time used= 0.641902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100902
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= 8
involuntary context switches= 7101

runsolver used 0.26296 second user time and 0.800878 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Apr 28 02:32:16 UTC 2007

IDJOB= 428479
IDBENCH= 20509
IDSOLVER= 198
FILE ID= node3/428479-1177727533

PBS_JOBID= 4715397

Free space on /tmp= 66501 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-6.cnf
COMMAND LINE= /tmp/evaluation/428479-1177727533/minimarch_fixed /tmp/evaluation/428479-1177727533/instance-428479-1177727533.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-428479-1177727533 -o ROOT/results/node3/solver-428479-1177727533 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428479-1177727533/minimarch_fixed /tmp/evaluation/428479-1177727533/instance-428479-1177727533.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 604392204

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1536888 kB
Buffers:         47148 kB
Cached:         400720 kB
SwapCached:      18000 kB
Active:         243792 kB
Inactive:       228376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536888 kB
SwapTotal:     4192956 kB
SwapFree:      4138856 kB
Dirty:           53124 kB
Writeback:           0 kB
Mapped:          30176 kB
Slab:            32312 kB
Committed_AS:  6178212 kB
PageTables:       1780 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= 66501 MiB

End job on node3 on Sat Apr 28 02:37:57 UTC 2007