Trace number 227750

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, and are wall clock time (not CPU 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
sugar 0.40SAT 20.48 21.0362

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-19_ext.xml
MD5SUM2dc54fc58f8f656ca6898d0651b3f1c0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.37564
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/227750-1170105841/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/227750-1170105841/unknown.xml [Mon Jan 29 22:24:02 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/227750-1170105841/unknown.xml /tmp/evaluation/227750-1170105841/sugar29273.csp [Mon Jan 29 22:24:02 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227750-1170105841/sugar-v0-40.jar -convert /tmp/evaluation/227750-1170105841/unknown.xml /tmp/evaluation/227750-1170105841/sugar29273.csp
0.16	c BEGIN convert /tmp/evaluation/227750-1170105841/unknown.xml
0.54	c END convert (0.3741 seconds)
0.59	c # CONVERT_XML  END : /tmp/evaluation/227750-1170105841/sugar29273.csp 153452 bytes (1 seconds) [Mon Jan 29 22:24:03 2007]
0.59	c # CONVERT_XML  CPU : 0.48 = 0 + 0 + 0.45 + 0.03
0.59	
0.59	c # GENERATE_SAT  BEGIN : /tmp/evaluation/227750-1170105841/sugar29273.bcnf [Mon Jan 29 22:24:03 2007]
0.59	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227750-1170105841/sugar-v0-40.jar -bcnf -map /tmp/evaluation/227750-1170105841/sugar29273.map /tmp/evaluation/227750-1170105841/sugar29273.csp /tmp/evaluation/227750-1170105841/sugar29273.bcnf
0.72	c BEGIN parse /tmp/evaluation/227750-1170105841/sugar29273.csp
1.57	c END parse (0.846757 seconds)
1.57	c BEGIN simplify
1.57	c END simplify (0.005536 seconds)
1.57	c BEGIN encode /tmp/evaluation/227750-1170105841/sugar29273.bcnf
1.63	c END encode (0.054468 seconds)
1.67	c # GENERATE_SAT  END : 280 variables 5095 clauses 90628 bytes (1 seconds) [Mon Jan 29 22:24:04 2007]
1.67	c # GENERATE_SAT  CPU : 0 = 0 + 0 + 0 + 0
1.67	
1.67	c # SOLVE_SAT  BEGIN : /tmp/evaluation/227750-1170105841/sugar29273.bcnf [Mon Jan 29 22:24:04 2007]
1.67	c # CMD : /tmp/evaluation/227750-1170105841/minisat /tmp/evaluation/227750-1170105841/sugar29273.bcnf /tmp/evaluation/227750-1170105841/sugar29273.out
1.67	c ==================================[MINISAT]===================================
1.67	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
1.67	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
1.67	c ==============================================================================
1.67	c |         0 |    5095    17556 |    1698       0        0     nan |  0.000 % |
1.68	c |       102 |    5095    17556 |    1867     102      876     8.6 |  0.001 % |
1.68	c |       252 |    5096    17556 |    2054     251     2285     9.1 |  0.024 % |
1.69	c |       477 |    5096    17556 |    2260     476     4540     9.5 |  0.020 % |
1.71	c |       814 |    5097    17556 |    2486     812     7609     9.4 |  0.020 % |
1.73	c |      1320 |    5098    17556 |    2734    1317    12573     9.5 |  0.008 % |
1.77	c |      2080 |    5100    17556 |    3008    2075    20577     9.9 |  0.017 % |
1.84	c |      3219 |    5101    17556 |    3308    1664    16128     9.7 |  0.020 % |
1.93	c |      4928 |    5104    17556 |    3639    3370    34931    10.4 |  0.022 % |
2.08	c |      7494 |    5112    17556 |    4003    2222    24377    11.0 |  0.014 % |
2.33	c |     11339 |    5114    17556 |    4404    4028    45395    11.3 |  0.022 % |
2.70	c |     17105 |    5118    17556 |    4844    3091    35555    11.5 |  0.015 % |
3.25	c |     25756 |    5122    17556 |    5329    4377    43713    10.0 |  0.015 % |
4.11	c |     38730 |    5130    17556 |    5861    3826    45892    12.0 |  0.006 % |
5.52	c |     58192 |    5138    17556 |    6448    5502    68994    12.5 |  0.003 % |
7.59	c |     87385 |    5143    17556 |    7092    5366    69193    12.9 |  0.019 % |
10.70	c |    131175 |    5151    17556 |    7802    6192    73104    11.8 |  0.003 % |
15.61	c |    196860 |    4942    16873 |    8582    5063    63645    12.6 |  2.144 % |
20.65	c ==============================================================================
20.65	c restarts              : 18
20.65	c conflicts             : 260005         (13728 /sec)
20.65	c decisions             : 307718         (16248 /sec)
20.65	c propagations          : 14399447       (760302 /sec)
20.65	c conflict literals     : 3369243        (29.69 % deleted)
20.65	c Memory used           : 3.31 MB
20.65	c CPU time              : 18.9391 s
20.65	c 
20.65	c SATISFIABLE
20.84	c # SOLVE_SAT  END : SATISFIABLE (19 seconds) [Mon Jan 29 22:24:23 2007]
20.84	c # SOLVE_SAT  CPU : 18.94 = 0 + 0 + 18.94 + 0
20.84	
20.84	c # RESULT : SATISFIABLE
20.84	
20.84	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 22:24:23 2007]
20.97	c BEGIN read SAT output /tmp/evaluation/227750-1170105841/sugar29273.out
20.97	c END read SAT output (0.003822 seconds)
20.97	c BEGIN write solution /tmp/evaluation/227750-1170105841/sugar29273.sol
20.98	c END write solution (0.014193 seconds)
21.03	s SATISFIABLE
21.03	v 2 5 3 6 2 7 0 6 0 4 0 7 6 0 1 0 7 6 0 3 0 2 2 2 5 0 0 0 7 3 0 5 5 3 1 6 0 5 0 5
21.03	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 22:24:23 2007]
21.03	c # OUTPUT_SOL  CPU : 0.139999999999998 = 0 + 0.01 + 0.0999999999999979 + 0.03
21.03	
21.03	c # MAIN  END :  (21 seconds) [Mon Jan 29 22:24:23 2007]
21.03	c # MAIN  CPU : 19.56 = 0 + 0.01 + 19.49 + 0.06
21.03	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-227750-1170105841 -o ROOT/results/node35/solver-227750-1170105841 -C 1800 -M 900 /tmp/evaluation/227750-1170105841/solver /tmp/evaluation/227750-1170105841 /tmp/evaluation/227750-1170105841/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.57 3.06 3.02 3/81 29274
/proc/meminfo: memFree=1342464/2055920 swapFree=4192812/4192956
[pid=29273] ppid=29271 vsize=5352 CPUtime=0
/proc/29273/stat : 29273 (solver) R 29271 29273 29208 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 4347942 5480448 231 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 266134416679 0 0 4096 0 0 0 0 17 1 0 0
/proc/29273/statm: 1338 231 193 169 0 49 0

[startup+0.102538 s]
/proc/loadavg: 2.57 3.06 3.02 3/81 29274
/proc/meminfo: memFree=1342464/2055920 swapFree=4192812/4192956
[pid=29273] ppid=29271 vsize=13724 CPUtime=0.03
/proc/29273/stat : 29273 (sugar) S 29271 29273 29208 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 4347942 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29273/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.514623 s]
/proc/loadavg: 2.57 3.06 3.02 3/81 29274
/proc/meminfo: memFree=1342464/2055920 swapFree=4192812/4192956
[pid=29273] ppid=29271 vsize=13724 CPUtime=0.03
/proc/29273/stat : 29273 (sugar) S 29271 29273 29208 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 4347942 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29273/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33778 s]
/proc/loadavg: 2.69 3.07 3.02 4/89 29290
/proc/meminfo: memFree=1320704/2055920 swapFree=4192812/4192956
[pid=29273] ppid=29271 vsize=13724 CPUtime=0.51
/proc/29273/stat : 29273 (sugar) S 29271 29273 29208 0 -1 4194304 1190 5606 0 1 3 0 45 3 16 0 1 0 4347942 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29273/statm: 3431 809 371 3 0 531 0
[pid=29283] ppid=29273 vsize=807328 CPUtime=0.72
/proc/29283/stat : 29283 (java) R 29273 29273 29208 0 -1 0 7756 0 1 0 67 5 0 0 17 0 8 0 4348001 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29283/statm: 201832 7504 1506 14 0 189110 0
[pid=29283/tid=29284] ppid=29273 vsize=807328 CPUtime=0.06
/proc/29283/task/29284/stat : 29284 (java) S 29273 29273 29208 0 -1 64 1571 0 0 0 6 0 0 0 16 0 8 0 4348005 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29283/tid=29285] ppid=29273 vsize=807328 CPUtime=0
/proc/29283/task/29285/stat : 29285 (java) S 29273 29273 29208 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 4348005 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29283/tid=29286] ppid=29273 vsize=807328 CPUtime=0
/proc/29283/task/29286/stat : 29286 (java) S 29273 29273 29208 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 4348005 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29283/tid=29287] ppid=29273 vsize=807328 CPUtime=0
/proc/29283/task/29287/stat : 29287 (java) S 29273 29273 29208 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 4348009 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29283/tid=29288] ppid=29273 vsize=807328 CPUtime=0.13
/proc/29283/task/29288/stat : 29288 (java) R 29273 29273 29208 0 -1 64 399 0 0 0 13 0 0 0 20 0 8 0 4348009 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29283/tid=29289] ppid=29273 vsize=807328 CPUtime=0
/proc/29283/task/29289/stat : 29289 (java) S 29273 29273 29208 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 4348009 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29283/tid=29290] ppid=29273 vsize=807328 CPUtime=0
/proc/29283/task/29290/stat : 29290 (java) S 29273 29273 29208 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4348009 826703872 7504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 821052

[startup+2.99411 s]
/proc/loadavg: 2.69 3.07 3.02 4/83 29291
/proc/meminfo: memFree=1339640/2055920 swapFree=4192812/4192956
[pid=29273] ppid=29271 vsize=13724 CPUtime=0.51
/proc/29273/stat : 29273 (sugar) S 29271 29273 29208 0 -1 4194304 1280 5606 0 1 3 0 45 3 15 0 1 0 4347942 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29273/statm: 3431 819 373 3 0 531 0
[pid=29283] ppid=29273 vsize=0 CPUtime=1.02
/proc/29283/stat : 29283 (java) Z 29273 29273 29208 0 -1 1036 8240 0 1 0 96 6 0 0 18 0 1 0 4348001 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29283/statm: 0 0 0 0 0 0 0
[pid=29291] ppid=29273 vsize=2316 CPUtime=1.31
/proc/29291/stat : 29291 (minisat) R 29273 29273 29208 0 -1 0 284 0 0 0 131 0 0 0 25 0 1 0 4348109 2371584 247 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528086 0 0 4096 3 0 0 0 17 1 0 0
/proc/29291/statm: 579 247 51 112 0 463 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 16040

[startup+6.20975 s]
/proc/loadavg: 2.63 3.05 3.02 3/83 29291
/proc/meminfo: memFree=1339064/2055920 swapFree=4192812/4192956
[pid=29273] ppid=29271 vsize=13724 CPUtime=0.51
/proc/29273/stat : 29273 (sugar) S 29271 29273 29208 0 -1 4194304 1280 5606 0 1 3 0 45 3 16 0 1 0 4347942 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29273/statm: 3431 819 373 3 0 531 0
[pid=29283] ppid=29273 vsize=0 CPUtime=1.02
/proc/29283/stat : 29283 (java) Z 29273 29273 29208 0 -1 1036 8240 0 1 0 96 6 0 0 18 0 1 0 4348001 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29283/statm: 0 0 0 0 0 0 0
[pid=29291] ppid=29273 vsize=2712 CPUtime=4.5
/proc/29291/stat : 29291 (minisat) R 29273 29273 29208 0 -1 0 385 0 0 0 450 0 0 0 25 0 1 0 4348109 2777088 348 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528710 0 0 4096 3 0 0 0 17 1 0 0
/proc/29291/statm: 678 348 51 112 0 562 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 16436

[startup+12.625 s]
/proc/loadavg: 2.66 3.05 3.02 4/83 29291
/proc/meminfo: memFree=1338680/2055920 swapFree=4192812/4192956
[pid=29273] ppid=29271 vsize=13724 CPUtime=0.51
/proc/29273/stat : 29273 (sugar) S 29271 29273 29208 0 -1 4194304 1280 5606 0 1 3 0 45 3 16 0 1 0 4347942 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29273/statm: 3431 819 373 3 0 531 0
[pid=29283] ppid=29273 vsize=0 CPUtime=1.02
/proc/29283/stat : 29283 (java) Z 29273 29273 29208 0 -1 1036 8240 0 1 0 96 6 0 0 18 0 1 0 4348001 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29283/statm: 0 0 0 0 0 0 0
[pid=29291] ppid=29273 vsize=3112 CPUtime=10.91
/proc/29291/stat : 29291 (minisat) R 29273 29273 29208 0 -1 0 472 0 0 0 1091 0 0 0 25 0 1 0 4348109 3186688 435 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/29291/statm: 778 435 51 112 0 662 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 16836

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 29273 and gives childrusage.ru_utime.tv_sec=19 childrusage.ru_utime.tv_usec=537029 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=80987
CPU time returned by wait4() is 19.618
while last known CPU time is 20.48

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 21.0362
CPU time (s): 20.48
CPU user time (s): 20.38
CPU system time (s): 0.1
CPU usage (%): 97.3558
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.537
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10535
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 825
involuntary context switches= 760

runsolver used 0.023996 s user time and 0.06099 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Jan 29 21:24:02 UTC 2007


IDJOB= 227750
IDBENCH= 6109
IDSOLVER= 86
FILE ID= node35/227750-1170105841

PBS_JOBID= 3689800

Free space on /tmp= 66560 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-19_ext.xml
COMMAND LINE= /tmp/evaluation/227750-1170105841/solver /tmp/evaluation/227750-1170105841 /tmp/evaluation/227750-1170105841/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-227750-1170105841 -o ROOT/results/node35/solver-227750-1170105841 -C 1800 -M 900  /tmp/evaluation/227750-1170105841/solver /tmp/evaluation/227750-1170105841 /tmp/evaluation/227750-1170105841/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  2dc54fc58f8f656ca6898d0651b3f1c0

RANDOM SEED= 329106412

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.263
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.263
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:       1343008 kB
Buffers:         15640 kB
Cached:          43860 kB
SwapCached:          0 kB
Active:         640048 kB
Inactive:        26968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:         624284 kB
Slab:            29952 kB
Committed_AS:   914724 kB
PageTables:       3004 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= 66560 MiB



End job on node35 on Mon Jan 29 21:24:24 UTC 2007