Trace number 1775331

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 32.5201 32.5291

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.4278
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

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-1775331-1241201592.cnf
0.00/0.00	c found header 'p cnf 14628 161477'
0.29/0.30	c finished parsing
0.29/0.30	c
0.29/0.30	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.29/0.30	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.29/0.30	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.29/0.30	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.29/0.30	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.29/0.30	c --random=1 --spread=2000 --seed=0 --skip=25
0.29/0.30	c
0.29/0.30	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.29/0.30	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.29/0.30	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.29/0.30	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.29/0.30	c
0.29/0.30	c starting search after 0.3 seconds
0.29/0.30	c no decision limit
0.29/0.31	c
0.29/0.31	c       original/binary      fixed     eliminated      learned       agility
0.29/0.31	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.31	c
0.29/0.31	c *    0.3   161476   14627      1     0      0       0      0    0.0   0   12
2.29/2.38	c s    2.4   110443    8241   2755    58   3574       0      0    0.0   0    9
2.29/2.38	c l    2.4   110443    8241   2755    58   3574       0  29730    0.0   0    9
2.29/2.39	c R    2.4   110448    8241   2755    58   3574     100     95  119.7   8    9
2.39/2.41	c R    2.4   110550    8240   2755    59   3574     201    179   76.9   4    9
2.49/2.51	c R    2.5   110757    8238   2756    60   3574     804    763   75.8   8    9
2.49/2.55	c B    2.6   110767    8237   2756    61   3574    1002    958   81.9   8    9
2.69/2.72	c B    2.7   110882    8237   2756    61   3574    2003   1950   79.4   4   10
2.69/2.78	c R    2.8   110929    8237   2756    61   3574    2412   2352   76.2   7   10
3.69/3.76	c R    3.8   136586    7880   3055   119   3574    6421   6319   64.4   6   12
3.99/4.00	c B    4.0   136840    7880   3055   119   3574    8006   7897   61.5   4   12
4.59/4.62	c s    4.6   133392    7778   3153   123   3574    9438   9287   60.3   5   12
4.59/4.62	c -    4.6   133392    7778   3153   123   3574    9438  28541   60.3   5   12
5.99/6.04	c R    6.0   147298    7632   3296   126   3574   16046  15879   58.6   5   14
8.79/8.81	c s    8.8   151478    7181   3433   141   3873   21481  20630   55.3   5   15
8.79/8.81	c -    8.8   151478    7181   3433   141   3873   21481  27971   55.3   5   15
9.49/9.53	c B    9.5   159495    7130   3460   165   3873   24017  23166   53.3   7   16
10.38/10.45	c +   10.5   167004    7061   3504   190   3873   27971  30768   53.1   6   19
12.19/12.27	c +   12.3   182968    6876   3636   243   3873   34964  33844   50.3   5   20
13.79/13.88	c
13.79/13.88	c       original/binary      fixed     eliminated      learned       agility
13.79/13.88	c   seconds        variables     equivalent    conflicts       height       MB
13.79/13.88	c
13.79/13.88	c s   13.9   156220    6311   3942   258   4117   35973  29898   50.0   6   16
13.79/13.88	c -   13.9   156220    6311   3942   258   4117   35973  32152   50.0   6   16
15.39/15.42	c +   15.4   167543    6179   4053   279   4117   41520  35367   48.9   8   19
18.28/18.37	c +   18.4   188705    5690   4507   314   4117   51900  38903   47.0   5   22
19.98/20.07	c s   20.1   123357    4919   4643   326   4740   54450  30546   46.6   7   15
19.98/20.07	c -   20.1   123357    4919   4643   326   4740   54450  33457   46.6   7   15
20.28/20.31	c +   20.3   123359    4919   4643   326   4740   55794  36802   46.3   6   15
21.98/22.09	c B   22.1   125734    4774   4777   337   4740   64023  36834   45.1   6   17
23.28/23.34	c +   23.3   128887    4710   4835   343   4740   69740  40482   44.1   8   18
25.69/25.71	c s   25.7   108869    4627   4858   346   4797   76497  40423   43.1   5   16
25.69/25.71	c -   25.7   108869    4627   4858   346   4797   76497  39268   43.1   5   16
27.89/27.94	c +   27.9   111968    4522   4957   352   4797   84561  43194   41.9   7   17
32.18/32.21	c s   32.2    87751    3992   5280   378   4978   96068  34909   40.4   7   13
32.18/32.21	c -   32.2    87751    3992   5280   378   4978   96068  38443   40.4   7   13
32.18/32.21	c +   32.2    87751    3992   5280   378   4978   96068  42287   40.4   7   13
32.48/32.52	c 0   32.5    94550    1669   7433   548   4978   97469  36278   40.3   5   14
32.48/32.52	c
32.48/32.52	s UNSATISFIABLE
32.48/32.52	c
32.48/32.52	c 97469 conflicts, 292811 decisions, 163 random
32.48/32.52	c 10 iterations, 351 restarts, 0 skipped
32.48/32.52	c 8 enlarged, 799 shrunken, 952 rescored, 42 rebiased
32.48/32.52	c 7 simplifications, 0 reductions
32.48/32.52	c
32.48/32.52	c vars: 7433 fixed, 548 equiv, 4978 elim, 694 merged
32.48/32.52	c elim: 1893261 resolutions, 6 phases, 6 rounds
32.48/32.52	c sbst: 82% substituted, 5.8% nots, 86.4% ands, 0.1% xors, 7.6% ites
32.48/32.52	c arty: 7.32 and 2.00 xor average arity
32.48/32.52	c prbe: 20220 probed, 28 phases, 1 rounds
32.48/32.52	c prbe: 1707 failed, 1466 lifted, 30 merged
32.48/32.52	c sccs: 13 non trivial, 0 fixed, 18 merged
32.48/32.52	c hash: 103 units, 646 merged
32.48/32.52	c mins: 3325539 learned, 50% deleted, 10 strong, 29 depth
32.48/32.52	c subs: 2500 forward, 6110 backward, 22416 doms
32.48/32.52	c strs: 7471 forward, 684 backward
32.48/32.52	c doms: 28797 dominators, 20340 high, 123 low
32.48/32.52	c prps: 40236545 propagations, 1.24 megaprops
32.48/32.52	c
32.48/32.52	c 32.5 seconds, 22 MB max, 21 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-1775331-1241201592/watcher-1775331-1241201592 -o /tmp/evaluation-result-1775331-1241201592/solver-1775331-1241201592 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775331-1241201592.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24781
/proc/meminfo: memFree=1059712/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=2048 CPUtime=0
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 405 0 0 0 0 0 0 0 18 0 1 0 148186969 2097152 390 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 512 391 63 155 0 355 0

[startup+0.017627 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24781
/proc/meminfo: memFree=1059712/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=2856 CPUtime=0.01
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 607 0 0 0 1 0 0 0 18 0 1 0 148186969 2924544 592 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 714 593 63 155 0 557 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2856

[startup+0.101636 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24781
/proc/meminfo: memFree=1059712/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=6944 CPUtime=0.09
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 1734 0 0 0 9 0 0 0 18 0 1 0 148186969 7110656 1621 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 1736 1621 63 155 0 1579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6944

[startup+0.301657 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24781
/proc/meminfo: memFree=1059712/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=14184 CPUtime=0.29
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 3943 0 0 0 28 1 0 0 19 0 1 0 148186969 14524416 3444 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 3546 3444 64 155 0 3389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14184

[startup+0.7017 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24781
/proc/meminfo: memFree=1059712/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=17348 CPUtime=0.69
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 4722 0 0 0 67 2 0 0 22 0 1 0 148186969 17764352 4222 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 4337 4222 79 155 0 4180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17348

[startup+1.50279 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1042936/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=17424 CPUtime=1.49
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 5915 0 0 0 147 2 0 0 25 0 1 0 148186969 17842176 4227 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 4356 4227 79 155 0 4199 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17424

[startup+3.10196 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1042808/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=17424 CPUtime=3.09
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 6303 0 0 0 306 3 0 0 25 0 1 0 148186969 17842176 4229 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 4356 4229 79 155 0 4199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17424

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1042616/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=17556 CPUtime=6.29
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 6731 0 0 0 626 3 0 0 25 0 1 0 148186969 17977344 4271 1992294400 134512640 135151029 4294956240 18446744073709551615 134554525 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 4389 4271 79 155 0 4232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17556

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1036672/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=24368 CPUtime=12.69
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 10504 0 0 0 1264 5 0 0 25 0 1 0 148186969 24952832 5961 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 6092 5961 79 155 0 5935 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24368

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1035520/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=24604 CPUtime=25.49
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 14419 0 0 0 2541 8 0 0 25 0 1 0 148186969 25194496 6028 1992294400 134512640 135151029 4294956240 18446744073709551615 134564379 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 6151 6028 79 155 0 5994 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24604

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

[startup+28.7017 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1035072/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=24996 CPUtime=28.69
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 14869 0 0 0 2861 8 0 0 25 0 1 0 148186969 25595904 6126 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 6249 6126 79 155 0 6092 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 24996

[startup+30.3019 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1035072/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=24996 CPUtime=30.29
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 14869 0 0 0 3021 8 0 0 25 0 1 0 148186969 25595904 6126 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 6249 6126 79 155 0 6092 0
Current children cumulated CPU time (s) 30.29
Current children cumulated vsize (KiB) 24996

[startup+31.905 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1035648/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=24604 CPUtime=31.89
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 15487 0 0 0 3181 8 0 0 25 0 1 0 148186969 25194496 6031 1992294400 134512640 135151029 4294956240 18446744073709551615 134526280 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 6151 6031 79 155 0 5994 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 24604

[startup+32.3011 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1035648/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=24484 CPUtime=32.28
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 15680 0 0 0 3220 8 0 0 25 0 1 0 148186969 25071616 6001 1992294400 134512640 135151029 4294956240 18446744073709551615 134554650 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 6121 6001 79 155 0 5964 0
Current children cumulated CPU time (s) 32.28
Current children cumulated vsize (KiB) 24484

[startup+32.5011 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24782
/proc/meminfo: memFree=1035648/2055920 swapFree=4181276/4192956
[pid=24781] ppid=24779 vsize=24484 CPUtime=32.48
/proc/24781/stat : 24781 (precosat) R 24779 24781 24514 0 -1 4194304 15680 0 0 0 3240 8 0 0 25 0 1 0 148186969 25071616 6001 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24781/statm: 6121 6001 79 155 0 5964 0
Current children cumulated CPU time (s) 32.48
Current children cumulated vsize (KiB) 24484

Child status: 20
Real time (s): 32.5291
CPU time (s): 32.5201
CPU user time (s): 32.4311
CPU system time (s): 0.088986
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 25572

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

runsolver used 0.035994 second user time and 0.081987 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-01 20:13:12
IDJOB=1775331
IDBENCH=71731
IDSOLVER=607
FILE ID=node47/1775331-1241201592
PBS_JOBID= 9224658
Free space on /tmp= 66412 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775331-1241201592/watcher-1775331-1241201592 -o /tmp/evaluation-result-1775331-1241201592/solver-1775331-1241201592 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1775331-1241201592.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=1209036074

node47.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.212
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.212
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:       1060192 kB
Buffers:         74948 kB
Cached:         812948 kB
SwapCached:       5488 kB
Active:          49392 kB
Inactive:       846380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060192 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            3512 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            85920 kB
Committed_AS:   714076 kB
PageTables:       1452 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= 66412 MiB
End job on node47 at 2009-05-01 20:13:45