Trace number 227863

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.40UNSAT 23.65 23.8412

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-13_ext.xml
MD5SUM3921658d2b5247ef54ae5da8323aa886
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.39148
SatisfiableNO
(Un)Satisfiability was provedNO
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/227863-1170105844/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/227863-1170105844/unknown.xml [Mon Jan 29 22:24:04 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/227863-1170105844/unknown.xml /tmp/evaluation/227863-1170105844/sugar20453.csp [Mon Jan 29 22:24:04 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227863-1170105844/sugar-v0-40.jar -convert /tmp/evaluation/227863-1170105844/unknown.xml /tmp/evaluation/227863-1170105844/sugar20453.csp
0.17	c BEGIN convert /tmp/evaluation/227863-1170105844/unknown.xml
0.56	c END convert (0.389406 seconds)
0.60	c # CONVERT_XML  END : /tmp/evaluation/227863-1170105844/sugar20453.csp 157414 bytes (1 seconds) [Mon Jan 29 22:24:05 2007]
0.60	c # CONVERT_XML  CPU : 0.5 = 0 + 0 + 0.46 + 0.04
0.60	
0.60	c # GENERATE_SAT  BEGIN : /tmp/evaluation/227863-1170105844/sugar20453.bcnf [Mon Jan 29 22:24:05 2007]
0.60	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/227863-1170105844/sugar-v0-40.jar -bcnf -map /tmp/evaluation/227863-1170105844/sugar20453.map /tmp/evaluation/227863-1170105844/sugar20453.csp /tmp/evaluation/227863-1170105844/sugar20453.bcnf
0.72	c BEGIN parse /tmp/evaluation/227863-1170105844/sugar20453.csp
1.58	c END parse (0.863189 seconds)
1.58	c BEGIN simplify
1.59	c END simplify (0.005842 seconds)
1.59	c BEGIN encode /tmp/evaluation/227863-1170105844/sugar20453.bcnf
1.66	c END encode (0.071527 seconds)
1.68	c # GENERATE_SAT  END : 280 variables 5216 clauses 92452 bytes (1 seconds) [Mon Jan 29 22:24:06 2007]
1.68	c # GENERATE_SAT  CPU : 0 = 0 + 0 + 0 + 0
1.68	
1.68	c # SOLVE_SAT  BEGIN : /tmp/evaluation/227863-1170105844/sugar20453.bcnf [Mon Jan 29 22:24:06 2007]
1.68	c # CMD : /tmp/evaluation/227863-1170105844/minisat /tmp/evaluation/227863-1170105844/sugar20453.bcnf /tmp/evaluation/227863-1170105844/sugar20453.out
1.68	c ==================================[MINISAT]===================================
1.68	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
1.68	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
1.68	c ==============================================================================
1.68	c |         0 |    5216    17891 |    1738       0        0     nan |  0.000 % |
1.69	c |       100 |    5216    17891 |    1911     100      878     8.8 |  0.001 % |
1.69	c |       250 |    5217    17891 |    2102     249     2250     9.0 |  0.022 % |
1.70	c |       475 |    5217    17891 |    2313     474     4532     9.6 |  0.014 % |
1.72	c |       812 |    5220    17891 |    2544     808     8103    10.0 |  0.014 % |
1.74	c |      1318 |    5220    17891 |    2799    1314    12621     9.6 |  0.014 % |
1.78	c |      2078 |    5222    17891 |    3078    2072    20854    10.1 |  0.014 % |
1.85	c |      3219 |    5226    17891 |    3386    1634    16319    10.0 |  0.014 % |
1.94	c |      4927 |    5231    17891 |    3725    3337    33781    10.1 |  0.014 % |
2.09	c |      7491 |    5235    17891 |    4098    2103    24594    11.7 |  0.017 % |
2.34	c |     11336 |    5237    17891 |    4507    3869    47836    12.4 |  0.003 % |
2.70	c |     17104 |    5241    17891 |    4958    2749    30959    11.3 |  0.018 % |
3.27	c |     25753 |    5206    17801 |    5454    4834    56123    11.6 |  0.360 % |
4.17	c |     38727 |    5216    17801 |    6000    3958    42106    10.6 |  0.379 % |
5.48	c |     58190 |    5184    17652 |    6600    3224    42113    13.1 |  0.716 % |
7.40	c |     87382 |    5153    17586 |    7260    5939    79841    13.4 |  1.074 % |
10.41	c |    131171 |    5161    17586 |    7986    5687    72329    12.7 |  1.078 % |
15.01	c |    196855 |    5171    17586 |    8784    6875    87048    12.7 |  1.074 % |
22.13	c |    295383 |    5008    17024 |    9663    7360    81814    11.1 |  2.520 % |
23.83	c ==============================================================================
23.83	c restarts              : 19
23.83	c conflicts             : 318972         (14442 /sec)
23.83	c decisions             : 380043         (17207 /sec)
23.83	c propagations          : 17604417       (797062 /sec)
23.83	c conflict literals     : 4207576        (28.06 % deleted)
23.83	c Memory used           : 3.46 MB
23.83	c CPU time              : 22.0866 s
23.83	c 
23.83	c UNSATISFIABLE
23.84	c # SOLVE_SAT  END : UNSATISFIABLE (22 seconds) [Mon Jan 29 22:24:28 2007]
23.84	c # SOLVE_SAT  CPU : 22.1 = 0 + 0 + 22.09 + 0.01
23.84	
23.84	c # RESULT : UNSATISFIABLE
23.84	
23.84	c # OUTPUT_SOL  BEGIN : UNSAT  [Mon Jan 29 22:24:28 2007]
23.84	s UNSATISFIABLE
23.84	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 22:24:28 2007]
23.84	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
23.84	
23.84	c # MAIN  END :  (24 seconds) [Mon Jan 29 22:24:28 2007]
23.84	c # MAIN  CPU : 22.6 = 0 + 0 + 22.55 + 0.05
23.84	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node61/watcher-227863-1170105844 -o ROOT/results/node61/solver-227863-1170105844 -C 1800 -M 900 /tmp/evaluation/227863-1170105844/solver /tmp/evaluation/227863-1170105844 /tmp/evaluation/227863-1170105844/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: 1.76 2.69 3.05 5/74 20454
/proc/meminfo: memFree=1901904/2055920 swapFree=4192812/4192956
[pid=20453] ppid=20451 vsize=7504 CPUtime=0
/proc/20453/stat : 20453 (sugar) R 20451 20453 20025 0 -1 4194304 315 0 0 0 0 0 0 0 20 0 1 0 30541345 7684096 51 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246403888521 0 0 4096 0 0 0 0 17 1 0 0
/proc/20453/statm: 1876 51 38 3 0 55 0

[startup+0.106295 s]
/proc/loadavg: 1.76 2.69 3.05 5/74 20454
/proc/meminfo: memFree=1901904/2055920 swapFree=4192812/4192956
[pid=20453] ppid=20451 vsize=13724 CPUtime=0.04
/proc/20453/stat : 20453 (sugar) S 20451 20453 20025 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 30541345 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20453/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.516331 s]
/proc/loadavg: 1.76 2.69 3.05 5/74 20454
/proc/meminfo: memFree=1901904/2055920 swapFree=4192812/4192956
[pid=20453] ppid=20451 vsize=13724 CPUtime=0.04
/proc/20453/stat : 20453 (sugar) S 20451 20453 20025 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30541345 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20453/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34441 s]
/proc/loadavg: 1.76 2.69 3.05 3/82 20470
/proc/meminfo: memFree=1880080/2055920 swapFree=4192812/4192956
[pid=20453] ppid=20451 vsize=13724 CPUtime=0.54
/proc/20453/stat : 20453 (sugar) S 20451 20453 20025 0 -1 4194304 1190 5645 0 1 3 1 46 4 15 0 1 0 30541345 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20453/statm: 3431 809 371 3 0 531 0
[pid=20463] ppid=20453 vsize=808352 CPUtime=0.71
/proc/20463/stat : 20463 (java) R 20453 20453 20025 0 -1 0 7774 0 1 0 67 4 0 0 17 0 8 0 30541405 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073448332 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20463/statm: 202088 7522 1506 14 0 189366 0
[pid=20463/tid=20464] ppid=20453 vsize=808352 CPUtime=0.06
/proc/20463/task/20464/stat : 20464 (java) S 20453 20453 20025 0 -1 64 1588 0 0 0 6 0 0 0 16 0 8 0 30541408 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20463/tid=20465] ppid=20453 vsize=808352 CPUtime=0
/proc/20463/task/20465/stat : 20465 (java) S 20453 20453 20025 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30541409 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20463/tid=20466] ppid=20453 vsize=808352 CPUtime=0
/proc/20463/task/20466/stat : 20466 (java) S 20453 20453 20025 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30541409 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20463/tid=20467] ppid=20453 vsize=808352 CPUtime=0
/proc/20463/task/20467/stat : 20467 (java) S 20453 20453 20025 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30541412 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20463/tid=20468] ppid=20453 vsize=808352 CPUtime=0.13
/proc/20463/task/20468/stat : 20468 (java) R 20453 20453 20025 0 -1 64 399 0 0 0 13 0 0 0 20 0 8 0 30541412 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20463/tid=20469] ppid=20453 vsize=808352 CPUtime=0
/proc/20463/task/20469/stat : 20469 (java) S 20453 20453 20025 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30541412 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20463/tid=20470] ppid=20453 vsize=808352 CPUtime=0
/proc/20463/task/20470/stat : 20470 (java) S 20453 20453 20025 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30541412 827752448 7522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 822076

[startup+2.98556 s]
/proc/loadavg: 1.76 2.69 3.05 3/76 20471
/proc/meminfo: memFree=1898824/2055920 swapFree=4192812/4192956
[pid=20453] ppid=20451 vsize=13724 CPUtime=0.54
/proc/20453/stat : 20453 (sugar) S 20451 20453 20025 0 -1 4194304 1280 5645 0 1 3 1 46 4 15 0 1 0 30541345 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20453/statm: 3431 819 373 3 0 531 0
[pid=20463] ppid=20453 vsize=0 CPUtime=1.04
/proc/20463/stat : 20463 (java) Z 20453 20453 20025 0 -1 1036 9508 0 1 0 98 6 0 0 18 0 1 0 30541405 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20463/statm: 0 0 0 0 0 0 0
[pid=20471] ppid=20453 vsize=2320 CPUtime=1.29
/proc/20471/stat : 20471 (minisat) R 20453 20453 20025 0 -1 0 292 0 0 0 129 0 0 0 25 0 1 0 30541513 2375680 255 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20471/statm: 580 255 51 112 0 464 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 16044

[startup+6.26488 s]
/proc/loadavg: 1.78 2.68 3.05 3/76 20471
/proc/meminfo: memFree=1898248/2055920 swapFree=4192812/4192956
[pid=20453] ppid=20451 vsize=13724 CPUtime=0.54
/proc/20453/stat : 20453 (sugar) S 20451 20453 20025 0 -1 4194304 1280 5645 0 1 3 1 46 4 16 0 1 0 30541345 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20453/statm: 3431 819 373 3 0 531 0
[pid=20463] ppid=20453 vsize=0 CPUtime=1.04
/proc/20463/stat : 20463 (java) Z 20453 20453 20025 0 -1 1036 9508 0 1 0 98 6 0 0 18 0 1 0 30541405 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20463/statm: 0 0 0 0 0 0 0
[pid=20471] ppid=20453 vsize=2716 CPUtime=4.55
/proc/20471/stat : 20471 (minisat) R 20453 20453 20025 0 -1 0 384 0 0 0 455 0 0 0 25 0 1 0 30541513 2781184 347 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/20471/statm: 679 347 51 112 0 563 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 16440

[startup+12.7375 s]
/proc/loadavg: 1.72 2.65 3.04 3/77 20535
/proc/meminfo: memFree=1898944/2055920 swapFree=4192812/4192956
[pid=20453] ppid=20451 vsize=13724 CPUtime=0.54
/proc/20453/stat : 20453 (sugar) S 20451 20453 20025 0 -1 4194304 1280 5645 0 1 3 1 46 4 16 0 1 0 30541345 14053376 819 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20453/statm: 3431 819 373 3 0 531 0
[pid=20463] ppid=20453 vsize=0 CPUtime=1.04
/proc/20463/stat : 20463 (java) Z 20453 20453 20025 0 -1 1036 9508 0 1 0 98 6 0 0 18 0 1 0 30541405 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20463/statm: 0 0 0 0 0 0 0
[pid=20471] ppid=20453 vsize=3244 CPUtime=11.01
/proc/20471/stat : 20471 (minisat) R 20453 20453 20025 0 -1 0 500 0 0 0 1101 0 0 0 25 0 1 0 30541513 3321856 463 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525754 0 0 4096 3 0 0 0 17 0 0 0
/proc/20471/statm: 811 463 51 112 0 695 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 16968

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 20453 and gives childrusage.ru_utime.tv_sec=22 childrusage.ru_utime.tv_usec=590565 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=64990
CPU time returned by wait4() is 22.6556
while last known CPU time is 23.65

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

Real time (s): 23.8412
CPU time (s): 23.65
CPU user time (s): 23.54
CPU system time (s): 0.11
CPU usage (%): 99.1981
Max. virtual memory (cumulated for all children) (KiB): 822076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5906
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7611
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 695
involuntary context switches= 814

runsolver used 0.029995 s user time and 0.084987 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Jan 29 21:24:04 UTC 2007


IDJOB= 227863
IDBENCH= 6122
IDSOLVER= 86
FILE ID= node61/227863-1170105844

PBS_JOBID= 3689837

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  3921658d2b5247ef54ae5da8323aa886

RANDOM SEED= 461517061

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.216
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.216
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:       1902384 kB
Buffers:         37020 kB
Cached:          44852 kB
SwapCached:          0 kB
Active:          56388 kB
Inactive:        49912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          35520 kB
Slab:            32776 kB
Committed_AS:   326116 kB
PageTables:       1768 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= 66562 MiB



End job on node61 on Mon Jan 29 21:24:28 UTC 2007