Trace number 206969

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
Abscon 109 ESACSAT 3.56646 3.64384

DiagnosticValue
CHECKS3973614
NODES2759

General information on the benchmark

NametravellingSalesman/
travellingSalesman-20/tsp-20-2_ext.xml
MD5SUMb9a7be1fad569e5c2e874ee391512cae
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.56646
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/206969-1168179665/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=61  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001
0.43	       =>  wckTime=0.107  cpuTime=0.09  mem=7M931
0.43	   
0.43	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.62	     nbConstraints=230  nbRelationTypes=23  nbSingletonDomainVariables=2  nbExtensionStructures=24
0.62	     nbSharedExtensionStructures=206  nbConflictsStructures=24  nbSharedConflictsStructures=206
0.62	     nbSharedBinaryRepresentations=20294  maxDegree=20  maxArity=3
0.62	       =>  wckTime=0.301  cpuTime=0.23  mem=15M521
0.67	   
0.67	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.523  cpuTime=0.38  mem=18M46
1.08	   
1.08	   preprocessing
1.08	     nbConstraintChecks=313437  nbValidityChecks=305078  nbPropagations=3266  nbRevisions=6939  nbUselessRevisions=3035
1.08	     nbSingletonTests=80  nbEffectiveSingletonTests=0  nbESACBranches=15  nbRemovedValues=22031
1.08	     detectedInconsistency=no
1.08	       =>  wckTime=0.229  cpuTime=0.19  mem=18M46
1.15	   
1.15	   search
1.15	     run=0  nbConstraintChecks=62253  nbValidityChecks=67813  nbPropagations=4736  nbRevisions=10516
1.15	     nbUselessRevisions=4684  nbAssignments=35  nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=58
1.15	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.298  cpuTime=0.24  mem=19M23
1.31	   
1.31	   search
1.31	     run=1  nbConstraintChecks=329613  nbValidityChecks=355823  nbPropagations=13377  nbRevisions=28808
1.31	     nbUselessRevisions=12777  nbAssignments=116  nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=107
1.31	     nbRestartNogoods=12  mapSize=18  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.456  cpuTime=0.39  mem=19M23
1.39	   
1.39	   search
1.39	     run=2  nbConstraintChecks=457383  nbValidityChecks=509394  nbPropagations=25419  nbRevisions=54451
1.39	     nbUselessRevisions=24223  nbAssignments=185  nbFailedAssignments=40  nbBacktracks=48  nbVisitedNodes=183
1.39	     nbRestartNogoods=17  mapSize=36  nbInferences=0  nbTooLargeKeys=0
1.39	       =>  wckTime=0.542  cpuTime=0.48  mem=19M23
1.43	   
1.43	   search
1.43	     run=3  nbConstraintChecks=504844  nbValidityChecks=563481  nbPropagations=39276  nbRevisions=84716
1.43	     nbUselessRevisions=38129  nbAssignments=233  nbFailedAssignments=49  nbBacktracks=81  nbVisitedNodes=253
1.43	     nbRestartNogoods=19  mapSize=55  nbInferences=0  nbTooLargeKeys=0
1.43	       =>  wckTime=0.578  cpuTime=0.51  mem=19M23
1.54	   
1.54	   search
1.54	     run=4  nbConstraintChecks=663928  nbValidityChecks=745134  nbPropagations=58562  nbRevisions=128612
1.54	     nbUselessRevisions=58764  nbAssignments=335  nbFailedAssignments=95  nbBacktracks=131  nbVisitedNodes=426
1.54	     nbRestartNogoods=22  mapSize=94  nbInferences=0  nbTooLargeKeys=0
1.54	       =>  wckTime=0.69  cpuTime=0.62  mem=19M23
1.72	   
1.72	   search
1.72	     run=5  nbConstraintChecks=954745  nbValidityChecks=1041242  nbPropagations=85772  nbRevisions=192527
1.72	     nbUselessRevisions=89369  nbAssignments=497  nbFailedAssignments=154  nbBacktracks=208  nbVisitedNodes=664
1.72	     nbRestartNogoods=27  mapSize=142  nbInferences=0  nbTooLargeKeys=0
1.72	       =>  wckTime=0.869  cpuTime=0.8  mem=19M999
1.99	   
1.99	   search
1.99	     run=6  nbConstraintChecks=1376337  nbValidityChecks=1510851  nbPropagations=124091  nbRevisions=282941
1.99	     nbUselessRevisions=132972  nbAssignments=731  nbFailedAssignments=210  nbBacktracks=323  nbVisitedNodes=955
1.99	     nbRestartNogoods=44  mapSize=213  nbInferences=0  nbTooLargeKeys=0
1.99	       =>  wckTime=1.139  cpuTime=1.06  mem=19M999
2.22	   
2.22	   search
2.22	     run=7  nbConstraintChecks=1701549  nbValidityChecks=1881239  nbPropagations=173651  nbRevisions=401567
2.22	     nbUselessRevisions=191028  nbAssignments=1017  nbFailedAssignments=276  nbBacktracks=494  nbVisitedNodes=1335
2.22	     nbRestartNogoods=57  mapSize=309  nbInferences=0  nbTooLargeKeys=0
2.22	       =>  wckTime=1.364  cpuTime=1.29  mem=20M974
2.55	   
2.55	   search
2.55	     run=8  nbConstraintChecks=2164064  nbValidityChecks=2373649  nbPropagations=240345  nbRevisions=564530
2.55	     nbUselessRevisions=272091  nbAssignments=1425  nbFailedAssignments=396  nbBacktracks=759  nbVisitedNodes=1951
2.55	     nbRestartNogoods=68  mapSize=456  nbInferences=0  nbTooLargeKeys=0
2.55	       =>  wckTime=1.697  cpuTime=1.61  mem=20M974
3.04	   
3.04	   search
3.04	     run=9  nbConstraintChecks=2847816  nbValidityChecks=3114543  nbPropagations=333964  nbRevisions=798066
3.04	     nbUselessRevisions=389843  nbAssignments=2000  nbFailedAssignments=576  nbBacktracks=1147  nbVisitedNodes=2872
3.04	     nbRestartNogoods=73  mapSize=666  nbInferences=0  nbTooLargeKeys=0
3.04	       =>  wckTime=2.187  cpuTime=2.08  mem=22M924
3.61	   
3.61	   search
3.61	     run=10  nbConstraintChecks=3660177  nbValidityChecks=3994139  nbPropagations=456703  nbRevisions=1106967
3.61	     nbUselessRevisions=545942  nbAssignments=2759  nbFailedAssignments=795  nbBacktracks=1623  nbVisitedNodes=4020
3.61	     nbRestartNogoods=83  mapSize=900  nbInferences=0  nbTooLargeKeys=0
3.61	       =>  wckTime=2.759  cpuTime=2.63  mem=23M899
3.61	   
3.61	   global
3.61	     nbConstraintChecks=3973614  nbValidityChecks=4299217  nbPropagations=459969  nbRevisions=1113906
3.61	     nbUselessRevisions=548977  nbRestartNogoods=83  solvingWckTime=2.76  solvingCpuTime=2.63  expiredTime=no
3.61	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=3.06
3.61	       =>  wckTime=3.289  cpuTime=3.01  mem=23M899
3.61	   
3.61	s SATISFIABLE
3.61	v 9 14 8 15 11 9 12 7 10 2 13 10 6 22 4 13 18 2 14 17 2 2 1 0 15 14 7 1 16 5 20 14 5 5 19 13 3 9 17 6 29 38 45 47 57 79 92 94 111 113 113 127 128 133 147 152 165 174 180 180 0 
3.61	d NODES 2759
3.61	d CHECKS 3973614
3.61	   
3.62	   totalWckTime=3.369  totalCpuTime=3.06

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/node62/watcher-206969-1168179665 -o ROOT/results/node62/solver-206969-1168179665 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206969-1168179665/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.62 1.87 1.90 2/73 1209
/proc/meminfo: memFree=1414368/2055920 swapFree=4192812/4192956
[pid=1208] ppid=1206 vsize=18540 CPUtime=0
/proc/1208/stat : 1208 (runsolver) R 1206 1208 795 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 166364258 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1208/statm: 4635 279 244 17 0 2626 0

[startup+0.102519 s]
/proc/loadavg: 1.62 1.87 1.90 2/73 1209
/proc/meminfo: memFree=1414368/2055920 swapFree=4192812/4192956
[pid=1208] ppid=1206 vsize=912588 CPUtime=0.06
/proc/1208/stat : 1208 (java) R 1206 1208 795 0 -1 0 2750 0 1 0 5 1 0 0 20 0 8 0 166364258 934490112 2496 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1208/statm: 228147 2496 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912588

[startup+0.510598 s]
/proc/loadavg: 1.62 1.87 1.90 2/73 1209
/proc/meminfo: memFree=1414368/2055920 swapFree=4192812/4192956
[pid=1208] ppid=1206 vsize=915328 CPUtime=0.47
/proc/1208/stat : 1208 (java) R 1206 1208 795 0 -1 0 7012 0 1 0 43 4 0 0 18 0 8 0 166364258 937295872 6751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1208/statm: 228832 6751 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33176 s]
/proc/loadavg: 1.62 1.87 1.90 3/80 1216
/proc/meminfo: memFree=1386920/2055920 swapFree=4192812/4192956
[pid=1208] ppid=1206 vsize=915444 CPUtime=1.28
/proc/1208/stat : 1208 (java) R 1206 1208 795 0 -1 0 9620 0 1 0 121 7 0 0 24 0 8 0 166364258 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633828 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1208/statm: 228861 9358 2527 14 0 215331 0
[pid=1208/tid=1210] ppid=1206 vsize=915444 CPUtime=0.03
/proc/1208/task/1210/stat : 1210 (java) S 1206 1208 795 0 -1 64 777 0 0 0 3 0 0 0 16 0 8 0 166364263 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1211] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1211/stat : 1211 (java) S 1206 1208 795 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166364264 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1212] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1212/stat : 1212 (java) S 1206 1208 795 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166364264 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1213] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1213/stat : 1213 (java) S 1206 1208 795 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166364267 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1214] ppid=1206 vsize=915444 CPUtime=0.2
/proc/1208/task/1214/stat : 1214 (java) S 1206 1208 795 0 -1 64 372 0 0 0 20 0 0 0 16 0 8 0 166364267 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1215] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1215/stat : 1215 (java) S 1206 1208 795 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166364267 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1216] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1216/stat : 1216 (java) S 1206 1208 795 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166364267 937414656 9358 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915444

[startup+2.97608 s]
/proc/loadavg: 1.62 1.87 1.90 3/80 1216
/proc/meminfo: memFree=1385192/2055920 swapFree=4192812/4192956
[pid=1208] ppid=1206 vsize=915444 CPUtime=2.92
/proc/1208/stat : 1208 (java) R 1206 1208 795 0 -1 0 10491 0 1 0 284 8 0 0 25 0 8 0 166364258 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073796580 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1208/statm: 228861 10227 2527 14 0 215331 0
[pid=1208/tid=1210] ppid=1206 vsize=915444 CPUtime=0.03
/proc/1208/task/1210/stat : 1210 (java) S 1206 1208 795 0 -1 64 777 0 0 0 3 0 0 0 17 0 8 0 166364263 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1211] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1211/stat : 1211 (java) S 1206 1208 795 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166364264 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1212] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1212/stat : 1212 (java) S 1206 1208 795 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 166364264 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1213] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1213/stat : 1213 (java) S 1206 1208 795 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166364267 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1214] ppid=1206 vsize=915444 CPUtime=0.23
/proc/1208/task/1214/stat : 1214 (java) S 1206 1208 795 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 166364267 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1215] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1215/stat : 1215 (java) S 1206 1208 795 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166364267 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1208/tid=1216] ppid=1206 vsize=915444 CPUtime=0
/proc/1208/task/1216/stat : 1216 (java) S 1206 1208 795 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166364267 937414656 10227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 3.64384
CPU time (s): 3.56646
CPU user time (s): 3.47647
CPU system time (s): 0.089986
CPU usage (%): 97.8763
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.47647
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10999
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= 1243
involuntary context switches= 1483

runsolver used 0.005999 s user time and 0.023996 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sun Jan  7 14:21:05 UTC 2007


IDJOB= 206969
IDBENCH= 4249
FILE ID= node62/206969-1168179665

PBS_JOBID= 3479135

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-20/tsp-20-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206969-1168179665/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-206969-1168179665 -o ROOT/results/node62/solver-206969-1168179665 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206969-1168179665/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b9a7be1fad569e5c2e874ee391512cae

RANDOM SEED= 218895290

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.259
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.259
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:       1414848 kB
Buffers:         41732 kB
Cached:         412508 kB
SwapCached:          0 kB
Active:         308288 kB
Inactive:       277356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5136 kB
Writeback:           0 kB
Mapped:         145004 kB
Slab:            40464 kB
Committed_AS:  3419020 kB
PageTables:       2032 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= 66551 MiB



End job on node62 on Sun Jan  7 14:21:10 UTC 2007