Trace number 1055708

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 ESACSAT 1.57076 1.62257

DiagnosticValue
CHECKS415924
NODES82

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-29_ext.xml
MD5SUM7ae50f6d6a62511b0bcb1887c36d915c
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 benchmark0.06099
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1055708-1215060095.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.40	     nbVariables=61  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001  nbTotalValues=22930
0.28/0.40	       =>  wckTime=0.154  cpuTime=0.15  mem=7M919
0.28/0.40	   
0.28/0.40	   relations being loaded...
0.58/0.64	   
0.58/0.64	   constraints being loaded...
0.78/0.85	     nbConstraints=231  nbRelationTypes=23  nbGlobalConstraints=21  nbSingletonDomainVariables=2
0.78/0.85	     nbExtensionStructures=24  nbSharedExtensionStructures=206  nbConflictsStructures=24
0.78/0.85	     nbSharedConflictsStructures=206  nbSharedBinaryRepresentations=20295  minDegree=1  maxDegree=21  minArity=2
0.78/0.85	     avgArity=2.16  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=0.071  symmetryCpuTime=0.04  nbCliques=1
0.78/0.85	       =>  wckTime=0.61  cpuTime=0.48  mem=18M533
0.87/0.92	   
0.87/0.92	   solver IterativeSystematicSolver being built... 
0.87/0.99	   
0.87/0.99	   INFO : Forward propagation technique limited 
0.96/1.06	       =>  wckTime=0.822  cpuTime=0.61  mem=22M106
1.46/1.51	   
1.46/1.51	   preprocessing
1.46/1.51	     nbConstraintChecks=403194  nbValidityChecks=1156240  nbPropagations=25173  nbRevisions=37724
1.46/1.51	     nbUselessRevisions=23934  nbSingletonTests=821  nbEffectiveSingletonTests=56  nbACRemovals=21775
1.46/1.51	     nbFoundSingletons=0  nbRemovedValues=22078  detectedInconsistency=no
1.46/1.51	       =>  wckTime=0.442  cpuTime=0.38  mem=22M106
1.46/1.58	   
1.46/1.58	   search
1.46/1.58	     run=0  nbConstraintChecks=12730  nbValidityChecks=19622  minDepth=1  maxDepth=61  nbPropagations=26506
1.46/1.58	     nbRevisions=40116  nbUselessRevisions=25703  nbAssignments=82  nbFailedAssignments=9  nbBacktracks=12
1.46/1.58	     nbVisitedNodes=97  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=8  nbInferences=0  nbTooLargeKeys=0
1.46/1.58	     nbSEliminables=0  nbREliminables=2  nbIEliminables=50.58  nbDEliminables=0  nbPEliminables=0
1.46/1.58	       =>  wckTime=0.51  cpuTime=0.44  mem=23M131
1.46/1.58	   
1.46/1.58	   global
1.46/1.58	     nbConstraintChecks=415924  nbValidityChecks=1175862  nbPropagations=51679  nbRevisions=77840
1.46/1.58	     nbUselessRevisions=49637  nbRestartNogoods=0  solvingWckTime=0.513  solvingCpuTime=0.44  expiredTime=no
1.46/1.58	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.05  globalCpuTime=1.11
1.46/1.58	       =>  wckTime=1.338  cpuTime=1.05  mem=23M131
1.46/1.58	   
1.46/1.58	s SATISFIABLE
1.46/1.58	v 17 13 13 11 20 8 10 7 19 0 9 6 6 5 12 4 16 12 5 4 18 9 7 11 14 2 8 3 4 3 15 10 3 4 2 3 1 13 11 3 24 32 39 39 45 50 54 66 70 79 90 92 95 98 108 112 115 128 131 131 0 
1.46/1.58	d NODES 82
1.46/1.58	d CHECKS 415924
1.46/1.58	   
1.46/1.58	   totalWckTime=1.398  totalCpuTime=1.12

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055708-1215060095/watcher-1055708-1215060095 -o /tmp/evaluation-result-1055708-1215060095/solver-1055708-1215060095 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1055708-1215060095.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.10 2.04 3/73 26972
/proc/meminfo: memFree=1557560/2055920 swapFree=4179412/4192956
[pid=26972] ppid=26970 vsize=10616 CPUtime=0
/proc/26972/stat : 26972 (java) S 26970 26972 23919 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1984981286 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 2654 472 209 9 0 1184 0
[pid=26972/tid=26973] ppid=26970 vsize=10616 CPUtime=0
/proc/26972/task/26973/stat : 26973 (java) R 26970 26972 23919 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1984981288 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 8953816 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.108645 s]
/proc/loadavg: 2.11 2.10 2.04 3/73 26972
/proc/meminfo: memFree=1557560/2055920 swapFree=4179412/4192956
[pid=26972] ppid=26970 vsize=865884 CPUtime=0.08
/proc/26972/stat : 26972 (java) S 26970 26972 23919 0 -1 0 3834 0 1 0 7 1 0 0 18 0 9 0 1984981286 886665216 3282 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 216471 3282 1736 9 0 211026 0
[pid=26972/tid=26973] ppid=26970 vsize=865884 CPUtime=0.08
/proc/26972/task/26973/stat : 26973 (java) R 26970 26972 23919 0 -1 64 2925 0 1 0 7 1 0 0 18 0 9 0 1984981288 886665216 3282 996147200 134512640 134550740 4294955968 18446744073709551615 104197479 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.202664 s]
/proc/loadavg: 2.11 2.10 2.04 3/73 26972
/proc/meminfo: memFree=1557560/2055920 swapFree=4179412/4192956
[pid=26972] ppid=26970 vsize=866048 CPUtime=0.18
/proc/26972/stat : 26972 (java) S 26970 26972 23919 0 -1 0 4729 0 1 0 15 3 0 0 18 0 9 0 1984981286 886833152 4156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 216512 4156 1857 9 0 211060 0
[pid=26972/tid=26973] ppid=26970 vsize=866048 CPUtime=0.17
/proc/26972/task/26973/stat : 26973 (java) R 26970 26972 23919 0 -1 64 3820 0 1 0 15 2 0 0 18 0 9 0 1984981288 886833152 4156 996147200 134512640 134550740 4294955968 18446744073709551615 4125977250 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866048

[startup+0.302682 s]
/proc/loadavg: 2.11 2.10 2.04 3/73 26972
/proc/meminfo: memFree=1557560/2055920 swapFree=4179412/4192956
[pid=26972] ppid=26970 vsize=866128 CPUtime=0.28
/proc/26972/stat : 26972 (java) S 26970 26972 23919 0 -1 0 5782 0 1 0 25 3 0 0 18 0 9 0 1984981286 886915072 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 216532 5156 1948 9 0 211060 0
[pid=26972/tid=26973] ppid=26970 vsize=866128 CPUtime=0.27
/proc/26972/task/26973/stat : 26973 (java) R 26970 26972 23919 0 -1 64 4873 0 1 0 24 3 0 0 18 0 9 0 1984981288 886915072 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4125950618 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.70276 s]
/proc/loadavg: 2.11 2.10 2.04 3/73 26972
/proc/meminfo: memFree=1557560/2055920 swapFree=4179412/4192956
[pid=26972] ppid=26970 vsize=866532 CPUtime=0.68
/proc/26972/stat : 26972 (java) S 26970 26972 23919 0 -1 0 7515 0 1 0 64 4 0 0 18 0 9 0 1984981286 887328768 6875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 216633 6875 1978 9 0 211161 0
[pid=26972/tid=26973] ppid=26970 vsize=866532 CPUtime=0.58
/proc/26972/task/26973/stat : 26973 (java) R 26970 26972 23919 0 -1 64 6472 0 1 0 55 3 0 0 20 0 9 0 1984981288 887328768 6875 996147200 134512640 134550740 4294955968 18446744073709551615 103826725 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866532

[startup+1.50191 s]
/proc/loadavg: 2.11 2.10 2.04 3/82 26985
/proc/meminfo: memFree=1525488/2055920 swapFree=4179412/4192956
[pid=26972] ppid=26970 vsize=867396 CPUtime=1.46
/proc/26972/stat : 26972 (java) S 26970 26972 23919 0 -1 0 16732 282 1 0 137 9 0 0 18 0 9 0 1984981286 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 216849 10607 2631 9 0 211355 0
[pid=26972/tid=26973] ppid=26970 vsize=867396 CPUtime=1.19
/proc/26972/task/26973/stat : 26973 (java) R 26970 26972 23919 0 -1 64 12134 282 1 0 113 6 0 0 25 0 9 0 1984981288 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4126823596 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=867396 CPUtime=0.04
/proc/26972/task/26975/stat : 26975 (java) S 26970 26972 23919 0 -1 64 3179 282 0 0 4 0 0 0 16 0 9 0 1984981289 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26976] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26976/stat : 26976 (java) S 26970 26972 23919 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 1984981290 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26977] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26977/stat : 26977 (java) S 26970 26972 23919 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1984981290 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26978] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26978/stat : 26978 (java) S 26970 26972 23919 0 -1 64 1 282 0 0 0 0 0 0 18 0 9 0 1984981292 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26979] ppid=26970 vsize=867396 CPUtime=0.18
/proc/26972/task/26979/stat : 26979 (java) S 26970 26972 23919 0 -1 64 580 282 0 0 18 0 0 0 16 0 9 0 1984981292 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26980] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26980/stat : 26980 (java) S 26970 26972 23919 0 -1 64 1 282 0 0 0 0 0 0 19 0 9 0 1984981292 888213504 10607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26981] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26981/stat : 26981 (java) S 26970 26972 23919 0 -1 64 1 282 0 0 0 0 0 0 15 0 9 0 1984981292 888213504 10607 996147200 134512640 134550740 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) 867396

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

[startup+1.60193 s]
/proc/loadavg: 2.11 2.10 2.04 3/82 26985
/proc/meminfo: memFree=1525488/2055920 swapFree=4179412/4192956
[pid=26972] ppid=26970 vsize=867396 CPUtime=1.54
/proc/26972/stat : 26972 (java) S 26970 26972 23919 0 -1 0 17098 282 1 0 145 9 0 0 18 0 9 0 1984981286 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26972/statm: 216849 10969 2631 9 0 211355 0
[pid=26972/tid=26973] ppid=26970 vsize=867396 CPUtime=1.27
/proc/26972/task/26973/stat : 26973 (java) S 26970 26972 23919 0 -1 64 12491 282 1 0 120 7 0 0 25 0 9 0 1984981288 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=867396 CPUtime=0.04
/proc/26972/task/26975/stat : 26975 (java) S 26970 26972 23919 0 -1 64 3179 282 0 0 4 0 0 0 16 0 9 0 1984981289 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26976] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26976/stat : 26976 (java) S 26970 26972 23919 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 1984981290 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26977] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26977/stat : 26977 (java) S 26970 26972 23919 0 -1 64 9 282 0 0 0 0 0 0 16 0 9 0 1984981290 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26978] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26978/stat : 26978 (java) S 26970 26972 23919 0 -1 64 1 282 0 0 0 0 0 0 18 0 9 0 1984981292 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26979] ppid=26970 vsize=867396 CPUtime=0.2
/proc/26972/task/26979/stat : 26979 (java) S 26970 26972 23919 0 -1 64 589 282 0 0 20 0 0 0 15 0 9 0 1984981292 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26980] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26980/stat : 26980 (java) S 26970 26972 23919 0 -1 64 1 282 0 0 0 0 0 0 19 0 9 0 1984981292 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26972/tid=26981] ppid=26970 vsize=867396 CPUtime=0
/proc/26972/task/26981/stat : 26981 (java) S 26970 26972 23919 0 -1 64 1 282 0 0 0 0 0 0 15 0 9 0 1984981292 888213504 10969 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 867396

Child status: 0
Real time (s): 1.62257
CPU time (s): 1.57076
CPU user time (s): 1.45978
CPU system time (s): 0.110983
CPU usage (%): 96.8072
Max. virtual memory (cumulated for all children) (KiB): 867396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.45978
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17407
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= 917
involuntary context switches= 1012

runsolver used 0.002999 second user time and 0.018997 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-03 06:41:35
IDJOB=1055708
IDBENCH=56967
IDSOLVER=364
FILE ID=node62/1055708-1215060095
PBS_JOBID= 7875052
Free space on /tmp= 65212 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055708-1215060095/watcher-1055708-1215060095 -o /tmp/evaluation-result-1055708-1215060095/solver-1055708-1215060095 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1055708-1215060095.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7ae50f6d6a62511b0bcb1887c36d915c
RANDOM SEED=711143968

node62.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.259
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.259
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:       1558040 kB
Buffers:         33440 kB
Cached:         224004 kB
SwapCached:       6736 kB
Active:         357352 kB
Inactive:        75156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558040 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:         181328 kB
Slab:            50120 kB
Committed_AS:  4098916 kB
PageTables:       2268 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65208 MiB
End job on node62 at 2008-07-03 06:41:37