Trace number 1553310

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 14.3088 14.3216

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59684
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
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-1553310-1238713483.cnf
0.00/0.00	c found header 'p cnf 10794 31997'
0.00/0.04	c finished parsing
0.00/0.04	c
0.00/0.04	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.04	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.04	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.04	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.04	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.04	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.04	c
0.00/0.04	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.04	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.04	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.04	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.04	c
0.00/0.04	c starting search after 0.0 seconds
0.00/0.04	c no decision limit
0.00/0.04	c
0.00/0.04	c       original/binary      fixed     eliminated      learned       agility
0.00/0.04	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.04	c
0.00/0.04	c *    0.0    31995   10792      2     0      0       0      0    0.0   0    3
0.69/0.76	c s    0.8    14264    1256     17   257   9264       0      0    0.0   0    3
0.69/0.76	c l    0.8    14264    1256     17   257   9264       0   8630    0.0   0    3
0.69/0.77	c R    0.8    14296    1256     17   257   9264     102     96   16.8   7    3
0.69/0.78	c R    0.8    14360    1256     17   257   9264     202    177   57.3   2    3
0.79/0.83	c R    0.8    14539    1256     17   257   9264     803    738   57.7   6    3
0.79/0.85	c B    0.9    14612    1256     17   257   9264    1002    927   64.1  12    3
0.89/0.96	c B    1.0    15011    1256     17   257   9264    2003   1872   72.7   7    3
0.89/1.00	c R    1.0    15102    1256     17   257   9264    2406   2255   71.9   9    4
1.09/1.17	c s    1.2    15441    1256     17   257   9264    4139   3952   65.7   8    3
1.29/1.35	c R    1.4    15685    1256     17   257   9264    6430   6206   62.6   9    4
1.39/1.49	c B    1.5    15908    1256     17   257   9264    8009   7712   61.4  12    4
1.49/1.55	c +    1.6    15962    1256     17   257   9264    8631   9493   60.9   6    5
1.68/1.78	c +    1.8    16297    1255     17   258   9264   10785  10442   59.7  16    5
1.78/1.87	c s    1.9    16304    1255     17   258   9264   11259  10053   59.9  10    5
2.09/2.12	c +    2.1    16345    1252     17   261   9264   13480  11486   70.7   9    5
2.38/2.47	c +    2.5    16838    1246     21   263   9264   16850  12634   72.1  13    6
2.99/3.01	c s    3.0    16471    1229     33   268   9264   20165   7575   76.0  12    5
2.99/3.01	c -    3.0    16471    1229     33   268   9264   20165  12003   76.0  12    5
2.99/3.01	c
2.99/3.01	c       original/binary      fixed     eliminated      learned       agility
2.99/3.01	c   seconds        variables     equivalent    conflicts       height       MB
2.99/3.01	c
2.99/3.01	c +    3.0    16471    1229     33   268   9264   20165  13203   76.0  12    5
3.39/3.44	c B    3.4    16484    1229     33   268   9264   24023  11432   75.3  15    6
3.49/3.58	c +    3.6    16625    1225     36   269   9264   25207  14523   75.1  10    7
3.89/3.98	c s    4.0    16240    1220     36   274   9264   28152  13519   74.9  10    7
3.89/3.98	c -    4.0    16240    1220     36   274   9264   28152  14378   74.9  10    7
4.39/4.40	c +    4.4    16241    1220     36   274   9264   31191  15815   75.7  12    8
5.49/5.52	c s    5.5    16165    1195     46   289   9264   38024  14934   74.2  12    7
5.49/5.52	c -    5.5    16165    1195     46   289   9264   38024  15341   74.2  12    7
5.49/5.52	c +    5.5    16165    1195     46   289   9264   38024  16875   74.2  12    7
6.79/6.86	c +    6.9    17713    1171     55   304   9264   47530  18562   70.8  10    7
6.89/6.93	c s    6.9    16229    1171     55   304   9264   47567  14793   70.8  10    6
6.89/6.93	c -    6.9    16229    1171     55   304   9264   47567  18191   70.8  10    6
8.39/8.44	c -    8.4    15288    1104     96   330   9264   57721  18010   68.4   8    6
8.39/8.44	c -    8.4    15171    1104     96   330   9264   57721  17830   68.4   8    6
8.49/8.55	c s    8.5    14302    1068     96   330   9300   57721   6845   68.4   8    4
8.49/8.55	c -    8.5    14302    1068     96   330   9300   57721  15513   68.4   8    4
8.49/8.55	c +    8.5    14302    1068     96   330   9300   57721  17064   68.4   8    4
9.19/9.30	c B    9.3    15952    1060     99   335   9300   64050  13169   68.1  16    6
9.39/9.44	c s    9.4    15621    1060     99   335   9300   64905  12526   68.0  11    5
9.39/9.44	c
9.39/9.44	c       original/binary      fixed     eliminated      learned       agility
9.39/9.44	c   seconds        variables     equivalent    conflicts       height       MB
9.39/9.44	c
9.39/9.44	c -    9.4    15621    1060     99   335   9300   64905  16553   68.0  11    5
9.99/10.02	c +   10.0    15888    1048    105   341   9300   69988  18208   67.3  13    7
10.59/10.70	c s   10.7    15158    1033    110   351   9300   74358  15933   66.6   9    7
10.59/10.70	c -   10.7    15158    1033    110   351   9300   74358  17662   66.6   9    7
11.99/12.09	c +   12.1    18784     980    148   366   9300   84861  19428   64.4   9    7
12.18/12.21	c s   12.2    14308     979    148   367   9300   85347  12868   64.3  11    5
12.18/12.21	c -   12.2    14308     979    148   367   9300   85347  16903   64.3  11    5
13.19/13.26	c +   13.3    17387     877    205   412   9300   92290  18593   63.7  15    7
13.68/13.75	c s   13.7    11976     849    227   418   9300   95604  11509   63.1  15    5
13.68/13.75	c -   13.7    11976     849    227   418   9300   95604  15247   63.1  15    5
13.68/13.75	c +   13.7    11976     849    227   418   9300   95604  16771   63.1  15    5
14.29/14.31	c 0   14.3    13565     503    567   424   9300   99618  15485   62.5  11    7
14.29/14.31	c
14.29/14.31	s UNSATISFIABLE
14.29/14.31	c
14.29/14.31	c 99618 conflicts, 448338 decisions, 124 random
14.29/14.31	c 44 iterations, 504 restarts, 0 skipped
14.29/14.31	c 14 enlarged, 230 shrunken, 973 rescored, 43 rebiased
14.29/14.31	c 12 simplifications, 0 reductions
14.29/14.31	c
14.29/14.31	c vars: 567 fixed, 424 equiv, 9300 elim, 485 merged
14.29/14.31	c elim: 488004 resolutions, 2 phases, 2 rounds
14.29/14.31	c sbst: 70% substituted, 0.0% nots, 99.4% ands, 0.5% xors, 0.0% ites
14.29/14.31	c arty: 2.65 and 2.00 xor average arity
14.29/14.31	c prbe: 56603 probed, 11 phases, 17 rounds
14.29/14.31	c prbe: 46 failed, 12 lifted, 22 merged
14.29/14.31	c sccs: 14 non trivial, 0 fixed, 24 merged
14.29/14.31	c hash: 20 units, 439 merged
14.29/14.31	c mins: 5147814 learned, 31% deleted, 30 strong, 66 depth
14.29/14.31	c subs: 195 forward, 406 backward, 8312 doms
14.29/14.31	c strs: 332 forward, 13 backward
14.29/14.31	c doms: 8975 dominators, 6379 high, 804 low
14.29/14.31	c prps: 12158438 propagations, 0.85 megaprops
14.29/14.31	c
14.29/14.31	c 14.3 seconds, 8 MB max, 23 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-1553310-1238713483/watcher-1553310-1238713483 -o /tmp/evaluation-result-1553310-1238713483/solver-1553310-1238713483 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1553310-1238713483.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.99 1.00 1.02 3/70 18816
/proc/meminfo: memFree=1248240/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=1748 CPUtime=0
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 1144013335 1789952 331 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 437 331 63 155 0 280 0

[startup+0.0718059 s]
/proc/loadavg: 0.99 1.00 1.02 3/70 18816
/proc/meminfo: memFree=1248240/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=4516 CPUtime=0.06
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 1075 0 0 0 6 0 0 0 18 0 1 0 1144013335 4624384 1026 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 1129 1027 79 155 0 972 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4516

[startup+0.102809 s]
/proc/loadavg: 0.99 1.00 1.02 3/70 18816
/proc/meminfo: memFree=1248240/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=4912 CPUtime=0.09
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 1170 0 0 0 9 0 0 0 18 0 1 0 1144013335 5029888 1121 1992294400 134512640 135151029 4294956240 18446744073709551615 134582210 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 1228 1121 79 155 0 1071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4912

[startup+0.301831 s]
/proc/loadavg: 0.99 1.00 1.02 3/70 18816
/proc/meminfo: memFree=1248240/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=6036 CPUtime=0.29
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 1640 0 0 0 29 0 0 0 19 0 1 0 1144013335 6180864 1389 1992294400 134512640 135151029 4294956240 18446744073709551615 134573909 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 1509 1389 79 155 0 1352 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6036

[startup+0.702878 s]
/proc/loadavg: 0.99 1.00 1.02 3/70 18816
/proc/meminfo: memFree=1248240/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=7276 CPUtime=0.69
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 1923 0 0 0 69 0 0 0 22 0 1 0 1144013335 7450624 1672 1992294400 134512640 135151029 4294956240 18446744073709551615 134573901 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 1819 1672 79 155 0 1662 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7276

[startup+1.50197 s]
/proc/loadavg: 0.99 1.00 1.02 2/71 18817
/proc/meminfo: memFree=1241832/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=7280 CPUtime=1.49
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 1924 0 0 0 149 0 0 0 25 0 1 0 1144013335 7454720 1673 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 1820 1673 79 155 0 1663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7280

[startup+3.10116 s]
/proc/loadavg: 0.99 1.00 1.02 2/71 18817
/proc/meminfo: memFree=1241640/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=8196 CPUtime=3.09
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 2146 0 0 0 308 1 0 0 25 0 1 0 1144013335 8392704 1895 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 2049 1895 79 155 0 1892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8196

[startup+6.30152 s]
/proc/loadavg: 0.99 1.00 1.02 2/71 18817
/proc/meminfo: memFree=1239400/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=9740 CPUtime=6.29
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 2532 0 0 0 628 1 0 0 25 0 1 0 1144013335 9973760 2281 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 2435 2281 79 155 0 2278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9740

[startup+12.7013 s]
/proc/loadavg: 0.99 1.00 1.02 2/71 18817
/proc/meminfo: memFree=1239144/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=9712 CPUtime=12.68
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 2619 0 0 0 1267 1 0 0 25 0 1 0 1144013335 9945088 2274 1992294400 134512640 135151029 4294956240 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 2428 2274 79 155 0 2271 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9712

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

[startup+13.5014 s]
/proc/loadavg: 0.99 1.00 1.02 2/71 18817
/proc/meminfo: memFree=1239144/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=9712 CPUtime=13.48
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 2619 0 0 0 1347 1 0 0 25 0 1 0 1144013335 9945088 2274 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 2428 2274 79 155 0 2271 0
Current children cumulated CPU time (s) 13.48
Current children cumulated vsize (KiB) 9712

[startup+13.9014 s]
/proc/loadavg: 0.99 1.00 1.02 2/71 18817
/proc/meminfo: memFree=1239144/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=9712 CPUtime=13.88
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 2619 0 0 0 1387 1 0 0 25 0 1 0 1144013335 9945088 2274 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 2428 2274 79 155 0 2271 0
Current children cumulated CPU time (s) 13.88
Current children cumulated vsize (KiB) 9712

[startup+14.3054 s]
/proc/loadavg: 0.99 1.00 1.02 2/71 18817
/proc/meminfo: memFree=1239144/2055920 swapFree=4174016/4192956
[pid=18816] ppid=18814 vsize=9712 CPUtime=14.29
/proc/18816/stat : 18816 (precosat) R 18814 18816 18635 0 -1 4194304 2619 0 0 0 1428 1 0 0 25 0 1 0 1144013335 9945088 2274 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/18816/statm: 2428 2274 79 155 0 2271 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 9712

Child status: 20
Real time (s): 14.3216
CPU time (s): 14.3088
CPU user time (s): 14.2948
CPU system time (s): 0.013997
CPU usage (%): 99.9108
Max. virtual memory (cumulated for all children) (KiB): 9920

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

runsolver used 0.017997 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-03 01:04:43
IDJOB=1553310
IDBENCH=70759
IDSOLVER=507
FILE ID=node74/1553310-1238713483
PBS_JOBID= 9085295
Free space on /tmp= 101916 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553310-1238713483/watcher-1553310-1238713483 -o /tmp/evaluation-result-1553310-1238713483/solver-1553310-1238713483 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1553310-1238713483.cnf

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED=303169324

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1248656 kB
Buffers:         92296 kB
Cached:         623220 kB
SwapCached:       8140 kB
Active:         236348 kB
Inactive:       488824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248656 kB
SwapTotal:     4192956 kB
SwapFree:      4174016 kB
Dirty:            1348 kB
Writeback:           0 kB
Mapped:          15012 kB
Slab:            67292 kB
Committed_AS:  2552656 kB
PageTables:       1852 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= 101916 MiB
End job on node74 at 2009-04-03 01:04:57