Trace number 2097908

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 ESACUNSAT 25.1252 25.1971

DiagnosticValue
CHECKS696525
NODES0

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-7.xml
MD5SUMc3977aded3fc1b33631985df26116e6e
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 benchmark11.4773
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2097908-1247414152.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.39/0.45	     nbVariables=600  nbDomainTypes=28  minDomainSize=42  maxDomainSize=302  nbTotalValues=109658
0.39/0.45	       =>  wckTime=0.21  cpuTime=0.15  mem=12M779
0.39/0.45	   
0.39/0.45	   predicates being loaded...
0.49/0.51	   
0.49/0.51	   constraints being loaded...
20.69/20.72	   
20.69/20.72	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 38M850)
24.17/24.26	     nbConstraints=4778  nbGlobalConstraints=1  nbMergedConstraints=4219  nbConvertedConstraints=1234
24.17/24.26	     nbConvertConstraintsChecks=46142542  nbExtensionStructures=1157  nbSharedExtensionStructures=146
24.17/24.26	     nbConflictsStructures=1706  nbSharedConflictsStructures=189  nbUnbuiltConflictsStructures=2700
24.17/24.26	     nbSharedBinaryRepresentations=269798  nbEvaluationManagers=3249  nbSharedEvaluationManagers=294  minDegree=4
24.17/24.26	     maxDegree=22  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.501
24.17/24.26	     symmetryCpuTime=0.38  nbCliques=1
24.17/24.26	       =>  wckTime=24.017  cpuTime=23.24  mem=78M17
24.45/24.53	   
24.45/24.53	   solver IterativeSystematicSolver being built... 
24.55/24.66	   
24.55/24.66	   INFO : Forward propagation technique limited 
24.65/24.75	       =>  wckTime=24.511  cpuTime=23.43  mem=78M157
25.05/25.12	   
25.05/25.12	   preprocessing
25.05/25.12	     nbConstraintChecks=696525  nbValidityChecks=38527  nbPropagations=120  nbRevisions=1363  nbUselessRevisions=881
25.05/25.12	     nbRemovedValues=13590  detectedInconsistency=yes
25.05/25.12	       =>  wckTime=0.365  cpuTime=0.35  mem=79M124
25.05/25.12	   
25.05/25.12	   global
25.05/25.12	     nbConstraintChecks=696525  nbValidityChecks=38527  nbPropagations=120  nbRevisions=1363  nbUselessRevisions=881
25.05/25.12	     nbRestartNogoods=0  solvingWckTime=0.368  solvingCpuTime=0.35  expiredTime=no  totalExploration=yes
25.05/25.12	     nbFoundSolutions=0  globalCpuTime=23.83
25.05/25.12	       =>  wckTime=24.882  cpuTime=23.79  mem=79M124
25.05/25.13	   
25.05/25.13	s UNSATISFIABLE
25.05/25.13	d NODES 0
25.05/25.13	d CHECKS 696525
25.05/25.13	   
25.05/25.13	   totalWckTime=24.953  totalCpuTime=23.84

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-2097908-1247414152/watcher-2097908-1247414152 -o /tmp/evaluation-result-2097908-1247414152/solver-2097908-1247414152 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097908-1247414152.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.01 2.00 4/80 1799
/proc/meminfo: memFree=1670072/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=272 CPUtime=0
/proc/1799/stat : 1799 (java) D 1797 1799 31866 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 28477908 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 11952932 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/1799/statm: 77 37 28 9 0 6 0

[startup+0.0483971 s]
/proc/loadavg: 2.08 2.01 2.00 4/80 1799
/proc/meminfo: memFree=1670072/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=863836 CPUtime=0.03
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 2550 0 1 0 2 1 0 0 18 0 9 0 28477908 884568064 2102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 215959 2102 972 9 0 210852 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863836

[startup+0.101403 s]
/proc/loadavg: 2.08 2.01 2.00 4/80 1799
/proc/meminfo: memFree=1670072/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=865980 CPUtime=0.09
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 3814 0 1 0 7 2 0 0 18 0 9 0 28477908 886763520 3265 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216495 3265 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301429 s]
/proc/loadavg: 2.08 2.01 2.00 4/80 1799
/proc/meminfo: memFree=1670072/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=866472 CPUtime=0.29
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 6111 0 1 0 26 3 0 0 18 0 9 0 28477908 887267328 5477 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216618 5477 1987 9 0 211076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866472

[startup+0.701459 s]
/proc/loadavg: 2.08 2.01 2.00 4/80 1799
/proc/meminfo: memFree=1670072/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=867776 CPUtime=0.69
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 10046 0 1 0 63 6 0 0 18 0 9 0 28477908 888602624 9400 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216944 9400 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50252 s]
/proc/loadavg: 2.07 2.01 2.00 3/89 1808
/proc/meminfo: memFree=1620784/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=867688 CPUtime=1.49
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 19160 0 1 0 138 11 0 0 18 0 9 0 28477908 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216922 18486 2029 9 0 211380 0
[pid=1799/tid=1801] ppid=1797 vsize=867688 CPUtime=1.22
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 15836 0 1 0 114 8 0 0 25 0 9 0 28477909 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4126905169 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1802] ppid=1797 vsize=867688 CPUtime=0.05
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 1944 0 0 0 5 0 0 0 16 0 9 0 28477910 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1803] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1804] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1805] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28477912 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=867688 CPUtime=0.18
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 680 0 0 0 18 0 0 0 16 0 9 0 28477912 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1807] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477912 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28477912 888512512 18486 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867688

[startup+3.10165 s]
/proc/loadavg: 2.07 2.01 2.00 3/89 1808
/proc/meminfo: memFree=1603504/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=867688 CPUtime=3.08
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 19189 0 1 0 297 11 0 0 18 0 9 0 28477908 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216922 18514 2029 9 0 211380 0
[pid=1799/tid=1801] ppid=1797 vsize=867688 CPUtime=2.79
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 15838 0 1 0 270 9 0 0 25 0 9 0 28477909 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4126905216 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1802] ppid=1797 vsize=867688 CPUtime=0.05
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 1944 0 0 0 5 0 0 0 17 0 9 0 28477910 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1803] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1804] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1805] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28477912 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=867688 CPUtime=0.21
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 707 0 0 0 21 0 0 0 15 0 9 0 28477912 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1807] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477912 888512512 18514 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28477912 888512512 18514 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) 867688

[startup+6.3019 s]
/proc/loadavg: 2.07 2.01 2.00 3/89 1808
/proc/meminfo: memFree=1603376/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=867688 CPUtime=6.28
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 19198 0 1 0 616 12 0 0 18 0 9 0 28477908 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216922 18521 2031 9 0 211380 0
[pid=1799/tid=1801] ppid=1797 vsize=867688 CPUtime=5.99
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 15842 0 1 0 589 10 0 0 25 0 9 0 28477909 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4126905216 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1802] ppid=1797 vsize=867688 CPUtime=0.05
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 1944 0 0 0 5 0 0 0 16 0 9 0 28477910 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1803] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1804] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1805] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28477912 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=867688 CPUtime=0.21
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 712 0 0 0 21 0 0 0 15 0 9 0 28477912 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1807] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477912 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28477912 888512512 18521 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867688

[startup+12.7014 s]
/proc/loadavg: 2.06 2.01 2.00 3/89 1808
/proc/meminfo: memFree=1603248/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=867688 CPUtime=12.69
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 19210 0 1 0 1255 14 0 0 18 0 9 0 28477908 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216922 18530 2031 9 0 211380 0
[pid=1799/tid=1801] ppid=1797 vsize=867688 CPUtime=12.37
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 15846 0 1 0 1226 11 0 0 25 0 9 0 28477909 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4126931511 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1802] ppid=1797 vsize=867688 CPUtime=0.05
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 1944 0 0 0 5 0 0 0 16 0 9 0 28477910 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1803] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1804] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1805] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28477912 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=867688 CPUtime=0.23
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 720 0 0 0 23 0 0 0 17 0 9 0 28477912 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1807] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477912 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28477912 888512512 18530 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 867688

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

[startup+19.1029 s]
/proc/loadavg: 2.06 2.01 2.00 3/89 1808
/proc/meminfo: memFree=1582448/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=867688 CPUtime=19.08
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 24443 0 1 0 1891 17 0 0 18 0 9 0 28477908 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216922 23762 2031 9 0 211380 0
[pid=1799/tid=1801] ppid=1797 vsize=867688 CPUtime=18.58
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 15847 0 1 0 1845 13 0 0 25 0 9 0 28477909 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4126907857 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1802] ppid=1797 vsize=867688 CPUtime=0.24
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 7174 0 0 0 22 2 0 0 16 0 9 0 28477910 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1803] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1804] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1805] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28477912 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=867688 CPUtime=0.24
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 722 0 0 0 24 0 0 0 16 0 9 0 28477912 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1807] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477912 888512512 23762 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28477912 888512512 23762 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+22.3012 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 1808
/proc/meminfo: memFree=1576496/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=867688 CPUtime=22.28
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 25952 0 1 0 2210 18 0 0 18 0 9 0 28477908 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 216922 25269 2032 9 0 211380 0
[pid=1799/tid=1801] ppid=1797 vsize=867688 CPUtime=21.65
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 15850 0 1 0 2152 13 0 0 25 0 9 0 28477909 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4126905192 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1802] ppid=1797 vsize=867688 CPUtime=0.34
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 8664 0 0 0 31 3 0 0 17 0 9 0 28477910 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1803] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1804] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28477910 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1805] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28477912 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=867688 CPUtime=0.26
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 738 0 0 0 26 0 0 0 16 0 9 0 28477912 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1807] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28477912 888512512 25269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=867688 CPUtime=0
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28477912 888512512 25269 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.9023 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 1808
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=868012 CPUtime=23.83
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 27547 0 1 0 2363 20 0 0 18 0 10 0 28477908 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 217003 26740 2036 9 0 211461 0
[pid=1799/tid=1801] ppid=1797 vsize=868012 CPUtime=23.1
/proc/1799/task/1801/stat : 1801 (java) S 1797 1799 31866 0 -1 64 15925 0 1 0 2297 13 0 0 16 0 10 0 28477909 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=1799/tid=1802] ppid=1797 vsize=868012 CPUtime=0.4
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 10104 0 0 0 37 3 0 0 16 0 10 0 28477910 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1803] ppid=1797 vsize=868012 CPUtime=0
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28477910 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1804] ppid=1797 vsize=868012 CPUtime=0
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28477910 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1805] ppid=1797 vsize=868012 CPUtime=0
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 28477912 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=868012 CPUtime=0.27
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 746 0 0 0 27 0 0 0 15 0 10 0 28477912 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1807] ppid=1797 vsize=868012 CPUtime=0
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 28477912 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=868012 CPUtime=0
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 28477912 888844288 26740 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.83
Current children cumulated vsize (KiB) 868012

[startup+24.7024 s]
/proc/loadavg: 2.05 2.01 2.00 4/91 1812
/proc/meminfo: memFree=1569952/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=868424 CPUtime=24.65
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 47597 536 1 0 2435 25 4 1 18 0 9 0 28477908 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 217106 28852 2660 9 0 211542 0
[pid=1799/tid=1801] ppid=1797 vsize=868424 CPUtime=23.63
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 22122 536 1 0 2342 16 4 1 20 0 9 0 28477909 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4126095582 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1802] ppid=1797 vsize=868424 CPUtime=0.72
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 23697 536 0 0 61 6 4 1 18 0 9 0 28477910 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1803] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 20 536 0 0 0 0 4 1 17 0 9 0 28477910 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1804] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 15 536 0 0 0 0 4 1 16 0 9 0 28477910 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1805] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 536 0 0 0 0 4 1 24 0 9 0 28477912 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=868424 CPUtime=0.36
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 922 536 0 0 31 0 4 1 15 0 9 0 28477912 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1807] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 536 0 0 0 0 4 1 25 0 9 0 28477912 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 9 536 0 0 0 0 4 1 15 0 9 0 28477912 889266176 28852 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 868424

[startup+25.1024 s]
/proc/loadavg: 2.05 2.01 2.00 4/91 1812
/proc/meminfo: memFree=1569952/2055920 swapFree=4192812/4192956
[pid=1799] ppid=1797 vsize=868424 CPUtime=25.05
/proc/1799/stat : 1799 (java) S 1797 1799 31866 0 -1 0 49441 536 1 0 2474 26 4 1 18 0 9 0 28477908 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1799/statm: 217106 28884 2662 9 0 211542 0
[pid=1799/tid=1801] ppid=1797 vsize=868424 CPUtime=23.99
/proc/1799/task/1801/stat : 1801 (java) R 1797 1799 31866 0 -1 64 23953 536 1 0 2378 16 4 1 23 0 9 0 28477909 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4127236436 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1802] ppid=1797 vsize=868424 CPUtime=0.72
/proc/1799/task/1802/stat : 1802 (java) S 1797 1799 31866 0 -1 64 23697 536 0 0 61 6 4 1 18 0 9 0 28477910 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1803] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1803/stat : 1803 (java) S 1797 1799 31866 0 -1 64 20 536 0 0 0 0 4 1 17 0 9 0 28477910 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1804] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1804/stat : 1804 (java) S 1797 1799 31866 0 -1 64 15 536 0 0 0 0 4 1 16 0 9 0 28477910 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1805] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1805/stat : 1805 (java) S 1797 1799 31866 0 -1 64 1 536 0 0 0 0 4 1 24 0 9 0 28477912 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1806] ppid=1797 vsize=868424 CPUtime=0.39
/proc/1799/task/1806/stat : 1806 (java) S 1797 1799 31866 0 -1 64 935 536 0 0 34 0 4 1 15 0 9 0 28477912 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1799/tid=1807] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1807/stat : 1807 (java) S 1797 1799 31866 0 -1 64 0 536 0 0 0 0 4 1 25 0 9 0 28477912 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1799/tid=1808] ppid=1797 vsize=868424 CPUtime=0.05
/proc/1799/task/1808/stat : 1808 (java) S 1797 1799 31866 0 -1 64 9 536 0 0 0 0 4 1 15 0 9 0 28477912 889266176 28884 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 868424

Child status: 0
Real time (s): 25.1971
CPU time (s): 25.1252
CPU user time (s): 24.8292
CPU system time (s): 0.295955
CPU usage (%): 99.7146
Max. virtual memory (cumulated for all children) (KiB): 868424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.8292
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50171
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= 2328
involuntary context switches= 2889

runsolver used 0.044993 second user time and 0.085986 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 17:55:52
IDJOB=2097908
IDBENCH=57975
IDSOLVER=774
FILE ID=node69/2097908-1247414152
PBS_JOBID= 9510509
Free space on /tmp= 66500 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-7.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097908-1247414152/watcher-2097908-1247414152 -o /tmp/evaluation-result-2097908-1247414152/solver-2097908-1247414152 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097908-1247414152.xml

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

MD5SUM BENCH= c3977aded3fc1b33631985df26116e6e
RANDOM SEED=709358462

node69.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.211
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.211
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:       1670552 kB
Buffers:         39708 kB
Cached:         118392 kB
SwapCached:          0 kB
Active:         264480 kB
Inactive:        63580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3380 kB
Writeback:           0 kB
Mapped:         190396 kB
Slab:            42132 kB
Committed_AS:  1005204 kB
PageTables:       2208 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= 66500 MiB
End job on node69 at 2009-07-12 17:56:17