Trace number 308016

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
MiraXT v2UNSAT 106.193 106.265

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1377128774-12-UNSAT.cnf
MD5SUMcc733e9a0d26b1e09913a40f9eba8e3c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.6866
Satisfiable
(Un)Satisfiability was proved
Number of variables3500
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
106.12/106.25	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-308016-1178864663 -o ROOT/results/node19/solver-308016-1178864663 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/308016-1178864663/MiraXTv2_dyn /tmp/evaluation/308016-1178864663/instance-308016-1178864663.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: 1.25 1.66 1.46 3/77 13422
/proc/meminfo: memFree=1795784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=4052 CPUtime=0
/proc/13422/stat : 13422 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 334383711 4149248 343 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 0 0 0
/proc/13422/statm: 1013 345 205 20 0 371 0

[startup+0.09942 s]
/proc/loadavg: 1.25 1.66 1.46 3/77 13422
/proc/meminfo: memFree=1795784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=7060 CPUtime=0.09
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 927 0 0 0 9 0 0 0 18 0 2 0 334383711 7229440 901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 1765 901 218 20 0 1123 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7060

[startup+0.102419 s]
/proc/loadavg: 1.25 1.66 1.46 3/77 13422
/proc/meminfo: memFree=1795784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=7060 CPUtime=0.09
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 927 0 0 0 9 0 0 0 18 0 2 0 334383711 7229440 901 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 1765 901 218 20 0 1123 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7060

[startup+0.30144 s]
/proc/loadavg: 1.25 1.66 1.46 3/77 13422
/proc/meminfo: memFree=1795784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=7324 CPUtime=0.29
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 984 0 0 0 29 0 0 0 18 0 2 0 334383711 7499776 958 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 1831 958 218 20 0 1189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7324

[startup+0.701484 s]
/proc/loadavg: 1.25 1.66 1.46 3/77 13422
/proc/meminfo: memFree=1795784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=7984 CPUtime=0.69
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 1186 0 0 0 69 0 0 0 18 0 2 0 334383711 8175616 1160 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 1996 1160 218 20 0 1354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7984

[startup+1.50157 s]
/proc/loadavg: 1.23 1.65 1.45 2/79 13424
/proc/meminfo: memFree=1791416/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=9780 CPUtime=1.49
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 1485 0 0 0 149 0 0 0 18 0 2 0 334383711 10014720 1459 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 2445 1459 218 20 0 1803 0
[pid=13422/tid=13424] ppid=13420 vsize=9780 CPUtime=1.45
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 854 0 0 0 145 0 0 0 25 0 2 0 334383715 10014720 1459 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9780

[startup+3.10174 s]
/proc/loadavg: 1.23 1.65 1.45 2/79 13424
/proc/meminfo: memFree=1789624/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=11412 CPUtime=3.09
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 1918 0 0 0 309 0 0 0 18 0 2 0 334383711 11685888 1892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 2853 1892 218 20 0 2211 0
[pid=13422/tid=13424] ppid=13420 vsize=11412 CPUtime=3.05
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 1287 0 0 0 305 0 0 0 25 0 2 0 334383715 11685888 1892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11412

[startup+6.30109 s]
/proc/loadavg: 1.21 1.64 1.45 2/79 13424
/proc/meminfo: memFree=1786680/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=14304 CPUtime=6.29
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 2665 0 0 0 628 1 0 0 18 0 2 0 334383711 14647296 2639 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 3576 2639 218 20 0 2934 0
[pid=13422/tid=13424] ppid=13420 vsize=14304 CPUtime=6.24
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 2034 0 0 0 624 0 0 0 25 0 2 0 334383715 14647296 2639 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14304

[startup+12.7018 s]
/proc/loadavg: 1.19 1.63 1.45 2/79 13424
/proc/meminfo: memFree=1780736/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=18808 CPUtime=12.68
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 3895 0 0 0 1266 2 0 0 18 0 2 0 334383711 19259392 3833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 4702 3833 218 20 0 4060 0
[pid=13422/tid=13424] ppid=13420 vsize=18808 CPUtime=12.64
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 3264 0 0 0 1263 1 0 0 25 0 2 0 334383715 19259392 3833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18808

[startup+25.5022 s]
/proc/loadavg: 1.15 1.60 1.44 2/79 13424
/proc/meminfo: memFree=1773056/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=26672 CPUtime=25.47
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 6008 0 0 0 2544 3 0 0 18 0 2 0 334383711 27312128 5859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 6668 5859 218 20 0 6026 0
[pid=13422/tid=13424] ppid=13420 vsize=26672 CPUtime=25.44
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 5377 0 0 0 2541 3 0 0 25 0 2 0 334383715 27312128 5859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26672

[startup+51.103 s]
/proc/loadavg: 1.10 1.55 1.43 2/79 13424
/proc/meminfo: memFree=1765696/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=33904 CPUtime=51.06
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 8004 0 0 0 5101 5 0 0 18 0 2 0 334383711 34717696 7687 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 8476 7687 218 20 0 7834 0
[pid=13422/tid=13424] ppid=13420 vsize=33904 CPUtime=51.02
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 7373 0 0 0 5097 5 0 0 25 0 2 0 334383715 34717696 7687 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33904

[startup+102.307 s]
/proc/loadavg: 1.04 1.46 1.40 2/79 13424
/proc/meminfo: memFree=1758784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=40308 CPUtime=102.23
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 10028 0 0 0 10215 8 0 0 18 0 2 0 334383711 41275392 9315 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 10077 9315 218 20 0 9435 0
[pid=13422/tid=13424] ppid=13420 vsize=40308 CPUtime=102.19
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 9397 0 0 0 10211 8 0 0 25 0 2 0 334383715 41275392 9315 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40308

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

[startup+103.902 s]
/proc/loadavg: 1.04 1.46 1.40 2/79 13424
/proc/meminfo: memFree=1758784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=40308 CPUtime=103.82
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 10028 0 0 0 10374 8 0 0 18 0 2 0 334383711 41275392 9315 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 10077 9315 218 20 0 9435 0
[pid=13422/tid=13424] ppid=13420 vsize=40308 CPUtime=103.78
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 9397 0 0 0 10370 8 0 0 25 0 2 0 334383715 41275392 9315 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 103.82
Current children cumulated vsize (KiB) 40308

[startup+105.502 s]
/proc/loadavg: 1.04 1.45 1.40 2/79 13424
/proc/meminfo: memFree=1758784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=40440 CPUtime=105.42
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 10045 0 0 0 10534 8 0 0 18 0 2 0 334383711 41410560 9332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 10110 9332 218 20 0 9468 0
[pid=13422/tid=13424] ppid=13420 vsize=40440 CPUtime=105.38
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 9414 0 0 0 10530 8 0 0 25 0 2 0 334383715 41410560 9332 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 105.42
Current children cumulated vsize (KiB) 40440

[startup+105.902 s]
/proc/loadavg: 1.04 1.45 1.40 2/79 13424
/proc/meminfo: memFree=1758784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=40572 CPUtime=105.82
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 10087 0 0 0 10574 8 0 0 18 0 2 0 334383711 41545728 9374 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 10143 9374 218 20 0 9501 0
[pid=13422/tid=13424] ppid=13420 vsize=40572 CPUtime=105.78
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 9456 0 0 0 10570 8 0 0 25 0 2 0 334383715 41545728 9374 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 105.82
Current children cumulated vsize (KiB) 40572

[startup+106.102 s]
/proc/loadavg: 1.04 1.45 1.40 2/79 13424
/proc/meminfo: memFree=1758784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=40704 CPUtime=106.02
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 10113 0 0 0 10594 8 0 0 18 0 2 0 334383711 41680896 9400 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 10176 9400 218 20 0 9534 0
[pid=13422/tid=13424] ppid=13420 vsize=40704 CPUtime=105.98
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 9482 0 0 0 10590 8 0 0 25 0 2 0 334383715 41680896 9400 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 106.02
Current children cumulated vsize (KiB) 40704

[startup+106.202 s]
/proc/loadavg: 1.04 1.45 1.40 2/79 13424
/proc/meminfo: memFree=1758784/2055920 swapFree=4148252/4192956
[pid=13422] ppid=13420 vsize=40704 CPUtime=106.12
/proc/13422/stat : 13422 (MiraXTv2_dyn) S 13420 13422 12389 0 -1 4194304 10120 0 0 0 10604 8 0 0 18 0 2 0 334383711 41680896 9407 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/13422/statm: 10176 9407 218 20 0 9534 0
[pid=13422/tid=13424] ppid=13420 vsize=40704 CPUtime=106.08
/proc/13422/task/13424/stat : 13424 (MiraXTv2_dyn) R 13420 13422 12389 0 -1 4194368 9489 0 0 0 10600 8 0 0 25 0 2 0 334383715 41680896 9407 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134528476 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 106.12
Current children cumulated vsize (KiB) 40704

Child status: 20
Real time (s): 106.265
CPU time (s): 106.193
CPU user time (s): 106.097
CPU system time (s): 0.095985
CPU usage (%): 99.932
Max. virtual memory (cumulated for all children) (KiB): 40704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.097
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10126
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= 13
involuntary context switches= 2348

runsolver used 0.107983 second user time and 0.282956 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 06:24:23 UTC 2007

IDJOB= 308016
IDBENCH= 20220
IDSOLVER= 129
FILE ID= node19/308016-1178864663

PBS_JOBID= 5251028

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1377128774-12-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308016-1178864663/MiraXTv2_dyn /tmp/evaluation/308016-1178864663/instance-308016-1178864663.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-308016-1178864663 -o ROOT/results/node19/solver-308016-1178864663 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/308016-1178864663/MiraXTv2_dyn /tmp/evaluation/308016-1178864663/instance-308016-1178864663.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cc733e9a0d26b1e09913a40f9eba8e3c

RANDOM SEED= 28201360

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1796000 kB
Buffers:         47152 kB
Cached:         127708 kB
SwapCached:      14248 kB
Active:         102160 kB
Inactive:        96496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796000 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:          29968 kB
Slab:            46800 kB
Committed_AS:  9160624 kB
PageTables:       1784 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= 66560 MiB

End job on node19 on Fri May 11 06:26:10 UTC 2007