Trace number 1554090

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 25.7031 25.712

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate016.cnf
MD5SUMcb3e934c498918abbc8bcf7f964c0d21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.837
Satisfiable
(Un)Satisfiability was proved
Number of variables2087
Number of clauses6212
Sum of the clauses size14492
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24140
Number of clauses of size 32070
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-1554090-1238723534.cnf
0.00/0.00	c found header 'p cnf 2087 6212'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0     6210    2085      2     0      0       0      0    0.0   0    1
0.02/0.08	c s    0.1     3662     706    235    40   1106       0      0    0.0   0    0
0.02/0.08	c l    0.1     3662     706    235    40   1106       0   3167    0.0   0    0
0.10/0.11	c N    0.1     3662     706    235    40   1106     100    100   11.7  42    1
0.10/0.14	c N    0.1     3663     706    235    40   1106     201    201   11.4  40    1
0.10/0.16	c s    0.2     3663     706    235    40   1106     264    264   11.2  41    0
0.30/0.32	c N    0.3     3663     706    235    40   1106     802    802   11.3  39    1
0.30/0.39	c B    0.4     3663     706    235    40   1106    1000   1000   11.1  38    1
0.70/0.72	c B    0.7     3663     706    235    40   1106    2000   2000   10.3  38    1
0.80/0.84	c N    0.8     3663     706    235    40   1106    2403   2403    9.9  39    1
1.00/1.09	c +    1.1     3663     706    235    40   1106    3167   3483    9.8  40    1
1.30/1.36	c +    1.4     3663     706    235    40   1106    3955   3831    9.5  38    1
1.60/1.69	c +    1.7     3663     706    235    40   1106    4941   4214    9.3  37    1
2.10/2.11	c +    2.1     3663     706    235    40   1106    6175   4635    9.1  38    1
2.10/2.19	c N    2.2     3663     706    235    40   1106    6403   4448    9.1  38    1
2.59/2.64	c +    2.6     3663     706    235    40   1106    7715   5098    8.9  36    1
2.69/2.73	c B    2.7     3663     706    235    40   1106    8001   4926    8.8  36    1
3.20/3.29	c +    3.3     3663     706    235    40   1106    9641   5607    8.7  39    1
3.30/3.35	c s    3.4     3664     706    235    40   1106    9811   5273    8.7  37    1
3.49/3.57	c
3.49/3.57	c       original/binary      fixed     eliminated      learned       agility
3.49/3.57	c   seconds        variables     equivalent    conflicts       height       MB
3.49/3.57	c
3.49/3.57	c s    3.6     3672     706    235    40   1106   10437   5611    8.8  37    1
4.09/4.12	c +    4.1     3672     706    235    40   1106   12051   6167    8.9  38    1
5.10/5.17	c +    5.2     3672     706    235    40   1106   15061   6783    8.8  39    1
5.40/5.49	c N    5.5     3672     706    235    40   1106   16003   6790    8.7  36    1
6.39/6.49	c +    6.5     3672     706    235    40   1106   18825   7461    8.6  37    1
8.09/8.13	c +    8.1     3672     706    235    40   1106   23531   8207    8.3  38    1
8.29/8.30	c s    8.3     3673     706    235    40   1106   23995   7930    8.3  37    1
8.29/8.31	c B    8.3     3673     706    235    40   1106   24001   7936    8.3  37    1
10.19/10.23	c +   10.2     3673     706    235    40   1106   29411   9027    8.4  37    1
12.79/12.88	c +   12.9     3673     706    235    40   1106   36760   9929    8.3  36    2
13.39/13.47	c N   13.5     3673     706    235    40   1106   38404   9935    8.3  39    2
14.19/14.22	c s   14.2     3664     698    235    41   1113   40398      6    8.2  40    0
14.29/14.30	c s   14.3     3665     698    235    41   1113   40642    250    8.2  38    0
15.99/16.07	c +   16.1     3665     698    235    41   1113   45950  10921    8.1  37    1
16.89/16.97	c s   17.0     3666     698    235    41   1113   48590   8197    8.0  39    1
17.19/17.26	c s   17.3     3668     698    235    41   1113   49388   8995    8.1  36    1
19.89/19.96	c s   20.0     3667     697    235    42   1113   56782      3    8.0  37    0
20.09/20.18	c +   20.2     3667     697    235    42   1113   57436  12013    8.0  39    1
21.29/21.34	c s   21.3     3668     697    235    42   1113   60878   4098    7.9  38    1
21.49/21.52	c
21.49/21.52	c       original/binary      fixed     eliminated      learned       agility
21.49/21.52	c   seconds        variables     equivalent    conflicts       height       MB
21.49/21.52	c
21.49/21.52	c s   21.5     3671     697    235    42   1113   61414   4634    7.9  38    1
21.99/22.04	c s   22.0     3672     697    235    42   1113   62926   6145    7.9  36    1
22.39/22.41	c s   22.4     3673     697    235    42   1113   63950   7168    7.8  38    1
22.39/22.42	c B   22.4     3673     697    235    42   1113   64002   7220    7.8  38    1
22.59/22.67	c s   22.7     3674     697    235    42   1113   64686   7903    7.8  37    1
22.89/22.95	c s   23.0     3684     697    235    42   1113   65466   8683    7.8  38    1
24.09/24.14	c s   24.1     3680     695    235    43   1114   68782   3808    7.8  37    1
24.29/24.32	c s   24.3     3681     695    235    43   1114   69290   4316    7.8  37    1
24.79/24.85	c s   24.8     3608     681    236    56   1114   70830   1761    7.7  36    1
24.79/24.85	c -   24.8     3608     681    236    56   1114   70830  11653    7.7  36    1
24.79/24.85	c +   24.8     3608     681    236    56   1114   70830  12818    7.7  36    1
25.09/25.19	c s   25.2     3531     679    237    57   1114   71854    738    7.7  38    1
25.09/25.19	c -   25.2     3531     679    237    57   1114   71854  12434    7.7  38    1
25.29/25.36	c s   25.4     3404     663    240    70   1114   72366    227    7.7  38    0
25.29/25.36	c -   25.4     3404     663    240    70   1114   72366  12061    7.7  38    0
25.39/25.45	c s   25.4     3397     651    240    82   1114   72616    477    7.7  36    0
25.49/25.54	c s   25.5     3231     607    247   119   1114   72894    239    7.7  38    0
25.49/25.54	c -   25.5     3231     607    247   119   1114   72894  10011    7.7  38    0
25.49/25.54	c +   25.5     3231     607    247   119   1114   72894  11012    7.7  38    0
25.59/25.61	c
25.59/25.61	c       original/binary      fixed     eliminated      learned       agility
25.59/25.61	c   seconds        variables     equivalent    conflicts       height       MB
25.59/25.61	c
25.59/25.61	c s   25.6     3053     579    250   144   1114   73168    225    7.6  35    0
25.69/25.70	c s   25.7     2683     491    278   204   1114   73447     25    7.6  38    0
25.69/25.70	c -   25.7     2683     491    278   204   1114   73447   8149    7.6  38    0
25.69/25.70	c +   25.7     2683     491    278   204   1114   73447   8963    7.6  38    0
25.69/25.71	c 0   25.7     3609       0    769   204   1114   73486     48    7.6  37    0
25.69/25.71	c
25.69/25.71	s UNSATISFIABLE
25.69/25.71	c
25.69/25.71	c 73486 conflicts, 73684 decisions, 1 random
25.69/25.71	c 7 iterations, 0 restarts, 231 skipped
25.69/25.71	c 17 enlarged, 42 shrunken, 716 rescored, 30 rebiased
25.69/25.71	c 25 simplifications, 0 reductions
25.69/25.71	c
25.69/25.71	c vars: 769 fixed, 204 equiv, 1114 elim, 229 merged
25.69/25.71	c elim: 85962 resolutions, 4 phases, 4 rounds
25.69/25.71	c sbst: 96% substituted, 0.0% nots, 98.6% ands, 1.4% xors, 0.0% ites
25.69/25.71	c arty: 2.00 and 2.00 xor average arity
25.69/25.71	c prbe: 26157 probed, 12 phases, 14 rounds
25.69/25.71	c prbe: 3 failed, 226 lifted, 26 merged
25.69/25.71	c sccs: 34 non trivial, 0 fixed, 46 merged
25.69/25.71	c hash: 21 units, 157 merged
25.69/25.71	c mins: 634334 learned, 83% deleted, 0 strong, 29 depth
25.69/25.71	c subs: 21 forward, 12 backward, 3514 doms
25.69/25.71	c strs: 49 forward, 7 backward
25.69/25.71	c doms: 3671 dominators, 3273 high, 183 low
25.69/25.71	c prps: 42989587 propagations, 1.67 megaprops
25.69/25.71	c
25.69/25.71	c 25.7 seconds, 2 MB max, 5 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-1554090-1238723534/watcher-1554090-1238723534 -o /tmp/evaluation-result-1554090-1238723534/solver-1554090-1238723534 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1554090-1238723534.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.96 0.98 1.08 3/64 8992
/proc/meminfo: memFree=1100512/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=1212 CPUtime=0
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 910944918 1241088 177 1992294400 134512640 135151029 4294956224 18446744073709551615 134572718 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 303 177 63 155 0 146 0

[startup+0.0267351 s]
/proc/loadavg: 0.96 0.98 1.08 3/64 8992
/proc/meminfo: memFree=1100512/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=1472 CPUtime=0.02
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 295 0 0 0 2 0 0 0 18 0 1 0 910944918 1507328 279 1992294400 134512640 135151029 4294956224 18446744073709551615 134581521 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 368 279 79 155 0 211 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1472

[startup+0.102745 s]
/proc/loadavg: 0.96 0.98 1.08 3/64 8992
/proc/meminfo: memFree=1100512/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=1768 CPUtime=0.1
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 358 0 0 0 10 0 0 0 18 0 1 0 910944918 1810432 342 1992294400 134512640 135151029 4294956224 18446744073709551615 134552112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 442 342 79 155 0 285 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1768

[startup+0.301775 s]
/proc/loadavg: 0.96 0.98 1.08 3/64 8992
/proc/meminfo: memFree=1100512/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=1768 CPUtime=0.3
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 358 0 0 0 30 0 0 0 19 0 1 0 910944918 1810432 342 1992294400 134512640 135151029 4294956224 18446744073709551615 134555216 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 442 342 79 155 0 285 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1768

[startup+0.701834 s]
/proc/loadavg: 0.96 0.98 1.08 3/64 8992
/proc/meminfo: memFree=1100512/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=1768 CPUtime=0.7
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 358 0 0 0 70 0 0 0 22 0 1 0 910944918 1810432 342 1992294400 134512640 135151029 4294956224 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 442 342 79 155 0 285 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1768

[startup+1.50195 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 8993
/proc/meminfo: memFree=1099416/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=1768 CPUtime=1.5
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 358 0 0 0 150 0 0 0 25 0 1 0 910944918 1810432 342 1992294400 134512640 135151029 4294956224 18446744073709551615 134580663 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 442 342 79 155 0 285 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1768

[startup+3.10119 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 8993
/proc/meminfo: memFree=1099288/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=1904 CPUtime=3.09
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 401 0 0 0 309 0 0 0 25 0 1 0 910944918 1949696 385 1992294400 134512640 135151029 4294956224 18446744073709551615 134578161 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 476 385 79 155 0 319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1904

[startup+6.30166 s]
/proc/loadavg: 0.97 0.98 1.08 2/65 8993
/proc/meminfo: memFree=1098904/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=2268 CPUtime=6.29
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 466 0 0 0 629 0 0 0 25 0 1 0 910944918 2322432 450 1992294400 134512640 135151029 4294956224 18446744073709551615 134554915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 567 450 79 155 0 410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2268

[startup+12.7016 s]
/proc/loadavg: 0.97 0.98 1.08 2/65 8993
/proc/meminfo: memFree=1098392/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=2584 CPUtime=12.69
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 552 0 0 0 1269 0 0 0 25 0 1 0 910944918 2646016 536 1992294400 134512640 135151029 4294956224 18446744073709551615 134574157 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 646 536 79 155 0 489 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2584

[startup+25.5025 s]
/proc/loadavg: 0.97 0.98 1.08 2/65 8993
/proc/meminfo: memFree=1098520/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=2096 CPUtime=25.49
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 855 0 0 0 2549 0 0 0 25 0 1 0 910944918 2146304 443 1992294400 134512640 135151029 4294956224 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 524 443 79 155 0 367 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2096

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

[startup+25.7015 s]
/proc/loadavg: 0.97 0.98 1.08 2/65 8993
/proc/meminfo: memFree=1098520/2055920 swapFree=4178260/4192956
[pid=8992] ppid=8990 vsize=2096 CPUtime=25.69
/proc/8992/stat : 8992 (precosat) R 8990 8992 8477 0 -1 4194304 855 0 0 0 2569 0 0 0 25 0 1 0 910944918 2146304 443 1992294400 134512640 135151029 4294956224 18446744073709551615 134676662 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8992/statm: 524 443 79 155 0 367 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 2096

Child status: 20
Real time (s): 25.712
CPU time (s): 25.7031
CPU user time (s): 25.7011
CPU system time (s): 0.001999
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 2760

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

runsolver used 0.022996 second user time and 0.06399 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-03 03:52:14
IDJOB=1554090
IDBENCH=70774
IDSOLVER=507
FILE ID=node39/1554090-1238723534
PBS_JOBID= 9085276
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= cb3e934c498918abbc8bcf7f964c0d21
RANDOM SEED=451849356

node39.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.285
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.285
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:       1100928 kB
Buffers:         96972 kB
Cached:         757848 kB
SwapCached:       8168 kB
Active:         118532 kB
Inactive:       746296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1100928 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:             788 kB
Writeback:           0 kB
Mapped:          16736 kB
Slab:            76436 kB
Committed_AS:  2646016 kB
PageTables:       1188 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= 66252 MiB
End job on node39 at 2009-04-03 03:52:40