Trace number 204201

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.2635 3.36929

DiagnosticValue
CHECKS21183209
NODES14260

General information on the benchmark

NamejobShop/jobShop-e0ddr1/
e0ddr1-10-by-5-8.xml
MD5SUMc2219ff7683bca61a6607e0b2453e947
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.043992
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
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=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/204201-1168165408/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=50  nbDomainTypes=46  minDomainSize=102  maxDomainSize=121
0.42	       =>  wckTime=0.112  cpuTime=0.1  mem=6M902
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
1.46	     nbConstraints=265  nbConvertedConstraints=265  nbConvertConstraintsChecks=3080976  nbExtensionStructures=264
1.46	     nbSharedExtensionStructures=1  nbConflictsStructures=264  nbSharedConflictsStructures=1
1.46	     nbSharedBinaryRepresentations=41876  maxDegree=11  maxArity=2
1.46	       =>  wckTime=1.15  cpuTime=1.05  mem=14M704
1.51	   
1.51	   solver IterativeSystematicSolver being built... 
1.67	       =>  wckTime=1.358  cpuTime=1.18  mem=15M628
1.73	   
1.73	   preprocessing
1.73	     nbConstraintChecks=213145  nbPropagations=1119  nbRevisions=2228  nbUselessRevisions=1133  nbSingletonTests=75
1.73	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
1.73	       =>  wckTime=0.056  cpuTime=0.04  mem=15M628
1.77	   
1.77	   search
1.77	     run=0  nbConstraintChecks=91178  nbPropagations=1946  nbRevisions=4140  nbUselessRevisions=2076  nbAssignments=117
1.77	     nbFailedAssignments=82  nbBacktracks=10  nbVisitedNodes=210  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.77	     nbTooLargeKeys=0
1.77	       =>  wckTime=0.101  cpuTime=0.07  mem=15M628
1.80	   
1.80	   search
1.80	     run=1  nbConstraintChecks=310912  nbPropagations=5047  nbRevisions=12317  nbUselessRevisions=6276
1.80	     nbAssignments=276  nbFailedAssignments=205  nbBacktracks=25  nbVisitedNodes=507  nbRestartNogoods=8  mapSize=25
1.80	     nbInferences=0  nbTooLargeKeys=0
1.80	       =>  wckTime=0.126  cpuTime=0.09  mem=15M628
1.86	   
1.86	   search
1.86	     run=2  nbConstraintChecks=1238301  nbPropagations=12109  nbRevisions=29940  nbUselessRevisions=15529
1.86	     nbAssignments=729  nbFailedAssignments=316  nbBacktracks=47  nbVisitedNodes=776  nbRestartNogoods=30  mapSize=45
1.86	     nbInferences=0  nbTooLargeKeys=0
1.86	       =>  wckTime=0.189  cpuTime=0.15  mem=15M628
1.89	   
1.89	   search
1.89	     run=3  nbConstraintChecks=1594886  nbPropagations=21123  nbRevisions=52755  nbUselessRevisions=27419
1.89	     nbAssignments=949  nbFailedAssignments=489  nbBacktracks=80  nbVisitedNodes=1201  nbRestartNogoods=36  mapSize=77
1.89	     nbInferences=0  nbTooLargeKeys=0
1.89	       =>  wckTime=0.218  cpuTime=0.17  mem=15M628
1.96	   
1.96	   search
1.96	     run=4  nbConstraintChecks=2382061  nbPropagations=34128  nbRevisions=87149  nbUselessRevisions=45208
1.96	     nbAssignments=1447  nbFailedAssignments=928  nbBacktracks=130  nbVisitedNodes=2188  nbRestartNogoods=38
1.96	     mapSize=127  nbInferences=0  nbTooLargeKeys=0
1.96	       =>  wckTime=0.29  cpuTime=0.23  mem=15M628
2.03	   
2.03	   search
2.03	     run=5  nbConstraintChecks=3059823  nbPropagations=51327  nbRevisions=134465  nbUselessRevisions=69475
2.03	     nbAssignments=2011  nbFailedAssignments=1408  nbBacktracks=205  nbVisitedNodes=3305  nbRestartNogoods=45
2.03	     mapSize=202  nbInferences=0  nbTooLargeKeys=0
2.03	       =>  wckTime=0.363  cpuTime=0.29  mem=15M628
2.14	   
2.14	   search
2.14	     run=6  nbConstraintChecks=4536817  nbPropagations=75296  nbRevisions=201574  nbUselessRevisions=103530
2.14	     nbAssignments=2830  nbFailedAssignments=1991  nbBacktracks=318  nbVisitedNodes=4694  nbRestartNogoods=85
2.14	     mapSize=314  nbInferences=0  nbTooLargeKeys=0
2.14	       =>  wckTime=0.471  cpuTime=0.39  mem=15M628
2.30	   
2.30	   search
2.30	     run=7  nbConstraintChecks=7001722  nbPropagations=109358  nbRevisions=306808  nbUselessRevisions=158641
2.30	     nbAssignments=4073  nbFailedAssignments=2939  nbBacktracks=488  nbVisitedNodes=6907  nbRestartNogoods=106
2.30	     mapSize=479  nbInferences=0  nbTooLargeKeys=0
2.30	       =>  wckTime=0.627  cpuTime=0.54  mem=15M628
2.48	   
2.48	   search
2.48	     run=8  nbConstraintChecks=9583285  nbPropagations=158761  nbRevisions=456350  nbUselessRevisions=236191
2.49	     nbAssignments=5888  nbFailedAssignments=4278  nbBacktracks=744  nbVisitedNodes=10093  nbRestartNogoods=150
2.49	     mapSize=735  nbInferences=0  nbTooLargeKeys=0
2.49	       =>  wckTime=0.814  cpuTime=0.72  mem=16M603
2.69	   
2.69	   INFO : Stopping hyperNogood (mapSize=1029, nbTooLargekeys=0, mem=16M603)
2.72	   
2.72	   search
2.72	     run=9  nbConstraintChecks=13078723  nbPropagations=224262  nbRevisions=663620  nbUselessRevisions=343498
2.72	     nbAssignments=8114  nbFailedAssignments=6111  nbBacktracks=1128  nbVisitedNodes=14486  nbRestartNogoods=195
2.72	       =>  wckTime=1.052  cpuTime=0.97  mem=16M603
3.09	   
3.09	   search
3.09	     run=10  nbConstraintChecks=18111967  nbPropagations=317802  nbRevisions=965310  nbUselessRevisions=499201
3.09	     nbAssignments=11933  nbFailedAssignments=9349  nbBacktracks=1704  nbVisitedNodes=22097  nbRestartNogoods=235
3.09	       =>  wckTime=1.417  cpuTime=1.32  mem=16M603
3.28	   
3.29	   search
3.29	     run=11  nbConstraintChecks=20970064  nbPropagations=429158  nbRevisions=1314023  nbUselessRevisions=677511
3.29	     nbAssignments=14260  nbFailedAssignments=11143  nbBacktracks=2070  nbVisitedNodes=26451  nbRestartNogoods=263
3.29	       =>  wckTime=1.614  cpuTime=1.51  mem=16M603
3.29	   
3.29	   global
3.29	     nbConstraintChecks=21183209  nbPropagations=430277  nbRevisions=1316251  nbUselessRevisions=678644
3.29	     nbRestartNogoods=263  solvingWckTime=1.615  solvingCpuTime=1.51  expiredTime=no  totalExploration=no
3.29	     nbFoundSolutions=1  globalCpuTime=2.75
3.29	       =>  wckTime=2.976  cpuTime=2.7  mem=16M603
3.29	   
3.29	s SATISFIABLE
3.29	v 35 41 85 118 129 18 26 50 75 119 14 51 98 113 139 6 9 42 84 146 61 98 109 127 133 9 26 62 114 125 0 13 27 80 96 0 5 13 33 146 44 114 124 140 143 0 46 73 106 129 
3.29	d NODES 14260
3.29	d CHECKS 21183209
3.29	   
3.29	   totalWckTime=3.058  totalCpuTime=2.75

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/node11/watcher-204201-1168165408 -o ROOT/results/node11/solver-204201-1168165408 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/204201-1168165408/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.29 2.16 2.04 4/94 30325
/proc/meminfo: memFree=1334560/2055920 swapFree=4192812/4192956
[pid=30324] ppid=30322 vsize=906644 CPUtime=0.02
/proc/30324/stat : 30324 (java) S 30322 30324 30186 0 -1 0 2069 0 1 0 2 0 0 0 18 0 2 0 164935942 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30324/statm: 226661 1818 1036 14 0 214244 0
[pid=30324/tid=30326] ppid=30322 vsize=906644 CPUtime=0
/proc/30324/task/30326/stat : 30326 (java) R 30322 30324 30186 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 164935945 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.104704 s]
/proc/loadavg: 2.29 2.16 2.04 4/94 30325
/proc/meminfo: memFree=1334560/2055920 swapFree=4192812/4192956
[pid=30324] ppid=30322 vsize=914988 CPUtime=0.09
/proc/30324/stat : 30324 (java) R 30322 30324 30186 0 -1 0 3000 0 1 0 8 1 0 0 17 0 8 0 164935942 936947712 2746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155199945 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30324/statm: 228747 2746 1428 14 0 215242 0
[pid=30324/tid=30326] ppid=30322 vsize=914988 CPUtime=0
/proc/30324/task/30326/stat : 30326 (java) S 30322 30324 30186 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 164935945 936947712 2746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512785 s]
/proc/loadavg: 2.29 2.16 2.04 4/94 30325
/proc/meminfo: memFree=1334560/2055920 swapFree=4192812/4192956
[pid=30324] ppid=30322 vsize=915328 CPUtime=0.5
/proc/30324/stat : 30324 (java) R 30322 30324 30186 0 -1 0 6539 0 1 0 46 4 0 0 17 0 8 0 164935942 937295872 6278 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30324/statm: 228832 6278 2145 14 0 215302 0
[pid=30324/tid=30326] ppid=30322 vsize=915328 CPUtime=0
/proc/30324/task/30326/stat : 30326 (java) S 30322 30324 30186 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 164935945 937295872 6278 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33395 s]
/proc/loadavg: 2.29 2.16 2.04 3/101 30332
/proc/meminfo: memFree=1312616/2055920 swapFree=4192812/4192956
[pid=30324] ppid=30322 vsize=915460 CPUtime=1.3
/proc/30324/stat : 30324 (java) R 30322 30324 30186 0 -1 0 7828 0 1 0 125 5 0 0 24 0 8 0 164935942 937431040 7566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641096 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30324/statm: 228865 7566 2168 14 0 215335 0
[pid=30324/tid=30326] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30326/stat : 30326 (java) S 30322 30324 30186 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 164935945 937431040 7566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30327] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30327/stat : 30327 (java) S 30322 30324 30186 0 -1 64 10 0 0 0 0 0 0 0 18 0 8 0 164935946 937431040 7566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30328] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30328/stat : 30328 (java) S 30322 30324 30186 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 164935946 937431040 7566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30329] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30329/stat : 30329 (java) S 30322 30324 30186 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164935949 937431040 7566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30330] ppid=30322 vsize=915460 CPUtime=0.13
/proc/30324/task/30330/stat : 30330 (java) S 30322 30324 30186 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 164935949 937431040 7566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30331] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30331/stat : 30331 (java) S 30322 30324 30186 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164935949 937431040 7566 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30332] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30332/stat : 30332 (java) S 30322 30324 30186 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164935949 937431040 7566 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+2.98527 s]
/proc/loadavg: 2.35 2.18 2.05 3/101 30332
/proc/meminfo: memFree=1306920/2055920 swapFree=4192812/4192956
[pid=30324] ppid=30322 vsize=915460 CPUtime=2.94
/proc/30324/stat : 30324 (java) R 30322 30324 30186 0 -1 0 9056 0 1 0 287 7 0 0 25 0 8 0 164935942 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808363 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30324/statm: 228865 8792 2542 14 0 215335 0
[pid=30324/tid=30326] ppid=30322 vsize=915460 CPUtime=0.03
/proc/30324/task/30326/stat : 30326 (java) S 30322 30324 30186 0 -1 64 457 0 0 0 3 0 0 0 17 0 8 0 164935945 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30327] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30327/stat : 30327 (java) S 30322 30324 30186 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 164935946 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30328] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30328/stat : 30328 (java) S 30322 30324 30186 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164935946 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30329] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30329/stat : 30329 (java) S 30322 30324 30186 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164935949 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30330] ppid=30322 vsize=915460 CPUtime=0.26
/proc/30324/task/30330/stat : 30330 (java) S 30322 30324 30186 0 -1 64 395 0 0 0 25 1 0 0 16 0 8 0 164935949 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30331] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30331/stat : 30331 (java) S 30322 30324 30186 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 164935949 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30324/tid=30332] ppid=30322 vsize=915460 CPUtime=0
/proc/30324/task/30332/stat : 30332 (java) S 30322 30324 30186 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164935949 937431040 8792 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 3.36929
CPU time (s): 3.2635
CPU user time (s): 3.18252
CPU system time (s): 0.080987
CPU usage (%): 96.8601
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.18252
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9154
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= 1117
involuntary context switches= 1337

runsolver used 0.010998 s user time and 0.013997 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Jan  7 10:23:28 UTC 2007


IDJOB= 204201
IDBENCH= 4007
FILE ID= node11/204201-1168165408

PBS_JOBID= 3478341

Free space on /tmp= 65981 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-e0ddr1/e0ddr1-10-by-5-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/204201-1168165408/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-204201-1168165408 -o ROOT/results/node11/solver-204201-1168165408 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/204201-1168165408/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c2219ff7683bca61a6607e0b2453e947

RANDOM SEED= 141749170

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.261
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	: 5931.00
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.261
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:       1336320 kB
Buffers:         44644 kB
Cached:         480860 kB
SwapCached:          0 kB
Active:         388876 kB
Inactive:       267656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           46916 kB
Writeback:           0 kB
Mapped:         158912 kB
Slab:            47456 kB
Committed_AS:  5523136 kB
PageTables:       2628 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= 65976 MiB



End job on node11 on Sun Jan  7 10:23:33 UTC 2007