Trace number 224218

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
galac 1UNSAT 307.559 310.432

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-11_ext.xml
MD5SUMcddde83e97abaa8727713e4b7e33af6d
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 benchmark7.15491
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.03	c start processing
1.03	c start relation processing
1.09	c start cnf exporting
2.88	c parsing time : 0.872
2.88	c preprocessing time : 2.727
2.88	
2.88	c Nary constraints - conflicts : 0 supports : 0
2.89	c Binary constraints - conflicts : 79 supports :101
2.89	c max arity constraint : 2
2.89	c Max Tuples generated 0
2.89	c relations : 180
2.89	c relations BDD: 0
2.89	c vars : 1001 - clauses :  41014
2.89	
2.94	 
2.94	c --- Minisat Stats ---
2.94	 
310.42	c restarts              : 18
310.42	c conflicts             : 224278         (736 /sec)
310.42	c decisions             : 348086         (1.36 % random) (1143 /sec)
310.42	c propagations          : 30129192       (98916 /sec)
310.42	c conflict literals     : 21968416       (31.36 % deleted)
310.42	c Memory used           : 34.89 MB
310.42	c CPU time              : 304.595 s
310.42	
310.42	s UNSATISFIABLE

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/node48/watcher-224218-1168268046 -o ROOT/results/node48/solver-224218-1168268046 -C 1800 -M 900 /tmp/evaluation/224218-1168268046/galac.sh /tmp/evaluation/224218-1168268046/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.85 1.96 1.82 5/75 12994
/proc/meminfo: memFree=1810944/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=8560 CPUtime=0
/proc/12993/stat : 12993 (galac.sh) R 12991 12993 11934 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 175203276 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539791759 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12993/statm: 2140 253 197 79 0 133 0

[startup+0.109574 s]
/proc/loadavg: 1.85 1.96 1.82 5/75 12994
/proc/meminfo: memFree=1810944/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=0.01
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.519613 s]
/proc/loadavg: 1.85 1.96 1.82 5/75 12994
/proc/meminfo: memFree=1810944/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=0.01
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34869 s]
/proc/loadavg: 1.85 1.96 1.82 4/83 13014
/proc/meminfo: memFree=1740224/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=0.01
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 761 1704 0 0 0 0 0 1 24 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13007] ppid=12993 vsize=861064 CPUtime=1.29
/proc/13007/stat : 13007 (java) R 12993 12993 11934 0 -1 0 19714 0 1 0 120 9 0 0 18 0 8 0 175203280 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074055271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13007/statm: 215266 19468 1991 14 0 201471 0
[pid=13007/tid=13008] ppid=12993 vsize=861064 CPUtime=0.03
/proc/13007/task/13008/stat : 13008 (java) S 12993 12993 11934 0 -1 64 3796 0 0 0 2 1 0 0 16 0 8 0 175203283 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13007/tid=13009] ppid=12993 vsize=861064 CPUtime=0
/proc/13007/task/13009/stat : 13009 (java) S 12993 12993 11934 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175203284 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13007/tid=13010] ppid=12993 vsize=861064 CPUtime=0
/proc/13007/task/13010/stat : 13010 (java) S 12993 12993 11934 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175203284 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13007/tid=13011] ppid=12993 vsize=861064 CPUtime=0
/proc/13007/task/13011/stat : 13011 (java) S 12993 12993 11934 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175203287 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13007/tid=13012] ppid=12993 vsize=861064 CPUtime=0.27
/proc/13007/task/13012/stat : 13012 (java) R 12993 12993 11934 0 -1 64 1005 0 0 0 27 0 0 0 20 0 8 0 175203287 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13007/tid=13013] ppid=12993 vsize=861064 CPUtime=0
/proc/13007/task/13013/stat : 13013 (java) S 12993 12993 11934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175203287 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13007/tid=13014] ppid=12993 vsize=861064 CPUtime=0
/proc/13007/task/13014/stat : 13014 (java) S 12993 12993 11934 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175203287 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908640

[startup+2.99285 s]
/proc/loadavg: 1.85 1.96 1.82 3/83 13014
/proc/meminfo: memFree=1731904/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 47576

[startup+6.27215 s]
/proc/loadavg: 1.86 1.96 1.82 3/76 13015
/proc/meminfo: memFree=1801784/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=9420 CPUtime=3.29
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 2172 0 0 0 328 1 0 0 25 0 1 0 175203571 9646080 2154 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 2355 2154 54 142 0 2211 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 56996

[startup+12.7467 s]
/proc/loadavg: 1.88 1.96 1.82 3/76 13015
/proc/meminfo: memFree=1796472/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=14368 CPUtime=9.7
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 3382 0 0 0 968 2 0 0 25 0 1 0 175203571 14712832 3364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 3592 3364 54 142 0 3448 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 61944

[startup+25.5719 s]
/proc/loadavg: 1.90 1.96 1.83 3/76 13015
/proc/meminfo: memFree=1791288/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=19988 CPUtime=22.41
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 4788 0 0 0 2238 3 0 0 25 0 1 0 175203571 20467712 4770 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 4997 4770 54 142 0 4853 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 67564

[startup+51.2443 s]
/proc/loadavg: 1.93 1.96 1.83 3/76 13015
/proc/meminfo: memFree=1783800/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=27144 CPUtime=47.84
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 6557 0 0 0 4779 5 0 0 25 0 1 0 175203571 27795456 6539 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 6786 6539 54 142 0 6642 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 74720

[startup+102.48 s]
/proc/loadavg: 1.97 1.97 1.83 3/76 13015
/proc/meminfo: memFree=1781248/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=29940 CPUtime=98.62
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 7209 0 0 0 9856 6 0 0 25 0 1 0 175203571 30658560 7191 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 7485 7191 54 142 0 7341 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 77516

[startup+162.548 s]
/proc/loadavg: 1.99 1.97 1.84 3/76 13015
/proc/meminfo: memFree=1778560/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=32640 CPUtime=158.14
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 7876 0 0 0 15807 7 0 0 25 0 1 0 175203571 33423360 7858 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 8160 7858 54 142 0 8016 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 80216

[startup+222.619 s]
/proc/loadavg: 1.99 1.97 1.84 3/76 13015
/proc/meminfo: memFree=1776448/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=34964 CPUtime=217.65
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 8394 0 0 0 21758 7 0 0 25 0 1 0 175203571 35803136 8376 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 8741 8376 54 142 0 8597 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 82540

[startup+282.708 s]
/proc/loadavg: 1.99 1.97 1.85 3/76 13015
/proc/meminfo: memFree=1775872/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=47576 CPUtime=2.85
/proc/12993/stat : 12993 (galac.sh) S 12991 12993 11934 0 -1 4194304 799 23358 0 1 0 0 272 13 17 0 1 0 175203276 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12993/statm: 11894 362 244 79 0 218 0
[pid=13015] ppid=12993 vsize=35580 CPUtime=277.2
/proc/13015/stat : 13015 (minisat) R 12993 12993 11934 0 -1 4194304 8534 0 0 0 27712 8 0 0 25 0 1 0 175203571 36433920 8516 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/13015/statm: 8895 8516 54 142 0 8751 0
Current children cumulated CPU time (s) 280.05
Current children cumulated vsize (KiB) 83156

Child status: 0
Real time (s): 310.432
CPU time (s): 307.559
CPU user time (s): 307.323
CPU system time (s): 0.235964
CPU usage (%): 99.0745
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.323
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32964
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= 891
involuntary context switches= 7353

runsolver used 0.373943 s user time and 1.00585 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Mon Jan  8 14:54:06 UTC 2007


IDJOB= 224218
IDBENCH= 5727
FILE ID= node48/224218-1168268046

PBS_JOBID= 3482804

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-11_ext.xml
COMMAND LINE= /tmp/evaluation/224218-1168268046/galac.sh /tmp/evaluation/224218-1168268046/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-224218-1168268046 -o ROOT/results/node48/solver-224218-1168268046 -C 1800 -M 900  /tmp/evaluation/224218-1168268046/galac.sh /tmp/evaluation/224218-1168268046/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  cddde83e97abaa8727713e4b7e33af6d

RANDOM SEED= 492022987

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.218
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.218
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:       1811360 kB
Buffers:         49880 kB
Cached:         114544 kB
SwapCached:          0 kB
Active:         110424 kB
Inactive:        77520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3276 kB
Writeback:           0 kB
Mapped:          35288 kB
Slab:            41820 kB
Committed_AS:  4260808 kB
PageTables:       1760 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 node48 on Mon Jan  8 14:59:16 UTC 2007