Trace number 338444

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
Mmisat 2007-02-08? (MO) 684.907 685.385

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
grid-pebbling-sat-grid-pbl-0300.sat05-1341.sat05-1341.reshuffled-07.cnf
MD5SUMe899c85929b7de69ebfb14f0dad93191
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.77373
Satisfiable
(Un)Satisfiability was proved
Number of variables90300
Number of clauses179701
Sum of the clauses size718198
Maximum clause length4
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2300
Number of clauses of size 30
Number of clauses of size 4179399
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-338444-1173686010 -o ROOT/results/node43/solver-338444-1173686010 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338444-1173686010/mmisat /tmp/evaluation/338444-1173686010/instance-338444-1173686010.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.92 0.98 0.99 3/64 22593
/proc/meminfo: memFree=1780792/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=2508 CPUtime=0
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 467 0 0 0 0 0 0 0 18 0 1 0 388557154 2568192 450 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 627 457 81 214 0 409 0

[startup+0.08047 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22593
/proc/meminfo: memFree=1780792/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=23048 CPUtime=0.07
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 5609 0 0 0 5 2 0 0 18 0 1 0 388557154 23601152 5592 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 5762 5592 81 214 0 5544 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 23048

[startup+0.102472 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22593
/proc/meminfo: memFree=1780792/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=27820 CPUtime=0.1
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 6801 0 0 0 7 3 0 0 18 0 1 0 388557154 28487680 6784 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 6955 6785 81 214 0 6737 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27820

[startup+0.301505 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22593
/proc/meminfo: memFree=1780792/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=61080 CPUtime=0.29
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 15134 0 0 0 23 6 0 0 19 0 1 0 388557154 62545920 15117 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 15270 15117 81 214 0 15052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61080

[startup+0.701578 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22593
/proc/meminfo: memFree=1780792/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=106932 CPUtime=0.69
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 26596 0 0 0 58 11 0 0 22 0 1 0 388557154 109498368 26579 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 26733 26579 81 214 0 26515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106932

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22594
/proc/meminfo: memFree=1647792/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=170672 CPUtime=1.49
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 42531 0 0 0 130 19 0 0 25 0 1 0 388557154 174768128 42514 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 42668 42514 81 214 0 42450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170672

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 22594
/proc/meminfo: memFree=1573808/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=252432 CPUtime=3.09
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 62972 0 0 0 282 27 0 0 25 0 1 0 388557154 258490368 62955 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 63108 62955 81 214 0 62890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 252432

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 22594
/proc/meminfo: memFree=1455408/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=345988 CPUtime=6.29
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 86361 0 0 0 595 34 0 0 25 0 1 0 388557154 354291712 86344 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 86497 86344 81 214 0 86279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 345988

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 22594
/proc/meminfo: memFree=1350584/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=437292 CPUtime=12.69
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 109187 0 0 0 1226 43 0 0 25 0 1 0 388557154 447787008 109170 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 109323 109170 81 214 0 109105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 437292

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 22594
/proc/meminfo: memFree=1250104/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=532176 CPUtime=25.48
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 132907 0 0 0 2496 52 0 0 25 0 1 0 388557154 544948224 132890 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 133044 132890 81 214 0 132826 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 532176

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 22594
/proc/meminfo: memFree=1133624/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=648920 CPUtime=51.07
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 162094 0 0 0 5044 63 0 0 25 0 1 0 388557154 664494080 162077 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 162230 162077 81 214 0 162012 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 648920

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 22594
/proc/meminfo: memFree=963256/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=816952 CPUtime=102.26
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 204101 0 0 0 10147 79 0 0 25 0 1 0 388557154 836558848 204084 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 204238 204084 81 214 0 204020 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 816952

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22594
/proc/meminfo: memFree=807288/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=973980 CPUtime=162.24
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 243359 0 0 0 16131 93 0 0 25 0 1 0 388557154 997355520 243342 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 243495 243342 81 214 0 243277 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 973980

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22594
/proc/meminfo: memFree=670904/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=1108748 CPUtime=222.21
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 277051 0 0 0 22116 105 0 0 25 0 1 0 388557154 1135357952 277034 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 277187 277034 81 214 0 276969 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1108748

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22594
/proc/meminfo: memFree=551544/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=1229072 CPUtime=282.2
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 307115 0 0 0 28104 116 0 0 25 0 1 0 388557154 1258569728 307098 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 307268 307098 81 214 0 307050 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1229072

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22594
/proc/meminfo: memFree=440760/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=1338532 CPUtime=342.18
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 334480 0 0 0 34094 124 0 0 25 0 1 0 388557154 1370656768 334463 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 334633 334463 81 214 0 334415 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1338532

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22594
/proc/meminfo: memFree=340344/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=1439640 CPUtime=402.16
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 359757 0 0 0 40083 133 0 0 25 0 1 0 388557154 1474191360 359740 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 359910 359740 81 214 0 359692 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1439640

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22668
/proc/meminfo: memFree=243528/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=1534124 CPUtime=462.11
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 383378 0 0 0 46068 143 0 0 25 0 1 0 388557154 1570942976 383361 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 383531 383361 81 214 0 383313 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 1534124

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22764
/proc/meminfo: memFree=154888/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=1623176 CPUtime=522.03
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 405641 0 0 0 52053 150 0 0 25 0 1 0 388557154 1662132224 405624 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 405794 405624 81 214 0 405576 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 1623176

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22792
/proc/meminfo: memFree=70648/2055920 swapFree=4165988/4192956
[pid=22593] ppid=22591 vsize=1707588 CPUtime=582
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 426760 0 0 0 58043 157 0 0 25 0 1 0 388557154 1748570112 426743 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 426897 426743 81 214 0 426679 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 1707588

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22792
/proc/meminfo: memFree=15288/2055920 swapFree=4183972/4192956
[pid=22593] ppid=22591 vsize=1788024 CPUtime=641.98
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 446853 0 0 0 64036 162 0 0 25 0 1 0 388557154 1830936576 446836 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 447006 446836 81 214 0 446788 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 1788024



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+685.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 22792
/proc/meminfo: memFree=15288/2055920 swapFree=4183972/4192956
[pid=22593] ppid=22591 vsize=1843284 CPUtime=684.62
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4194304 460668 0 0 0 68295 167 0 0 25 0 1 0 388557154 1887522816 460651 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 0 0 0
/proc/22593/statm: 460821 460651 81 214 0 460603 0
Current children cumulated CPU time (s) 684.62
Current children cumulated vsize (KiB) 1843284

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

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

[startup+685.207 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22793
/proc/meminfo: memFree=685424/2055920 swapFree=4183972/4192956
[pid=22593] ppid=22591 vsize=0 CPUtime=684.73
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4195332 460668 0 0 0 68295 178 0 0 25 0 1 0 388557154 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 684.73
Current children cumulated vsize (KiB) 0

[startup+685.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22793
/proc/meminfo: memFree=685424/2055920 swapFree=4183972/4192956
[pid=22593] ppid=22591 vsize=0 CPUtime=684.82
/proc/22593/stat : 22593 (mmisat) R 22591 22593 22105 0 -1 4195332 460668 0 0 0 68295 187 0 0 25 0 1 0 388557154 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22593/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 684.82
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 685.385
CPU time (s): 684.907
CPU user time (s): 682.95
CPU system time (s): 1.9567
CPU usage (%): 99.9302
Max. virtual memory (cumulated for all children) (KiB): 1843284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 682.95
system time used= 1.9567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460668
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= 6
involuntary context switches= 1670

runsolver used 0.530919 second user time and 1.45578 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Mar 12 07:53:31 UTC 2007

IDJOB= 338444
IDBENCH= 24723
IDSOLVER= 108
FILE ID= node43/338444-1173686010

PBS_JOBID= 4101721

Free space on /tmp= 66478 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/grid-pebbling-sat-grid-pbl-0300.sat05-1341.sat05-1341.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338444-1173686010/mmisat /tmp/evaluation/338444-1173686010/instance-338444-1173686010.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-338444-1173686010 -o ROOT/results/node43/solver-338444-1173686010 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338444-1173686010/mmisat /tmp/evaluation/338444-1173686010/instance-338444-1173686010.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  e899c85929b7de69ebfb14f0dad93191

RANDOM SEED= 762095150

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1781136 kB
Buffers:         28696 kB
Cached:         179664 kB
SwapCached:      21276 kB
Active:          86612 kB
Inactive:       149824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781136 kB
SwapTotal:     4192956 kB
SwapFree:      4165988 kB
Dirty:            5964 kB
Writeback:           0 kB
Mapped:          15448 kB
Slab:            24312 kB
Committed_AS:   846120 kB
PageTables:       1392 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= 66478 MiB

End job on node43 on Mon Mar 12 08:04:58 UTC 2007