Trace number 2095613

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 ACSAT 5.75712 5.80566

DiagnosticValue
CHECKS790893
NODES771

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-19-08.xml
MD5SUMf6e60b75344303f64528904ec5e0f410
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.20782
Satisfiable
(Un)Satisfiability was proved
Number of variables295
Number of constraints3243
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension130
Number of constraints which are defined in intension3113
Global constraints used (with number of constraints)

Solver Data

0.08/0.09	
0.08/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2095613-1247407821.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.39/0.40	     nbVariables=295  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=7670
0.39/0.40	       =>  wckTime=0.151  cpuTime=0.11  mem=8M867
0.39/0.40	   
0.39/0.40	   relations being loaded...
0.39/0.46	   
0.39/0.46	   predicates being loaded...
0.49/0.52	   
0.49/0.52	   constraints being loaded...
0.99/1.01	   Too large in ConstraintConflictsSTructure
0.99/1.03	   Too large in ConstraintConflictsSTructure
0.99/1.04	   Too large in ConstraintConflictsSTructure
0.99/1.06	   Too large in ConstraintConflictsSTructure
2.22/2.49	     nbConstraints=3243  nbRelationTypes=8  nbGlobalConstraints=130  nbExtensionStructures=8
2.22/2.49	     nbSharedExtensionStructures=122  nbConflictsStructures=4  nbSharedConflictsStructures=112
2.22/2.49	     nbUnbuiltConflictsStructures=13  nbSharedBinaryRepresentations=0  nbEvaluationManagers=9
2.22/2.49	     nbSharedEvaluationManagers=3104  minDegree=4  maxDegree=146  minArity=3  avgArity=7.87  maxArity=24  nbGenerators=0
2.22/2.49	     nbFusions=0  symmetryWckTime=0.404  symmetryCpuTime=0.2
2.22/2.49	       =>  wckTime=2.24  cpuTime=1.72  mem=37M277
2.57/2.61	   
2.57/2.61	   solver IterativeSystematicSolver being built... 
2.96/3.01	   
2.96/3.01	   INFO : Forward propagation technique limited 
3.07/3.17	       =>  wckTime=2.924  cpuTime=2.08  mem=60M201
3.26/3.31	   
3.26/3.31	   preprocessing
3.26/3.31	     nbConstraintChecks=387  nbValidityChecks=577830  nbPropagations=336  nbRevisions=32  nbUselessRevisions=32
3.26/3.31	     nbRemovedValues=431  detectedInconsistency=no
3.26/3.31	       =>  wckTime=0.137  cpuTime=0.11  mem=62M198
5.63/5.77	   
5.63/5.77	   search
5.63/5.77	     run=2  nbConstraintChecks=790506  nbValidityChecks=6180354  minDepth=245  maxDepth=295  nbPropagations=11319
5.63/5.77	     nbRevisions=557769  nbUselessRevisions=557722  nbAssignments=771  nbFailedAssignments=31  nbBacktracks=31
5.63/5.77	     nbVisitedNodes=816  nbRestartNogoods=24  nbFoundSolutions=1  mapSize=14  nbInferences=0  nbTooLargeKeys=0
5.63/5.77	     nbSEliminables=0  nbREliminables=27  nbIEliminables=223.58  nbDEliminables=0  nbPEliminables=0
5.63/5.77	       =>  wckTime=2.593  cpuTime=2.49  mem=63M229
5.63/5.77	   
5.63/5.77	   global
5.63/5.77	     nbConstraintChecks=790893  nbValidityChecks=6758184  nbPropagations=11655  nbRevisions=557801
5.63/5.77	     nbUselessRevisions=557754  nbRestartNogoods=24  solvingWckTime=2.596  solvingCpuTime=2.49  expiredTime=no
5.63/5.77	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.56  globalCpuTime=4.62
5.63/5.77	       =>  wckTime=5.524  cpuTime=4.57  mem=63M229
5.63/5.77	   
5.63/5.77	s SATISFIABLE
5.63/5.77	v 18 14 3 0 11 8 18 19 18 15 0 24 1 0 18 10 4 12 8 19 14 21 4 17 15 0 17 4 20 11 0 13 12 0 18 10 21 0 13 4 0 17 4 0 17 0 21 4 8 13 2 8 3 4 13 19 0 11 0 18 18 8 6 13 4 4 13 0 1 19 14 14 10 19 19 11 18 22 0 18 19 8 10 0 19 17 4 4 19 0 7 14 4 14 0 17 0 17 8 4 18 1 4 4 17 17 0 13 3 11 8 0 17 3 4 6 0 18 19 14 14 15 0 2 4 4 11 1 14 22 21 8 2 0 17 2 14 0 17 18 4 13 14 0 19 18 7 17 4 3 5 11 14 7 4 17 18 7 4 11 18 0 11 4 12 15 14 19 19 18 0 11 14 4 19 0 15 7 8 13 4 18 5 14 0 11 18 11 0 21 4 8 17 4 2 4 17 4 18 13 2 14 7 0 3 4 18 3 4 0 11 1 4 13 4 3 8 10 19 11 4 0 19 17 0 12 19 0 20 8 12 8 19 0 1 11 4 2 8 13 2 8 13 13 0 19 8 18 0 17 8 1 0 13 3 3 0 11 4 1 17 0 4 11 8 12 0 0 13 18 8 18 19 0 13 0 15 18 4 4 11 0 13 18 4 4 13 19 4 13 19 17 0 10 4 
5.63/5.77	d NODES 771
5.63/5.77	d CHECKS 790893
5.63/5.77	   
5.63/5.77	   totalWckTime=5.589  totalCpuTime=4.63

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095613-1247407821/watcher-2095613-1247407821 -o /tmp/evaluation-result-2095613-1247407821/solver-2095613-1247407821 -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-2095613-1247407821.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 1.98 4/80 3726
/proc/meminfo: memFree=1795472/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=862776 CPUtime=0.04
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 2419 0 1 0 3 1 0 0 18 0 7 0 27845661 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 215694 1992 910 9 0 210609 0
[pid=3726/tid=3727] ppid=3724 vsize=862776 CPUtime=0.02
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 1707 0 1 0 2 0 0 0 18 0 7 0 27845662 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3728] ppid=3724 vsize=862776 CPUtime=0
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 19 0 7 0 27845663 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=862776 CPUtime=0
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 11 0 0 0 0 0 0 0 19 0 7 0 27845664 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=862776 CPUtime=0
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 27845664 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=862776 CPUtime=0
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 18 0 7 0 27845666 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=862776 CPUtime=0
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 15 0 0 0 0 0 0 0 19 0 7 0 27845666 883482624 1992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.0841711 s]
/proc/loadavg: 2.07 2.05 1.98 4/80 3726
/proc/meminfo: memFree=1795472/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=865984 CPUtime=0.08
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 3642 0 1 0 7 1 0 0 18 0 9 0 27845661 886767616 3125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 216496 3127 1673 9 0 210981 0
[pid=3726/tid=3727] ppid=3724 vsize=865984 CPUtime=0.05
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 2727 0 1 0 5 0 0 0 18 0 9 0 27845662 886767616 3127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3728] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 27845663 886767616 3128 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27845664 886767616 3129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27845664 886767616 3129 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27845666 886767616 3130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=865984 CPUtime=0.01
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 220 0 0 0 1 0 0 0 18 0 9 0 27845666 886767616 3130 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.108296 s]
/proc/loadavg: 2.07 2.05 1.98 4/80 3726
/proc/meminfo: memFree=1795472/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=865984 CPUtime=0.09
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 3807 0 1 0 8 1 0 0 18 0 9 0 27845661 886767616 3258 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 216496 3258 1718 9 0 210981 0
[pid=3726/tid=3727] ppid=3724 vsize=865984 CPUtime=0.06
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 2880 0 1 0 6 0 0 0 18 0 9 0 27845662 886767616 3258 996147200 134512640 134550932 4294955968 18446744073709551615 104514034 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3728] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 27845663 886767616 3258 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27845664 886767616 3258 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27845664 886767616 3259 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=865984 CPUtime=0
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27845666 886767616 3260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=865984 CPUtime=0.01
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 230 0 0 0 1 0 0 0 17 0 9 0 27845666 886767616 3260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301312 s]
/proc/loadavg: 2.07 2.05 1.98 4/80 3726
/proc/meminfo: memFree=1795472/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=866380 CPUtime=0.29
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 5973 0 1 0 26 3 0 0 18 0 9 0 27845661 887173120 5339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 216595 5339 1984 9 0 211053 0
[pid=3726/tid=3727] ppid=3724 vsize=866380 CPUtime=0.23
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 4991 0 1 0 21 2 0 0 19 0 9 0 27845662 887173120 5339 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3728] ppid=3724 vsize=866380 CPUtime=0
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 27845663 887173120 5340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=866380 CPUtime=0
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27845664 887173120 5340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=866380 CPUtime=0
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27845664 887173120 5340 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=866380 CPUtime=0
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27845666 887173120 5341 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=866380 CPUtime=0.04
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 285 0 0 0 4 0 0 0 16 0 9 0 27845666 887173120 5342 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701348 s]
/proc/loadavg: 2.07 2.05 1.98 4/80 3726
/proc/meminfo: memFree=1795472/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=867780 CPUtime=0.68
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 10262 0 1 0 63 5 0 0 18 0 9 0 27845661 888606720 9616 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 216945 9617 2039 9 0 211381 0
[pid=3726/tid=3727] ppid=3724 vsize=867780 CPUtime=0.52
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 8902 0 1 0 47 5 0 0 21 0 9 0 27845662 888606720 9618 996147200 134512640 134550932 4294955968 18446744073709551615 4126551626 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3728] ppid=3724 vsize=867780 CPUtime=0
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 27845663 888606720 9618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=867780 CPUtime=0
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27845664 888606720 9619 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=867780 CPUtime=0
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 27845664 888606720 9620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=867780 CPUtime=0
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27845666 888606720 9620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=867780 CPUtime=0.15
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 665 0 0 0 15 0 0 0 15 0 9 0 27845666 888606720 9621 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867780

[startup+1.50142 s]
/proc/loadavg: 2.07 2.05 1.98 4/89 3735
/proc/meminfo: memFree=1744008/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=867692 CPUtime=1.49
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 19326 0 1 0 134 15 0 0 18 0 9 0 27845661 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 216923 18652 2033 9 0 211381 0
[pid=3726/tid=3727] ppid=3724 vsize=867692 CPUtime=1.2
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 15831 0 1 0 107 13 0 0 19 0 9 0 27845662 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3728] ppid=3724 vsize=867692 CPUtime=0.04
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 2075 0 0 0 4 0 0 0 17 0 9 0 27845663 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3729] ppid=3724 vsize=867692 CPUtime=0
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27845664 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3730] ppid=3724 vsize=867696 CPUtime=0
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27845664 888520704 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3731] ppid=3724 vsize=867692 CPUtime=0
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27845666 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=867692 CPUtime=0.21
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 719 0 0 0 21 0 0 0 15 0 9 0 27845666 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3726/tid=3734] ppid=3724 vsize=867692 CPUtime=0
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 32688 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27845666 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3735] ppid=3724 vsize=867692 CPUtime=0
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 32688 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27845666 888516608 18652 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867692

[startup+3.10257 s]
/proc/loadavg: 2.07 2.05 1.98 4/89 3735
/proc/meminfo: memFree=1715144/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=868192 CPUtime=3.07
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 49147 736 1 0 259 32 15 1 18 0 9 0 27845661 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 217048 29659 2661 9 0 211484 0
[pid=3726/tid=3727] ppid=3724 vsize=868192 CPUtime=2.4
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 28414 736 1 0 201 23 15 1 18 0 9 0 27845662 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3728] ppid=3724 vsize=868192 CPUtime=0.5
/proc/3726/task/3728/stat : 3728 (java) R 3724 3726 32688 0 -1 64 18951 736 0 0 28 6 15 1 16 0 9 0 27845663 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=868192 CPUtime=0.16
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 21 736 0 0 0 0 15 1 16 0 9 0 27845664 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=868192 CPUtime=0.16
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 9 736 0 0 0 0 15 1 15 0 9 0 27845664 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=868192 CPUtime=0.16
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 736 0 0 0 0 15 1 18 0 9 0 27845666 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=868192 CPUtime=0.45
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 936 736 0 0 29 0 15 1 15 0 9 0 27845666 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3734] ppid=3724 vsize=868192 CPUtime=0.16
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 32688 0 -1 64 0 736 0 0 0 0 15 1 19 0 9 0 27845666 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3735] ppid=3724 vsize=868192 CPUtime=0.16
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 32688 0 -1 64 9 736 0 0 0 0 15 1 15 0 9 0 27845666 889028608 29659 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868192

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

[startup+4.70271 s]
/proc/loadavg: 2.07 2.05 1.98 3/89 3739
/proc/meminfo: memFree=1677768/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=868104 CPUtime=4.65
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 51518 736 1 0 417 32 15 1 18 0 9 0 27845661 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 217026 31844 2639 9 0 211484 0
[pid=3726/tid=3727] ppid=3724 vsize=868104 CPUtime=3.87
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 28597 736 1 0 348 23 15 1 25 0 9 0 27845662 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4127316269 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3728] ppid=3724 vsize=868104 CPUtime=0.54
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 21093 736 0 0 31 7 15 1 16 0 9 0 27845663 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 21 736 0 0 0 0 15 1 16 0 9 0 27845664 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 9 736 0 0 0 0 15 1 15 0 9 0 27845664 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 736 0 0 0 0 15 1 18 0 9 0 27845666 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=868104 CPUtime=0.52
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 982 736 0 0 36 0 15 1 15 0 9 0 27845666 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3734] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 32688 0 -1 64 0 736 0 0 0 0 15 1 19 0 9 0 27845666 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3735] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 32688 0 -1 64 9 736 0 0 0 0 15 1 15 0 9 0 27845666 888938496 31844 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 868104

[startup+5.50779 s]
/proc/loadavg: 2.07 2.05 1.98 3/89 3739
/proc/meminfo: memFree=1677704/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=868104 CPUtime=5.44
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 51549 736 1 0 496 32 15 1 18 0 9 0 27845661 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 217026 31847 2639 9 0 211484 0
[pid=3726/tid=3727] ppid=3724 vsize=868104 CPUtime=4.66
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 28600 736 1 0 427 23 15 1 25 0 9 0 27845662 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4127277010 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3728] ppid=3724 vsize=868104 CPUtime=0.54
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 21093 736 0 0 31 7 15 1 17 0 9 0 27845663 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 21 736 0 0 0 0 15 1 16 0 9 0 27845664 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 9 736 0 0 0 0 15 1 15 0 9 0 27845664 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 736 0 0 0 0 15 1 18 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=868104 CPUtime=0.53
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 984 736 0 0 37 0 15 1 15 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3734] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 32688 0 -1 64 0 736 0 0 0 0 15 1 19 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3735] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 32688 0 -1 64 35 736 0 0 0 0 15 1 15 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 868104

[startup+5.70281 s]
/proc/loadavg: 2.07 2.05 1.98 3/89 3739
/proc/meminfo: memFree=1677704/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=868104 CPUtime=5.63
/proc/3726/stat : 3726 (java) S 3724 3726 32688 0 -1 0 51549 736 1 0 515 32 15 1 18 0 9 0 27845661 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 217026 31847 2639 9 0 211484 0
[pid=3726/tid=3727] ppid=3724 vsize=868104 CPUtime=4.85
/proc/3726/task/3727/stat : 3727 (java) R 3724 3726 32688 0 -1 64 28600 736 1 0 446 23 15 1 25 0 9 0 27845662 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4127318170 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3728] ppid=3724 vsize=868104 CPUtime=0.54
/proc/3726/task/3728/stat : 3728 (java) S 3724 3726 32688 0 -1 64 21093 736 0 0 31 7 15 1 17 0 9 0 27845663 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3729] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3729/stat : 3729 (java) S 3724 3726 32688 0 -1 64 21 736 0 0 0 0 15 1 16 0 9 0 27845664 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3730] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3730/stat : 3730 (java) S 3724 3726 32688 0 -1 64 9 736 0 0 0 0 15 1 15 0 9 0 27845664 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3731] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3731/stat : 3731 (java) S 3724 3726 32688 0 -1 64 2 736 0 0 0 0 15 1 18 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3732] ppid=3724 vsize=868104 CPUtime=0.53
/proc/3726/task/3732/stat : 3732 (java) S 3724 3726 32688 0 -1 64 984 736 0 0 37 0 15 1 15 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3734] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3734/stat : 3734 (java) S 3724 3726 32688 0 -1 64 0 736 0 0 0 0 15 1 19 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3726/tid=3735] ppid=3724 vsize=868104 CPUtime=0.16
/proc/3726/task/3735/stat : 3735 (java) S 3724 3726 32688 0 -1 64 35 736 0 0 0 0 15 1 15 0 9 0 27845666 888938496 31847 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 868104

[startup+5.80301 s]
/proc/loadavg: 2.07 2.05 1.98 3/89 3739
/proc/meminfo: memFree=1677704/2055920 swapFree=4192812/4192956
[pid=3726] ppid=3724 vsize=0 CPUtime=5.73
/proc/3726/stat : 3726 (java) Z 3724 3726 32688 0 -1 12 51596 736 1 0 523 34 15 1 16 0 2 0 27845661 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3726/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5.80566
CPU time (s): 5.75712
CPU user time (s): 5.39018
CPU system time (s): 0.366944
CPU usage (%): 99.1639
Max. virtual memory (cumulated for all children) (KiB): 868192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.39018
system time used= 0.366944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52332
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= 1809
involuntary context switches= 1936

runsolver used 0.013997 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-12 16:10:22
IDJOB=2095613
IDBENCH=55470
IDSOLVER=773
FILE ID=node51/2095613-1247407821
PBS_JOBID= 9510543
Free space on /tmp= 66204 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-19-08.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-2095613-1247407821/watcher-2095613-1247407821 -o /tmp/evaluation-result-2095613-1247407821/solver-2095613-1247407821 -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-2095613-1247407821.xml

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

MD5SUM BENCH= f6e60b75344303f64528904ec5e0f410
RANDOM SEED=920448344

node51.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.225
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.225
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:       1795952 kB
Buffers:         43644 kB
Cached:         104936 kB
SwapCached:          0 kB
Active:         148268 kB
Inactive:        52308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3272 kB
Writeback:           0 kB
Mapped:          72400 kB
Slab:            44700 kB
Committed_AS:  1021872 kB
PageTables:       1876 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= 66204 MiB
End job on node51 at 2009-07-12 16:10:28