Trace number 1719950

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
tts tts-5-0Signal 338.061 338.229

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.744
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.09/1.13	c Command: HOME/tts-5-0 HOME/instance-1719950-1240651084.cnf 
1.09/1.13	c Using SATTIMEOUT of 1200
1.09/1.13	c Using SATRAM of 1800
1.09/1.13	c Size of subset node = 16
1.09/1.13	c Variables = 183371
1.09/1.13	c Clauses = 547078
1.09/1.13	c Literals = 1276514
1.09/1.13	c Reduced size:
1.09/1.13	c Variables = 183371
1.09/1.13	c Clauses = 547070
1.09/1.13	c Literals = 1276496
1.09/1.13	c a2
2.10/2.13	c a1
334.56/334.76	c Independent sub-problems = 1
334.56/334.76	c Sub-problem with 183368 variables and 547070 clauses
334.56/334.76	c using permutation method 4
334.56/334.76	c count = 1
334.56/334.76	c Ordering finished 334.440 seconds
334.56/334.76	c mapped 334.660 seconds
334.56/334.76	c permuted 334.670 seconds
334.56/334.76	c about to sort
334.75/334.93	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719950-1240651084/watcher-1719950-1240651084 -o /tmp/evaluation-result-1719950-1240651084/solver-1719950-1240651084 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1719950-1240651084.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): 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: 0.91 0.95 0.98 3/64 31261
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=1008 CPUtime=0
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 93134494 1032192 122 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 252 122 67 165 0 85 0

[startup+0.0817009 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31261
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=4024 CPUtime=0.07
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 891 0 0 0 7 0 0 0 18 0 1 0 93134494 4120576 875 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 1006 876 68 165 0 839 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4024

[startup+0.101703 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31261
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=4936 CPUtime=0.09
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 1084 0 0 0 9 0 0 0 18 0 1 0 93134494 5054464 1068 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 1234 1068 68 165 0 1067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4936

[startup+0.301721 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31261
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=12512 CPUtime=0.29
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 3007 0 0 0 27 2 0 0 19 0 1 0 93134494 12812288 2991 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 3128 2991 68 165 0 2961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12512

[startup+0.701762 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31261
/proc/meminfo: memFree=1833584/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=27780 CPUtime=0.69
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 6812 0 0 0 65 4 0 0 23 0 1 0 93134494 28446720 6796 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 6945 6797 68 165 0 6778 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27780

[startup+1.50184 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 31262
/proc/meminfo: memFree=1795624/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=78860 CPUtime=1.49
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 19113 0 0 0 140 9 0 0 25 0 1 0 93134494 80752640 19096 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 19715 19096 69 165 0 19548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78860

[startup+3.102 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 31262
/proc/meminfo: memFree=1756776/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=101704 CPUtime=3.09
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 32572 0 0 0 293 16 0 0 25 0 1 0 93134494 104144896 24755 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 25426 24755 71 165 0 25259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101704

[startup+6.30132 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 31262
/proc/meminfo: memFree=1734184/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=101868 CPUtime=6.29
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 32637 0 0 0 613 16 0 0 25 0 1 0 93134494 104312832 24820 1992294400 134512640 135191068 4294956240 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 25467 24820 71 165 0 25300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101868

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 31262
/proc/meminfo: memFree=1733928/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=102224 CPUtime=12.69
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 32716 0 0 0 1253 16 0 0 25 0 1 0 93134494 104677376 24899 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 25556 24899 71 165 0 25389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102224

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 31262
/proc/meminfo: memFree=1733424/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=102912 CPUtime=25.48
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 32879 0 0 0 2532 16 0 0 25 0 1 0 93134494 105381888 25062 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 25728 25062 71 165 0 25561 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 102912

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 31262
/proc/meminfo: memFree=1732208/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=104288 CPUtime=51.06
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 33188 0 0 0 5090 16 0 0 25 0 1 0 93134494 106790912 25371 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26072 25371 71 165 0 25905 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 104288

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 31262
/proc/meminfo: memFree=1729904/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=106644 CPUtime=102.25
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 33732 0 0 0 10208 17 0 0 25 0 1 0 93134494 109203456 25915 1992294400 134512640 135191068 4294956240 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26661 25915 71 165 0 26494 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 106644

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1729136/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=107304 CPUtime=162.22
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 33925 0 0 0 16205 17 0 0 25 0 1 0 93134494 109879296 26108 1992294400 134512640 135191068 4294956240 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26826 26108 71 165 0 26659 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 107304

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1728816/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=107568 CPUtime=222.2
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 33991 0 0 0 22203 17 0 0 25 0 1 0 93134494 110149632 26174 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26892 26174 71 165 0 26725 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 107568

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1728496/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=107700 CPUtime=282.18
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 34057 0 0 0 28201 17 0 0 25 0 1 0 93134494 110284800 26240 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26925 26240 71 165 0 26758 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 107700

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

[startup+307.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1728432/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=107832 CPUtime=306.97
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 34076 0 0 0 30680 17 0 0 25 0 1 0 93134494 110419968 26259 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26958 26259 71 165 0 26791 0
Current children cumulated CPU time (s) 306.97
Current children cumulated vsize (KiB) 107832

[startup+319.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1728368/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=107832 CPUtime=319.76
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 34089 0 0 0 31959 17 0 0 25 0 1 0 93134494 110419968 26272 1992294400 134512640 135191068 4294956240 18446744073709551615 134600392 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26958 26272 71 165 0 26791 0
Current children cumulated CPU time (s) 319.76
Current children cumulated vsize (KiB) 107832

[startup+326.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1728304/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=107832 CPUtime=326.16
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 34094 0 0 0 32599 17 0 0 25 0 1 0 93134494 110419968 26277 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26958 26277 71 165 0 26791 0
Current children cumulated CPU time (s) 326.16
Current children cumulated vsize (KiB) 107832

[startup+332.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1728304/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=107832 CPUtime=332.56
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 34099 0 0 0 33239 17 0 0 25 0 1 0 93134494 110419968 26282 1992294400 134512640 135191068 4294956240 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 26958 26282 71 165 0 26791 0
Current children cumulated CPU time (s) 332.56
Current children cumulated vsize (KiB) 107832

[startup+335.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1627440/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=218840 CPUtime=335.75
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4194304 62840 0 0 0 33546 29 0 0 25 0 1 0 93134494 224092160 54455 1992294400 134512640 135191068 4294956240 18446744073709551615 134684585 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 54710 54455 85 165 0 54543 0
Current children cumulated CPU time (s) 335.75
Current children cumulated vsize (KiB) 218840

[startup+337.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1593520/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=282696 CPUtime=337.35
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4195840 78962 0 0 0 33655 80 0 0 25 0 1 0 93134494 289480704 70372 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 1 0 0
/proc/31261/statm: 70674 70372 85 165 0 70507 0
Current children cumulated CPU time (s) 337.35
Current children cumulated vsize (KiB) 282696

[startup+337.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1409264/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=282696 CPUtime=337.73
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4195840 78962 0 0 0 33655 118 0 0 25 0 1 0 93134494 289480704 70372 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 1 0 0
/proc/31261/statm: 70674 70372 85 165 0 70507 0
Current children cumulated CPU time (s) 337.73
Current children cumulated vsize (KiB) 282696

[startup+338.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1409264/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=282696 CPUtime=337.93
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4195840 79141 0 0 0 33655 138 0 0 25 0 1 0 93134494 289480704 70372 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 70674 70372 85 165 0 70507 0
Current children cumulated CPU time (s) 337.93
Current children cumulated vsize (KiB) 282696

[startup+338.201 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31262
/proc/meminfo: memFree=1409264/2055920 swapFree=4192812/4192956
[pid=31261] ppid=31259 vsize=0 CPUtime=338.03
/proc/31261/stat : 31261 (tts-5-0) R 31259 31261 31158 0 -1 4195844 79172 0 0 0 33655 148 0 0 25 0 1 0 93134494 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/31261/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 338.03
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 338.229
CPU time (s): 338.061
CPU user time (s): 336.551
CPU system time (s): 1.50977
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 282696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 336.551
system time used= 1.50977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79172
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= 4
involuntary context switches= 909

runsolver used 0.32395 second user time and 0.913861 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 11:18:05
IDJOB=1719950
IDBENCH=69586
IDSOLVER=505
FILE ID=node70/1719950-1240651084
PBS_JOBID= 9186504
Free space on /tmp= 66328 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719950-1240651084/watcher-1719950-1240651084 -o /tmp/evaluation-result-1719950-1240651084/solver-1719950-1240651084 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1719950-1240651084.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=1811979720

node70.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.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:       1834064 kB
Buffers:          6404 kB
Cached:         132588 kB
SwapCached:          0 kB
Active:          35452 kB
Inactive:       117416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10308 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            55076 kB
Committed_AS:   263284 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= 66052 MiB
End job on node70 at 2009-04-25 11:23:43