Trace number 198065

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 ESACUNSAT 3.74343 3.82735

DiagnosticValue
CHECKS2243828
NODES2068

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-25-8-a4.xml
MD5SUM786d27d78a4fcbb0c0cbeeb923fd5833
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.496924
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables8
Number of constraints350
Maximum constraint arity4
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension350
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/198065-1168126765/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=8  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.39	       =>  wckTime=0.091  cpuTime=0.08  mem=6M951
0.39	   
0.39	   predicates being loaded...
0.39	   
0.39	   constraints being loaded...
0.57	     nbConstraints=154  nbMergedConstraints=196  nbConvertedConstraints=28  nbConvertConstraintsChecks=18252
0.57	     nbExtensionStructures=1  nbSharedExtensionStructures=27  nbConflictsStructures=2  nbSharedConflictsStructures=82
0.57	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=1  nbEvaluationManagers=2
0.57	     nbSharedEvaluationManagers=124  maxDegree=63  maxArity=4
0.57	       =>  wckTime=0.279  cpuTime=0.21  mem=9M877
0.61	   
0.61	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.483  cpuTime=0.34  mem=15M329
0.97	   
0.97	   preprocessing
0.97	     nbConstraintChecks=95295  nbValidityChecks=181914  nbPropagations=195  nbRevisions=19109  nbUselessRevisions=18567
0.97	     nbSingletonTests=46  nbEffectiveSingletonTests=6  nbESACBranches=15  nbRemovedValues=71  detectedInconsistency=no
0.97	       =>  wckTime=0.195  cpuTime=0.16  mem=15M329
1.06	   
1.06	   search
1.06	     run=0  nbConstraintChecks=46758  nbValidityChecks=90192  nbPropagations=345  nbRevisions=30915
1.06	     nbUselessRevisions=29966  nbAssignments=33  nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=61
1.06	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.279  cpuTime=0.25  mem=15M329
1.19	   
1.19	   search
1.19	     run=1  nbConstraintChecks=122764  nbValidityChecks=284322  nbPropagations=995  nbRevisions=86841
1.19	     nbUselessRevisions=84150  nbAssignments=96  nbFailedAssignments=40  nbBacktracks=25  nbVisitedNodes=133
1.19	     nbRestartNogoods=13  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.19	       =>  wckTime=0.413  cpuTime=0.38  mem=15M329
1.36	   
1.36	   search
1.36	     run=2  nbConstraintChecks=222029  nbValidityChecks=469327  nbPropagations=2038  nbRevisions=172229
1.36	     nbUselessRevisions=166625  nbAssignments=192  nbFailedAssignments=111  nbBacktracks=47  nbVisitedNodes=314
1.36	     nbRestartNogoods=18  mapSize=43  nbInferences=0  nbTooLargeKeys=0
1.36	       =>  wckTime=0.584  cpuTime=0.54  mem=15M329
1.51	   
1.51	   search
1.51	     run=3  nbConstraintChecks=302756  nbValidityChecks=633876  nbPropagations=3502  nbRevisions=289332
1.51	     nbUselessRevisions=279763  nbAssignments=291  nbFailedAssignments=164  nbBacktracks=81  nbVisitedNodes=486
1.51	     nbRestartNogoods=26  mapSize=75  nbInferences=0  nbTooLargeKeys=0
1.51	       =>  wckTime=0.729  cpuTime=0.69  mem=15M329
1.73	   
1.73	   search
1.73	     run=4  nbConstraintChecks=459138  nbValidityChecks=939180  nbPropagations=5642  nbRevisions=456793
1.73	     nbUselessRevisions=441173  nbAssignments=440  nbFailedAssignments=253  nbBacktracks=131  nbVisitedNodes=758
1.73	     nbRestartNogoods=35  mapSize=123  nbInferences=0  nbTooLargeKeys=0
1.73	       =>  wckTime=0.949  cpuTime=0.9  mem=15M329
1.98	   
1.98	   search
1.98	     run=5  nbConstraintChecks=664771  nbValidityChecks=1334182  nbPropagations=8703  nbRevisions=696447
1.98	     nbUselessRevisions=671774  nbAssignments=651  nbFailedAssignments=377  nbBacktracks=206  nbVisitedNodes=1141
1.98	     nbRestartNogoods=40  mapSize=195  nbInferences=0  nbTooLargeKeys=0
1.98	       =>  wckTime=1.2  cpuTime=1.14  mem=15M329
2.32	   
2.32	   search
2.32	     run=6  nbConstraintChecks=954040  nbValidityChecks=1892472  nbPropagations=13075  nbRevisions=1039213
2.32	     nbUselessRevisions=1001527  nbAssignments=945  nbFailedAssignments=545  nbBacktracks=319  nbVisitedNodes=1677
2.32	     nbRestartNogoods=52  mapSize=301  nbInferences=0  nbTooLargeKeys=0
2.32	       =>  wckTime=1.543  cpuTime=1.48  mem=15M329
2.87	   
2.87	   search
2.87	     run=7  nbConstraintChecks=1400825  nbValidityChecks=2744694  nbPropagations=19534  nbRevisions=1548689
2.87	     nbUselessRevisions=1491822  nbAssignments=1389  nbFailedAssignments=805  nbBacktracks=490  nbVisitedNodes=2497
2.87	     nbRestartNogoods=64  mapSize=467  nbInferences=0  nbTooLargeKeys=0
2.87	       =>  wckTime=2.094  cpuTime=2.0  mem=15M329
3.71	   
3.71	   search
3.71	     run=8  nbConstraintChecks=2107517  nbValidityChecks=4060292  nbPropagations=29258  nbRevisions=2336987
3.71	     nbUselessRevisions=2251132  nbAssignments=2030  nbFailedAssignments=1184  nbBacktracks=746  nbVisitedNodes=3718
3.71	     nbRestartNogoods=73  mapSize=720  nbInferences=0  nbTooLargeKeys=0
3.71	       =>  wckTime=2.931  cpuTime=2.83  mem=15M329
3.76	   
3.76	   search
3.76	     run=9  nbConstraintChecks=2148533  nbValidityChecks=4147138  nbPropagations=39145  nbRevisions=3143149
3.76	     nbUselessRevisions=3027684  nbAssignments=2068  nbFailedAssignments=1205  nbBacktracks=763  nbVisitedNodes=3784
3.76	     nbRestartNogoods=77  mapSize=735  nbInferences=0  nbTooLargeKeys=0
3.76	       =>  wckTime=2.985  cpuTime=2.88  mem=15M329
3.77	   
3.77	   global
3.77	     nbConstraintChecks=2243828  nbValidityChecks=4329052  nbPropagations=39340  nbRevisions=3162258
3.77	     nbUselessRevisions=3046251  nbRestartNogoods=77  solvingWckTime=2.986  solvingCpuTime=2.88  expiredTime=no
3.77	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=3.27
3.77	       =>  wckTime=3.471  cpuTime=3.23  mem=15M329
3.77	   
3.77	s UNSATISFIABLE
3.77	d NODES 2068
3.77	d CHECKS 2243828
3.77	   
3.77	   totalWckTime=3.547  totalCpuTime=3.27

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-198065-1168126765 -o ROOT/results/node5/solver-198065-1168126765 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/198065-1168126765/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.97 1.91 1.86 4/94 24897
/proc/meminfo: memFree=1174832/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=1500 CPUtime=0
/proc/24896/stat : 24896 (java) R 24894 24896 24534 0 -1 0 264 0 0 0 0 0 0 0 18 0 1 0 141290942 1536000 69 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7897172 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 375 69 55 14 0 8 0

[startup+0.108461 s]
/proc/loadavg: 1.97 1.91 1.86 4/94 24897
/proc/meminfo: memFree=1174832/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=914988 CPUtime=0.1
/proc/24896/stat : 24896 (java) R 24894 24896 24534 0 -1 0 3076 0 1 0 9 1 0 0 24 0 8 0 141290942 936947712 2822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24896/statm: 228747 2822 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.519508 s]
/proc/loadavg: 1.97 1.91 1.86 4/94 24897
/proc/meminfo: memFree=1174832/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=915460 CPUtime=0.5
/proc/24896/stat : 24896 (java) R 24894 24896 24534 0 -1 0 6587 0 1 0 46 4 0 0 25 0 8 0 141290942 937431040 6326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24896/statm: 228865 6326 2165 14 0 215335 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915460

[startup+1.3406 s]
/proc/loadavg: 1.97 1.91 1.86 4/101 24904
/proc/meminfo: memFree=1150584/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=915460 CPUtime=1.32
/proc/24896/stat : 24896 (java) R 24894 24896 24534 0 -1 0 8794 0 1 0 126 6 0 0 25 0 8 0 141290942 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650213 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24896/statm: 228865 8532 2543 14 0 215335 0
[pid=24896/tid=24898] ppid=24894 vsize=915460 CPUtime=0.02
/proc/24896/task/24898/stat : 24898 (java) S 24894 24896 24534 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 141290945 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24899] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24899/stat : 24899 (java) S 24894 24896 24534 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 141290946 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24900] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24900/stat : 24900 (java) S 24894 24896 24534 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 141290946 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24901] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24901/stat : 24901 (java) S 24894 24896 24534 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 141290949 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24902] ppid=24894 vsize=915460 CPUtime=0.18
/proc/24896/task/24902/stat : 24902 (java) S 24894 24896 24534 0 -1 64 372 0 0 0 18 0 0 0 15 0 8 0 141290949 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24903] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24903/stat : 24903 (java) S 24894 24896 24534 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 141290949 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24904] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24904/stat : 24904 (java) S 24894 24896 24534 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 141290949 937431040 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.97779 s]
/proc/loadavg: 1.97 1.91 1.86 3/101 24904
/proc/meminfo: memFree=1150456/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=915460 CPUtime=2.93
/proc/24896/stat : 24896 (java) R 24894 24896 24534 0 -1 0 8836 0 1 0 287 6 0 0 25 0 8 0 141290942 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073653290 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24896/statm: 228865 8572 2543 14 0 215335 0
[pid=24896/tid=24898] ppid=24894 vsize=915460 CPUtime=0.02
/proc/24896/task/24898/stat : 24898 (java) S 24894 24896 24534 0 -1 64 139 0 0 0 2 0 0 0 17 0 8 0 141290945 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24899] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24899/stat : 24899 (java) S 24894 24896 24534 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 141290946 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24900] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24900/stat : 24900 (java) S 24894 24896 24534 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 141290946 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24901] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24901/stat : 24901 (java) S 24894 24896 24534 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 141290949 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24902] ppid=24894 vsize=915460 CPUtime=0.21
/proc/24896/task/24902/stat : 24902 (java) S 24894 24896 24534 0 -1 64 384 0 0 0 20 1 0 0 15 0 8 0 141290949 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24903] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24903/stat : 24903 (java) S 24894 24896 24534 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 141290949 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24896/tid=24904] ppid=24894 vsize=915460 CPUtime=0
/proc/24896/task/24904/stat : 24904 (java) S 24894 24896 24534 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 141290949 937431040 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 3.82735
CPU time (s): 3.74343
CPU user time (s): 3.66744
CPU system time (s): 0.075988
CPU usage (%): 97.8074
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.66744
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8949
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= 1268
involuntary context switches= 1468

runsolver used 0.004999 s user time and 0.025996 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 23:39:25 UTC 2007


IDJOB= 198065
IDBENCH= 3532
FILE ID= node5/198065-1168126765

PBS_JOBID= 3477693

Free space on /tmp= 66333 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-25-8-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/198065-1168126765/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-198065-1168126765 -o ROOT/results/node5/solver-198065-1168126765 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/198065-1168126765/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  786d27d78a4fcbb0c0cbeeb923fd5833

RANDOM SEED= 624820289

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.240
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.240
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:       1175248 kB
Buffers:         61716 kB
Cached:         561640 kB
SwapCached:          0 kB
Active:         294404 kB
Inactive:       498200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1175248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:         196128 kB
Slab:            72660 kB
Committed_AS:  3619708 kB
PageTables:       2480 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= 66333 MiB



End job on node5 on Sat Jan  6 23:39:29 UTC 2007