Trace number 247143

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.55346 3.591

DiagnosticValue
CHECKS1804002
NODES11424

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-13_ext.xml
MD5SUM3a79806ad987136e66cdfb5c8a2b9150
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.55346
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/247143-1168391370/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.103  cpuTime=0.1  mem=6M951
0.42	   
0.42	   relations being loaded...
0.64	   
0.64	   constraints being loaded...
0.75	     nbConstraints=5  nbRelationTypes=5  nbSingletonDomainVariables=1  nbDisconnectedVariables=1
0.75	     nbExtensionStructures=5  nbSharedExtensionStructures=0  nbUnbuiltConflictsStructures=5
0.75	     nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=10
0.75	       =>  wckTime=0.428  cpuTime=0.4  mem=37M911
0.81	   
0.81	   solver IterativeSystematicSolver being built... 
0.99	       =>  wckTime=0.67  cpuTime=0.54  mem=20M568
1.02	   
1.02	   preprocessing
1.02	     nbConstraintChecks=7870  nbValidityChecks=7877  nbPropagations=51  nbRevisions=10  nbUselessRevisions=0
1.02	     nbSingletonTests=25  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.02	       =>  wckTime=0.026  cpuTime=0.02  mem=20M568
1.07	   
1.07	   search
1.07	     run=0  nbConstraintChecks=12106  nbValidityChecks=14632  nbPropagations=214  nbRevisions=367  nbUselessRevisions=20
1.07	     nbAssignments=82  nbFailedAssignments=70  nbBacktracks=10  nbVisitedNodes=153  nbRestartNogoods=0  mapSize=8
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.077  cpuTime=0.06  mem=20M568
1.11	   
1.11	   search
1.11	     run=1  nbConstraintChecks=33889  nbValidityChecks=41739  nbPropagations=706  nbRevisions=1332
1.11	     nbUselessRevisions=40  nbAssignments=228  nbFailedAssignments=200  nbBacktracks=25  nbVisitedNodes=429
1.11	     nbRestartNogoods=7  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.11	       =>  wckTime=0.126  cpuTime=0.1  mem=20M568
1.16	   
1.16	   search
1.16	     run=2  nbConstraintChecks=52167  nbValidityChecks=64617  nbPropagations=1465  nbRevisions=2895
1.16	     nbUselessRevisions=141  nbAssignments=352  nbFailedAssignments=300  nbBacktracks=48  nbVisitedNodes=653
1.16	     nbRestartNogoods=9  mapSize=38  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.174  cpuTime=0.13  mem=20M568
1.25	   
1.25	   search
1.25	     run=3  nbConstraintChecks=103914  nbValidityChecks=130046  nbPropagations=2832  nbRevisions=5919
1.25	     nbUselessRevisions=262  nbAssignments=667  nbFailedAssignments=580  nbBacktracks=81  nbVisitedNodes=1248
1.25	     nbRestartNogoods=10  mapSize=69  nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.264  cpuTime=0.22  mem=20M568
1.36	   
1.36	   search
1.36	     run=4  nbConstraintChecks=173172  nbValidityChecks=217558  nbPropagations=5072  nbRevisions=10905
1.36	     nbUselessRevisions=425  nbAssignments=1109  nbFailedAssignments=970  nbBacktracks=131  nbVisitedNodes=2080
1.36	     nbRestartNogoods=20  mapSize=115  nbInferences=0  nbTooLargeKeys=0
1.36	       =>  wckTime=0.374  cpuTime=0.32  mem=20M568
1.50	   
1.50	   search
1.50	     run=5  nbConstraintChecks=256245  nbValidityChecks=322142  nbPropagations=8348  nbRevisions=18319
1.50	     nbUselessRevisions=769  nbAssignments=1616  nbFailedAssignments=1400  nbBacktracks=207  nbVisitedNodes=3017
1.50	     nbRestartNogoods=31  mapSize=172  nbInferences=0  nbTooLargeKeys=0
1.50	       =>  wckTime=0.513  cpuTime=0.44  mem=20M568
1.72	   
1.72	   search
1.72	     run=6  nbConstraintChecks=412345  nbValidityChecks=519667  nbPropagations=13479  nbRevisions=30074
1.72	     nbUselessRevisions=1274  nbAssignments=2561  nbFailedAssignments=2227  nbBacktracks=322  nbVisitedNodes=4789
1.72	     nbRestartNogoods=35  mapSize=271  nbInferences=0  nbTooLargeKeys=0
1.72	       =>  wckTime=0.728  cpuTime=0.65  mem=20M568
2.02	   
2.02	   search
2.02	     run=7  nbConstraintChecks=636398  nbValidityChecks=804406  nbPropagations=21514  nbRevisions=48119
2.02	     nbUselessRevisions=1962  nbAssignments=4058  nbFailedAssignments=3510  nbBacktracks=492  nbVisitedNodes=7527
2.02	     nbRestartNogoods=46  mapSize=423  nbInferences=0  nbTooLargeKeys=0
2.02	       =>  wckTime=1.028  cpuTime=0.95  mem=20M568
2.47	   
2.47	   search
2.47	     run=8  nbConstraintChecks=976249  nbValidityChecks=1237222  nbPropagations=33777  nbRevisions=75826
2.47	     nbUselessRevisions=2952  nbAssignments=6216  nbFailedAssignments=5410  nbBacktracks=748  nbVisitedNodes=11585
2.47	     nbRestartNogoods=52  mapSize=649  nbInferences=0  nbTooLargeKeys=0
2.47	       =>  wckTime=1.485  cpuTime=1.4  mem=20M568
3.14	   
3.14	   search
3.14	     run=9  nbConstraintChecks=1473993  nbValidityChecks=1870691  nbPropagations=52278  nbRevisions=117724
3.14	     nbUselessRevisions=4449  nbAssignments=9382  nbFailedAssignments=8190  nbBacktracks=1132  nbVisitedNodes=17531
3.14	     nbRestartNogoods=57  mapSize=983  nbInferences=0  nbTooLargeKeys=0
3.14	       =>  wckTime=2.148  cpuTime=2.06  mem=20M568
3.27	   
3.27	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=20M568)
3.57	   
3.57	   search
3.57	     run=10  nbConstraintChecks=1796132  nbValidityChecks=2279295  nbPropagations=74750  nbRevisions=168674
3.57	     nbUselessRevisions=6150  nbAssignments=11424  nbFailedAssignments=10000  nbBacktracks=1365  nbVisitedNodes=21382
3.57	     nbRestartNogoods=67
3.57	       =>  wckTime=2.577  cpuTime=2.48  mem=20M568
3.57	   
3.57	   global
3.57	     nbConstraintChecks=1804002  nbValidityChecks=2287172  nbPropagations=74801  nbRevisions=168684
3.57	     nbUselessRevisions=6150  nbRestartNogoods=67  solvingWckTime=2.578  solvingCpuTime=2.48  expiredTime=no
3.57	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=3.07
3.57	       =>  wckTime=3.25  cpuTime=3.02  mem=20M568
3.57	   
3.57	s UNSATISFIABLE
3.57	d NODES 11424
3.57	d CHECKS 1804002
3.57	   
3.57	   totalWckTime=3.333  totalCpuTime=3.07

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/node19/watcher-247143-1168391370 -o ROOT/results/node19/solver-247143-1168391370 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247143-1168391370/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.92 1.98 1.83 3/94 24213
/proc/meminfo: memFree=1669200/2055920 swapFree=4171244/4192956
[pid=24212] ppid=24210 vsize=168 CPUtime=0
/proc/24212/stat : 24212 (java) R 24210 24212 23654 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 187531645 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7484196 0 0 4096 0 0 0 0 17 1 0 0
/proc/24212/statm: 42 23 18 14 0 2 0

[startup+0.102155 s]
/proc/loadavg: 1.92 1.98 1.83 3/94 24213
/proc/meminfo: memFree=1669200/2055920 swapFree=4171244/4192956
[pid=24212] ppid=24210 vsize=914988 CPUtime=0.08
/proc/24212/stat : 24212 (java) R 24210 24212 23654 0 -1 0 2979 0 1 0 7 1 0 0 20 0 8 0 187531645 936947712 2725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072924424 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24212/statm: 228747 2725 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510222 s]
/proc/loadavg: 1.92 1.98 1.83 3/94 24213
/proc/meminfo: memFree=1669200/2055920 swapFree=4171244/4192956
[pid=24212] ppid=24210 vsize=915328 CPUtime=0.49
/proc/24212/stat : 24212 (java) R 24210 24212 23654 0 -1 0 7845 0 1 0 44 5 0 0 18 0 8 0 187531645 937295872 7584 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073584699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24212/statm: 228832 7584 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33337 s]
/proc/loadavg: 1.92 1.98 1.83 4/101 24220
/proc/meminfo: memFree=1579352/2055920 swapFree=4171244/4192956
[pid=24212] ppid=24210 vsize=915460 CPUtime=1.31
/proc/24212/stat : 24212 (java) R 24210 24212 23654 0 -1 0 15792 0 1 0 121 10 0 0 25 0 8 0 187531645 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073597828 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24212/statm: 228865 15530 2527 14 0 215335 0
[pid=24212/tid=24214] ppid=24210 vsize=915460 CPUtime=0.05
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 23654 0 -1 64 1533 0 0 0 5 0 0 0 16 0 8 0 187531649 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24215] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23654 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187531649 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24216] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187531649 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24217] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23654 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187531652 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24218] ppid=24210 vsize=915460 CPUtime=0.16
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23654 0 -1 64 357 0 0 0 16 0 0 0 15 0 8 0 187531652 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24219] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23654 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187531652 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24220] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23654 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187531652 937431040 15530 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98668 s]
/proc/loadavg: 1.93 1.98 1.83 3/101 24220
/proc/meminfo: memFree=1520408/2055920 swapFree=4171244/4192956
[pid=24212] ppid=24210 vsize=915460 CPUtime=2.95
/proc/24212/stat : 24212 (java) R 24210 24212 23654 0 -1 0 15808 0 1 0 285 10 0 0 25 0 8 0 187531645 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073597830 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24212/statm: 228865 15544 2527 14 0 215335 0
[pid=24212/tid=24214] ppid=24210 vsize=915460 CPUtime=0.05
/proc/24212/task/24214/stat : 24214 (java) S 24210 24212 23654 0 -1 64 1533 0 0 0 5 0 0 0 17 0 8 0 187531649 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24215] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23654 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187531649 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24216] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23654 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187531649 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24217] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23654 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187531652 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24218] ppid=24210 vsize=915460 CPUtime=0.19
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23654 0 -1 64 372 0 0 0 19 0 0 0 15 0 8 0 187531652 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24219] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23654 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187531652 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24212/tid=24220] ppid=24210 vsize=915460 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23654 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187531652 937431040 15544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 3.591
CPU time (s): 3.55346
CPU user time (s): 3.43848
CPU system time (s): 0.114982
CPU usage (%): 98.9546
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.43848
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15817
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= 982
involuntary context switches= 1297

runsolver used 0.011998 s user time and 0.014997 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Jan 10 01:09:30 UTC 2007


IDJOB= 247143
IDBENCH= 11086
FILE ID= node19/247143-1168391370

PBS_JOBID= 3522727

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247143-1168391370/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-247143-1168391370 -o ROOT/results/node19/solver-247143-1168391370 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247143-1168391370/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3a79806ad987136e66cdfb5c8a2b9150

RANDOM SEED= 480566670

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.260
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.260
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:       1669744 kB
Buffers:         48036 kB
Cached:         161684 kB
SwapCached:      10396 kB
Active:         260036 kB
Inactive:        68884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669744 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:            6980 kB
Writeback:           0 kB
Mapped:         136956 kB
Slab:            41716 kB
Committed_AS:  6281880 kB
PageTables:       2636 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= 66554 MiB



End job on node19 on Wed Jan 10 01:09:34 UTC 2007