Trace number 1578190

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
precosat 236UNSAT 58.1442 58.164

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3138
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1578190-1238895906.cnf
0.00/0.00	c found header 'p cnf 104481 500875'
0.99/1.09	c finished parsing
0.99/1.09	c
0.99/1.09	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.99/1.09	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.99/1.09	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.99/1.09	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.99/1.09	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.99/1.09	c --random=1 --spread=2000 --seed=0 --skip=25
0.99/1.09	c
0.99/1.09	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.99/1.09	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.99/1.09	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.99/1.09	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.99/1.09	c
0.99/1.09	c starting search after 1.1 seconds
0.99/1.09	c no decision limit
1.10/1.12	c
1.10/1.12	c       original/binary      fixed     eliminated      learned       agility
1.10/1.12	c   seconds        variables     equivalent    conflicts       height       MB
1.10/1.12	c
1.10/1.12	c *    1.1   495037   98287   5498   696      0       0      0    0.0   0   39
5.59/5.67	c s    5.7   370400   46163  30004   970  27344       0      0    0.0   0   33
5.59/5.67	c l    5.7   370400   46163  30004   970  27344       0 118827    0.0   0   33
5.79/5.85	c R    5.8   373890   46163  30004   970  27344     100    100  224.1   1   34
13.68/13.76	c B   13.8   706100   36007  39814  1316  27344    1000    929  172.9   4   58
13.68/13.79	c R   13.8   706269   36006  39814  1317  27344    1006    935  173.0   1   58
16.59/16.67	c s   16.7   523424   33881  40365  1371  28864    1093    859  169.2   4   43
16.59/16.67	c -   16.7   523424   33881  40365  1371  28864    1093  86744  169.2   4   43
19.79/19.85	c B   19.8   569090   31213  42917  1487  28864    2001   1736  186.8   2   47
33.08/33.14	c s   33.1   490197   27589  46037  1762  29093    5594   3157  193.6   2   43
33.08/33.14	c -   33.1   490197   27589  46037  1762  29093    5594  65058  193.6   2   43
41.57/41.61	c B   41.6   601621   25192  48179  2017  29093    8001   5524  182.5   2   50
48.57/48.67	c s   48.7   437133   23242  48644  2061  30534    9461   2842  178.9   2   39
48.57/48.67	c -   48.7   437133   23242  48644  2061  30534    9461  54649  178.9   2   39
55.37/55.43	c R   55.4   539624   22108  49684  2155  30534   11926   5274  167.6   1   46
58.07/58.15	c 0   58.1   562679   10648  61150  2149  30534   12874   6212  163.3   1   48
58.07/58.15	c
58.07/58.15	s UNSATISFIABLE
58.07/58.15	c
58.07/58.15	c 12874 conflicts, 146432 decisions, 101 random
58.07/58.15	c 87 iterations, 80 restarts, 0 skipped
58.07/58.15	c 0 enlarged, 13810 shrunken, 125 rescored, 7 rebiased
58.07/58.15	c 4 simplifications, 0 reductions
58.07/58.15	c
58.07/58.15	c vars: 61150 fixed, 2149 equiv, 30534 elim, 2878 merged
58.07/58.15	c elim: 2461315 resolutions, 4 phases, 2 rounds
58.07/58.15	c sbst: 30% substituted, 36.7% nots, 63.3% ands, 0.0% xors, 0.0% ites
58.07/58.15	c arty: 2.42 and 0.00 xor average arity
58.07/58.15	c prbe: 17156 probed, 37 phases, 0 rounds
58.07/58.15	c prbe: 1462 failed, 3584 lifted, 243 merged
58.07/58.15	c sccs: 84 non trivial, 0 fixed, 187 merged
58.07/58.15	c hash: 598 units, 2448 merged
58.07/58.15	c mins: 1645341 learned, 21% deleted, 1 strong, 145 depth
58.07/58.15	c subs: 32985 forward, 21914 backward, 22355 doms
58.07/58.15	c strs: 19411 forward, 66 backward
58.07/58.15	c doms: 107438 dominators, 35719 high, 173 low
58.07/58.15	c prps: 68332756 propagations, 1.18 megaprops
58.07/58.15	c
58.07/58.15	c 58.1 seconds, 63 MB max, 37 MB recycled

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-1578190-1238895906/watcher-1578190-1238895906 -o /tmp/evaluation-result-1578190-1238895906/solver-1578190-1238895906 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1578190-1238895906.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.85 0.95 0.98 3/64 5380
/proc/meminfo: memFree=1735872/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=4884 CPUtime=0
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 905 0 0 0 0 0 0 0 18 0 1 0 1162251671 5001216 890 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/5380/statm: 1221 890 59 155 0 1064 0

[startup+0.0222029 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 5380
/proc/meminfo: memFree=1735872/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=5400 CPUtime=0.01
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 1239 0 0 0 1 0 0 0 18 0 1 0 1162251671 5529600 1224 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/5380/statm: 1350 1224 59 155 0 1193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5400

[startup+0.101218 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 5380
/proc/meminfo: memFree=1735872/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=13520 CPUtime=0.09
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 3321 0 0 0 8 1 0 0 18 0 1 0 1162251671 13844480 3241 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 3380 3241 63 155 0 3223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13520

[startup+0.301261 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 5380
/proc/meminfo: memFree=1735872/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=21892 CPUtime=0.29
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 5543 0 0 0 27 2 0 0 19 0 1 0 1162251671 22417408 5334 1992294400 134512640 135151029 4294956240 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 5473 5334 63 155 0 5316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21892

[startup+0.701347 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 5380
/proc/meminfo: memFree=1735872/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=33272 CPUtime=0.69
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 8651 0 0 0 65 4 0 0 22 0 1 0 1162251671 34070528 8185 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 8318 8185 63 155 0 8161 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33272

[startup+1.50152 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 5381
/proc/meminfo: memFree=1693496/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=51312 CPUtime=1.49
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 13645 0 0 0 143 6 0 0 25 0 1 0 1162251671 52543488 12665 1992294400 134512640 135151029 4294956240 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 12828 12665 79 155 0 12671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51312

[startup+3.10286 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 5381
/proc/meminfo: memFree=1681144/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=59576 CPUtime=3.09
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 18773 0 0 0 301 8 0 0 25 0 1 0 1162251671 61005824 14306 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 14894 14314 79 155 0 14737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59576

[startup+6.30155 s]
/proc/loadavg: 0.86 0.95 0.98 2/65 5381
/proc/meminfo: memFree=1683200/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=55184 CPUtime=6.29
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 21431 0 0 0 618 11 0 0 25 0 1 0 1162251671 56508416 13555 1992294400 134512640 135151029 4294956240 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 13796 13555 79 155 0 13639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55184

[startup+12.7019 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 5381
/proc/meminfo: memFree=1678144/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=60800 CPUtime=12.69
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 23335 0 0 0 1257 12 0 0 25 0 1 0 1162251671 62259200 14946 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 15200 14946 79 155 0 15043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60800

[startup+25.5017 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 5381
/proc/meminfo: memFree=1668160/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=68508 CPUtime=25.48
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 34359 0 0 0 2530 18 0 0 25 0 1 0 1162251671 70152192 16865 1992294400 134512640 135151029 4294956240 18446744073709551615 134580711 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 17127 16865 79 155 0 16970 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68508

[startup+51.1012 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 5381
/proc/meminfo: memFree=1669504/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=67040 CPUtime=51.07
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 49331 0 0 0 5081 26 0 0 25 0 1 0 1162251671 68648960 16542 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 16760 16542 79 155 0 16603 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67040

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

[startup+54.3018 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 5381
/proc/meminfo: memFree=1669504/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=67040 CPUtime=54.27
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 49331 0 0 0 5401 26 0 0 25 0 1 0 1162251671 68648960 16542 1992294400 134512640 135151029 4294956240 18446744073709551615 134554702 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 16760 16542 79 155 0 16603 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 67040

[startup+55.9012 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 5381
/proc/meminfo: memFree=1669504/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=67040 CPUtime=55.87
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 49331 0 0 0 5561 26 0 0 25 0 1 0 1162251671 68648960 16542 1992294400 134512640 135151029 4294956240 18446744073709551615 134552184 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 16760 16542 79 155 0 16603 0
Current children cumulated CPU time (s) 55.87
Current children cumulated vsize (KiB) 67040

[startup+57.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 5381
/proc/meminfo: memFree=1669504/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=67040 CPUtime=57.47
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 49331 0 0 0 5721 26 0 0 25 0 1 0 1162251671 68648960 16542 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 16760 16542 79 155 0 16603 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 67040

[startup+57.9016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 5381
/proc/meminfo: memFree=1669504/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=67040 CPUtime=57.87
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 49331 0 0 0 5761 26 0 0 25 0 1 0 1162251671 68648960 16542 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 16760 16542 79 155 0 16603 0
Current children cumulated CPU time (s) 57.87
Current children cumulated vsize (KiB) 67040

[startup+58.1017 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 5381
/proc/meminfo: memFree=1669504/2055920 swapFree=4177960/4192956
[pid=5380] ppid=5378 vsize=67040 CPUtime=58.07
/proc/5380/stat : 5380 (precosat) R 5378 5380 5343 0 -1 4194304 49331 0 0 0 5781 26 0 0 25 0 1 0 1162251671 68648960 16542 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/5380/statm: 16760 16542 79 155 0 16603 0
Current children cumulated CPU time (s) 58.07
Current children cumulated vsize (KiB) 67040

Child status: 20
Real time (s): 58.164
CPU time (s): 58.1442
CPU user time (s): 57.8622
CPU system time (s): 0.281957
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 75236

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

runsolver used 0.05999 second user time and 0.150977 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-05 03:45:07
IDJOB=1578190
IDBENCH=70974
IDSOLVER=507
FILE ID=node71/1578190-1238895906
PBS_JOBID= 9086079
Free space on /tmp= 66536 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578190-1238895906/watcher-1578190-1238895906 -o /tmp/evaluation-result-1578190-1238895906/solver-1578190-1238895906 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1578190-1238895906.cnf

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1231404248

node71.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.270
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.270
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:       1736352 kB
Buffers:         32956 kB
Cached:         216368 kB
SwapCached:       8940 kB
Active:          76472 kB
Inactive:       183312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736352 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:            9404 kB
Writeback:           0 kB
Mapped:          16212 kB
Slab:            45744 kB
Committed_AS:  2706424 kB
PageTables:       1444 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= 66536 MiB
End job on node71 at 2009-04-05 03:46:05