Trace number 1722261

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
HydraSAT 2009-03-22-BaseUNSAT 509.573 509.721

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.421
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

509.55/509.71	
509.55/509.71	c decisions : 1805751
509.55/509.71	c conflicts : 1312923
509.55/509.71	c Memory limit 1620 MiB
509.55/509.71	c RANDOM SEED: 1299819311
509.55/509.71	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1722261-1240673866/watcher-1722261-1240673866 -o /tmp/evaluation-result-1722261-1240673866/solver-1722261-1240673866 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1722261-1240673866.cnf -rs 1299819311 -co memory_limit 1800 

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: 1.00 1.00 1.00 3/64 14635
/proc/meminfo: memFree=1608896/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=2016 CPUtime=0
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 95410996 2064384 202 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 504 202 151 362 0 139 0

[startup+0.0592831 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14635
/proc/meminfo: memFree=1608896/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=3732 CPUtime=0.05
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 698 0 0 0 5 0 0 0 18 0 1 0 95410996 3821568 682 1992294400 134512640 135997824 4294956160 18446744073709551615 134616563 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 933 682 151 362 0 568 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3732

[startup+0.101288 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14635
/proc/meminfo: memFree=1608896/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=5888 CPUtime=0.09
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 1309 0 0 0 9 0 0 0 18 0 1 0 95410996 6029312 1255 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 1472 1255 158 362 0 1107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5888

[startup+0.301315 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14635
/proc/meminfo: memFree=1608896/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=5888 CPUtime=0.29
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 1309 0 0 0 29 0 0 0 19 0 1 0 95410996 6029312 1255 1992294400 134512640 135997824 4294956160 18446744073709551615 134695391 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 1472 1255 158 362 0 1107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5888

[startup+0.701371 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14635
/proc/meminfo: memFree=1608896/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=7852 CPUtime=0.69
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 1788 0 0 0 69 0 0 0 22 0 1 0 95410996 8040448 1672 1992294400 134512640 135997824 4294956160 18446744073709551615 134695414 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 1963 1672 159 362 0 1598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7852

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14636
/proc/meminfo: memFree=1602808/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=11304 CPUtime=1.49
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 2560 0 0 0 148 1 0 0 25 0 1 0 95410996 11575296 2443 1992294400 134512640 135997824 4294956160 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 2826 2443 174 362 0 2461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11304

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14636
/proc/meminfo: memFree=1599352/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=11860 CPUtime=3.09
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 2662 0 0 0 308 1 0 0 25 0 1 0 95410996 12144640 2545 1992294400 134512640 135997824 4294956160 18446744073709551615 134757627 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 2965 2545 174 362 0 2600 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11860

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14636
/proc/meminfo: memFree=1598968/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=12000 CPUtime=6.29
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 2708 0 0 0 628 1 0 0 25 0 1 0 95410996 12288000 2591 1992294400 134512640 135997824 4294956160 18446744073709551615 135368877 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 3000 2591 174 362 0 2635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12000

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14636
/proc/meminfo: memFree=1598648/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=12276 CPUtime=12.69
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 2759 0 0 0 1268 1 0 0 25 0 1 0 95410996 12570624 2642 1992294400 134512640 135997824 4294956160 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 3069 2642 174 362 0 2704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12276

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14636
/proc/meminfo: memFree=1598328/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=12688 CPUtime=25.48
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 2849 0 0 0 2547 1 0 0 25 0 1 0 95410996 12992512 2732 1992294400 134512640 135997824 4294956160 18446744073709551615 134758036 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 3172 2732 174 362 0 2807 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12688

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14636
/proc/meminfo: memFree=1597816/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=13224 CPUtime=51.07
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 2967 0 0 0 5106 1 0 0 25 0 1 0 95410996 13541376 2850 1992294400 134512640 135997824 4294956160 18446744073709551615 134590909 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 3306 2850 174 362 0 2941 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13224

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14636
/proc/meminfo: memFree=1594872/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=16328 CPUtime=102.27
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 3682 0 0 0 10225 2 0 0 25 0 1 0 95410996 16719872 3565 1992294400 134512640 135997824 4294956160 18446744073709551615 135366289 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4082 3565 174 362 0 3717 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16328

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1594552/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=16596 CPUtime=162.24
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 3743 0 0 0 16222 2 0 0 25 0 1 0 95410996 16994304 3626 1992294400 134512640 135997824 4294956160 18446744073709551615 134816800 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4149 3626 174 362 0 3784 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16596

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1594488/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=16728 CPUtime=222.22
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 3763 0 0 0 22220 2 0 0 25 0 1 0 95410996 17129472 3646 1992294400 134512640 135997824 4294956160 18446744073709551615 134845044 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4182 3646 174 362 0 3817 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16728

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1594360/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=16728 CPUtime=282.21
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 3787 0 0 0 28218 3 0 0 25 0 1 0 95410996 17129472 3670 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4182 3670 174 362 0 3817 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 16728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1594296/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=16864 CPUtime=342.19
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 3799 0 0 0 34216 3 0 0 25 0 1 0 95410996 17268736 3682 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4216 3682 174 362 0 3851 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16864

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1593912/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=17276 CPUtime=402.17
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 3896 0 0 0 40214 3 0 0 25 0 1 0 95410996 17690624 3779 1992294400 134512640 135997824 4294956160 18446744073709551615 135367732 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4319 3779 174 362 0 3954 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17276

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1592568/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=18728 CPUtime=462.15
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4223 0 0 0 46212 3 0 0 25 0 1 0 95410996 19177472 4106 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4682 4106 174 362 0 4317 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 18728

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

[startup+486.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1591864/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=19596 CPUtime=486.15
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4390 0 0 0 48612 3 0 0 25 0 1 0 95410996 20066304 4273 1992294400 134512640 135997824 4294956160 18446744073709551615 134758042 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 4899 4273 174 362 0 4534 0
Current children cumulated CPU time (s) 486.15
Current children cumulated vsize (KiB) 19596

[startup+499.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1591544/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=20104 CPUtime=498.94
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4475 0 0 0 49891 3 0 0 25 0 1 0 95410996 20586496 4358 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 5026 4358 174 362 0 4661 0
Current children cumulated CPU time (s) 498.94
Current children cumulated vsize (KiB) 20104

[startup+505.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1591544/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=20104 CPUtime=505.34
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4480 0 0 0 50531 3 0 0 25 0 1 0 95410996 20586496 4363 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 5026 4363 174 362 0 4661 0
Current children cumulated CPU time (s) 505.34
Current children cumulated vsize (KiB) 20104

[startup+507.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1591480/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=20104 CPUtime=506.95
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4494 0 0 0 50691 4 0 0 25 0 1 0 95410996 20586496 4377 1992294400 134512640 135997824 4294956160 18446744073709551615 134757711 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 5026 4377 174 362 0 4661 0
Current children cumulated CPU time (s) 506.95
Current children cumulated vsize (KiB) 20104

[startup+508.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1591480/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=20104 CPUtime=508.55
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4496 0 0 0 50851 4 0 0 25 0 1 0 95410996 20586496 4379 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 5026 4379 174 362 0 4661 0
Current children cumulated CPU time (s) 508.55
Current children cumulated vsize (KiB) 20104

[startup+509.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1591480/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=20104 CPUtime=509.35
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4497 0 0 0 50931 4 0 0 25 0 1 0 95410996 20586496 4380 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 5026 4380 174 362 0 4661 0
Current children cumulated CPU time (s) 509.35
Current children cumulated vsize (KiB) 20104

[startup+509.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14638
/proc/meminfo: memFree=1591480/2055920 swapFree=4180432/4192956
[pid=14635] ppid=14633 vsize=20104 CPUtime=509.55
/proc/14635/stat : 14635 (hydrasat) R 14633 14635 14257 0 -1 4194304 4497 0 0 0 50951 4 0 0 25 0 1 0 95410996 20586496 4380 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14635/statm: 5026 4380 174 362 0 4661 0
Current children cumulated CPU time (s) 509.55
Current children cumulated vsize (KiB) 20104

Child status: 20
Real time (s): 509.721
CPU time (s): 509.573
CPU user time (s): 509.529
CPU system time (s): 0.043993
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 20104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 509.529
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4503
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= 2
involuntary context switches= 1122

runsolver used 0.355945 second user time and 1.09683 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 17:37:46
IDJOB=1722261
IDBENCH=71086
IDSOLVER=520
FILE ID=node49/1722261-1240673866
PBS_JOBID= 9186586
Free space on /tmp= 66320 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722261-1240673866/watcher-1722261-1240673866 -o /tmp/evaluation-result-1722261-1240673866/solver-1722261-1240673866 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1722261-1240673866.cnf -rs 1299819311 -co memory_limit 1800

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=1299819311

node49.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.241
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.241
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:       1609312 kB
Buffers:         46512 kB
Cached:         328804 kB
SwapCached:       5620 kB
Active:         150776 kB
Inactive:       234316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609312 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            2428 kB
Writeback:           0 kB
Mapped:          13804 kB
Slab:            47280 kB
Committed_AS:   333564 kB
PageTables:       1384 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= 66320 MiB
End job on node49 at 2009-04-25 17:46:16