Trace number 1559912

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-0? (MO) 421.995 422.401

General information on the benchmark

NameAPPLICATIONS/aprove09/
AProVE09-24.cnf
MD5SUMadd72395f3e7c6e9e29d4b056a962859
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.53377
Satisfiable
(Un)Satisfiability was proved
Number of variables61164
Number of clauses209228
Sum of the clauses size550828
Maximum clause length415
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283362
Number of clauses of size 3120430
Number of clauses of size 45204
Number of clauses of size 568
Number of clauses of size over 5163

Solver Data

0.59/0.65	c Command: HOME/tts-5-0 HOME/instance-1559912-1238754690.cnf 
0.59/0.65	c Using SATTIMEOUT of 1200
0.59/0.65	c Using SATRAM of 1800
0.59/0.65	c Size of subset node = 16
0.59/0.65	c Variables = 61164
0.59/0.65	c Clauses = 209228
0.59/0.65	c Literals = 550828
0.59/0.65	c Reduced size:
0.59/0.65	c Variables = 61164
0.59/0.65	c Clauses = 207812
0.59/0.65	c Literals = 547090
0.59/0.65	c a2
1.19/1.20	c a1
18.19/18.27	c Independent sub-problems = 1
18.19/18.27	c Sub-problem with 60679 variables and 207812 clauses
18.19/18.27	c using permutation method 4
18.19/18.27	c count = 1
18.19/18.27	c Ordering finished 18.160 seconds
18.19/18.27	c mapped 18.260 seconds
18.19/18.27	c permuted 18.260 seconds
18.19/18.27	c about to sort
18.29/18.35	c sorted
20.08/20.13	c clauses now 207812
20.08/20.13	c init finished 18.540 seconds
20.08/20.13	c tree built 20.130 seconds
20.08/20.13	c 
20.08/20.13	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
20.08/20.13	c ---------------------------------|----------------------------------|------------------------------------------------------
20.08/20.13	c ................................ | ..........                       |                       20.1           0.0             
20.08/20.13	c ................................ | ..........                     1 |                       20.1           0.0             
20.08/20.13	c ................................ | ..........                     2 |                       20.1           0.1             
20.08/20.13	c ................................ | ..........                     3 |                       20.1           0.1             
20.08/20.13	c ................................ | ..........                     4 |                       20.1           0.2             
20.08/20.13	c ................................ | ..........                     5 |                       20.1           0.2             
20.08/20.13	c **.............................. | ..........                    27 |                       20.1           1.3           30
20.08/20.13	c **.............................. | ..........                    28 |                       20.1           1.4           30
20.08/20.14	c **.............................. | ..........                  1000 | 4                     20.1          49.7          175
23.98/24.00	c **.............................. | ..........                528000 | 19453                 24.0       22000.0       659087
47.98/48.01	c **.............................. | ..........               2367000 | 140820                48.0       49312.5      9530418
71.98/72.02	c **.............................. | ..........               4622000 | 279300                72.0       64185.5     17663489
95.97/96.01	c **.............................. | ..........               5864000 | 347795                96.0       61083.3     25120998
119.96/120.07	c **.............................. | *.........               7009000 | 441631               120.1       58379.1     33163278
143.96/144.02	c **.............................. | *.........               8381000 | 521102               144.0       58201.4     37392677
167.95/168.03	c **.............................. | *.........               9570000 | 590472               168.0       56957.5     41284646
191.94/192.02	c **.............................. | *.........              10486000 | 680981               192.0       54614.6     52729804
215.94/216.04	c **.............................. | *.........              11911000 | 789622               216.0       55138.4     59798327
239.93/240.04	c **.............................. | **........              12313000 | 822850               240.0       51302.0     68246192
263.93/264.09	c **.............................. | **........              13498000 | 928571               264.1       51117.2     77189668
287.92/288.04	c **.............................. | **........              14849000 | 999321               288.0       51559.0     80424089
311.92/312.04	c **.............................. | **........              15881000 | 1071625              312.0       50899.0     86910147
335.90/336.06	c **.............................. | **........              17951000 | 1218877              336.0       53420.8     92827510
360.11/360.21	c **.............................. | ***.......              19909000 | 1360003              360.2       55276.7     99522745
383.89/384.35	c **.............................. | ***.......              21400000 | 1452855              384.0       55729.2    102792588
407.89/408.37	c **.............................. | ***.......              21890000 | 1498793              408.0       53649.3    105069630

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-1559912-1238754690/watcher-1559912-1238754690 -o /tmp/evaluation-result-1559912-1238754690/solver-1559912-1238754690 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1559912-1238754690.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: 1.77 1.80 1.44 3/64 20361
/proc/meminfo: memFree=1694608/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=1008 CPUtime=0
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 1148131455 1032192 116 1992294400 134512640 135191068 4294956240 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 252 117 67 165 0 85 0

[startup+0.0144769 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 20361
/proc/meminfo: memFree=1694608/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=1404 CPUtime=0
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1148131455 1437696 208 1992294400 134512640 135191068 4294956240 18446744073709551615 134536219 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 351 208 68 165 0 184 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1404

[startup+0.101477 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 20361
/proc/meminfo: memFree=1694608/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=4288 CPUtime=0.09
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 959 0 0 0 9 0 0 0 18 0 1 0 1148131455 4390912 943 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 1072 943 68 165 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.301496 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 20361
/proc/meminfo: memFree=1694608/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=11060 CPUtime=0.29
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 2627 0 0 0 28 1 0 0 19 0 1 0 1148131455 11325440 2611 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 2765 2611 68 165 0 2598 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11060

[startup+0.701532 s]
/proc/loadavg: 1.77 1.80 1.44 3/64 20361
/proc/meminfo: memFree=1694608/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=23080 CPUtime=0.69
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 5448 0 0 0 67 2 0 0 22 0 1 0 1148131455 23633920 5432 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 5770 5433 69 165 0 5603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23080

[startup+1.50161 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 20362
/proc/meminfo: memFree=1665096/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=34880 CPUtime=1.49
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 9154 0 0 0 145 4 0 0 25 0 1 0 1148131455 35717120 8429 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 8720 8430 71 165 0 8553 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34880

[startup+3.10176 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 20362
/proc/meminfo: memFree=1656968/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=39108 CPUtime=3.09
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 10184 0 0 0 305 4 0 0 25 0 1 0 1148131455 40046592 9459 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 9777 9459 71 165 0 9610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39108

[startup+6.30105 s]
/proc/loadavg: 1.79 1.80 1.44 2/65 20362
/proc/meminfo: memFree=1656136/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=39984 CPUtime=6.29
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 10377 0 0 0 624 5 0 0 25 0 1 0 1148131455 40943616 9652 1992294400 134512640 135191068 4294956240 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 9996 9652 71 165 0 9829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39984

[startup+12.7016 s]
/proc/loadavg: 1.72 1.79 1.44 2/65 20362
/proc/meminfo: memFree=1654600/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=41492 CPUtime=12.69
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 10745 0 0 0 1264 5 0 0 25 0 1 0 1148131455 42487808 10020 1992294400 134512640 135191068 4294956240 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 10373 10020 71 165 0 10206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41492

[startup+25.5028 s]
/proc/loadavg: 1.64 1.76 1.44 2/65 20362
/proc/meminfo: memFree=1549960/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=145792 CPUtime=25.49
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 37447 0 0 0 2531 18 0 0 25 0 1 0 1148131455 149291008 36122 1992294400 134512640 135191068 4294956240 18446744073709551615 134589941 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 36448 36122 89 165 0 36281 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145792

[startup+51.1022 s]
/proc/loadavg: 1.42 1.70 1.43 2/65 20362
/proc/meminfo: memFree=1390088/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=308540 CPUtime=51.08
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 78111 0 0 0 5068 40 0 0 25 0 1 0 1148131455 315944960 76786 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 77135 76786 89 165 0 76968 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 308540

[startup+102.306 s]
/proc/loadavg: 1.23 1.61 1.41 2/65 20362
/proc/meminfo: memFree=1125576/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=569688 CPUtime=102.27
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 143415 0 0 0 10157 70 0 0 25 0 1 0 1148131455 583360512 142090 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 142422 142091 89 165 0 142255 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 569688

[startup+162.303 s]
/proc/loadavg: 1.08 1.49 1.38 2/65 20362
/proc/meminfo: memFree=915784/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=780864 CPUtime=162.25
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 196215 0 0 0 16132 93 0 0 25 0 1 0 1148131455 799604736 194890 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 195216 194890 89 165 0 195049 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 780864

[startup+222.302 s]
/proc/loadavg: 1.03 1.40 1.35 2/65 20362
/proc/meminfo: memFree=571336/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=1124016 CPUtime=222.24
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 281981 0 0 0 22094 130 0 0 25 0 1 0 1148131455 1150992384 280656 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 281004 280656 89 165 0 280837 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1124016

[startup+282.303 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 20362
/proc/meminfo: memFree=298248/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=1396432 CPUtime=282.22
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 350115 0 0 0 28058 164 0 0 25 0 1 0 1148131455 1429946368 348790 1992294400 134512640 135191068 4294956240 18446744073709551615 134587647 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 349108 348790 89 165 0 348941 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1396432

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 20362
/proc/meminfo: memFree=68616/2055920 swapFree=4176872/4192956
[pid=20361] ppid=20359 vsize=1625756 CPUtime=342.21
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 407414 0 0 0 34027 194 0 0 25 0 1 0 1148131455 1664774144 406089 1992294400 134512640 135191068 4294956240 18446744073709551615 134710767 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 406439 406089 89 165 0 406272 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1625756

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 20362
/proc/meminfo: memFree=14920/2055920 swapFree=4176856/4192956
[pid=20361] ppid=20359 vsize=1794392 CPUtime=401.89
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 449567 0 0 0 39974 215 0 0 25 0 1 0 1148131455 1837457408 448242 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 448598 448242 89 165 0 448431 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 1794392



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+422.102 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 20362
/proc/meminfo: memFree=16072/2055920 swapFree=4176856/4192956
[pid=20361] ppid=20359 vsize=1843772 CPUtime=421.69
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4194304 461939 0 0 0 41947 222 0 0 25 0 1 0 1148131455 1888022528 460614 1992294400 134512640 135191068 4294956240 18446744073709551615 134552811 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 460943 460614 89 165 0 460776 0
Current children cumulated CPU time (s) 421.69
Current children cumulated vsize (KiB) 1843772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+422.206 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 20362
/proc/meminfo: memFree=16072/2055920 swapFree=4176856/4192956
[pid=20361] ppid=20359 vsize=0 CPUtime=421.79
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4195332 461939 0 0 0 41947 232 0 0 25 0 1 0 1148131455 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 421.79
Current children cumulated vsize (KiB) 0

[startup+422.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 20362
/proc/meminfo: memFree=16072/2055920 swapFree=4176856/4192956
[pid=20361] ppid=20359 vsize=0 CPUtime=421.89
/proc/20361/stat : 20361 (tts-5-0) R 20359 20361 20324 0 -1 4195332 461939 0 0 0 41947 242 0 0 25 0 1 0 1148131455 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20361/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 421.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 422.401
CPU time (s): 421.995
CPU user time (s): 419.473
CPU system time (s): 2.52162
CPU usage (%): 99.9038
Max. virtual memory (cumulated for all children) (KiB): 1843772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 419.473
system time used= 2.52162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461939
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= 5
involuntary context switches= 575

runsolver used 0.32795 second user time and 0.923859 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-03 12:31:31
IDJOB=1559912
IDBENCH=70886
IDSOLVER=505
FILE ID=node48/1559912-1238754690
PBS_JOBID= 9085476
Free space on /tmp= 66544 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/aprove09/AProVE09-24.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559912-1238754690/watcher-1559912-1238754690 -o /tmp/evaluation-result-1559912-1238754690/solver-1559912-1238754690 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1559912-1238754690.cnf

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

MD5SUM BENCH= add72395f3e7c6e9e29d4b056a962859
RANDOM SEED=2086750395

node48.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.236
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.236
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:       1695024 kB
Buffers:         57176 kB
Cached:         217628 kB
SwapCached:      10184 kB
Active:          97752 kB
Inactive:       188772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695024 kB
SwapTotal:     4192956 kB
SwapFree:      4176872 kB
Dirty:            4748 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            60380 kB
Committed_AS:  2916024 kB
PageTables:       1376 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= 66544 MiB
End job on node48 at 2009-04-03 12:38:35