Trace number 207947

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 ACSAT 5.43817 5.51556

DiagnosticValue
CHECKS7469759
NODES3890

General information on the benchmark

NametravellingSalesman/
travellingSalesman-25/tsp-25-3_ext.xml
MD5SUMbecd11c6854c882d506c44f3436c1dde
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 benchmark5.43817
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
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=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/207947-1168074481/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.44	     nbVariables=76  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001
0.44	       =>  wckTime=0.111  cpuTime=0.1  mem=7M931
0.44	   
0.44	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.65	     nbConstraints=350  nbRelationTypes=28  nbSingletonDomainVariables=2  nbExtensionStructures=29
0.65	     nbSharedExtensionStructures=321  nbConflictsStructures=29  nbSharedConflictsStructures=321
0.65	     nbSharedBinaryRepresentations=25499  maxDegree=25  maxArity=3
0.65	       =>  wckTime=0.323  cpuTime=0.23  mem=14M357
0.70	   
0.70	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.539  cpuTime=0.37  mem=18M663
0.94	   
0.94	   preprocessing
0.94	     nbConstraintChecks=56515  nbValidityChecks=29805  nbPropagations=167  nbRevisions=221  nbUselessRevisions=38
0.94	     nbRemovedValues=27150  detectedInconsistency=no
0.94	       =>  wckTime=0.065  cpuTime=0.04  mem=18M663
1.03	   
1.03	   search
1.03	     run=0  nbConstraintChecks=106922  nbValidityChecks=96118  nbPropagations=2050  nbRevisions=5162
1.03	     nbUselessRevisions=2589  nbAssignments=23  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=39
1.03	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.16  cpuTime=0.11  mem=18M663
1.13	   
1.13	   search
1.13	     run=1  nbConstraintChecks=246084  nbValidityChecks=231547  nbPropagations=7478  nbRevisions=18619
1.13	     nbUselessRevisions=9319  nbAssignments=68  nbFailedAssignments=33  nbBacktracks=26  nbVisitedNodes=117
1.13	     nbRestartNogoods=3  mapSize=18  nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.259  cpuTime=0.2  mem=18M663
1.21	   
1.21	   search
1.21	     run=2  nbConstraintChecks=384590  nbValidityChecks=365423  nbPropagations=16409  nbRevisions=41816
1.21	     nbUselessRevisions=21126  nbAssignments=118  nbFailedAssignments=55  nbBacktracks=48  nbVisitedNodes=201
1.21	     nbRestartNogoods=15  mapSize=34  nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.343  cpuTime=0.28  mem=18M663
1.31	   
1.31	   search
1.31	     run=3  nbConstraintChecks=546763  nbValidityChecks=520852  nbPropagations=29554  nbRevisions=76777
1.31	     nbUselessRevisions=39127  nbAssignments=191  nbFailedAssignments=90  nbBacktracks=82  nbVisitedNodes=324
1.31	     nbRestartNogoods=24  mapSize=57  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.441  cpuTime=0.37  mem=18M663
1.53	   
1.53	   search
1.53	     run=4  nbConstraintChecks=931702  nbValidityChecks=890255  nbPropagations=52174  nbRevisions=137554
1.53	     nbUselessRevisions=70592  nbAssignments=330  nbFailedAssignments=169  nbBacktracks=135  nbVisitedNodes=568
1.53	     nbRestartNogoods=31  mapSize=95  nbInferences=0  nbTooLargeKeys=0
1.53	       =>  wckTime=0.657  cpuTime=0.59  mem=19M638
1.69	   
1.69	   search
1.69	     run=5  nbConstraintChecks=1194169  nbValidityChecks=1138833  nbPropagations=81537  nbRevisions=216842
1.69	     nbUselessRevisions=112054  nbAssignments=460  nbFailedAssignments=215  nbBacktracks=212  nbVisitedNodes=766
1.69	     nbRestartNogoods=48  mapSize=122  nbInferences=0  nbTooLargeKeys=0
1.69	       =>  wckTime=0.815  cpuTime=0.74  mem=19M638
1.99	   
1.99	   search
1.99	     run=6  nbConstraintChecks=1724117  nbValidityChecks=1626340  nbPropagations=126598  nbRevisions=340219
1.99	     nbUselessRevisions=177838  nbAssignments=668  nbFailedAssignments=307  nbBacktracks=326  nbVisitedNodes=1123
1.99	     nbRestartNogoods=64  mapSize=200  nbInferences=0  nbTooLargeKeys=0
1.99	       =>  wckTime=1.122  cpuTime=1.05  mem=19M638
2.36	   
2.36	   search
2.36	     run=7  nbConstraintChecks=2342410  nbValidityChecks=2208108  nbPropagations=189095  nbRevisions=512235
2.36	     nbUselessRevisions=270116  nbAssignments=961  nbFailedAssignments=421  nbBacktracks=499  nbVisitedNodes=1606
2.36	     nbRestartNogoods=66  mapSize=305  nbInferences=0  nbTooLargeKeys=0
2.36	       =>  wckTime=1.492  cpuTime=1.41  mem=20M613
3.02	   
3.02	   search
3.02	     run=8  nbConstraintChecks=3477533  nbValidityChecks=3279761  nbPropagations=282369  nbRevisions=768247
3.02	     nbUselessRevisions=406886  nbAssignments=1485  nbFailedAssignments=678  nbBacktracks=756  nbVisitedNodes=2496
3.02	     nbRestartNogoods=78  mapSize=465  nbInferences=0  nbTooLargeKeys=0
3.02	       =>  wckTime=2.149  cpuTime=2.06  mem=21M589
3.72	   
3.72	   search
3.72	     run=9  nbConstraintChecks=4578239  nbValidityChecks=4361307  nbPropagations=413690  nbRevisions=1132211
3.72	     nbUselessRevisions=604129  nbAssignments=2100  nbFailedAssignments=896  nbBacktracks=1142  nbVisitedNodes=3521
3.72	     nbRestartNogoods=86  mapSize=702  nbInferences=0  nbTooLargeKeys=0
3.72	       =>  wckTime=2.847  cpuTime=2.74  mem=22M564
4.61	   
4.61	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=24M514)
4.68	   
4.69	   search
4.69	     run=10  nbConstraintChecks=6098099  nbValidityChecks=5921888  nbPropagations=599398  nbRevisions=1646284
4.69	     nbUselessRevisions=883845  nbAssignments=2994  nbFailedAssignments=1202  nbBacktracks=1720  nbVisitedNodes=4979
4.69	     nbRestartNogoods=109
4.69	       =>  wckTime=3.815  cpuTime=3.69  mem=24M514
5.47	   
5.47	   search
5.47	     run=11  nbConstraintChecks=7413244  nbValidityChecks=7258786  nbPropagations=837405  nbRevisions=2313399
5.47	     nbUselessRevisions=1252569  nbAssignments=3890  nbFailedAssignments=1468  nbBacktracks=2274  nbVisitedNodes=6393
5.47	     nbRestartNogoods=112
5.47	       =>  wckTime=4.596  cpuTime=4.47  mem=24M514
5.47	   
5.47	   global
5.47	     nbConstraintChecks=7469759  nbValidityChecks=7288591  nbPropagations=837572  nbRevisions=2313620
5.47	     nbUselessRevisions=1252607  nbRestartNogoods=112  solvingWckTime=4.597  solvingCpuTime=4.47  expiredTime=no
5.47	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=4.9
5.47	       =>  wckTime=5.143  cpuTime=4.85  mem=24M514
5.47	   
5.47	s SATISFIABLE
5.47	v 13 2 11 12 4 1 6 2 9 4 1 11 2 14 14 18 20 1 22 1 7 0 24 14 5 12 12 8 18 2 23 2 15 7 16 9 25 10 10 4 8 2 17 2 21 8 19 2 3 0 14 15 17 21 32 46 64 65 66 66 80 92 100 102 104 111 120 130 134 136 138 146 148 148 148 0 
5.47	d NODES 3890
5.47	d CHECKS 7469759
5.47	   
5.47	   totalWckTime=5.223  totalCpuTime=4.9

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/node23/watcher-207947-1168074481 -o ROOT/results/node23/solver-207947-1168074481 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207947-1168074481/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.92 1.02 1.00 3/81 21041
/proc/meminfo: memFree=1556696/2055920 swapFree=4192812/4192956
[pid=21039] ppid=21034 vsize=168 CPUtime=0
/proc/21039/stat : 21039 (java) R 21034 21039 20910 0 -1 0 39 0 0 0 0 0 0 0 21 0 1 0 155842472 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2495268 0 0 4096 0 0 0 0 17 1 0 0
/proc/21039/statm: 42 23 18 14 0 2 0

[startup+0.106475 s]
/proc/loadavg: 0.92 1.02 1.00 3/81 21041
/proc/meminfo: memFree=1556696/2055920 swapFree=4192812/4192956
[pid=21039] ppid=21034 vsize=912908 CPUtime=0.08
/proc/21039/stat : 21039 (java) S 21034 21039 20910 0 -1 0 2842 0 1 0 7 1 0 0 17 0 8 0 155842472 934817792 2588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21039/statm: 228227 2588 1394 14 0 215128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 912908

[startup+0.514552 s]
/proc/loadavg: 0.92 1.02 1.00 3/81 21041
/proc/meminfo: memFree=1556696/2055920 swapFree=4192812/4192956
[pid=21039] ppid=21034 vsize=915328 CPUtime=0.48
/proc/21039/stat : 21039 (java) R 21034 21039 20910 0 -1 0 6892 0 1 0 45 3 0 0 20 0 8 0 155842472 937295872 6631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072912457 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21039/statm: 228832 6631 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33671 s]
/proc/loadavg: 0.92 1.02 1.00 3/100 21061
/proc/meminfo: memFree=1503880/2055920 swapFree=4192812/4192956
[pid=21039] ppid=21034 vsize=915460 CPUtime=1.3
/proc/21039/stat : 21039 (java) R 21034 21039 20910 0 -1 0 9629 0 1 0 125 5 0 0 25 0 8 0 155842472 937431040 9366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21039/statm: 228865 9366 2517 14 0 215335 0
[pid=21039/tid=21048] ppid=21034 vsize=915460 CPUtime=0.03
/proc/21039/task/21048/stat : 21048 (java) S 21034 21039 20910 0 -1 64 716 0 0 0 3 0 0 0 16 0 8 0 155842477 937431040 9366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21049] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21049/stat : 21049 (java) S 21034 21039 20910 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155842477 937431040 9366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21050] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21050/stat : 21050 (java) S 21034 21039 20910 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155842477 937431040 9366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21054] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21054/stat : 21054 (java) S 21034 21039 20910 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155842481 937431040 9366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21055] ppid=21034 vsize=915460 CPUtime=0.22
/proc/21039/task/21055/stat : 21055 (java) S 21034 21039 20910 0 -1 64 389 0 0 0 22 0 0 0 15 0 8 0 155842481 937431040 9366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21056] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21056/stat : 21056 (java) S 21034 21039 20910 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155842481 937431040 9366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21057] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21057/stat : 21057 (java) S 21034 21039 20910 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155842481 937431040 9366 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+2.98524 s]
/proc/loadavg: 0.92 1.02 1.00 3/100 21061
/proc/meminfo: memFree=1502024/2055920 swapFree=4192812/4192956
[pid=21039] ppid=21034 vsize=915460 CPUtime=2.94
/proc/21039/stat : 21039 (java) R 21034 21039 20910 0 -1 0 10233 0 1 0 289 5 0 0 25 0 8 0 155842472 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21039/statm: 228865 9969 2517 14 0 215335 0
[pid=21039/tid=21048] ppid=21034 vsize=915460 CPUtime=0.03
/proc/21039/task/21048/stat : 21048 (java) S 21034 21039 20910 0 -1 64 716 0 0 0 3 0 0 0 17 0 8 0 155842477 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21049] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21049/stat : 21049 (java) S 21034 21039 20910 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155842477 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21050] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21050/stat : 21050 (java) S 21034 21039 20910 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155842477 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21054] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21054/stat : 21054 (java) S 21034 21039 20910 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155842481 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21055] ppid=21034 vsize=915460 CPUtime=0.23
/proc/21039/task/21055/stat : 21055 (java) S 21034 21039 20910 0 -1 64 396 0 0 0 23 0 0 0 15 0 8 0 155842481 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21056] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21056/stat : 21056 (java) S 21034 21039 20910 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155842481 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21039/tid=21057] ppid=21034 vsize=915460 CPUtime=0
/proc/21039/task/21057/stat : 21057 (java) S 21034 21039 20910 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155842481 937431040 9969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 5.51556
CPU time (s): 5.43817
CPU user time (s): 5.36318
CPU system time (s): 0.074988
CPU usage (%): 98.597
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.36318
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11188
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= 1384
involuntary context switches= 1687

runsolver used 0.009998 s user time and 0.023996 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 09:08:01 UTC 2007


IDJOB= 207947
IDBENCH= 4346
FILE ID= node23/207947-1168074481

PBS_JOBID= 3476020

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-25/tsp-25-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207947-1168074481/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-207947-1168074481 -o ROOT/results/node23/solver-207947-1168074481 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/207947-1168074481/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  becd11c6854c882d506c44f3436c1dde

RANDOM SEED= 33264675

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.265
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.265
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:       1557248 kB
Buffers:         43400 kB
Cached:         318020 kB
SwapCached:          0 kB
Active:         125188 kB
Inactive:       296788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          79564 kB
Slab:            61732 kB
Committed_AS:  2950556 kB
PageTables:       2164 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= 66548 MiB



End job on node23 on Sat Jan  6 09:08:07 UTC 2007