Trace number 1825084

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
SAT07 reference solver: picosat 535UNSAT 649.914 650.148

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.226
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

649.86/650.14	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-1825084-1242477497/watcher-1825084-1242477497 -o /tmp/evaluation-result-1825084-1242477497/solver-1825084-1242477497 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825084-1242477497.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): 12000 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.02 1.28 3/65 11448
/proc/meminfo: memFree=908120/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=884 CPUtime=0
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 275779189 905216 113 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 221 113 40 102 0 116 0

[startup+0.0465141 s]
/proc/loadavg: 1.00 1.02 1.28 3/65 11448
/proc/meminfo: memFree=908120/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=884 CPUtime=0.04
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 152 0 0 0 2 2 0 0 20 0 1 0 275779189 905216 138 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 221 138 40 102 0 116 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 884

[startup+0.101523 s]
/proc/loadavg: 1.00 1.02 1.28 3/65 11448
/proc/meminfo: memFree=908120/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=1160 CPUtime=0.09
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 209 0 0 0 4 5 0 0 20 0 1 0 275779189 1187840 195 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 290 195 40 102 0 185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1160

[startup+0.301557 s]
/proc/loadavg: 1.00 1.02 1.28 3/65 11448
/proc/meminfo: memFree=908120/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=2180 CPUtime=0.29
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 442 0 0 0 14 15 0 0 22 0 1 0 275779189 2232320 426 1992294400 134512640 134931368 4294956240 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 545 426 42 102 0 440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2180

[startup+0.701629 s]
/proc/loadavg: 1.00 1.02 1.28 3/65 11448
/proc/meminfo: memFree=908120/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=2452 CPUtime=0.69
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 528 0 0 0 54 15 0 0 25 0 1 0 275779189 2510848 510 1992294400 134512640 134931368 4294956240 18446744073709551615 134522728 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 613 510 48 102 0 508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2452

[startup+1.50177 s]
/proc/loadavg: 1.00 1.02 1.28 2/66 11449
/proc/meminfo: memFree=905936/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=3112 CPUtime=1.49
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 688 0 0 0 134 15 0 0 25 0 1 0 275779189 3186688 670 1992294400 134512640 134931368 4294956240 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 778 670 48 102 0 673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3112

[startup+3.10106 s]
/proc/loadavg: 1.00 1.02 1.28 2/66 11449
/proc/meminfo: memFree=905360/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=3376 CPUtime=3.09
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 740 0 0 0 294 15 0 0 25 0 1 0 275779189 3457024 722 1992294400 134512640 134931368 4294956240 18446744073709551615 134549502 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 844 722 48 102 0 739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3376

[startup+6.30163 s]
/proc/loadavg: 1.00 1.02 1.28 2/66 11449
/proc/meminfo: memFree=905112/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=3376 CPUtime=6.29
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 748 0 0 0 614 15 0 0 25 0 1 0 275779189 3457024 730 1992294400 134512640 134931368 4294956240 18446744073709551615 134525763 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 844 730 48 102 0 739 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3376

[startup+12.7018 s]
/proc/loadavg: 1.00 1.02 1.28 2/66 11449
/proc/meminfo: memFree=904672/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=3812 CPUtime=12.69
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 846 0 0 0 1254 15 0 0 25 0 1 0 275779189 3903488 828 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 953 828 48 102 0 848 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3812

[startup+25.5011 s]
/proc/loadavg: 1.00 1.02 1.27 2/66 11449
/proc/meminfo: memFree=904096/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=4468 CPUtime=25.48
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 991 0 0 0 2533 15 0 0 25 0 1 0 275779189 4575232 973 1992294400 134512640 134931368 4294956240 18446744073709551615 134529914 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1117 973 48 102 0 1012 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4468

[startup+51.1016 s]
/proc/loadavg: 1.00 1.02 1.26 2/66 11449
/proc/meminfo: memFree=903392/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=5168 CPUtime=51.07
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 1170 0 0 0 5092 15 0 0 25 0 1 0 275779189 5292032 1152 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1292 1152 48 102 0 1187 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5168

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.25 2/66 11449
/proc/meminfo: memFree=902432/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=6076 CPUtime=102.26
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 1404 0 0 0 10210 16 0 0 25 0 1 0 275779189 6221824 1385 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1519 1385 48 102 0 1414 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6076

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.23 2/66 11449
/proc/meminfo: memFree=901728/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=6792 CPUtime=162.24
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 1584 0 0 0 16208 16 0 0 25 0 1 0 275779189 6955008 1565 1992294400 134512640 134931368 4294956240 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1698 1565 48 102 0 1593 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6792

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 11449
/proc/meminfo: memFree=901024/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=7552 CPUtime=222.21
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 1780 0 0 0 22205 16 0 0 25 0 1 0 275779189 7733248 1761 1992294400 134512640 134931368 4294956240 18446744073709551615 134597663 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1888 1761 48 102 0 1783 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7552

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.20 2/66 11451
/proc/meminfo: memFree=900640/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=7880 CPUtime=282.19
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 1869 0 0 0 28203 16 0 0 25 0 1 0 275779189 8069120 1850 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 1970 1850 48 102 0 1865 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 7880

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 11451
/proc/meminfo: memFree=899872/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=8588 CPUtime=342.17
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 2053 0 0 0 34201 16 0 0 25 0 1 0 275779189 8794112 2034 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2147 2034 48 102 0 2042 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 8588

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 11451
/proc/meminfo: memFree=899872/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=8552 CPUtime=402.14
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 2058 0 0 0 40198 16 0 0 25 0 1 0 275779189 8757248 2032 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2138 2032 48 102 0 2033 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 8552

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 11451
/proc/meminfo: memFree=898976/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=9552 CPUtime=462.12
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 2279 0 0 0 46196 16 0 0 25 0 1 0 275779189 9781248 2253 1992294400 134512640 134931368 4294956240 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2388 2253 48 102 0 2283 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 9552

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 11451
/proc/meminfo: memFree=898784/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=9544 CPUtime=522.1
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 2419 0 0 0 52194 16 0 0 25 0 1 0 275779189 9773056 2255 1992294400 134512640 134931368 4294956240 18446744073709551615 134523542 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2386 2255 48 102 0 2281 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 9544

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 11451
/proc/meminfo: memFree=897760/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=10732 CPUtime=582.08
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 2835 0 0 0 58191 17 0 0 25 0 1 0 275779189 10989568 2533 1992294400 134512640 134931368 4294956240 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2683 2533 48 102 0 2578 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 10732

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 11451
/proc/meminfo: memFree=897696/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=10732 CPUtime=642.07
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 3016 0 0 0 64190 17 0 0 25 0 1 0 275779189 10989568 2535 1992294400 134512640 134931368 4294956240 18446744073709551615 134529395 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2683 2535 48 102 0 2578 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 10732

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

[startup+646.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 11451
/proc/meminfo: memFree=897696/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=10732 CPUtime=646.06
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 3016 0 0 0 64589 17 0 0 25 0 1 0 275779189 10989568 2535 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2683 2535 48 102 0 2578 0
Current children cumulated CPU time (s) 646.06
Current children cumulated vsize (KiB) 10732

[startup+647.905 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 11451
/proc/meminfo: memFree=897696/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=10732 CPUtime=647.66
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 3016 0 0 0 64749 17 0 0 25 0 1 0 275779189 10989568 2535 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2683 2535 48 102 0 2578 0
Current children cumulated CPU time (s) 647.66
Current children cumulated vsize (KiB) 10732

[startup+649.501 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 11451
/proc/meminfo: memFree=897696/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=10732 CPUtime=649.26
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 3016 0 0 0 64909 17 0 0 25 0 1 0 275779189 10989568 2535 1992294400 134512640 134931368 4294956240 18446744073709551615 134525816 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2683 2535 48 102 0 2578 0
Current children cumulated CPU time (s) 649.26
Current children cumulated vsize (KiB) 10732

[startup+649.901 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 11451
/proc/meminfo: memFree=897696/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=10732 CPUtime=649.66
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 3016 0 0 0 64949 17 0 0 25 0 1 0 275779189 10989568 2535 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2683 2535 48 102 0 2578 0
Current children cumulated CPU time (s) 649.66
Current children cumulated vsize (KiB) 10732

[startup+650.106 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 11451
/proc/meminfo: memFree=897696/2055920 swapFree=4184600/4192956
[pid=11448] ppid=11446 vsize=10732 CPUtime=649.86
/proc/11448/stat : 11448 (picosat) R 11446 11448 11354 0 -1 4194304 3016 0 0 0 64969 17 0 0 25 0 1 0 275779189 10989568 2535 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11448/statm: 2683 2535 48 102 0 2578 0
Current children cumulated CPU time (s) 649.86
Current children cumulated vsize (KiB) 10732

Child status: 20
Real time (s): 650.148
CPU time (s): 649.914
CPU user time (s): 649.74
CPU system time (s): 0.173973
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 10872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 649.74
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3018
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= 823

runsolver used 0.699893 second user time and 1.56676 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-16 14:38:17
IDJOB=1825084
IDBENCH=69645
IDSOLVER=666
FILE ID=node89/1825084-1242477497
PBS_JOBID= 9306835
Free space on /tmp= 66308 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825084-1242477497/watcher-1825084-1242477497 -o /tmp/evaluation-result-1825084-1242477497/solver-1825084-1242477497 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825084-1242477497.cnf            

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED=880738102

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        908536 kB
Buffers:         86484 kB
Cached:         950536 kB
SwapCached:       3720 kB
Active:          93144 kB
Inactive:       953740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        908536 kB
SwapTotal:     4192956 kB
SwapFree:      4184600 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:          17488 kB
Slab:            86512 kB
Committed_AS:   880604 kB
PageTables:       1372 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= 66308 MiB
End job on node89 at 2009-05-16 14:49:07