Trace number 1775301

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 42.0766 42.0878

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.9006
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1775301-1241201470.cnf
0.00/0.00	c found header 'p cnf 159638 473596'
0.89/0.97	c finished parsing
0.89/0.97	c
0.89/0.97	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.89/0.97	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.89/0.97	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.89/0.97	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.89/0.97	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.89/0.97	c --random=1 --spread=2000 --seed=0 --skip=25
0.89/0.97	c
0.89/0.97	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.89/0.97	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.89/0.97	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.89/0.97	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.89/0.97	c
0.89/0.97	c starting search after 1.0 seconds
0.89/0.97	c no decision limit
1.00/1.01	c
1.00/1.01	c       original/binary      fixed     eliminated      learned       agility
1.00/1.01	c   seconds        variables     equivalent    conflicts       height       MB
1.00/1.01	c
1.00/1.01	c *    1.0   473595  159637      1     0      0       0      0    0.0   0   42
7.29/7.35	c s    7.3   185626   27130   4225  1685 126598       0      0    0.0   0   31
7.29/7.35	c l    7.3   185626   27130   4225  1685 126598       0 161484    0.0   0   31
7.49/7.59	c R    7.6   186134   27124   4231  1685 126598     139    129  934.8   6   32
7.49/7.59	c R    7.6   186144   27124   4231  1685 126598     240    230  899.6   8   32
8.09/8.16	c B    8.2   187376   27083   4246  1711 126598    1001    978  666.9  11   33
8.39/8.49	c R    8.5   188934   27020   4280  1740 126598    1662   1631  590.0  17   33
9.69/9.78	c B    9.8   225097   25398   4964  2678 126598    2001   1967  547.3  11   36
11.59/11.67	c R   11.7   244167   25197   5038  2805 126598    5667   5614  550.3  18   37
12.79/12.85	c B   12.9   267191   24873   5172  2995 126598    8005   7926  533.5  21   39
17.89/17.98	c s   18.0   168300   21480   5360  3270 129528   13359  11645  532.7   5   32
17.89/17.98	c -   18.0   168300   21480   5360  3270 129528   13359 129188  532.7   5   32
21.48/21.56	c N   21.6   178486   21273   5439  3398 129528   23453  21723  535.9  26   37
21.68/21.76	c B   21.8   178943   21273   5439  3398 129528   24016  22286  537.6  22   38
24.48/24.54	c R   24.5   191052   21076   5511  3523 129528   33082  31342  540.6  21   42
28.39/28.48	c s   28.5   171924   21011   5524  3559 129544   39740  37841  532.9  13   40
28.39/28.48	c -   28.5   171924   21011   5524  3559 129544   39740 126605  532.9  13   40
37.18/37.21	c B   37.2   173800   20982   5535  3577 129544   64032  62118  491.4  14   48
41.68/41.73	c s   41.7   170222   20297   5542  3682 130117   69788  64451  480.5  11   45
41.68/41.73	c
41.68/41.73	c       original/binary      fixed     eliminated      learned       agility
41.68/41.73	c   seconds        variables     equivalent    conflicts       height       MB
41.68/41.73	c
41.68/41.73	c -   41.7   170222   20297   5542  3682 130117   69788 124073  480.5  11   45
41.97/42.07	c 0   42.1   170749   19795   6033  3693 130117   70389  65033  479.6  10   46
41.97/42.07	c
41.97/42.07	s UNSATISFIABLE
41.97/42.07	c
41.97/42.07	c 70389 conflicts, 695523 decisions, 182 random
41.97/42.07	c 23 iterations, 245 restarts, 44 skipped
41.97/42.07	c 0 enlarged, 1296 shrunken, 688 rescored, 30 rebiased
41.97/42.07	c 4 simplifications, 0 reductions
41.97/42.07	c
41.97/42.07	c vars: 6033 fixed, 3693 equiv, 130117 elim, 3788 merged
41.97/42.07	c elim: 3442232 resolutions, 4 phases, 2 rounds
41.97/42.07	c sbst: 94% substituted, 3.5% nots, 79.9% ands, 10.3% xors, 6.3% ites
41.97/42.07	c arty: 2.08 and 2.00 xor average arity
41.97/42.07	c prbe: 365860 probed, 21 phases, 8 rounds
41.97/42.07	c prbe: 536 failed, 3046 lifted, 838 merged
41.97/42.07	c sccs: 53 non trivial, 0 fixed, 88 merged
41.97/42.07	c hash: 51 units, 2862 merged
41.97/42.07	c mins: 3295357 learned, 12% deleted, 178 strong, 31 depth
41.97/42.07	c subs: 1637 forward, 10106 backward, 101736 doms
41.97/42.07	c strs: 2362 forward, 345 backward
41.97/42.07	c doms: 110874 dominators, 94003 high, 213 low
41.97/42.07	c prps: 24022767 propagations, 0.57 megaprops
41.97/42.07	c
41.97/42.07	c 42.1 seconds, 58 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-1775301-1241201470/watcher-1775301-1241201470 -o /tmp/evaluation-result-1775301-1241201470/solver-1775301-1241201470 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775301-1241201470.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 24727
/proc/meminfo: memFree=1055664/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=4532 CPUtime=0
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 932 0 0 0 0 0 0 0 18 0 1 0 148174839 4640768 918 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/24727/statm: 1133 925 59 155 0 976 0

[startup+0.0129261 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24727
/proc/meminfo: memFree=1055664/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=7288 CPUtime=0
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 1468 0 0 0 0 0 0 0 18 0 1 0 148174839 7462912 1453 1992294400 134512640 135151029 4294956240 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 1 0 0
/proc/24727/statm: 1822 1453 59 155 0 1665 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7288

[startup+0.101934 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24727
/proc/meminfo: memFree=1055664/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=17640 CPUtime=0.09
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 4243 0 0 0 7 2 0 0 18 0 1 0 148174839 18063360 4195 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 4410 4196 63 155 0 4253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17640

[startup+0.301954 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24727
/proc/meminfo: memFree=1055664/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=25932 CPUtime=0.29
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 6517 0 0 0 26 3 0 0 19 0 1 0 148174839 26554368 6275 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 6483 6275 63 155 0 6326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25932

[startup+0.701997 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 24727
/proc/meminfo: memFree=1055664/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=40288 CPUtime=0.69
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 10370 0 0 0 64 5 0 0 23 0 1 0 148174839 41254912 9871 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 10072 9872 63 155 0 9915 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40288

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=1007208/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=54124 CPUtime=1.49
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 14850 0 0 0 141 8 0 0 25 0 1 0 148174839 55422976 13213 1992294400 134512640 135151029 4294956240 18446744073709551615 134550591 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 13531 13213 79 155 0 13374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54124

[startup+3.10226 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=1002536/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=70592 CPUtime=3.09
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 22804 0 0 0 298 11 0 0 25 0 1 0 148174839 72286208 17239 1992294400 134512640 135151029 4294956240 18446744073709551615 134519081 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 17648 17239 79 155 0 17491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70592

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=982952/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=76936 CPUtime=6.29
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 24079 0 0 0 616 13 0 0 25 0 1 0 148174839 78782464 18514 1992294400 134512640 135151029 4294956240 18446744073709551615 134517335 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 19234 18514 79 155 0 19077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76936

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994232/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=64532 CPUtime=12.69
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 24494 0 0 0 1256 13 0 0 25 0 1 0 148174839 66080768 15448 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 16133 15448 79 155 0 15976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64532

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=993976/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=64404 CPUtime=25.48
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 27351 0 0 0 2533 15 0 0 25 0 1 0 148174839 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134520411 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64404

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

[startup+31.9053 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994104/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=64404 CPUtime=31.89
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 30105 0 0 0 3172 17 0 0 25 0 1 0 148174839 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 64404

[startup+38.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994104/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=64404 CPUtime=38.28
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 30105 0 0 0 3811 17 0 0 25 0 1 0 148174839 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 64404

[startup+39.9012 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994104/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=64404 CPUtime=39.88
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 30105 0 0 0 3971 17 0 0 25 0 1 0 148174839 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 39.88
Current children cumulated vsize (KiB) 64404

[startup+40.7053 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994104/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=71376 CPUtime=40.68
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 32730 0 0 0 4050 18 0 0 25 0 1 0 148174839 73089024 17166 1992294400 134512640 135151029 4294956240 18446744073709551615 134578866 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 17844 17166 79 155 0 17687 0
Current children cumulated CPU time (s) 40.68
Current children cumulated vsize (KiB) 71376

[startup+41.5014 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994104/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=63416 CPUtime=41.48
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 32737 0 0 0 4130 18 0 0 25 0 1 0 148174839 64937984 15215 1992294400 134512640 135151029 4294956240 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 15854 15215 79 155 0 15697 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 63416

[startup+41.9014 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994168/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=64316 CPUtime=41.87
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 32930 0 0 0 4169 18 0 0 25 0 1 0 148174839 65859584 15408 1992294400 134512640 135151029 4294956240 18446744073709551615 134516121 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 16079 15408 79 155 0 15922 0
Current children cumulated CPU time (s) 41.87
Current children cumulated vsize (KiB) 64316

[startup+42.0014 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 24728
/proc/meminfo: memFree=994168/2055920 swapFree=4181276/4192956
[pid=24727] ppid=24725 vsize=64316 CPUtime=41.97
/proc/24727/stat : 24727 (precosat) R 24725 24727 24514 0 -1 4194304 32930 0 0 0 4179 18 0 0 25 0 1 0 148174839 65859584 15408 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24727/statm: 16079 15408 79 155 0 15922 0
Current children cumulated CPU time (s) 41.97
Current children cumulated vsize (KiB) 64316

Child status: 20
Real time (s): 42.0878
CPU time (s): 42.0766
CPU user time (s): 41.8756
CPU system time (s): 0.200969
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 76936

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

runsolver used 0.049992 second user time and 0.107983 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-01 20:11:11
IDJOB=1775301
IDBENCH=71717
IDSOLVER=607
FILE ID=node47/1775301-1241201470
PBS_JOBID= 9224658
Free space on /tmp= 66408 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775301-1241201470/watcher-1775301-1241201470 -o /tmp/evaluation-result-1775301-1241201470/solver-1775301-1241201470 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1775301-1241201470.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=851263367

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:       1056144 kB
Buffers:         74896 kB
Cached:         816808 kB
SwapCached:       5488 kB
Active:          54528 kB
Inactive:       845100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056144 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            8892 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            86088 kB
Committed_AS:   714040 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= 66404 MiB
End job on node47 at 2009-05-01 20:11:53