Trace number 2098049

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ACUNSAT 2.14067 2.19208

DiagnosticValue
CHECKS50
NODES0

General information on the benchmark

Namecsp/graphColoring/register/zeroin/
normalized-zeroin-i-3-25.xml
MD5SUM875314320c71e8244bfc7f58f565d319
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.130979
Satisfiable
(Un)Satisfiability was proved
Number of variables206
Number of constraints3540
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3540
Global constraints used (with number of constraints)

Solver Data

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2098049-1247414210.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.38/0.41	     nbVariables=206  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25  nbTotalValues=5150
0.38/0.41	       =>  wckTime=0.171  cpuTime=0.17  mem=8M868
0.38/0.41	   
0.38/0.41	   predicates being loaded...
0.49/0.51	   
0.49/0.51	   constraints being loaded...
1.76/1.88	     nbConstraints=3644  nbGlobalConstraints=104  nbDisconnectedVariables=49  nbConvertedConstraints=3540
1.76/1.88	     nbConvertConstraintsChecks=1250  nbExtensionStructures=2  nbSharedExtensionStructures=3538
1.76/1.88	     nbConflictsStructures=24  nbSharedConflictsStructures=3538  nbSharedBinaryRepresentations=25  minDegree=1
1.76/1.88	     maxDegree=143  minArity=2  avgArity=2.02  maxArity=30  nbGenerators=100  nbFusions=23  symmetryWckTime=0.47
1.76/1.88	     symmetryCpuTime=0.25  nbCliques=4
1.76/1.88	       =>  wckTime=1.644  cpuTime=1.2  mem=34M314
1.85/1.99	   
1.85/1.99	   solver IterativeSystematicSolver being built... 
1.95/2.07	   
1.95/2.07	   INFO : Forward propagation technique limited 
2.05/2.15	       =>  wckTime=1.907  cpuTime=1.32  mem=23M786
2.05/2.15	   
2.05/2.15	   preprocessing
2.05/2.15	     nbConstraintChecks=50  nbPropagations=1  nbRevisions=2  nbUselessRevisions=0  nbRemovedValues=2
2.05/2.15	     nbRemovedTuples=300  detectedInconsistency=yes
2.05/2.15	       =>  wckTime=0.0040  cpuTime=0.0  mem=24M748
2.05/2.15	   
2.05/2.15	   global
2.05/2.16	     nbConstraintChecks=50  nbPropagations=1  nbRevisions=2  nbUselessRevisions=0  nbRestartNogoods=0
2.05/2.16	     solvingWckTime=0.0070  solvingCpuTime=0.0  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
2.05/2.16	     globalCpuTime=1.37
2.05/2.16	       =>  wckTime=1.916  cpuTime=1.32  mem=24M748
2.05/2.16	   
2.05/2.16	s UNSATISFIABLE
2.05/2.16	d NODES 0
2.05/2.16	d CHECKS 50
2.05/2.16	   
2.05/2.16	   totalWckTime=1.973  totalCpuTime=1.38

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098049-1247414210/watcher-2098049-1247414210 -o /tmp/evaluation-result-2098049-1247414210/solver-2098049-1247414210 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098049-1247414210.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 32168
/proc/meminfo: memFree=1737144/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=18576 CPUtime=0
/proc/32168/stat : 32168 (runsolver) R 32166 32168 30599 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28487861 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32168/statm: 4644 284 249 26 0 2626 0

[startup+0.057677 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 32168
/proc/meminfo: memFree=1737144/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=863936 CPUtime=0.04
/proc/32168/stat : 32168 (java) S 32166 32168 30599 0 -1 0 2628 0 1 0 3 1 0 0 18 0 9 0 28487861 884670464 2193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 215984 2193 1027 9 0 210899 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863936

[startup+0.101665 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 32168
/proc/meminfo: memFree=1737144/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=865984 CPUtime=0.08
/proc/32168/stat : 32168 (java) S 32166 32168 30599 0 -1 0 3769 0 1 0 6 2 0 0 18 0 9 0 28487861 886767616 3224 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 216496 3224 1703 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301605 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 32168
/proc/meminfo: memFree=1737144/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=866224 CPUtime=0.29
/proc/32168/stat : 32168 (java) S 32166 32168 30599 0 -1 0 5873 0 1 0 25 4 0 0 18 0 9 0 28487861 887013376 5239 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 216556 5239 1972 9 0 211014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866224

[startup+0.701488 s]
/proc/loadavg: 2.08 2.03 2.00 4/80 32168
/proc/meminfo: memFree=1737144/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=867164 CPUtime=0.68
/proc/32168/stat : 32168 (java) S 32166 32168 30599 0 -1 0 7785 0 1 0 63 5 0 0 18 0 9 0 28487861 887975936 7139 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 216791 7139 2032 9 0 211227 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867164

[startup+1.50226 s]
/proc/loadavg: 2.08 2.03 2.00 3/89 32177
/proc/meminfo: memFree=1706992/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=868120 CPUtime=1.46
/proc/32168/stat : 32168 (java) S 32166 32168 30599 0 -1 0 12799 0 1 0 124 22 0 0 18 0 10 0 28487861 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 217030 12135 2044 9 0 211466 0
[pid=32168/tid=32170] ppid=32166 vsize=868120 CPUtime=1.23
/proc/32168/task/32170/stat : 32170 (java) S 32166 32168 30599 0 -1 64 11349 0 1 0 102 21 0 0 25 0 10 0 28487862 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32171] ppid=32166 vsize=868120 CPUtime=0
/proc/32168/task/32171/stat : 32171 (java) S 32166 32168 30599 0 -1 64 2 0 0 0 0 0 0 0 17 0 10 0 28487864 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32172] ppid=32166 vsize=868120 CPUtime=0
/proc/32168/task/32172/stat : 32172 (java) S 32166 32168 30599 0 -1 64 10 0 0 0 0 0 0 0 19 0 10 0 28487864 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32173] ppid=32166 vsize=868120 CPUtime=0
/proc/32168/task/32173/stat : 32173 (java) S 32166 32168 30599 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 28487864 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32174] ppid=32166 vsize=868120 CPUtime=0
/proc/32168/task/32174/stat : 32174 (java) S 32166 32168 30599 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 28487866 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32175] ppid=32166 vsize=868120 CPUtime=0.22
/proc/32168/task/32175/stat : 32175 (java) S 32166 32168 30599 0 -1 64 741 0 0 0 22 0 0 0 16 0 10 0 28487866 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32176] ppid=32166 vsize=868120 CPUtime=0
/proc/32168/task/32176/stat : 32176 (java) S 32166 32168 30599 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 28487866 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32177] ppid=32166 vsize=868120 CPUtime=0
/proc/32168/task/32177/stat : 32177 (java) S 32166 32168 30599 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 28487866 888954880 12135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868120

Solver just ended. Dumping a history of the last processes samples

[startup+1.90378 s]
/proc/loadavg: 2.08 2.03 2.00 3/89 32177
/proc/meminfo: memFree=1706992/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=868120 CPUtime=1.85
/proc/32168/stat : 32168 (java) S 32166 32168 30599 0 -1 0 16888 399 1 0 145 23 17 0 18 0 10 0 28487861 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 217030 12684 2097 9 0 211466 0
[pid=32168/tid=32170] ppid=32166 vsize=868120 CPUtime=1.58
/proc/32168/task/32170/stat : 32170 (java) R 32166 32168 30599 0 -1 64 14374 399 1 0 119 22 17 0 18 0 10 0 28487862 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32171] ppid=32166 vsize=868120 CPUtime=0.17
/proc/32168/task/32171/stat : 32171 (java) R 32166 32168 30599 0 -1 64 755 399 0 0 0 0 17 0 17 0 10 0 28487864 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32172] ppid=32166 vsize=868120 CPUtime=0.17
/proc/32168/task/32172/stat : 32172 (java) S 32166 32168 30599 0 -1 64 10 399 0 0 0 0 17 0 19 0 10 0 28487864 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32173] ppid=32166 vsize=868120 CPUtime=0.17
/proc/32168/task/32173/stat : 32173 (java) S 32166 32168 30599 0 -1 64 4 399 0 0 0 0 17 0 20 0 10 0 28487864 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32174] ppid=32166 vsize=868120 CPUtime=0.17
/proc/32168/task/32174/stat : 32174 (java) S 32166 32168 30599 0 -1 64 1 399 0 0 0 0 17 0 18 0 10 0 28487866 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32175] ppid=32166 vsize=868120 CPUtime=0.41
/proc/32168/task/32175/stat : 32175 (java) S 32166 32168 30599 0 -1 64 936 399 0 0 24 0 17 0 16 0 10 0 28487866 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32176] ppid=32166 vsize=868120 CPUtime=0.17
/proc/32168/task/32176/stat : 32176 (java) S 32166 32168 30599 0 -1 64 1 399 0 0 0 0 17 0 19 0 10 0 28487866 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32177] ppid=32166 vsize=868120 CPUtime=0.17
/proc/32168/task/32177/stat : 32177 (java) S 32166 32168 30599 0 -1 64 13 399 0 0 0 0 17 0 15 0 10 0 28487866 888954880 12684 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 868120

[startup+2.10209 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 32181
/proc/meminfo: memFree=1689072/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=868224 CPUtime=2.05
/proc/32168/stat : 32168 (java) S 32166 32168 30599 0 -1 0 23271 522 1 0 163 25 17 0 18 0 9 0 28487861 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 217056 14496 2656 9 0 211492 0
[pid=32168/tid=32170] ppid=32166 vsize=868224 CPUtime=1.66
/proc/32168/task/32170/stat : 32170 (java) R 32166 32168 30599 0 -1 64 16365 522 1 0 127 22 17 0 19 0 9 0 28487862 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4125973420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32171] ppid=32166 vsize=868224 CPUtime=0.26
/proc/32168/task/32171/stat : 32171 (java) S 32166 32168 30599 0 -1 64 5116 522 0 0 9 0 17 0 17 0 9 0 28487864 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32172] ppid=32166 vsize=868224 CPUtime=0.17
/proc/32168/task/32172/stat : 32172 (java) S 32166 32168 30599 0 -1 64 17 522 0 0 0 0 17 0 16 0 9 0 28487864 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32173] ppid=32166 vsize=868224 CPUtime=0.17
/proc/32168/task/32173/stat : 32173 (java) S 32166 32168 30599 0 -1 64 13 522 0 0 0 0 17 0 16 0 9 0 28487864 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32174] ppid=32166 vsize=868224 CPUtime=0.17
/proc/32168/task/32174/stat : 32174 (java) S 32166 32168 30599 0 -1 64 1 522 0 0 0 0 17 0 18 0 9 0 28487866 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32175] ppid=32166 vsize=868224 CPUtime=0.44
/proc/32168/task/32175/stat : 32175 (java) S 32166 32168 30599 0 -1 64 948 522 0 0 27 0 17 0 15 0 9 0 28487866 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32176] ppid=32166 vsize=868224 CPUtime=0.17
/proc/32168/task/32176/stat : 32176 (java) S 32166 32168 30599 0 -1 64 1 522 0 0 0 0 17 0 19 0 9 0 28487866 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32177] ppid=32166 vsize=868224 CPUtime=0.17
/proc/32168/task/32177/stat : 32177 (java) S 32166 32168 30599 0 -1 64 13 522 0 0 0 0 17 0 15 0 9 0 28487866 889061376 14496 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 868224

Child status: 0
Real time (s): 2.19208
CPU time (s): 2.14067
CPU user time (s): 1.87271
CPU system time (s): 0.267959
CPU usage (%): 97.6551
Max. virtual memory (cumulated for all children) (KiB): 868224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.87271
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24143
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= 778
involuntary context switches= 868

runsolver used 0.006998 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-12 17:56:50
IDJOB=2098049
IDBENCH=58108
IDSOLVER=773
FILE ID=node16/2098049-1247414210
PBS_JOBID= 9510612
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/register/zeroin/normalized-zeroin-i-3-25.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098049-1247414210/watcher-2098049-1247414210 -o /tmp/evaluation-result-2098049-1247414210/solver-2098049-1247414210 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2098049-1247414210.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 875314320c71e8244bfc7f58f565d319
RANDOM SEED=1188908462

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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:       1737624 kB
Buffers:         40692 kB
Cached:         131892 kB
SwapCached:          0 kB
Active:         179712 kB
Inactive:        81300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:         108860 kB
Slab:            42328 kB
Committed_AS:   995488 kB
PageTables:       2004 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= 66460 MiB
End job on node16 at 2009-07-12 17:56:52