Trace number 212896

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, and are wall clock time (not CPU 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 109 ESACSAT 2.38464 2.48228

DiagnosticValue
CHECKS152764
NODES8154

General information on the benchmark

NamepseudoSeries/aim/
aim-200-3-4-4.xml
MD5SUM8d93e3b1606f280441463f3e73d07a68
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 benchmark0.689894
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints880
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension880
Global constraints used (with number of constraints)

Solver Data (download as text)

0.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=esac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/212896-1168433876/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.51	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.51	       =>  wckTime=0.133  cpuTime=0.11  mem=7M50
0.51	   
0.51	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
0.80	     nbConstraints=880  nbConvertedConstraints=202  nbConvertConstraintsChecks=16  nbExtensionStructures=2
0.80	     nbSharedExtensionStructures=200  nbConflictsStructures=3  nbSharedConflictsStructures=877
0.80	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=677  maxDegree=8  maxArity=3
0.80	       =>  wckTime=0.429  cpuTime=0.31  mem=12M901
0.85	   
0.85	   solver IterativeSystematicSolver being built... 
1.05	       =>  wckTime=0.679  cpuTime=0.48  mem=20M91
1.16	   
1.16	   preprocessing
1.16	     nbConstraintChecks=2333  nbValidityChecks=382  nbPropagations=1581  nbRevisions=2137  nbUselessRevisions=1336
1.16	     nbSingletonTests=455  nbEffectiveSingletonTests=0  nbESACBranches=13  nbRemovedValues=0  detectedInconsistency=no
1.16	       =>  wckTime=0.102  cpuTime=0.07  mem=20M91
1.20	   
1.20	   search
1.20	     run=0  nbConstraintChecks=423  nbValidityChecks=160  nbPropagations=1764  nbRevisions=2542  nbUselessRevisions=1565
1.20	     nbAssignments=95  nbFailedAssignments=3  nbBacktracks=16  nbVisitedNodes=101  nbRestartNogoods=0  mapSize=3
1.20	     nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.142  cpuTime=0.1  mem=20M91
1.22	   
1.22	   search
1.22	     run=1  nbConstraintChecks=1348  nbValidityChecks=708  nbPropagations=4009  nbRevisions=6112
1.22	     nbUselessRevisions=3760  nbAssignments=294  nbFailedAssignments=8  nbBacktracks=32  nbVisitedNodes=205
1.22	     nbRestartNogoods=2  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.22	       =>  wckTime=0.169  cpuTime=0.12  mem=20M91
1.24	   
1.24	   search
1.24	     run=2  nbConstraintChecks=2289  nbValidityChecks=1293  nbPropagations=6714  nbRevisions=10738
1.24	     nbUselessRevisions=6585  nbAssignments=464  nbFailedAssignments=11  nbBacktracks=69  nbVisitedNodes=323
1.24	     nbRestartNogoods=5  mapSize=15  nbInferences=0  nbTooLargeKeys=0
1.24	       =>  wckTime=0.19  cpuTime=0.14  mem=20M91
1.27	   
1.27	   search
1.27	     run=3  nbConstraintChecks=4156  nbValidityChecks=2727  nbPropagations=10264  nbRevisions=17687
1.27	     nbUselessRevisions=10804  nbAssignments=611  nbFailedAssignments=21  nbBacktracks=111  nbVisitedNodes=487
1.27	     nbRestartNogoods=6  mapSize=28  nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.214  cpuTime=0.17  mem=20M91
1.31	   
1.31	   search
1.31	     run=4  nbConstraintChecks=6635  nbValidityChecks=4817  nbPropagations=15104  nbRevisions=27802
1.31	     nbUselessRevisions=17019  nbAssignments=1051  nbFailedAssignments=31  nbBacktracks=172  nbVisitedNodes=660
1.31	     nbRestartNogoods=10  mapSize=45  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.257  cpuTime=0.2  mem=20M91
1.34	   
1.34	   search
1.34	     run=5  nbConstraintChecks=7931  nbValidityChecks=6008  nbPropagations=20580  nbRevisions=39638
1.34	     nbUselessRevisions=24287  nbAssignments=1209  nbFailedAssignments=38  nbBacktracks=251  nbVisitedNodes=832
1.34	     nbRestartNogoods=12  mapSize=56  nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.286  cpuTime=0.23  mem=21M66
1.38	   
1.38	   search
1.38	     run=6  nbConstraintChecks=10592  nbValidityChecks=8376  nbPropagations=27360  nbRevisions=54879
1.38	     nbUselessRevisions=33633  nbAssignments=1504  nbFailedAssignments=52  nbBacktracks=376  nbVisitedNodes=1037
1.38	     nbRestartNogoods=15  mapSize=84  nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.324  cpuTime=0.26  mem=21M66
1.41	   
1.41	   search
1.41	     run=7  nbConstraintChecks=12697  nbValidityChecks=10014  nbPropagations=35304  nbRevisions=72478
1.41	     nbUselessRevisions=44124  nbAssignments=1722  nbFailedAssignments=71  nbBacktracks=556  nbVisitedNodes=1296
1.41	     nbRestartNogoods=16  mapSize=123  nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.361  cpuTime=0.3  mem=21M66
1.48	   
1.48	   search
1.48	     run=8  nbConstraintChecks=18203  nbValidityChecks=15473  nbPropagations=46176  nbRevisions=97525
1.48	     nbUselessRevisions=58918  nbAssignments=2047  nbFailedAssignments=113  nbBacktracks=813  nbVisitedNodes=1706
1.48	     nbRestartNogoods=18  mapSize=201  nbInferences=0  nbTooLargeKeys=0
1.48	       =>  wckTime=0.424  cpuTime=0.36  mem=21M66
1.57	   
1.57	   search
1.57	     run=9  nbConstraintChecks=23650  nbValidityChecks=20643  nbPropagations=59607  nbRevisions=129656
1.57	     nbUselessRevisions=78000  nbAssignments=2509  nbFailedAssignments=154  nbBacktracks=1222  nbVisitedNodes=2249
1.57	     nbRestartNogoods=25  mapSize=281  nbInferences=0  nbTooLargeKeys=0
1.57	       =>  wckTime=0.514  cpuTime=0.45  mem=21M66
1.71	   
1.71	   search
1.71	     run=10  nbConstraintChecks=38175  nbValidityChecks=36117  nbPropagations=80173  nbRevisions=183242
1.71	     nbUselessRevisions=110635  nbAssignments=3191  nbFailedAssignments=239  nbBacktracks=1804  nbVisitedNodes=3100
1.71	     nbRestartNogoods=26  mapSize=447  nbInferences=0  nbTooLargeKeys=0
1.71	       =>  wckTime=0.657  cpuTime=0.58  mem=21M66
1.92	   
1.92	   search
1.92	     run=11  nbConstraintChecks=67135  nbValidityChecks=68764  nbPropagations=115709  nbRevisions=281446
1.92	     nbUselessRevisions=171444  nbAssignments=4267  nbFailedAssignments=430  nbBacktracks=2674  nbVisitedNodes=4540
1.92	     nbRestartNogoods=29  mapSize=807  nbInferences=0  nbTooLargeKeys=0
1.92	       =>  wckTime=0.87  cpuTime=0.8  mem=21M66
2.06	   
2.06	   INFO : Stopping hyperNogood (mapSize=1028, nbTooLargekeys=0, mem=21M66)
2.19	   
2.19	   search
2.19	     run=12  nbConstraintChecks=103105  nbValidityChecks=105759  nbPropagations=170316  nbRevisions=431769
2.19	     nbUselessRevisions=263605  nbAssignments=5889  nbFailedAssignments=723  nbBacktracks=3981  nbVisitedNodes=6731
2.19	     nbRestartNogoods=33
2.19	       =>  wckTime=1.132  cpuTime=1.06  mem=21M66
2.46	   
2.46	   search
2.46	     run=13  nbConstraintChecks=150431  nbValidityChecks=154655  nbPropagations=249589  nbRevisions=650967
2.46	     nbUselessRevisions=397958  nbAssignments=8154  nbFailedAssignments=1071  nbBacktracks=5487  nbVisitedNodes=9714
2.46	     nbRestartNogoods=36
2.46	       =>  wckTime=1.406  cpuTime=1.32  mem=21M66
2.46	   
2.46	   global
2.46	     nbConstraintChecks=152764  nbValidityChecks=155037  nbPropagations=251170  nbRevisions=653104
2.46	     nbUselessRevisions=399294  nbRestartNogoods=36  solvingWckTime=1.407  solvingCpuTime=1.33  expiredTime=no
2.46	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=1.86
2.46	       =>  wckTime=2.088  cpuTime=1.81  mem=21M66
2.46	   
2.46	s SATISFIABLE
2.46	v 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 
2.46	d NODES 8154
2.46	d CHECKS 152764
2.46	   
2.46	   totalWckTime=2.166  totalCpuTime=1.86

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-212896-1168433876 -o ROOT/results/node58/solver-212896-1168433876 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212896-1168433876/unknown.xml 

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

/proc/loadavg: 1.28 1.84 1.93 3/68 27857
/proc/meminfo: memFree=1885944/2055920 swapFree=4180748/4192956
[pid=27856] ppid=27854 vsize=18540 CPUtime=0
/proc/27856/stat : 27856 (runsolver) D 27854 27856 27701 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 191785691 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 226238197031 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/27856/statm: 4635 279 244 17 0 2626 0

[startup+0.107023 s]
/proc/loadavg: 1.28 1.84 1.93 3/68 27857
/proc/meminfo: memFree=1885944/2055920 swapFree=4180748/4192956
[pid=27856] ppid=27854 vsize=907676 CPUtime=0.04
/proc/27856/stat : 27856 (java) R 27854 27856 27701 0 -1 0 2313 0 1 0 3 1 0 0 20 0 4 0 191785691 929460224 2060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770466 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/27856/statm: 226919 2060 1158 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.515067 s]
/proc/loadavg: 1.28 1.84 1.93 3/68 27857
/proc/meminfo: memFree=1885944/2055920 swapFree=4180748/4192956
[pid=27856] ppid=27854 vsize=915328 CPUtime=0.42
/proc/27856/stat : 27856 (java) R 27854 27856 27701 0 -1 0 6170 0 9 0 38 4 0 0 16 0 8 0 191785691 937295872 5917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154170406 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27856/statm: 228832 5917 2139 14 0 215302 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.33614 s]
/proc/loadavg: 1.25 1.83 1.93 2/75 27864
/proc/meminfo: memFree=1854336/2055920 swapFree=4180748/4192956
[pid=27856] ppid=27854 vsize=915576 CPUtime=1.24
/proc/27856/stat : 27856 (java) R 27854 27856 27701 0 -1 0 10085 0 9 0 112 12 0 0 16 0 8 0 191785691 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073928960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27856/statm: 228894 9831 2543 14 0 215364 0
[pid=27856/tid=27858] ppid=27854 vsize=915576 CPUtime=0.03
/proc/27856/task/27858/stat : 27858 (java) S 27854 27856 27701 0 -1 64 276 0 0 0 3 0 0 0 16 0 8 0 191785701 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27856/tid=27859] ppid=27854 vsize=915576 CPUtime=0
/proc/27856/task/27859/stat : 27859 (java) S 27854 27856 27701 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 191785701 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27856/tid=27860] ppid=27854 vsize=915576 CPUtime=0
/proc/27856/task/27860/stat : 27860 (java) S 27854 27856 27701 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 191785701 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27856/tid=27861] ppid=27854 vsize=915576 CPUtime=0
/proc/27856/task/27861/stat : 27861 (java) S 27854 27856 27701 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 191785704 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27856/tid=27862] ppid=27854 vsize=915576 CPUtime=0.25
/proc/27856/task/27862/stat : 27862 (java) S 27854 27856 27701 0 -1 64 424 0 0 0 23 2 0 0 16 0 8 0 191785704 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27856/tid=27863] ppid=27854 vsize=915576 CPUtime=0
/proc/27856/task/27863/stat : 27863 (java) S 27854 27856 27701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 191785704 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27856/tid=27864] ppid=27854 vsize=915576 CPUtime=0
/proc/27856/task/27864/stat : 27864 (java) S 27854 27856 27701 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 191785704 937549824 9831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 2.48228
CPU time (s): 2.38464
CPU user time (s): 2.25366
CPU system time (s): 0.13098
CPU usage (%): 96.0665
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.25366
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10426
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1038
involuntary context switches= 187

runsolver used 0.003999 s user time and 0.017997 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Wed Jan 10 12:57:56 UTC 2007


IDJOB= 212896
IDBENCH= 4806
FILE ID= node58/212896-1168433876

PBS_JOBID= 3523955

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/aim/aim-200-3-4-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212896-1168433876/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-212896-1168433876 -o ROOT/results/node58/solver-212896-1168433876 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/212896-1168433876/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8d93e3b1606f280441463f3e73d07a68

RANDOM SEED= 930198067

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.223
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.223
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:       1886288 kB
Buffers:          7696 kB
Cached:          94812 kB
SwapCached:      11188 kB
Active:          52688 kB
Inactive:        72396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1886288 kB
SwapTotal:     4192956 kB
SwapFree:      4180748 kB
Dirty:            2764 kB
Writeback:           0 kB
Mapped:          20100 kB
Slab:            30312 kB
Committed_AS:  3494708 kB
PageTables:       1608 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= 66560 MiB



End job on node58 on Wed Jan 10 12:58:00 UTC 2007