Trace number 2097795

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 23.5334 23.5806

DiagnosticValue
CHECKS492978
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-2.xml
MD5SUM1689fe3f74cdb83f280c8d4381c81339
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 benchmark10.1675
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-2097795-1247414035.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.44	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.39/0.44	       =>  wckTime=0.202  cpuTime=0.14  mem=11M825
0.39/0.44	   
0.39/0.44	   predicates being loaded...
0.49/0.50	   
0.49/0.50	   constraints being loaded...
20.47/20.57	   
20.47/20.57	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 51M548)
22.76/22.88	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=860
22.76/22.88	     nbConvertConstraintsChecks=43972844  nbExtensionStructures=784  nbSharedExtensionStructures=149
22.76/22.88	     nbConflictsStructures=1013  nbSharedConflictsStructures=176  nbUnbuiltConflictsStructures=2089
22.76/22.88	     nbSharedBinaryRepresentations=236757  nbEvaluationManagers=2318  nbSharedEvaluationManagers=300  minDegree=3
22.76/22.89	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.444
22.76/22.89	     symmetryCpuTime=0.36  nbCliques=7
22.76/22.89	       =>  wckTime=22.645  cpuTime=21.99  mem=62M406
22.96/23.09	   
22.96/23.10	   solver IterativeSystematicSolver being built... 
23.16/23.20	   
23.16/23.20	   INFO : Forward propagation technique limited 
23.16/23.28	       =>  wckTime=23.042  cpuTime=22.15  mem=65M896
23.46/23.52	   
23.46/23.52	   preprocessing
23.46/23.52	     nbConstraintChecks=492978  nbValidityChecks=15970  nbPropagations=61  nbRevisions=738  nbUselessRevisions=415
23.46/23.52	     nbRemovedValues=13344  detectedInconsistency=yes
23.46/23.52	       =>  wckTime=0.238  cpuTime=0.22  mem=66M873
23.46/23.53	   
23.46/23.53	   global
23.46/23.53	     nbConstraintChecks=492978  nbValidityChecks=15970  nbPropagations=61  nbRevisions=738  nbUselessRevisions=415
23.46/23.53	     nbRestartNogoods=0  solvingWckTime=0.241  solvingCpuTime=0.22  expiredTime=no  totalExploration=yes
23.46/23.53	     nbFoundSolutions=0  globalCpuTime=22.42
23.46/23.53	       =>  wckTime=23.286  cpuTime=22.37  mem=66M873
23.46/23.53	   
23.46/23.53	s UNSATISFIABLE
23.46/23.53	d NODES 0
23.46/23.53	d CHECKS 492978
23.46/23.53	   
23.46/23.53	   totalWckTime=23.356  totalCpuTime=22.43

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-2097795-1247414035/watcher-2097795-1247414035 -o /tmp/evaluation-result-2097795-1247414035/solver-2097795-1247414035 -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-2097795-1247414035.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.07 2.05 2.01 4/80 1787
/proc/meminfo: memFree=1753768/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=152 CPUtime=0
/proc/1787/stat : 1787 (java) R 1785 1787 29707 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28467026 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 4309796 0 0 4096 0 0 0 0 17 0 0 0
/proc/1787/statm: 68 33 26 9 0 4 0

[startup+0.026462 s]
/proc/loadavg: 2.07 2.05 2.01 4/80 1787
/proc/meminfo: memFree=1753768/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=861936 CPUtime=0.02
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 1999 0 1 0 1 1 0 0 18 0 5 0 28467026 882622464 1672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 215484 1674 766 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101467 s]
/proc/loadavg: 2.07 2.05 2.01 4/80 1787
/proc/meminfo: memFree=1753768/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=865980 CPUtime=0.09
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 3806 0 1 0 8 1 0 0 18 0 9 0 28467026 886763520 3257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216495 3257 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301479 s]
/proc/loadavg: 2.07 2.05 2.01 4/80 1787
/proc/meminfo: memFree=1753768/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=866380 CPUtime=0.28
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 6092 0 1 0 25 3 0 0 18 0 9 0 28467026 887173120 5458 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216595 5459 1987 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701505 s]
/proc/loadavg: 2.07 2.05 2.01 4/80 1787
/proc/meminfo: memFree=1753768/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867776 CPUtime=0.69
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 9974 0 1 0 63 6 0 0 18 0 9 0 28467026 888602624 9328 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216944 9328 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50156 s]
/proc/loadavg: 2.14 2.06 2.01 3/89 1796
/proc/meminfo: memFree=1704864/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867776 CPUtime=1.48
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 15511 0 1 0 139 9 0 0 18 0 9 0 28467026 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216944 14862 2041 9 0 211380 0
[pid=1787/tid=1789] ppid=1785 vsize=867776 CPUtime=1.29
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 14123 0 1 0 121 8 0 0 25 0 9 0 28467026 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4126933113 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28467028 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1791] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28467028 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1792] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28467028 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1793] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28467030 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=867776 CPUtime=0.18
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 689 0 0 0 18 0 0 0 15 0 9 0 28467030 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28467030 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28467030 888602624 14862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867776

[startup+3.10267 s]
/proc/loadavg: 2.14 2.06 2.01 3/89 1796
/proc/meminfo: memFree=1700768/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867776 CPUtime=3.08
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 16465 0 1 0 298 10 0 0 18 0 9 0 28467026 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216944 15814 2041 9 0 211380 0
[pid=1787/tid=1789] ppid=1785 vsize=867776 CPUtime=2.86
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 15050 0 1 0 277 9 0 0 25 0 9 0 28467026 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4126903138 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28467028 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1791] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28467028 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1792] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28467028 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1793] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28467030 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=867776 CPUtime=0.21
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 716 0 0 0 21 0 0 0 16 0 9 0 28467030 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28467030 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=867776 CPUtime=0
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28467030 888602624 15814 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867776

[startup+6.30188 s]
/proc/loadavg: 2.13 2.06 2.01 3/89 1796
/proc/meminfo: memFree=1685344/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867688 CPUtime=6.29
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 19632 0 1 0 616 13 0 0 18 0 9 0 28467026 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216922 18954 2029 9 0 211380 0
[pid=1787/tid=1789] ppid=1785 vsize=867688 CPUtime=5.97
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 15819 0 1 0 587 10 0 0 25 0 9 0 28467026 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4126912306 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=867688 CPUtime=0.06
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 2392 0 0 0 6 0 0 0 16 0 9 0 28467028 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1791] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1792] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1793] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28467030 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=867688 CPUtime=0.21
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 718 0 0 0 21 0 0 0 16 0 9 0 28467030 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28467030 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28467030 888512512 18954 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867688

[startup+12.7023 s]
/proc/loadavg: 2.12 2.06 2.01 3/89 1796
/proc/meminfo: memFree=1685152/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867688 CPUtime=12.68
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 19641 0 1 0 1254 14 0 0 18 0 9 0 28467026 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216922 18962 2029 9 0 211380 0
[pid=1787/tid=1789] ppid=1785 vsize=867688 CPUtime=12.36
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 15820 0 1 0 1225 11 0 0 25 0 9 0 28467026 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 102093999 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=867688 CPUtime=0.06
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 2392 0 0 0 6 0 0 0 16 0 9 0 28467028 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1791] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1792] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1793] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28467030 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=867688 CPUtime=0.22
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 726 0 0 0 22 0 0 0 16 0 9 0 28467030 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28467030 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28467030 888512512 18962 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867688

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

[startup+19.1027 s]
/proc/loadavg: 2.11 2.06 2.01 3/89 1796
/proc/meminfo: memFree=1685152/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867688 CPUtime=19.08
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 19648 0 1 0 1893 15 0 0 18 0 9 0 28467026 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216922 18968 2031 9 0 211380 0
[pid=1787/tid=1789] ppid=1785 vsize=867688 CPUtime=18.74
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 15821 0 1 0 1862 12 0 0 25 0 9 0 28467026 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4126903104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=867688 CPUtime=0.06
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 2392 0 0 0 6 0 0 0 16 0 9 0 28467028 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1791] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1792] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1793] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28467030 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=867688 CPUtime=0.23
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 732 0 0 0 23 0 0 0 16 0 9 0 28467030 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28467030 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28467030 888512512 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 867688

[startup+20.7029 s]
/proc/loadavg: 2.11 2.06 2.01 3/89 1796
/proc/meminfo: memFree=1685088/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867688 CPUtime=20.68
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 19656 0 1 0 2052 16 0 0 18 0 9 0 28467026 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216922 18975 2032 9 0 211380 0
[pid=1787/tid=1789] ppid=1785 vsize=867688 CPUtime=20.34
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 15824 0 1 0 2021 13 0 0 25 0 9 0 28467026 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 102882718 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=867688 CPUtime=0.06
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 2393 0 0 0 6 0 0 0 16 0 9 0 28467028 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1791] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1792] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1793] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28467030 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=867688 CPUtime=0.24
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 736 0 0 0 24 0 0 0 15 0 9 0 28467030 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28467030 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28467030 888512512 18975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 867688

[startup+22.303 s]
/proc/loadavg: 2.10 2.06 2.01 4/89 1796
/proc/meminfo: memFree=1660640/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=867688 CPUtime=22.28
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 25791 0 1 0 2209 19 0 0 18 0 9 0 28467026 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 216922 25108 2032 9 0 211380 0
[pid=1787/tid=1789] ppid=1785 vsize=867688 CPUtime=21.68
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 15845 0 1 0 2155 13 0 0 25 0 9 0 28467026 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 102337897 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=867688 CPUtime=0.31
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 8493 0 0 0 27 4 0 0 17 0 9 0 28467028 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1791] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1792] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28467028 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1793] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28467030 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=867688 CPUtime=0.27
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 750 0 0 0 26 1 0 0 15 0 9 0 28467030 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 28467030 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=867688 CPUtime=0
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28467030 888512512 25108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 867688

[startup+23.107 s]
/proc/loadavg: 2.10 2.06 2.01 5/91 1800
/proc/meminfo: memFree=1659856/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=868424 CPUtime=23.06
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 40747 466 1 0 2279 23 3 1 18 0 9 0 28467026 889266176 27076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 217106 27076 2659 9 0 211542 0
[pid=1787/tid=1789] ppid=1785 vsize=868424 CPUtime=22.23
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 19620 466 1 0 2205 14 3 1 16 0 9 0 28467026 889266176 27076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=868424 CPUtime=0.55
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 19398 466 0 0 45 6 3 1 16 0 9 0 28467028 889266176 27076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1787/tid=1791] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 20 466 0 0 0 0 3 1 16 0 9 0 28467028 889266176 27076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1787/tid=1792] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 11 466 0 0 0 0 3 1 16 0 9 0 28467028 889266176 27076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1787/tid=1793] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 466 0 0 0 0 3 1 24 0 9 0 28467030 889266176 27076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=868424 CPUtime=0.33
/proc/1787/task/1794/stat : 1794 (java) R 1785 1787 29707 0 -1 64 879 466 0 0 28 1 3 1 16 0 9 0 28467030 889266176 27076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 28467030 889266176 27077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 15 466 0 0 0 0 3 1 15 0 9 0 28467030 889266176 27077 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.06
Current children cumulated vsize (KiB) 868424

[startup+23.501 s]
/proc/loadavg: 2.10 2.06 2.01 5/91 1800
/proc/meminfo: memFree=1659856/2055920 swapFree=4192812/4192956
[pid=1787] ppid=1785 vsize=868424 CPUtime=23.46
/proc/1787/stat : 1787 (java) S 1785 1787 29707 0 -1 0 44741 466 1 0 2318 24 3 1 18 0 9 0 28467026 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1787/statm: 217106 27158 2662 9 0 211542 0
[pid=1787/tid=1789] ppid=1785 vsize=868424 CPUtime=22.58
/proc/1787/task/1789/stat : 1789 (java) R 1785 1787 29707 0 -1 64 23541 466 1 0 2240 14 3 1 19 0 9 0 28467026 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4126903138 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1790] ppid=1785 vsize=868424 CPUtime=0.55
/proc/1787/task/1790/stat : 1790 (java) S 1785 1787 29707 0 -1 64 19398 466 0 0 45 6 3 1 16 0 9 0 28467028 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1787/tid=1791] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1791/stat : 1791 (java) S 1785 1787 29707 0 -1 64 20 466 0 0 0 0 3 1 16 0 9 0 28467028 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1787/tid=1792] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1792/stat : 1792 (java) S 1785 1787 29707 0 -1 64 11 466 0 0 0 0 3 1 16 0 9 0 28467028 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1787/tid=1793] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1793/stat : 1793 (java) S 1785 1787 29707 0 -1 64 1 466 0 0 0 0 3 1 24 0 9 0 28467030 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1794] ppid=1785 vsize=868424 CPUtime=0.37
/proc/1787/task/1794/stat : 1794 (java) S 1785 1787 29707 0 -1 64 950 466 0 0 32 1 3 1 15 0 9 0 28467030 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1795] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1795/stat : 1795 (java) S 1785 1787 29707 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 28467030 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1787/tid=1796] ppid=1785 vsize=868424 CPUtime=0.04
/proc/1787/task/1796/stat : 1796 (java) S 1785 1787 29707 0 -1 64 15 466 0 0 0 0 3 1 15 0 9 0 28467030 889266176 27158 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.46
Current children cumulated vsize (KiB) 868424

Child status: 0
Real time (s): 23.5806
CPU time (s): 23.5334
CPU user time (s): 23.2555
CPU system time (s): 0.277957
CPU usage (%): 99.7998
Max. virtual memory (cumulated for all children) (KiB): 868424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.2555
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45405
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= 2213
involuntary context switches= 2759

runsolver used 0.039993 second user time and 0.080987 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-12 17:53:56
IDJOB=2097795
IDBENCH=57769
IDSOLVER=773
FILE ID=node52/2097795-1247414035
PBS_JOBID= 9510541
Free space on /tmp= 66144 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-2.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-2097795-1247414035/watcher-2097795-1247414035 -o /tmp/evaluation-result-2097795-1247414035/solver-2097795-1247414035 -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-2097795-1247414035.xml

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

MD5SUM BENCH= 1689fe3f74cdb83f280c8d4381c81339
RANDOM SEED=2138802554

node52.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.236
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.236
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:       1754248 kB
Buffers:         45768 kB
Cached:         150412 kB
SwapCached:          0 kB
Active:         142688 kB
Inactive:       101840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2920 kB
Writeback:           0 kB
Mapped:          68776 kB
Slab:            42256 kB
Committed_AS:  1021104 kB
PageTables:       1980 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= 66140 MiB
End job on node52 at 2009-07-12 17:54:19