Trace number 1563606

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 109.25 109.314

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ele-noholes.cnf
MD5SUMf135b1d0c8abb3603a01568e46f7396a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0141
Satisfiable
(Un)Satisfiability was proved
Number of variables270963
Number of clauses1601376
Sum of the clauses size4314698
Maximum clause length257
Minimum clause length1
Number of clauses of size 139870
Number of clauses of size 21147330
Number of clauses of size 3334113
Number of clauses of size 49978
Number of clauses of size 50
Number of clauses of size over 570085

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-1563606-1238787985.cnf
0.00/0.00	c found header 'p cnf 270963 1601376'
3.09/3.16	c finished parsing
3.09/3.16	c
3.09/3.16	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
3.09/3.16	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
3.09/3.16	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
3.09/3.16	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
3.09/3.16	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
3.09/3.16	c --random=1 --spread=2000 --seed=0 --skip=25
3.09/3.16	c
3.09/3.16	c sizeof     vars[0] = 16   alignment = 0       4 MB
3.09/3.16	c sizeof     orgs[0] =  8   alignment = 0       2 MB
3.09/3.16	c sizeof     occs[0] =  8   alignment = 0       2 MB
3.09/3.16	c sizeof iirfs[0..1] =  8   alignment = 0       2 MB
3.09/3.16	c
3.09/3.16	c starting search after 3.2 seconds
3.09/3.16	c no decision limit
3.19/3.25	c
3.19/3.25	c       original/binary      fixed     eliminated      learned       agility
3.19/3.25	c   seconds        variables     equivalent    conflicts       height       MB
3.19/3.25	c
3.19/3.25	c *    3.2  1351995  140599 102911 27453      0       0      0    0.0   0  119
17.08/17.17	c s   17.2   317982    5837 119230 24957 120939       0      0    0.0   0   61
17.08/17.17	c l   17.2   317982    5837 119230 24957 120939       0 316843    0.0   0   61
17.18/17.26	c R   17.3   318195    5785 119281 24958 120939     134    125  124.9  20   65
17.28/17.30	c R   17.3   318457    5726 119327 24971 120939     353    338  132.6  22   65
17.38/17.43	c B   17.4   318520    5711 119343 24970 120939    1001    984  143.8  34   66
17.49/17.51	c N   17.5   318602    5711 119343 24970 120939    1721   1702  161.8  30   66
17.49/17.59	c B   17.6   318602    5711 119343 24970 120939    2001   1982  163.3  34   66
17.78/17.80	c N   17.8   318602    5711 119343 24970 120939    3325   3306  166.6  38   67
19.08/19.17	c N   19.2   318602    5711 119343 24970 120939    7332   7313  162.9  38   68
19.38/19.42	c B   19.4   318602    5711 119343 24970 120939    8003   7984  162.1  38   68
24.09/24.14	c R   24.1   350637    2889 121108 26027 120939   16959  16940  153.1  24   73
26.78/26.88	c B   26.9   376126    2889 121108 26027 120939   24005  23986  132.1  24   77
31.38/31.41	c N   31.4   384906    2889 121108 26027 120939   39397  39378  103.2  37   79
47.55/47.62	c B   47.6   428108    2887 121108 26029 120939   64016  63993   92.1  33   86
62.44/62.52	c N   62.5   476876    2886 121108 26030 120939   90672  90645   82.6  33   93
106.03/106.12	c s  106.1   362729    2831 121108 26042 120982  159144 153052   75.2  25   82
106.03/106.12	c -  106.1   362729    2831 121108 26042 120982  159144 294664   75.2  25   82
106.54/106.67	c B  106.6   362729    2831 121108 26042 120982  160040 153948   75.0  22   85
109.13/109.29	c
109.13/109.29	c       original/binary      fixed     eliminated      learned       agility
109.13/109.29	c   seconds        variables     equivalent    conflicts       height       MB
109.13/109.29	c
109.13/109.29	c 0  109.2   362882    2804 121132 26045 120982  167043 160903   72.4  17   88
109.13/109.29	c
109.13/109.29	s UNSATISFIABLE
109.13/109.29	c
109.13/109.29	c 167043 conflicts, 242312 decisions, 2 random
109.13/109.29	c 17 iterations, 98 restarts, 364 skipped
109.13/109.29	c 0 enlarged, 10364 shrunken, 1631 rescored, 62 rebiased
109.13/109.29	c 2 simplifications, 0 reductions
109.13/109.29	c
109.13/109.29	c vars: 121132 fixed, 26045 equiv, 120982 elim, 28719 merged
109.13/109.29	c elim: 13334514 resolutions, 2 phases, 0 rounds
109.13/109.29	c sbst: 99% substituted, 7.4% nots, 76.3% ands, 15.5% xors, 0.8% ites
109.13/109.29	c arty: 7.75 and 2.03 xor average arity
109.13/109.29	c prbe: 61723 probed, 8 phases, 10 rounds
109.13/109.29	c prbe: 543 failed, 16 lifted, 485 merged
109.13/109.29	c sccs: 2 non trivial, 0 fixed, 2 merged
109.13/109.29	c hash: 175 units, 28232 merged
109.13/109.29	c mins: 3793590 learned, 16% deleted, 16 strong, 18 depth
109.13/109.29	c subs: 16206 forward, 18012 backward, 229713 doms
109.13/109.29	c strs: 15040 forward, 20425 backward
109.13/109.29	c doms: 231561 dominators, 219177 high, 65 low
109.13/109.29	c prps: 13466013 propagations, 0.12 megaprops
109.13/109.29	c
109.13/109.29	c 109.2 seconds, 153 MB max, 78 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-1563606-1238787985/watcher-1563606-1238787985 -o /tmp/evaluation-result-1563606-1238787985/solver-1563606-1238787985 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1563606-1238787985.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: 3.00 2.99 2.65 4/86 19052
/proc/meminfo: memFree=1771080/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=7144 CPUtime=0
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 1197 0 0 0 0 0 0 0 20 0 1 0 1151462681 7315456 1182 1992294400 134512640 135151029 4294956224 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/19052/statm: 1786 1189 58 155 0 1629 0

[startup+0.0595331 s]
/proc/loadavg: 3.00 2.99 2.65 4/86 19052
/proc/meminfo: memFree=1771080/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=15556 CPUtime=0.04
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 3437 0 0 0 3 1 0 0 20 0 1 0 1151462681 15929344 3422 1992294400 134512640 135151029 4294956224 18446744073709551615 134534687 0 0 4096 0 0 0 0 17 1 0 0
/proc/19052/statm: 3889 3429 59 155 0 3732 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15556

[startup+0.101536 s]
/proc/loadavg: 3.00 2.99 2.65 4/86 19052
/proc/meminfo: memFree=1771080/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=26288 CPUtime=0.09
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 6253 0 0 0 6 3 0 0 20 0 1 0 1151462681 26918912 6205 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 6572 6205 64 155 0 6415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26288

[startup+0.301561 s]
/proc/loadavg: 3.00 2.99 2.65 4/86 19052
/proc/meminfo: memFree=1771080/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=36296 CPUtime=0.29
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 8975 0 0 0 25 4 0 0 22 0 1 0 1151462681 37167104 8733 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 9074 8733 64 155 0 8917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36296

[startup+0.70161 s]
/proc/loadavg: 3.00 2.99 2.65 4/86 19052
/proc/meminfo: memFree=1771080/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=52740 CPUtime=0.69
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 13832 0 0 0 64 5 0 0 25 0 1 0 1151462681 54005760 12820 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 13185 12820 64 155 0 13028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52740

[startup+1.50171 s]
/proc/loadavg: 3.00 2.99 2.65 3/87 19053
/proc/meminfo: memFree=1706752/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=82136 CPUtime=1.49
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 22175 0 0 0 139 10 0 0 25 0 1 0 1151462681 84107264 20138 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 20534 20138 64 155 0 20377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82136

[startup+3.10191 s]
/proc/loadavg: 2.92 2.97 2.64 3/87 19053
/proc/meminfo: memFree=1668864/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=133084 CPUtime=3.09
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 36972 0 0 0 291 18 0 0 25 0 1 0 1151462681 136278016 32886 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 33271 32886 64 155 0 33114 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133084

[startup+6.30131 s]
/proc/loadavg: 2.92 2.97 2.64 3/87 19053
/proc/meminfo: memFree=1626304/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=153896 CPUtime=6.29
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 53014 0 0 0 602 27 0 0 25 0 1 0 1151462681 157589504 37874 1992294400 134512640 135151029 4294956224 18446744073709551615 134578823 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 38474 37874 79 155 0 38317 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 153896

[startup+12.7011 s]
/proc/loadavg: 2.85 2.95 2.64 3/87 19053
/proc/meminfo: memFree=1589768/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=193116 CPUtime=12.68
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 60546 0 0 0 1237 31 0 0 25 0 1 0 1151462681 197750784 45406 1992294400 134512640 135151029 4294956224 18446744073709551615 134548002 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 48279 45406 79 155 0 48122 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 193116

[startup+25.5017 s]
/proc/loadavg: 2.72 2.92 2.63 3/87 19053
/proc/meminfo: memFree=1621512/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=155644 CPUtime=25.48
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 60847 0 0 0 2516 32 0 0 25 0 1 0 1151462681 159379456 37382 1992294400 134512640 135151029 4294956224 18446744073709551615 134552306 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 38911 37382 79 155 0 38754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 155644

[startup+51.1019 s]
/proc/loadavg: 2.47 2.85 2.62 3/87 19053
/proc/meminfo: memFree=1621448/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=155644 CPUtime=51.05
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 60847 0 0 0 5073 32 0 0 25 0 1 0 1151462681 159379456 37382 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 38911 37382 79 155 0 38754 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 155644

[startup+102.306 s]
/proc/loadavg: 2.19 2.70 2.58 3/87 19053
/proc/meminfo: memFree=1621192/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=155644 CPUtime=102.23
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 60970 0 0 0 10191 32 0 0 25 0 1 0 1151462681 159379456 37505 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 38911 37505 79 155 0 38754 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 155644

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

[startup+105.502 s]
/proc/loadavg: 2.19 2.70 2.58 3/87 19053
/proc/meminfo: memFree=1621704/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=154336 CPUtime=105.44
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 62290 0 0 0 10511 33 0 0 25 0 1 0 1151462681 158040064 37377 1992294400 134512640 135151029 4294956224 18446744073709551615 134564379 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 38584 37377 79 155 0 38427 0
Current children cumulated CPU time (s) 105.44
Current children cumulated vsize (KiB) 154336

[startup+107.102 s]
/proc/loadavg: 2.19 2.70 2.58 3/87 19053
/proc/meminfo: memFree=1626056/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=149616 CPUtime=107.03
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 62290 0 0 0 10670 33 0 0 25 0 1 0 1151462681 153206784 36229 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 37404 36229 79 155 0 37247 0
Current children cumulated CPU time (s) 107.03
Current children cumulated vsize (KiB) 149616

[startup+108.702 s]
/proc/loadavg: 2.17 2.69 2.57 3/87 19053
/proc/meminfo: memFree=1626056/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=149616 CPUtime=108.63
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 62290 0 0 0 10830 33 0 0 25 0 1 0 1151462681 153206784 36229 1992294400 134512640 135151029 4294956224 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 37404 36229 79 155 0 37247 0
Current children cumulated CPU time (s) 108.63
Current children cumulated vsize (KiB) 149616

[startup+109.101 s]
/proc/loadavg: 2.17 2.69 2.57 3/87 19053
/proc/meminfo: memFree=1626056/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=149616 CPUtime=109.03
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194304 62290 0 0 0 10870 33 0 0 25 0 1 0 1151462681 153206784 36229 1992294400 134512640 135151029 4294956224 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19052/statm: 37404 36229 79 155 0 37247 0
Current children cumulated CPU time (s) 109.03
Current children cumulated vsize (KiB) 149616

[startup+109.301 s]
/proc/loadavg: 2.17 2.69 2.57 3/87 19053
/proc/meminfo: memFree=1626056/2055920 swapFree=4170308/4192956
[pid=19052] ppid=19050 vsize=0 CPUtime=109.23
/proc/19052/stat : 19052 (precosat) R 19050 19052 18473 0 -1 4194308 62291 0 0 0 10889 34 0 0 25 0 1 0 1151462681 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19052/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 109.23
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 109.314
CPU time (s): 109.25
CPU user time (s): 108.892
CPU system time (s): 0.357945
CPU usage (%): 99.942
Max. virtual memory (cumulated for all children) (KiB): 193116

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

runsolver used 0.141978 second user time and 0.366944 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-03 21:46:27
IDJOB=1563606
IDBENCH=70957
IDSOLVER=507
FILE ID=node92/1563606-1238787985
PBS_JOBID= 9085565
Free space on /tmp= 66520 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ele-noholes.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563606-1238787985/watcher-1563606-1238787985 -o /tmp/evaluation-result-1563606-1238787985/solver-1563606-1238787985 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1563606-1238787985.cnf

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

MD5SUM BENCH= f135b1d0c8abb3603a01568e46f7396a
RANDOM SEED=1913383485

node92.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.249
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.249
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:       1771496 kB
Buffers:         27100 kB
Cached:         187380 kB
SwapCached:       7540 kB
Active:          84084 kB
Inactive:       140288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771496 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:           33396 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            44096 kB
Committed_AS:  1992456 kB
PageTables:       2768 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= 66520 MiB
End job on node92 at 2009-04-03 21:48:16