Trace number 1723512

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 40.2499 40.2619

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 benchmark30.3264
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-1723512-1240686753.cnf
0.00/0.00	c found header 'p cnf 159638 473596'
0.89/0.91	c finished parsing
0.89/0.91	c
0.89/0.91	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.89/0.91	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.89/0.91	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.89/0.91	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.89/0.91	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.89/0.91	c --random=1 --spread=2000 --seed=0 --skip=25
0.89/0.91	c
0.89/0.91	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.89/0.91	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.89/0.91	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.89/0.91	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.89/0.91	c
0.89/0.91	c starting search after 0.9 seconds
0.89/0.91	c no decision limit
0.89/0.95	c
0.89/0.95	c       original/binary      fixed     eliminated      learned       agility
0.89/0.95	c   seconds        variables     equivalent    conflicts       height       MB
0.89/0.95	c
0.89/0.95	c *    1.0   473595  159637      1     0      0       0      0    0.0   0   42
6.99/7.02	c s    7.0   185626   27130   4225  1685 126598       0      0    0.0   0   31
6.99/7.02	c l    7.0   185626   27130   4225  1685 126598       0 161484    0.0   0   31
7.19/7.25	c R    7.3   186134   27124   4231  1685 126598     139    129  934.8   6   32
7.19/7.26	c R    7.3   186144   27124   4231  1685 126598     240    230  899.6   8   32
7.79/7.80	c B    7.8   187376   27083   4246  1711 126598    1001    978  666.9  11   33
8.09/8.13	c R    8.1   188934   27020   4280  1740 126598    1662   1631  590.0  17   33
9.29/9.36	c B    9.4   225097   25398   4964  2678 126598    2001   1967  547.3  11   36
11.09/11.18	c R   11.2   244167   25197   5038  2805 126598    5667   5614  550.3  18   37
12.29/12.31	c B   12.3   267191   24873   5172  2995 126598    8005   7926  533.5  21   39
17.18/17.23	c s   17.2   168300   21480   5360  3270 129528   13359  11645  532.7   5   32
17.18/17.23	c -   17.2   168300   21480   5360  3270 129528   13359 129188  532.7   5   32
20.59/20.65	c N   20.7   178486   21273   5439  3398 129528   23453  21723  535.9  26   37
20.79/20.84	c B   20.8   178943   21273   5439  3398 129528   24016  22286  537.6  22   38
23.39/23.49	c R   23.5   191052   21076   5511  3523 129528   33082  31342  540.6  21   42
27.18/27.24	c s   27.2   171924   21011   5524  3559 129544   39740  37841  532.9  13   40
27.18/27.24	c -   27.2   171924   21011   5524  3559 129544   39740 126605  532.9  13   40
35.48/35.59	c B   35.6   173800   20982   5535  3577 129544   64032  62118  491.4  14   48
39.88/39.92	c s   39.9   170222   20297   5542  3682 130117   69788  64451  480.5  11   45
39.88/39.92	c
39.88/39.92	c       original/binary      fixed     eliminated      learned       agility
39.88/39.92	c   seconds        variables     equivalent    conflicts       height       MB
39.88/39.92	c
39.88/39.92	c -   39.9   170222   20297   5542  3682 130117   69788 124073  480.5  11   45
40.18/40.25	c 0   40.2   170749   19795   6033  3693 130117   70389  65033  479.6  10   46
40.18/40.25	c
40.18/40.25	s UNSATISFIABLE
40.18/40.25	c
40.18/40.25	c 70389 conflicts, 695523 decisions, 182 random
40.18/40.25	c 23 iterations, 245 restarts, 44 skipped
40.18/40.25	c 0 enlarged, 1296 shrunken, 688 rescored, 30 rebiased
40.18/40.25	c 4 simplifications, 0 reductions
40.18/40.25	c
40.18/40.25	c vars: 6033 fixed, 3693 equiv, 130117 elim, 3788 merged
40.18/40.25	c elim: 3442232 resolutions, 4 phases, 2 rounds
40.18/40.25	c sbst: 94% substituted, 3.5% nots, 79.9% ands, 10.3% xors, 6.3% ites
40.18/40.25	c arty: 2.08 and 2.00 xor average arity
40.18/40.25	c prbe: 365860 probed, 21 phases, 8 rounds
40.18/40.25	c prbe: 536 failed, 3046 lifted, 838 merged
40.18/40.25	c sccs: 53 non trivial, 0 fixed, 88 merged
40.18/40.25	c hash: 51 units, 2862 merged
40.18/40.25	c mins: 3295357 learned, 12% deleted, 178 strong, 31 depth
40.18/40.25	c subs: 1637 forward, 10106 backward, 101736 doms
40.18/40.25	c strs: 2362 forward, 345 backward
40.18/40.25	c doms: 110874 dominators, 94003 high, 213 low
40.18/40.25	c prps: 24022767 propagations, 0.60 megaprops
40.18/40.25	c
40.18/40.25	c 40.2 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-1723512-1240686753/watcher-1723512-1240686753 -o /tmp/evaluation-result-1723512-1240686753/solver-1723512-1240686753 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1723512-1240686753.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.13 1.08 1.01 3/64 24572
/proc/meminfo: memFree=1589000/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=4532 CPUtime=0
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 976 0 0 0 0 0 0 0 20 0 1 0 96701520 4640768 961 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/24572/statm: 1133 968 58 155 0 976 0

[startup+0.0359321 s]
/proc/loadavg: 1.13 1.08 1.01 3/64 24572
/proc/meminfo: memFree=1589000/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=13360 CPUtime=0.02
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 2551 0 0 0 2 0 0 0 20 0 1 0 96701520 13680640 2536 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/24572/statm: 3340 2544 59 155 0 3183 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13360

[startup+0.102939 s]
/proc/loadavg: 1.13 1.08 1.01 3/64 24572
/proc/meminfo: memFree=1589000/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=18420 CPUtime=0.09
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 4351 0 0 0 7 2 0 0 20 0 1 0 96701520 18862080 4303 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 4605 4312 63 155 0 4448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18420

[startup+0.301961 s]
/proc/loadavg: 1.13 1.08 1.01 3/64 24572
/proc/meminfo: memFree=1589000/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=26724 CPUtime=0.29
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 6714 0 0 0 25 4 0 0 22 0 1 0 96701520 27365376 6472 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 6681 6472 63 155 0 6524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26724

[startup+0.703006 s]
/proc/loadavg: 1.13 1.08 1.01 3/64 24572
/proc/meminfo: memFree=1589000/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=41740 CPUtime=0.69
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 10735 0 0 0 64 5 0 0 25 0 1 0 96701520 42741760 10236 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 10435 10237 63 155 0 10278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41740

[startup+1.5011 s]
/proc/loadavg: 1.12 1.07 1.01 2/65 24573
/proc/meminfo: memFree=1539008/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=50024 CPUtime=1.49
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 14850 0 0 0 142 7 0 0 25 0 1 0 96701520 51224576 12188 1992294400 134512640 135151029 4294956240 18446744073709551615 134522148 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 12506 12188 79 155 0 12349 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50024

[startup+3.10128 s]
/proc/loadavg: 1.12 1.07 1.01 2/65 24573
/proc/meminfo: memFree=1539648/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=70592 CPUtime=3.09
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 22804 0 0 0 298 11 0 0 25 0 1 0 96701520 72286208 17239 1992294400 134512640 135151029 4294956240 18446744073709551615 134519079 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 17648 17239 79 155 0 17491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70592

[startup+6.30164 s]
/proc/loadavg: 1.12 1.07 1.01 2/65 24573
/proc/meminfo: memFree=1515648/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=76936 CPUtime=6.28
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 24079 0 0 0 617 11 0 0 25 0 1 0 96701520 78782464 18514 1992294400 134512640 135151029 4294956240 18446744073709551615 134548222 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 19234 18514 79 155 0 19077 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76936

[startup+12.7014 s]
/proc/loadavg: 1.10 1.07 1.00 2/65 24573
/proc/meminfo: memFree=1526976/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64532 CPUtime=12.69
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 24494 0 0 0 1257 12 0 0 25 0 1 0 96701520 66080768 15448 1992294400 134512640 135151029 4294956240 18446744073709551615 134572727 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16133 15448 79 155 0 15976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64532

[startup+25.5018 s]
/proc/loadavg: 1.08 1.07 1.00 2/65 24573
/proc/meminfo: memFree=1527296/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64404 CPUtime=25.49
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 27351 0 0 0 2535 14 0 0 25 0 1 0 96701520 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64404

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

[startup+31.9055 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 24573
/proc/meminfo: memFree=1527424/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64404 CPUtime=31.88
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 30105 0 0 0 3173 15 0 0 25 0 1 0 96701520 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 64404

[startup+35.1029 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 24573
/proc/meminfo: memFree=1527424/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64404 CPUtime=35.08
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 30105 0 0 0 3493 15 0 0 25 0 1 0 96701520 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134567676 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 35.08
Current children cumulated vsize (KiB) 64404

[startup+38.3013 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 24573
/proc/meminfo: memFree=1527360/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64404 CPUtime=38.28
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 30105 0 0 0 3813 15 0 0 25 0 1 0 96701520 65949696 15423 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16101 15423 79 155 0 15944 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 64404

[startup+39.1014 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 24573
/proc/meminfo: memFree=1527360/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=71376 CPUtime=39.07
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 32730 0 0 0 3891 16 0 0 25 0 1 0 96701520 73089024 17166 1992294400 134512640 135151029 4294956240 18446744073709551615 134554498 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 17844 17166 79 155 0 17687 0
Current children cumulated CPU time (s) 39.07
Current children cumulated vsize (KiB) 71376

[startup+39.9015 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 24573
/proc/meminfo: memFree=1527680/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64316 CPUtime=39.88
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 32930 0 0 0 3971 17 0 0 25 0 1 0 96701520 65859584 15408 1992294400 134512640 135151029 4294956240 18446744073709551615 134520387 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16079 15408 79 155 0 15922 0
Current children cumulated CPU time (s) 39.88
Current children cumulated vsize (KiB) 64316

[startup+40.1015 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 24573
/proc/meminfo: memFree=1527680/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64316 CPUtime=40.08
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 32930 0 0 0 3991 17 0 0 25 0 1 0 96701520 65859584 15408 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16079 15408 79 155 0 15922 0
Current children cumulated CPU time (s) 40.08
Current children cumulated vsize (KiB) 64316

[startup+40.2015 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 24573
/proc/meminfo: memFree=1527680/2055920 swapFree=4178508/4192956
[pid=24572] ppid=24570 vsize=64316 CPUtime=40.18
/proc/24572/stat : 24572 (precosat) R 24570 24572 24257 0 -1 4194304 32930 0 0 0 4001 17 0 0 25 0 1 0 96701520 65859584 15408 1992294400 134512640 135151029 4294956240 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24572/statm: 16079 15408 79 155 0 15922 0
Current children cumulated CPU time (s) 40.18
Current children cumulated vsize (KiB) 64316

Child status: 20
Real time (s): 40.2619
CPU time (s): 40.2499
CPU user time (s): 40.0679
CPU system time (s): 0.181972
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 76936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.0679
system time used= 0.181972
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= 108

runsolver used 0.036994 second user time and 0.094985 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 21:12:34
IDJOB=1723512
IDBENCH=71717
IDSOLVER=507
FILE ID=node63/1723512-1240686753
PBS_JOBID= 9186670
Free space on /tmp= 66332 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-1723512-1240686753/watcher-1723512-1240686753 -o /tmp/evaluation-result-1723512-1240686753/solver-1723512-1240686753 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1723512-1240686753.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=889930880

node63.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1589480 kB
Buffers:         49016 kB
Cached:         341200 kB
SwapCached:       7516 kB
Active:         123040 kB
Inactive:       277360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589480 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:            8896 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            51836 kB
Committed_AS:   521652 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node63 at 2009-04-25 21:13:14