Trace number 226174

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 4.15337 4.2855

DiagnosticValue
CHECKS27211002
NODES16264

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-51_ext.xml
MD5SUM75fdd492e1c65aa02f07997edcdeacec
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.69874
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.35	     name=esac.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/226174-1168274719/unknown.xml
0.42	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.47	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.47	       =>  wckTime=0.121  cpuTime=0.09  mem=6M951
0.47	   
0.47	   relations being loaded...
0.60	   
0.60	   constraints being loaded...
0.68	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=11  maxArity=2
0.68	       =>  wckTime=0.336  cpuTime=0.27  mem=15M763
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.89	       =>  wckTime=0.541  cpuTime=0.4  mem=14M928
0.94	   
0.94	   preprocessing
0.94	     nbConstraintChecks=76257  nbPropagations=817  nbRevisions=3608  nbUselessRevisions=2396  nbSingletonTests=50
0.94	     nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
0.94	       =>  wckTime=0.049  cpuTime=0.03  mem=14M928
0.96	   
0.96	   search
0.96	     run=0  nbConstraintChecks=41829  nbPropagations=1327  nbRevisions=6484  nbUselessRevisions=4123  nbAssignments=23
0.96	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=39  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.07  cpuTime=0.04  mem=14M928
0.98	   
0.98	   search
0.98	     run=1  nbConstraintChecks=95957  nbPropagations=3450  nbRevisions=17185  nbUselessRevisions=10869  nbAssignments=54
0.98	     nbFailedAssignments=20  nbBacktracks=25  nbVisitedNodes=91  nbRestartNogoods=3  mapSize=20  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.088  cpuTime=0.05  mem=14M928
1.01	   
1.01	   search
1.01	     run=2  nbConstraintChecks=209911  nbPropagations=7172  nbRevisions=37527  nbUselessRevisions=23547
1.01	     nbAssignments=125  nbFailedAssignments=63  nbBacktracks=47  nbVisitedNodes=222  nbRestartNogoods=5  mapSize=41
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.113  cpuTime=0.07  mem=14M928
1.03	   
1.03	   search
1.03	     run=3  nbConstraintChecks=356078  nbPropagations=12817  nbRevisions=68107  nbUselessRevisions=42559
1.03	     nbAssignments=212  nbFailedAssignments=91  nbBacktracks=81  nbVisitedNodes=336  nbRestartNogoods=12  mapSize=69
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.136  cpuTime=0.09  mem=14M928
1.06	   
1.06	   search
1.06	     run=4  nbConstraintChecks=544650  nbPropagations=21261  nbRevisions=114210  nbUselessRevisions=70953
1.06	     nbAssignments=325  nbFailedAssignments=149  nbBacktracks=132  nbVisitedNodes=541  nbRestartNogoods=15  mapSize=113
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.166  cpuTime=0.12  mem=14M928
1.10	   
1.10	   search
1.10	     run=5  nbConstraintChecks=834893  nbPropagations=33744  nbRevisions=183814  nbUselessRevisions=113567
1.10	     nbAssignments=510  nbFailedAssignments=254  nbBacktracks=207  nbVisitedNodes=879  nbRestartNogoods=20  mapSize=174
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.207  cpuTime=0.16  mem=14M928
1.15	   
1.15	   search
1.15	     run=6  nbConstraintChecks=1156990  nbPropagations=51054  nbRevisions=280751  nbUselessRevisions=172799
1.15	     nbAssignments=720  nbFailedAssignments=346  nbBacktracks=321  nbVisitedNodes=1234  nbRestartNogoods=28  mapSize=258
1.15	     nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.255  cpuTime=0.2  mem=14M928
1.25	   
1.25	   search
1.25	     run=7  nbConstraintChecks=1899242  nbPropagations=78382  nbRevisions=436346  nbUselessRevisions=267592
1.25	     nbAssignments=1135  nbFailedAssignments=576  nbBacktracks=493  nbVisitedNodes=2001  nbRestartNogoods=36
1.25	     mapSize=415  nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.356  cpuTime=0.3  mem=14M928
1.37	   
1.37	   search
1.37	     run=8  nbConstraintChecks=2736687  nbPropagations=117306  nbRevisions=658000  nbUselessRevisions=402597
1.37	     nbAssignments=1620  nbFailedAssignments=792  nbBacktracks=751  nbVisitedNodes=2835  nbRestartNogoods=41
1.37	     mapSize=630  nbInferences=0  nbTooLargeKeys=0
1.37	       =>  wckTime=0.479  cpuTime=0.41  mem=14M928
1.54	   
1.54	   search
1.54	     run=9  nbConstraintChecks=3968582  nbPropagations=177914  nbRevisions=1004784  nbUselessRevisions=614675
1.55	     nbAssignments=2501  nbFailedAssignments=1284  nbBacktracks=1135  nbVisitedNodes=4483  nbRestartNogoods=50
1.55	     mapSize=981  nbInferences=0  nbTooLargeKeys=0
1.55	       =>  wckTime=0.651  cpuTime=0.57  mem=14M928
1.57	   
1.57	   INFO : Stopping hyperNogood (mapSize=1035, nbTooLargekeys=0, mem=14M928)
1.78	   
1.78	   search
1.78	     run=10  nbConstraintChecks=6016912  nbPropagations=265176  nbRevisions=1507101  nbUselessRevisions=921455
1.78	     nbAssignments=3575  nbFailedAssignments=1778  nbBacktracks=1711  nbVisitedNodes=6389  nbRestartNogoods=55
1.78	       =>  wckTime=0.889  cpuTime=0.8  mem=14M928
2.11	   
2.11	   search
2.11	     run=11  nbConstraintChecks=8896751  nbPropagations=394484  nbRevisions=2249032  nbUselessRevisions=1373164
2.11	     nbAssignments=5262  nbFailedAssignments=2596  nbBacktracks=2576  nbVisitedNodes=9449  nbRestartNogoods=63
2.11	       =>  wckTime=1.221  cpuTime=1.13  mem=14M928
2.57	   
2.57	   search
2.57	     run=12  nbConstraintChecks=12811193  nbPropagations=581802  nbRevisions=3321286  nbUselessRevisions=2024575
2.57	     nbAssignments=7695  nbFailedAssignments=3726  nbBacktracks=3875  nbVisitedNodes=13729  nbRestartNogoods=73
2.57	       =>  wckTime=1.678  cpuTime=1.58  mem=15M904
3.27	   
3.27	   search
3.27	     run=13  nbConstraintChecks=18858254  nbPropagations=860538  nbRevisions=4913518  nbUselessRevisions=2990185
3.27	     nbAssignments=11402  nbFailedAssignments=5481  nbBacktracks=5821  nbVisitedNodes=20380  nbRestartNogoods=84
3.27	       =>  wckTime=2.38  cpuTime=2.28  mem=15M904
4.20	   
4.20	   search
4.20	     run=14  nbConstraintChecks=27134745  nbPropagations=1256371  nbRevisions=7175139  nbUselessRevisions=4362330
4.20	     nbAssignments=16264  nbFailedAssignments=7690  nbBacktracks=8434  nbVisitedNodes=29010  nbRestartNogoods=92
4.20	       =>  wckTime=3.306  cpuTime=3.2  mem=15M904
4.20	   
4.20	   global
4.20	     nbConstraintChecks=27211002  nbPropagations=1257188  nbRevisions=7178747  nbUselessRevisions=4364726
4.20	     nbRestartNogoods=92  solvingWckTime=3.307  solvingCpuTime=3.2  expiredTime=no  totalExploration=no
4.20	     nbFoundSolutions=1  globalCpuTime=3.66
4.20	       =>  wckTime=3.853  cpuTime=3.6  mem=15M904
4.20	   
4.20	s SATISFIABLE
4.20	v 30 12 7 19 24 15 39 12 16 31 37 30 19 28 31 9 11 23 15 23 20 25 22 21 27 34 37 14 31 26 26 7 16 21 34 23 9 35 24 32 
4.20	d NODES 16264
4.20	d CHECKS 27211002
4.20	   
4.20	   totalWckTime=3.94  totalCpuTime=3.66

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/node14/watcher-226174-1168274719 -o ROOT/results/node14/solver-226174-1168274719 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226174-1168274719/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: 2.07 2.32 2.26 4/94 31598
/proc/meminfo: memFree=1142488/2055920 swapFree=4182236/4192956
[pid=31597] ppid=31595 vsize=18540 CPUtime=0
/proc/31597/stat : 31597 (runsolver) R 31595 31597 31441 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 175867011 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31597/statm: 4635 279 244 17 0 2626 0

[startup+0.108376 s]
/proc/loadavg: 2.07 2.32 2.26 4/94 31598
/proc/meminfo: memFree=1142488/2055920 swapFree=4182236/4192956
[pid=31597] ppid=31595 vsize=912272 CPUtime=0.08
/proc/31597/stat : 31597 (java) R 31595 31597 31441 0 -1 0 2646 0 1 0 6 2 0 0 19 0 8 0 175867011 934166528 2393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31597/statm: 228068 2393 1288 14 0 215051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 912272

[startup+0.520418 s]
/proc/loadavg: 2.07 2.32 2.26 4/94 31598
/proc/meminfo: memFree=1142488/2055920 swapFree=4182236/4192956
[pid=31597] ppid=31595 vsize=915328 CPUtime=0.48
/proc/31597/stat : 31597 (java) R 31595 31597 31441 0 -1 0 6500 0 1 0 42 6 0 0 18 0 8 0 175867011 937295872 6239 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073567918 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31597/statm: 228832 6239 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34549 s]
/proc/loadavg: 2.07 2.32 2.26 3/101 31605
/proc/meminfo: memFree=1110880/2055920 swapFree=4182236/4192956
[pid=31597] ppid=31595 vsize=915464 CPUtime=1.29
/proc/31597/stat : 31597 (java) R 31595 31597 31441 0 -1 0 9101 0 1 0 120 9 0 0 24 0 8 0 175867011 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942099 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31597/statm: 228866 8839 2524 14 0 215336 0
[pid=31597/tid=31599] ppid=31595 vsize=915464 CPUtime=0.03
/proc/31597/task/31599/stat : 31599 (java) S 31595 31597 31441 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175867015 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31600] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31600/stat : 31600 (java) S 31595 31597 31441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175867016 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31601] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31601/stat : 31601 (java) S 31595 31597 31441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175867016 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31602] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31602/stat : 31602 (java) S 31595 31597 31441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175867019 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31603] ppid=31595 vsize=915464 CPUtime=0.19
/proc/31597/task/31603/stat : 31603 (java) S 31595 31597 31441 0 -1 64 367 0 0 0 18 1 0 0 15 0 8 0 175867020 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31604] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31604/stat : 31604 (java) S 31595 31597 31441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175867020 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31605] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31605/stat : 31605 (java) S 31595 31597 31441 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175867020 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98565 s]
/proc/loadavg: 2.07 2.32 2.26 3/101 31605
/proc/meminfo: memFree=1110944/2055920 swapFree=4182236/4192956
[pid=31597] ppid=31595 vsize=915464 CPUtime=2.92
/proc/31597/stat : 31597 (java) R 31595 31597 31441 0 -1 0 9113 0 1 0 283 9 0 0 25 0 8 0 175867011 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31597/statm: 228866 8850 2524 14 0 215336 0
[pid=31597/tid=31599] ppid=31595 vsize=915464 CPUtime=0.03
/proc/31597/task/31599/stat : 31599 (java) S 31595 31597 31441 0 -1 64 254 0 0 0 3 0 0 0 17 0 8 0 175867015 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31600] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31600/stat : 31600 (java) S 31595 31597 31441 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175867016 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31601] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31601/stat : 31601 (java) S 31595 31597 31441 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175867016 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31602] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31602/stat : 31602 (java) S 31595 31597 31441 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 175867019 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31603] ppid=31595 vsize=915464 CPUtime=0.22
/proc/31597/task/31603/stat : 31603 (java) S 31595 31597 31441 0 -1 64 378 0 0 0 21 1 0 0 15 0 8 0 175867020 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31604] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31604/stat : 31604 (java) S 31595 31597 31441 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175867020 937435136 8850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31597/tid=31605] ppid=31595 vsize=915464 CPUtime=0
/proc/31597/task/31605/stat : 31605 (java) S 31595 31597 31441 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175867020 937435136 8850 18446744073709551615 134512640 134570532 4294956464 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) 915464

Child status: 0
Real time (s): 4.2855
CPU time (s): 4.15337
CPU user time (s): 4.05238
CPU system time (s): 0.100984
CPU usage (%): 96.9167
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.05238
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9122
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= 1175
involuntary context switches= 1507

runsolver used 0.006998 s user time and 0.023996 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Jan  8 16:45:21 UTC 2007


IDJOB= 226174
IDBENCH= 5941
FILE ID= node14/226174-1168274719

PBS_JOBID= 3483052

Free space on /tmp= 66333 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-51_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226174-1168274719/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-226174-1168274719 -o ROOT/results/node14/solver-226174-1168274719 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226174-1168274719/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  75fdd492e1c65aa02f07997edcdeacec

RANDOM SEED= 766610585

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.227
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.227
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:       1143096 kB
Buffers:         65324 kB
Cached:         166796 kB
SwapCached:       4180 kB
Active:         740940 kB
Inactive:       119324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1143096 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:         643592 kB
Slab:            36228 kB
Committed_AS:  6393608 kB
PageTables:       3396 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= 66333 MiB



End job on node14 on Mon Jan  8 16:45:27 UTC 2007