Trace number 213091

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.75558 2.87283

DiagnosticValue
CHECKS184964
NODES7331

General information on the benchmark

NamepseudoSeries/aim/
aim-200-6-0-1.xml
MD5SUM5a6857f2776e616f6cac310de94b0e76
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.286955
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints1400
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1400
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.40	   
0.40	   instance
0.41	     name=/tmp/evaluation/213091-1168225290/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.135  cpuTime=0.11  mem=7M50
0.51	   
0.51	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
0.90	     nbConstraints=1389  nbMergedConstraints=11  nbConvertedConstraints=208  nbConvertConstraintsChecks=24
0.90	     nbExtensionStructures=2  nbSharedExtensionStructures=206  nbConflictsStructures=4  nbSharedConflictsStructures=1385
0.90	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=2  nbSharedEvaluationManagers=1179  maxDegree=10  maxArity=3
0.90	       =>  wckTime=0.522  cpuTime=0.39  mem=15M827
0.95	   
0.95	   solver IterativeSystematicSolver being built... 
1.19	       =>  wckTime=0.814  cpuTime=0.57  mem=23M165
1.34	   
1.34	   preprocessing
1.34	     nbConstraintChecks=4529  nbValidityChecks=1201  nbPropagations=2114  nbRevisions=4355  nbUselessRevisions=2846
1.34	     nbSingletonTests=445  nbEffectiveSingletonTests=0  nbESACBranches=20  nbRemovedValues=0  detectedInconsistency=no
1.34	       =>  wckTime=0.147  cpuTime=0.1  mem=23M165
1.38	   
1.38	   search
1.38	     run=0  nbConstraintChecks=983  nbValidityChecks=595  nbPropagations=2414  nbRevisions=5447  nbUselessRevisions=3596
1.38	     nbAssignments=92  nbFailedAssignments=3  nbBacktracks=25  nbVisitedNodes=99  nbRestartNogoods=0  mapSize=4
1.38	     nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.188  cpuTime=0.13  mem=23M165
1.40	   
1.40	   search
1.40	     run=1  nbConstraintChecks=2375  nbValidityChecks=1719  nbPropagations=5372  nbRevisions=12642
1.40	     nbUselessRevisions=8364  nbAssignments=208  nbFailedAssignments=8  nbBacktracks=41  nbVisitedNodes=166
1.40	     nbRestartNogoods=2  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.205  cpuTime=0.15  mem=23M165
1.42	   
1.42	   search
1.42	     run=2  nbConstraintChecks=3915  nbValidityChecks=3100  nbPropagations=8973  nbRevisions=21888
1.42	     nbUselessRevisions=14561  nbAssignments=385  nbFailedAssignments=10  nbBacktracks=66  nbVisitedNodes=241
1.42	     nbRestartNogoods=5  mapSize=14  nbInferences=0  nbTooLargeKeys=0
1.42	       =>  wckTime=0.226  cpuTime=0.17  mem=23M165
1.43	   
1.43	   search
1.43	     run=3  nbConstraintChecks=4893  nbValidityChecks=4091  nbPropagations=12979  nbRevisions=32501
1.43	     nbUselessRevisions=21632  nbAssignments=449  nbFailedAssignments=13  nbBacktracks=99  nbVisitedNodes=311
1.43	     nbRestartNogoods=6  mapSize=19  nbInferences=0  nbTooLargeKeys=0
1.43	       =>  wckTime=0.24  cpuTime=0.18  mem=23M165
1.46	   
1.46	   search
1.46	     run=4  nbConstraintChecks=8010  nbValidityChecks=7273  nbPropagations=18103  nbRevisions=47603
1.46	     nbUselessRevisions=31851  nbAssignments=564  nbFailedAssignments=20  nbBacktracks=170  nbVisitedNodes=440
1.46	     nbRestartNogoods=7  mapSize=31  nbInferences=0  nbTooLargeKeys=0
1.46	       =>  wckTime=0.27  cpuTime=0.21  mem=23M165
1.49	   
1.49	   search
1.49	     run=5  nbConstraintChecks=10659  nbValidityChecks=10111  nbPropagations=24170  nbRevisions=66466
1.49	     nbUselessRevisions=44646  nbAssignments=700  nbFailedAssignments=31  nbBacktracks=257  nbVisitedNodes=596
1.49	     nbRestartNogoods=9  mapSize=50  nbInferences=0  nbTooLargeKeys=0
1.49	       =>  wckTime=0.297  cpuTime=0.23  mem=23M165
1.53	   
1.53	   search
1.53	     run=6  nbConstraintChecks=13975  nbValidityChecks=13433  nbPropagations=31393  nbRevisions=89740
1.53	     nbUselessRevisions=60446  nbAssignments=885  nbFailedAssignments=40  nbBacktracks=387  nbVisitedNodes=801
1.53	     nbRestartNogoods=10  mapSize=67  nbInferences=0  nbTooLargeKeys=0
1.53	       =>  wckTime=0.336  cpuTime=0.27  mem=23M165
1.58	   
1.58	   search
1.58	     run=7  nbConstraintChecks=18426  nbValidityChecks=17787  nbPropagations=40364  nbRevisions=118868
1.58	     nbUselessRevisions=80041  nbAssignments=1096  nbFailedAssignments=57  nbBacktracks=560  nbVisitedNodes=1047
1.58	     nbRestartNogoods=13  mapSize=100  nbInferences=0  nbTooLargeKeys=0
1.58	       =>  wckTime=0.387  cpuTime=0.32  mem=23M165
1.64	   
1.64	   search
1.64	     run=8  nbConstraintChecks=23021  nbValidityChecks=22546  nbPropagations=51029  nbRevisions=154145
1.64	     nbUselessRevisions=103771  nbAssignments=1413  nbFailedAssignments=73  nbBacktracks=836  nbVisitedNodes=1402
1.64	     nbRestartNogoods=15  mapSize=136  nbInferences=0  nbTooLargeKeys=0
1.64	       =>  wckTime=0.447  cpuTime=0.38  mem=23M165
1.74	   
1.74	   search
1.74	     run=9  nbConstraintChecks=32747  nbValidityChecks=32633  nbPropagations=65363  nbRevisions=202783
1.74	     nbUselessRevisions=136361  nbAssignments=1869  nbFailedAssignments=115  nbBacktracks=1231  nbVisitedNodes=1926
1.74	     nbRestartNogoods=17  mapSize=201  nbInferences=0  nbTooLargeKeys=0
1.74	       =>  wckTime=0.552  cpuTime=0.47  mem=23M165
1.87	   
1.87	   search
1.87	     run=10  nbConstraintChecks=43641  nbValidityChecks=44181  nbPropagations=83714  nbRevisions=266521
1.87	     nbUselessRevisions=179195  nbAssignments=2527  nbFailedAssignments=152  nbBacktracks=1809  nbVisitedNodes=2662
1.87	     nbRestartNogoods=20  mapSize=276  nbInferences=0  nbTooLargeKeys=0
1.87	       =>  wckTime=0.68  cpuTime=0.59  mem=24M140
2.07	   
2.07	   search
2.07	     run=11  nbConstraintChecks=70444  nbValidityChecks=73300  nbPropagations=111825  nbRevisions=368833
2.07	     nbUselessRevisions=248581  nbAssignments=3493  nbFailedAssignments=223  nbBacktracks=2677  nbVisitedNodes=3788
2.07	     nbRestartNogoods=23  mapSize=429  nbInferences=0  nbTooLargeKeys=0
2.07	       =>  wckTime=0.884  cpuTime=0.78  mem=24M140
2.40	   
2.40	   search
2.40	     run=12  nbConstraintChecks=114736  nbValidityChecks=122277  nbPropagations=156196  nbRevisions=535073
2.40	     nbUselessRevisions=362211  nbAssignments=4996  nbFailedAssignments=395  nbBacktracks=3982  nbVisitedNodes=5589
2.40	     nbRestartNogoods=30  mapSize=728  nbInferences=0  nbTooLargeKeys=0
2.40	       =>  wckTime=1.209  cpuTime=1.1  mem=24M140
2.67	   
2.67	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=24M140)
2.84	   
2.84	   search
2.84	     run=13  nbConstraintChecks=180435  nbValidityChecks=198755  nbPropagations=225409  nbRevisions=802334
2.84	     nbUselessRevisions=546885  nbAssignments=7331  nbFailedAssignments=688  nbBacktracks=5611  nbVisitedNodes=8470
2.84	     nbRestartNogoods=36
2.84	       =>  wckTime=1.647  cpuTime=1.53  mem=24M140
2.84	   
2.84	   global
2.84	     nbConstraintChecks=184964  nbValidityChecks=199956  nbPropagations=227523  nbRevisions=806689
2.84	     nbUselessRevisions=549731  nbRestartNogoods=36  solvingWckTime=1.648  solvingCpuTime=1.54  expiredTime=no
2.84	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=2.17
2.84	       =>  wckTime=2.465  cpuTime=2.12  mem=24M140
2.84	   
2.84	s SATISFIABLE
2.84	v 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 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 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 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 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 
2.84	d NODES 7331
2.84	d CHECKS 184964
2.84	   
2.84	   totalWckTime=2.546  totalCpuTime=2.17

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/node26/watcher-213091-1168225290 -o ROOT/results/node26/solver-213091-1168225290 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/213091-1168225290/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.02 1.35 1.70 4/92 13621
/proc/meminfo: memFree=1780304/2055920 swapFree=4192812/4192956
[pid=13620] ppid=13618 vsize=11820 CPUtime=0
/proc/13620/stat : 13620 (java) D 13618 13620 13054 0 -1 0 760 0 1 0 0 0 0 0 16 0 1 0 170924375 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 12591908 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/13620/statm: 2955 510 421 14 0 1602 0

[startup+0.10284 s]
/proc/loadavg: 1.02 1.35 1.70 4/92 13621
/proc/meminfo: memFree=1780304/2055920 swapFree=4192812/4192956
[pid=13620] ppid=13618 vsize=911488 CPUtime=0.07
/proc/13620/stat : 13620 (java) R 13618 13620 13054 0 -1 0 2634 0 1 0 6 1 0 0 20 0 8 0 170924375 933363712 2381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072923538 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13620/statm: 227872 2381 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.510877 s]
/proc/loadavg: 1.02 1.35 1.70 4/92 13621
/proc/meminfo: memFree=1780304/2055920 swapFree=4192812/4192956
[pid=13620] ppid=13618 vsize=915328 CPUtime=0.43
/proc/13620/stat : 13620 (java) R 13618 13620 13054 0 -1 0 6155 0 1 0 39 4 0 0 18 0 8 0 170924375 937295872 5894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916835 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13620/statm: 228832 5894 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915328

[startup+1.33296 s]
/proc/loadavg: 1.02 1.35 1.70 3/99 13628
/proc/meminfo: memFree=1753944/2055920 swapFree=4192812/4192956
[pid=13620] ppid=13618 vsize=915576 CPUtime=1.24
/proc/13620/stat : 13620 (java) R 13618 13620 13054 0 -1 0 10635 0 1 0 109 15 0 0 23 0 8 0 170924375 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072928924 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13620/statm: 228894 10373 2542 14 0 215364 0
[pid=13620/tid=13622] ppid=13618 vsize=915576 CPUtime=0.04
/proc/13620/task/13622/stat : 13622 (java) S 13618 13620 13054 0 -1 64 351 0 0 0 4 0 0 0 16 0 8 0 170924380 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13620/tid=13623] ppid=13618 vsize=915576 CPUtime=0
/proc/13620/task/13623/stat : 13623 (java) S 13618 13620 13054 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170924381 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13620/tid=13624] ppid=13618 vsize=915576 CPUtime=0
/proc/13620/task/13624/stat : 13624 (java) S 13618 13620 13054 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170924381 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13620/tid=13625] ppid=13618 vsize=915576 CPUtime=0
/proc/13620/task/13625/stat : 13625 (java) S 13618 13620 13054 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170924385 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13620/tid=13626] ppid=13618 vsize=915576 CPUtime=0.26
/proc/13620/task/13626/stat : 13626 (java) S 13618 13620 13054 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 170924385 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13620/tid=13627] ppid=13618 vsize=915576 CPUtime=0
/proc/13620/task/13627/stat : 13627 (java) S 13618 13620 13054 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 170924385 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13620/tid=13628] ppid=13618 vsize=915576 CPUtime=0
/proc/13620/task/13628/stat : 13628 (java) S 13618 13620 13054 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 170924385 937549824 10373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 2.87283
CPU time (s): 2.75558
CPU user time (s): 2.58861
CPU system time (s): 0.166974
CPU usage (%): 95.9186
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.58861
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11147
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= 1493
involuntary context switches= 1707

runsolver used 0.007998 s user time and 0.016997 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Jan  8 03:01:36 UTC 2007


IDJOB= 213091
IDBENCH= 4821
FILE ID= node26/213091-1168225290

PBS_JOBID= 3480994

Free space on /tmp= 66534 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5a6857f2776e616f6cac310de94b0e76

RANDOM SEED= 51783338

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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1780680 kB
Buffers:         44108 kB
Cached:         102432 kB
SwapCached:          0 kB
Active:         150848 kB
Inactive:        67952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          95088 kB
Slab:            40728 kB
Committed_AS:  3350592 kB
PageTables:       2464 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= 66534 MiB



End job on node26 on Mon Jan  8 03:01:46 UTC 2007