Trace number 211187

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 ACUNSAT 5.2372 5.31981

DiagnosticValue
CHECKS209520
NODES3167

General information on the benchmark

NamepseudoSeries/uclid/
elf-rf7.xml
MD5SUM94a0200f88440f1412570a16e7b03305
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.439932
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1328
Number of constraints3348
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3348
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/211187-1168075473/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.50	     nbVariables=1328  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.50	       =>  wckTime=0.191  cpuTime=0.14  mem=8M869
0.50	   
0.50	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
1.20	     nbConstraints=3140  nbMergedConstraints=208  nbSingletonDomainVariables=14  nbConvertedConstraints=2072
1.20	     nbConvertConstraintsChecks=18481  nbExtensionStructures=5  nbSharedExtensionStructures=2067
1.20	     nbConflictsStructures=29  nbSharedConflictsStructures=3111  nbSharedBinaryRepresentations=12
1.20	     nbEvaluationManagers=24  nbSharedEvaluationManagers=1044  maxDegree=96  maxArity=11
1.20	       =>  wckTime=0.893  cpuTime=0.71  mem=43M0
1.28	   
1.28	   solver IterativeSystematicSolver being built... 
1.52	       =>  wckTime=1.207  cpuTime=0.91  mem=28M732
1.54	   
1.54	   preprocessing
1.54	     nbConstraintChecks=0  nbPropagations=1328  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.54	     detectedInconsistency=no
1.54	       =>  wckTime=0.018  cpuTime=0.01  mem=28M732
1.71	   
1.71	   search
1.71	     run=0  nbConstraintChecks=11502  nbValidityChecks=4489  nbPropagations=2638  nbRevisions=8100
1.71	     nbUselessRevisions=6796  nbAssignments=82  nbFailedAssignments=5  nbBacktracks=15  nbVisitedNodes=90
1.71	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
1.71	       =>  wckTime=0.187  cpuTime=0.15  mem=28M732
1.83	   
1.83	   search
1.83	     run=1  nbConstraintChecks=19383  nbValidityChecks=11623  nbPropagations=6297  nbRevisions=24037
1.83	     nbUselessRevisions=20418  nbAssignments=169  nbFailedAssignments=8  nbBacktracks=35  nbVisitedNodes=183
1.83	     nbRestartNogoods=4  mapSize=7  nbInferences=0  nbTooLargeKeys=0
1.83	       =>  wckTime=0.305  cpuTime=0.26  mem=28M732
1.93	   
1.93	   search
1.93	     run=2  nbConstraintChecks=27174  nbValidityChecks=18611  nbPropagations=10976  nbRevisions=47740
1.93	     nbUselessRevisions=40795  nbAssignments=255  nbFailedAssignments=11  nbBacktracks=57  nbVisitedNodes=275
1.93	     nbRestartNogoods=6  mapSize=12  nbInferences=0  nbTooLargeKeys=0
1.93	       =>  wckTime=0.408  cpuTime=0.36  mem=28M732
2.06	   
2.06	   search
2.06	     run=3  nbConstraintChecks=37733  nbValidityChecks=29358  nbPropagations=16830  nbRevisions=81799
2.06	     nbUselessRevisions=70356  nbAssignments=358  nbFailedAssignments=17  nbBacktracks=90  nbVisitedNodes=389
2.06	     nbRestartNogoods=7  mapSize=20  nbInferences=0  nbTooLargeKeys=0
2.06	       =>  wckTime=0.54  cpuTime=0.49  mem=28M732
2.19	   
2.19	   search
2.19	     run=4  nbConstraintChecks=45874  nbValidityChecks=32851  nbPropagations=24165  nbRevisions=123728
2.19	     nbUselessRevisions=106304  nbAssignments=468  nbFailedAssignments=22  nbBacktracks=167  nbVisitedNodes=508
2.19	     nbRestartNogoods=10  mapSize=27  nbInferences=0  nbTooLargeKeys=0
2.19	       =>  wckTime=0.663  cpuTime=0.61  mem=28M732
2.33	   
2.33	   search
2.33	     run=5  nbConstraintChecks=56753  nbValidityChecks=37915  nbPropagations=33566  nbRevisions=176884
2.33	     nbUselessRevisions=151402  nbAssignments=588  nbFailedAssignments=30  nbBacktracks=251  nbVisitedNodes=644
2.33	     nbRestartNogoods=12  mapSize=41  nbInferences=0  nbTooLargeKeys=0
2.33	       =>  wckTime=0.807  cpuTime=0.75  mem=28M732
2.50	   
2.50	   search
2.50	     run=6  nbConstraintChecks=74712  nbValidityChecks=46842  nbPropagations=45878  nbRevisions=246648
2.50	     nbUselessRevisions=210168  nbAssignments=739  nbFailedAssignments=44  nbBacktracks=388  nbVisitedNodes=820
2.50	     nbRestartNogoods=14  mapSize=65  nbInferences=0  nbTooLargeKeys=0
2.50	       =>  wckTime=0.975  cpuTime=0.92  mem=29M707
2.74	   
2.74	   search
2.74	     run=7  nbConstraintChecks=90579  nbValidityChecks=53334  nbPropagations=61134  nbRevisions=331684
2.74	     nbUselessRevisions=281190  nbAssignments=973  nbFailedAssignments=58  nbBacktracks=562  nbVisitedNodes=1081
2.74	     nbRestartNogoods=14  mapSize=88  nbInferences=0  nbTooLargeKeys=0
2.74	       =>  wckTime=1.215  cpuTime=1.16  mem=29M707
3.05	   
3.05	   search
3.05	     run=8  nbConstraintChecks=120044  nbValidityChecks=68750  nbPropagations=81129  nbRevisions=443576
3.05	     nbUselessRevisions=374208  nbAssignments=1292  nbFailedAssignments=83  nbBacktracks=822  nbVisitedNodes=1449
3.05	     nbRestartNogoods=18  mapSize=133  nbInferences=0  nbTooLargeKeys=0
3.05	       =>  wckTime=1.533  cpuTime=1.48  mem=29M707
3.87	   
3.87	   search
3.87	     run=9  nbConstraintChecks=164184  nbValidityChecks=100535  nbPropagations=106335  nbRevisions=591354
3.87	     nbUselessRevisions=497749  nbAssignments=1988  nbFailedAssignments=114  nbBacktracks=1285  nbVisitedNodes=2206
3.87	     nbRestartNogoods=22  mapSize=191  nbInferences=0  nbTooLargeKeys=0
3.87	       =>  wckTime=2.352  cpuTime=2.28  mem=29M707
4.84	   
4.85	   search
4.85	     run=10  nbConstraintChecks=170329  nbValidityChecks=107995  nbPropagations=132688  nbRevisions=747035
4.85	     nbUselessRevisions=628066  nbAssignments=2823  nbFailedAssignments=119  nbBacktracks=1914  nbVisitedNodes=3050
4.85	     nbRestartNogoods=25  mapSize=197  nbInferences=0  nbTooLargeKeys=0
4.85	       =>  wckTime=3.324  cpuTime=3.23  mem=29M707
5.27	   
5.27	   search
5.27	     run=11  nbConstraintChecks=209520  nbValidityChecks=129061  nbPropagations=163710  nbRevisions=928958
5.27	     nbUselessRevisions=779916  nbAssignments=3167  nbFailedAssignments=151  nbBacktracks=2227  nbVisitedNodes=3456
5.27	     nbRestartNogoods=28  mapSize=259  nbInferences=0  nbTooLargeKeys=0
5.27	       =>  wckTime=3.748  cpuTime=3.66  mem=29M707
5.27	   
5.27	   global
5.27	     nbConstraintChecks=209520  nbValidityChecks=129061  nbPropagations=165038  nbRevisions=928958
5.27	     nbUselessRevisions=779916  nbRestartNogoods=28  solvingWckTime=3.749  solvingCpuTime=3.66  expiredTime=no
5.27	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=4.62
5.27	       =>  wckTime=4.96  cpuTime=4.57  mem=29M707
5.27	   
5.27	s UNSATISFIABLE
5.27	d NODES 3167
5.27	d CHECKS 209520
5.27	   
5.27	   totalWckTime=5.035  totalCpuTime=4.62

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/node41/watcher-211187-1168075473 -o ROOT/results/node41/solver-211187-1168075473 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211187-1168075473/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: 0.86 0.95 0.97 3/70 7205
/proc/meminfo: memFree=1654624/2055920 swapFree=4192812/4192956
[pid=7204] ppid=7201 vsize=18540 CPUtime=0
/proc/7204/stat : 7204 (runsolver) R 7201 7204 7098 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155946614 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238390144295 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/7204/statm: 4635 279 244 17 0 2626 0

[startup+0.107618 s]
/proc/loadavg: 0.86 0.95 0.97 3/70 7205
/proc/meminfo: memFree=1654624/2055920 swapFree=4192812/4192956
[pid=7204] ppid=7201 vsize=913228 CPUtime=0.07
/proc/7204/stat : 7204 (java) R 7201 7204 7098 0 -1 0 2918 0 1 0 6 1 0 0 23 0 8 0 155946614 935145472 2664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7204/statm: 228307 2664 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.515651 s]
/proc/loadavg: 0.86 0.95 0.97 3/70 7205
/proc/meminfo: memFree=1654624/2055920 swapFree=4192812/4192956
[pid=7204] ppid=7201 vsize=915328 CPUtime=0.48
/proc/7204/stat : 7204 (java) R 7201 7204 7098 0 -1 0 6676 0 1 0 44 4 0 0 25 0 8 0 155946614 937295872 6415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7204/statm: 228832 6415 2140 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33772 s]
/proc/loadavg: 0.86 0.95 0.97 3/87 7222
/proc/meminfo: memFree=1549016/2055920 swapFree=4192812/4192956
[pid=7204] ppid=7201 vsize=915728 CPUtime=1.3
/proc/7204/stat : 7204 (java) R 7201 7204 7098 0 -1 0 16368 0 1 0 109 21 0 0 25 0 8 0 155946614 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152166819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7204/statm: 228932 16105 2488 14 0 215402 0
[pid=7204/tid=7209] ppid=7201 vsize=915728 CPUtime=0.06
/proc/7204/task/7209/stat : 7209 (java) S 7201 7204 7098 0 -1 64 809 0 0 0 6 0 0 0 16 0 8 0 155946618 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7211] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7211/stat : 7211 (java) S 7201 7204 7098 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7212] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7212/stat : 7212 (java) S 7201 7204 7098 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7215] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7215/stat : 7215 (java) S 7201 7204 7098 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155946623 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7217] ppid=7201 vsize=915728 CPUtime=0.22
/proc/7204/task/7217/stat : 7217 (java) S 7201 7204 7098 0 -1 64 448 0 0 0 21 1 0 0 15 0 8 0 155946623 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7219] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7219/stat : 7219 (java) S 7201 7204 7098 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155946623 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7221] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7221/stat : 7221 (java) S 7201 7204 7098 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937705472 16105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915728

[startup+2.98687 s]
/proc/loadavg: 0.95 0.97 0.97 4/87 7222
/proc/meminfo: memFree=1531800/2055920 swapFree=4192812/4192956
[pid=7204] ppid=7201 vsize=915728 CPUtime=2.93
/proc/7204/stat : 7204 (java) R 7201 7204 7098 0 -1 0 16505 0 1 0 271 22 0 0 25 0 8 0 155946614 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823696 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7204/statm: 228932 16240 2535 14 0 215402 0
[pid=7204/tid=7209] ppid=7201 vsize=915728 CPUtime=0.06
/proc/7204/task/7209/stat : 7209 (java) S 7201 7204 7098 0 -1 64 810 0 0 0 6 0 0 0 17 0 8 0 155946618 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7211] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7211/stat : 7211 (java) S 7201 7204 7098 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155946619 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7212] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7212/stat : 7212 (java) S 7201 7204 7098 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155946619 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7215] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7215/stat : 7215 (java) S 7201 7204 7098 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155946623 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7217] ppid=7201 vsize=915728 CPUtime=0.31
/proc/7204/task/7217/stat : 7217 (java) S 7201 7204 7098 0 -1 64 498 0 0 0 29 2 0 0 15 0 8 0 155946623 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7219] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7219/stat : 7219 (java) S 7201 7204 7098 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155946623 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7204/tid=7221] ppid=7201 vsize=915728 CPUtime=0
/proc/7204/task/7221/stat : 7221 (java) S 7201 7204 7098 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155946623 937705472 16240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 5.31981
CPU time (s): 5.2372
CPU user time (s): 4.99824
CPU system time (s): 0.238963
CPU usage (%): 98.4472
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.99824
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16530
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= 1700
involuntary context switches= 1898

runsolver used 0.008998 s user time and 0.024996 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 09:24:33 UTC 2007


IDJOB= 211187
IDBENCH= 4675
FILE ID= node41/211187-1168075473

PBS_JOBID= 3476047

Free space on /tmp= 66528 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/elf-rf7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211187-1168075473/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-211187-1168075473 -o ROOT/results/node41/solver-211187-1168075473 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211187-1168075473/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  94a0200f88440f1412570a16e7b03305

RANDOM SEED= 455752069

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.234
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.234
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:       1655496 kB
Buffers:         33276 kB
Cached:         271840 kB
SwapCached:          0 kB
Active:          61048 kB
Inactive:       264060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4872 kB
Writeback:           0 kB
Mapped:          30172 kB
Slab:            60996 kB
Committed_AS:  2512168 kB
PageTables:       1700 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= 66528 MiB



End job on node41 on Sat Jan  6 09:24:39 UTC 2007