Trace number 1516485

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
MXC 2009-03-10SAT 33.105 33.116

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1645769281-097.cnf
MD5SUM6923dc5685633b9bbf405cf2133639d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.295954
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

23.89/23.97	c starting MXC with:
23.89/23.97	c cnf_path = HOME/instance-1516485-1238270335.cnf
23.89/23.97	c restart_strategy = auto
23.89/23.97	c sign_strategy = cached
23.89/23.97	c use_preprocessing = -1
23.89/23.97	c output_implicant = 1
23.89/23.97	c timeout_seconds = 0
23.89/23.97	c running SatELite... done
23.89/23.97	c 1 vars eliminated
23.89/23.97	c received 0 units and 5785 clauses from SatELite
23.89/23.97	c 0 assignments made, starting to guess now
23.89/23.97	c ===================================[MXC]=====================================
23.89/23.97	c | Conflicts |                Clause Statistics                   |   Vars   |
23.89/23.97	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
23.89/23.97	c =============================================================================
23.89/23.97	c |         0 |       0       0     5785        0        0     nan |       65 |
23.89/23.97	c |       100 |       0       0     5785      100     1050    24.3 |       65 |
23.89/23.97	c |       210 |       0       0     5785      210     1105    24.0 |       65 |
23.89/23.97	c |       441 |       0       0     5785      441     1220    23.2 |       65 |
23.89/23.97	c |       805 |       0       0     5785      805     1402    23.5 |       65 |
23.89/23.97	c |      1315 |       0       0     5785     1315     1609    23.1 |       65 |
23.89/23.97	c |      1986 |       0       0     5785     1138     1754    22.4 |       65 |
23.89/23.97	c |      2834 |       0       0     5785     1046     1894    21.8 |       65 |
23.89/23.97	c |      3876 |       0       0     5785     1077     2031    21.8 |       65 |
23.89/23.97	c |      5132 |       0       0     5785     1260     2163    21.4 |       65 |
23.89/23.97	c |      6623 |       0       0     5785     1626     2292    21.7 |       65 |
23.89/23.97	c |      8373 |       0       0     5785     2204     2419    21.4 |       65 |
23.89/23.97	c |     10408 |       0       0     5785     1766     2543    21.4 |       65 |
23.89/23.97	c |     12756 |       0       0     5785     1493     2665    21.0 |       65 |
23.89/23.97	c |     15449 |       0       0     5785     1435     2786    21.0 |       65 |
23.89/23.97	c |     18521 |       0       0     5785     1640     2906    21.0 |       65 |
23.89/23.97	c |     22010 |       0       0     5785     2151     3025    21.6 |       65 |
23.89/23.97	c |     25958 |       0       0     5785     3023     3144    20.9 |       65 |
23.89/23.97	c |     30411 |       0       0     5785     2695     3262    19.8 |       65 |
23.89/23.97	c |     35419 |       0       0     5785     2732     3381    20.3 |       65 |
23.89/23.97	c |     41038 |       0       0     5785     3205     3499    21.1 |       65 |
23.89/23.97	c |     47329 |       0       0     5785     2392     3618    20.0 |       65 |
23.89/23.97	c |     54360 |       0       0     5785     2057     3737    20.9 |       65 |
23.89/23.97	c |     62205 |       0       0     5785     2291     3857    20.9 |       65 |
23.89/23.97	c |     70945 |       0       0     5785     3196     3978    21.2 |       65 |
23.89/23.97	c |     80669 |       0       0     5785     2832     4099    20.9 |       65 |
23.89/23.97	c |     91476 |       0       0     5785     3247     4222    20.3 |       65 |
23.89/23.97	c |    103474 |       0       0     5785     2393     4346    20.3 |       65 |
23.89/23.97	c |    116782 |       0       0     5785     2466     4471    20.0 |       65 |
23.89/23.97	c |    131532 |       0       0     5785     3614     4597    20.7 |       65 |
23.89/23.97	c |    147868 |       0       0     5785     3649     4726    20.8 |       65 |
23.89/23.97	c |    165948 |       0       0     5785     2576     4855    20.1 |       65 |
23.89/23.97	c |    185947 |       0       0     5785     2889     4987    20.3 |       65 |
23.89/23.97	c |    208057 |       0       0     5785     4804     5120    19.8 |       65 |
23.89/23.97	c |    232489 |       0       0     5785     3329     5255    20.3 |       65 |
23.89/23.97	c |    259475 |       0       0     5785     3717     5393    19.9 |       65 |
23.89/23.97	c |    289271 |       0       0     5785     3488     5532    20.6 |       65 |
23.89/23.97	c |    322158 |       0       0     5785     5581     5674    21.0 |       65 |
23.89/23.97	c |    358445 |       0       0     5785     4576     5818    19.9 |       65 |
23.89/23.97	c |    398472 |       0       0     5785     3392     5965    19.9 |       65 |
23.89/23.97	c |    442613 |       0       0     5785     5303     6114    19.2 |       65 |
23.89/23.97	c |    491279 |       0       0     5785     4499     6265    20.5 |       65 |
23.89/23.97	c |    544923 |       0       0     5785     4281     6420    19.4 |       65 |
33.08/33.11	c |    604043 |       0       0     5785     4944     6577    20.6 |       65 |
33.08/33.11	c |    669187 |       0       0     5785     3543     6737    21.6 |       65 |
33.08/33.11	c |    737499 |       0       0     5785     3721     6893    20.1 |       65 |
33.08/33.11	c ----- stats for thread 0 -----
33.08/33.11	c restarts: 6
33.08/33.11	c decisions: 803591
33.08/33.11	c propagations: 7464800
33.08/33.11	c conflicts: 737499
33.08/33.11	c 33.114s elapsed
33.08/33.11	s SATISFIABLE
33.08/33.11	v -1 2 -3 4 -5 6 7 8 9 -10 11 12 -13 -14 15 16 17 18 19 -20 21 22 23 -24 25 -26 -27 28 29 -30 31 32 33 34 -35 -36 37 38 39 -40 41 -42 43 44 -45 -46 47 -48 49 50 51 -52 -53 54 -55 -56 -57 -58 -59 60 61 62 -63 64 65 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1516485-1238270335/watcher-1516485-1238270335 -o /tmp/evaluation-result-1516485-1238270335/solver-1516485-1238270335 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1516485-1238270335.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 26498
/proc/meminfo: memFree=998504/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=1124 CPUtime=0
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1099699750 1150976 160 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 281 160 54 166 0 112 0

[startup+0.0322191 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 26498
/proc/meminfo: memFree=998504/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=1400 CPUtime=0.03
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 259 0 0 0 3 0 0 0 18 0 1 0 1099699750 1433600 208 1992294400 134512640 135192793 4294956224 18446744073709551615 134567801 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 350 208 55 166 0 181 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1400

[startup+0.101233 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 26498
/proc/meminfo: memFree=998504/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=1400 CPUtime=0.09
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 265 0 0 0 9 0 0 0 18 0 1 0 1099699750 1433600 214 1992294400 134512640 135192793 4294956224 18446744073709551615 134567667 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 350 214 55 166 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1400

[startup+0.301276 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 26498
/proc/meminfo: memFree=998504/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=2460 CPUtime=0.29
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 539 0 0 0 29 0 0 0 19 0 1 0 1099699750 2519040 488 1992294400 134512640 135192793 4294956224 18446744073709551615 134552709 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 615 488 72 166 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2460

[startup+0.701362 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 26498
/proc/meminfo: memFree=998504/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=2724 CPUtime=0.69
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 606 0 0 0 69 0 0 0 23 0 1 0 1099699750 2789376 555 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 681 555 72 166 0 512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2724

[startup+1.50153 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=996384/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=3008 CPUtime=1.49
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 676 0 0 0 149 0 0 0 25 0 1 0 1099699750 3080192 625 1992294400 134512640 135192793 4294956224 18446744073709551615 134552779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 752 625 72 166 0 583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3008

[startup+3.10188 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=995936/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=3420 CPUtime=3.09
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 771 0 0 0 309 0 0 0 25 0 1 0 1099699750 3502080 720 1992294400 134512640 135192793 4294956224 18446744073709551615 134534213 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 855 720 72 166 0 686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3420

[startup+6.30156 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=995424/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=3864 CPUtime=6.29
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 866 0 0 0 629 0 0 0 25 0 1 0 1099699750 3956736 815 1992294400 134512640 135192793 4294956224 18446744073709551615 134550383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 966 815 72 166 0 797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3864

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=994656/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=4628 CPUtime=12.69
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 1027 0 0 0 1269 0 0 0 25 0 1 0 1099699750 4739072 976 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 1157 976 72 166 0 988 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4628

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=993696/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=5676 CPUtime=25.49
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 1256 0 0 0 2548 1 0 0 25 0 1 0 1099699750 5812224 1205 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 1419 1205 72 166 0 1250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5676

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

[startup+28.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=993440/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=5836 CPUtime=28.68
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 1313 0 0 0 2867 1 0 0 25 0 1 0 1099699750 5976064 1262 1992294400 134512640 135192793 4294956224 18446744073709551615 134534250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 1459 1262 72 166 0 1290 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 5836

[startup+30.3017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=993376/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=6128 CPUtime=30.28
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 1344 0 0 0 3027 1 0 0 25 0 1 0 1099699750 6275072 1293 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 1532 1293 72 166 0 1363 0
Current children cumulated CPU time (s) 30.28
Current children cumulated vsize (KiB) 6128

[startup+31.9051 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=993184/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=6128 CPUtime=31.89
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 1372 0 0 0 3188 1 0 0 25 0 1 0 1099699750 6275072 1321 1992294400 134512640 135192793 4294956224 18446744073709551615 134533818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 1532 1321 72 166 0 1363 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 6128

[startup+32.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=993184/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=6128 CPUtime=32.68
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 1374 0 0 0 3267 1 0 0 25 0 1 0 1099699750 6275072 1323 1992294400 134512640 135192793 4294956224 18446744073709551615 134533842 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 1532 1323 72 166 0 1363 0
Current children cumulated CPU time (s) 32.68
Current children cumulated vsize (KiB) 6128

[startup+33.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26499
/proc/meminfo: memFree=993184/2055920 swapFree=4177928/4192956
[pid=26498] ppid=26496 vsize=6128 CPUtime=33.08
/proc/26498/stat : 26498 (mxc-sat09) R 26496 26498 26403 0 -1 4194304 1376 0 0 0 3307 1 0 0 25 0 1 0 1099699750 6275072 1325 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 1 0 0
/proc/26498/statm: 1532 1325 72 166 0 1363 0
Current children cumulated CPU time (s) 33.08
Current children cumulated vsize (KiB) 6128

Child status: 10
Real time (s): 33.116
CPU time (s): 33.105
CPU user time (s): 33.092
CPU system time (s): 0.012998
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 6128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.092
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 54

runsolver used 0.026995 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-28 20:58:55
IDJOB=1516485
IDBENCH=70517
IDSOLVER=504
FILE ID=node10/1516485-1238270335
PBS_JOBID= 9060885
Free space on /tmp= 65604 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1645769281-097.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516485-1238270335/watcher-1516485-1238270335 -o /tmp/evaluation-result-1516485-1238270335/solver-1516485-1238270335 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1516485-1238270335.cnf

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

MD5SUM BENCH= 6923dc5685633b9bbf405cf2133639d1
RANDOM SEED=231079687

node10.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.272
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.272
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:        998920 kB
Buffers:         87996 kB
Cached:         881152 kB
SwapCached:       8896 kB
Active:         203384 kB
Inactive:       776760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        998920 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:          16588 kB
Slab:            62824 kB
Committed_AS:  2788292 kB
PageTables:       1380 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= 65604 MiB
End job on node10 at 2009-03-28 20:59:28