Trace number 356356

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
TiniSatELite 2007-02-08UNSAT 282.282 282.372

General information on the benchmark

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.282
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.20	c ==============================================================================
0.00/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.20	c ==============================================================================
0.00/0.20	c |         0 |  207960   486008 |   62387       0        0     nan |  0.000 % |
1.58/1.67	c |         0 |  121498   417368 |      --       0       --      -- |     --   | -86462/-68640
1.58/1.68	c ==============================================================================
1.58/1.68	c Result  :   #vars: 18081   #clauses: 121498   #literals: 417368
1.58/1.68	c CPU time:   1.58876 s
1.58/1.68	c ==============================================================================
1.85/2.06	c Tinisat 0.22
1.85/2.06	c solving /tmp/GTI_node63.alineos.net_6592.cnf
1.85/2.06	c 18081 variables, 121498 clauses
282.19/282.33	c 174883 decisions, 110235 conflicts, 76 restarts
282.19/282.33	c solved in 280.39s
282.19/282.36	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node63/watcher-356356-1177542298 -o ROOT/results/node63/solver-356356-1177542298 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/356356-1177542298/TiniSatELite /tmp/evaluation/356356-1177542298/instance-356356-1177542298.cnf 

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): 15000 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.52 0.20 3/64 6592
/proc/meminfo: memFree=1680388/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=0
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 230219724 5480448 232 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254974546 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/6592/statm: 1338 232 195 169 0 49 0
[pid=6593] ppid=6592 vsize=5352 CPUtime=0
/proc/6593/stat : 6593 (TiniSatELite) S 6592 6592 6255 0 -1 4194368 52 25 0 0 0 0 0 0 20 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/6593/statm: 1338 236 198 169 0 49 0

[startup+0.049485 s]
/proc/loadavg: 0.93 0.52 0.20 3/64 6592
/proc/meminfo: memFree=1680388/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=0
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230219724 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6592/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.102488 s]
/proc/loadavg: 0.93 0.52 0.20 3/64 6592
/proc/meminfo: memFree=1680388/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=0
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230219724 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6592/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.30251 s]
/proc/loadavg: 0.93 0.52 0.20 3/64 6592
/proc/meminfo: memFree=1680388/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=0
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230219724 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6592/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.702551 s]
/proc/loadavg: 0.93 0.52 0.20 3/64 6592
/proc/meminfo: memFree=1680388/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=0
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230219724 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6592/statm: 1338 235 197 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50162 s]
/proc/loadavg: 0.93 0.52 0.20 2/66 6597
/proc/meminfo: memFree=1644276/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=0
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 307 252 0 0 0 0 0 0 18 0 1 0 230219724 5480448 235 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6592/statm: 1338 235 197 169 0 49 0
[pid=6597] ppid=6592 vsize=40940 CPUtime=1.48
/proc/6597/stat : 6597 (SatELite_releas) R 6592 6592 6255 0 -1 4194304 8670 0 0 0 141 7 0 0 25 0 1 0 230219725 41922560 8344 18446744073709551615 134512640 135037501 4294956560 18446744073709551615 134543046 0 0 4096 3 0 0 0 17 1 0 0
/proc/6597/statm: 10235 8344 66 128 0 10104 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46292

[startup+3.10179 s]
/proc/loadavg: 0.93 0.52 0.20 2/66 6598
/proc/meminfo: memFree=1663732/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=11716 CPUtime=1.22
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 2632 0 0 0 121 1 0 0 25 0 1 0 230219911 11997184 2273 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 2929 2273 52 110 0 2816 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17068

[startup+6.30113 s]
/proc/loadavg: 0.94 0.53 0.21 2/66 6598
/proc/meminfo: memFree=1663284/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=11716 CPUtime=4.42
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 2909 0 0 0 441 1 0 0 25 0 1 0 230219911 11997184 2550 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 2929 2550 52 110 0 2816 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17068

[startup+12.7018 s]
/proc/loadavg: 0.94 0.54 0.21 2/66 6598
/proc/meminfo: memFree=1660028/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=20136 CPUtime=10.82
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 3657 0 0 0 1080 2 0 0 25 0 1 0 230219911 20619264 3298 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 5034 3298 52 110 0 4921 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25488

[startup+25.5011 s]
/proc/loadavg: 0.95 0.56 0.22 2/66 6598
/proc/meminfo: memFree=1654460/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=20136 CPUtime=23.62
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 5057 0 0 0 2358 4 0 0 25 0 1 0 230219911 20619264 4698 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519953 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 5034 4698 52 110 0 4921 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25488

[startup+51.1018 s]
/proc/loadavg: 0.97 0.59 0.24 2/66 6598
/proc/meminfo: memFree=1641724/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=36976 CPUtime=49.21
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 8301 0 0 0 4915 6 0 0 25 0 1 0 230219911 37863424 7942 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 9244 7942 52 110 0 9131 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42328

[startup+102.305 s]
/proc/loadavg: 0.98 0.65 0.28 2/66 6598
/proc/meminfo: memFree=1614332/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=70656 CPUtime=100.4
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 15057 0 0 0 10028 12 0 0 25 0 1 0 230219911 72351744 14698 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520093 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 17664 14698 52 110 0 17551 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 76008

[startup+162.301 s]
/proc/loadavg: 0.99 0.71 0.32 2/66 6598
/proc/meminfo: memFree=1584188/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=138532 CPUtime=160.37
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 22717 0 0 0 16018 19 0 0 25 0 1 0 230219911 141856768 22358 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 34633 22358 52 110 0 34520 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 143884

[startup+222.302 s]
/proc/loadavg: 0.99 0.76 0.36 2/66 6598
/proc/meminfo: memFree=1557308/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=138800 CPUtime=220.36
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 29276 0 0 0 22011 25 0 0 25 0 1 0 230219911 142131200 28917 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 34700 28917 52 110 0 34587 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 144152

[startup+282.301 s]
/proc/loadavg: 0.99 0.80 0.40 2/66 6598
/proc/meminfo: memFree=1528060/2055920 swapFree=4182896/4192956
[pid=6592] ppid=6590 vsize=5352 CPUtime=1.85
/proc/6592/stat : 6592 (TiniSatELite) S 6590 6592 6255 0 -1 4194304 331 9475 0 0 0 0 176 9 16 0 1 0 230219724 5480448 236 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6592/statm: 1338 236 197 169 0 49 0
[pid=6598] ppid=6592 vsize=274088 CPUtime=280.34
/proc/6598/stat : 6598 (tinisat) R 6592 6592 6255 0 -1 4194304 36667 0 0 0 28003 31 0 0 25 0 1 0 230219911 280666112 36308 18446744073709551615 134512640 134966189 4294956688 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6598/statm: 68522 36308 52 110 0 68409 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 279440

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

Child status: 20
Real time (s): 282.372
CPU time (s): 282.282
CPU user time (s): 281.832
CPU system time (s): 0.449931
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 279440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 281.832
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46639
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= 73
involuntary context switches= 469

runsolver used 0.213967 second user time and 0.567913 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Wed Apr 25 23:04:58 UTC 2007

IDJOB= 356356
IDBENCH= 20425
IDSOLVER= 170
FILE ID= node63/356356-1177542298

PBS_JOBID= 4695829

Free space on /tmp= 66484 MiB

SOLVER NAME= TiniSatELite 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= /tmp/evaluation/356356-1177542298/TiniSatELite /tmp/evaluation/356356-1177542298/instance-356356-1177542298.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-356356-1177542298 -o ROOT/results/node63/solver-356356-1177542298 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/356356-1177542298/TiniSatELite /tmp/evaluation/356356-1177542298/instance-356356-1177542298.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  175ec3119584300988ad366c4a04cccc

RANDOM SEED= 738481122

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:       1680924 kB
Buffers:         26540 kB
Cached:         216152 kB
SwapCached:       4556 kB
Active:         199904 kB
Inactive:       124532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680924 kB
SwapTotal:     4192956 kB
SwapFree:      4182896 kB
Dirty:            4752 kB
Writeback:           0 kB
Mapped:          86984 kB
Slab:            36396 kB
Committed_AS:  2296096 kB
PageTables:       1632 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= 66484 MiB

End job on node63 on Wed Apr 25 23:09:41 UTC 2007