Trace number 308079

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
minimarch 2007-02-08UNSAT 192.101 192.158

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1613098638-06-UNSAT.cnf
MD5SUM999d1a34639cbd28758ef0f4a062ee27
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.358
Satisfiable
(Un)Satisfiability was proved
Number of variables3497
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  3500                                                 |
0.00/0.00	|  Number of clauses:    9344                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.00/0.05	============================[ Search Statistics ]==============================
0.00/0.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	===============================================================================
0.00/0.05	|         0 |    2472     7903    24034 |     2634        0    nan |  0.000 % |
0.00/0.06	|       100 |    2472     7903    24034 |     2897      100     16 |  0.171 % |
0.00/0.08	|       250 |    2472     7903    24034 |     3187      250     17 |  0.172 % |
0.10/0.10	|       475 |    2472     7903    24034 |     3506      475     19 |  0.171 % |
0.10/0.14	|       813 |    2472     7903    24034 |     3856      813     19 |  0.172 % |
0.10/0.20	|      1319 |    2472     7903    24034 |     4242     1319     20 |  0.171 % |
0.20/0.30	|      2079 |    2472     7903    24034 |     4666     2079     20 |  0.172 % |
0.41/0.45	|      3218 |    2472     7903    24034 |     5133     3218     20 |  0.171 % |
0.61/0.70	|      4926 |    2472     7903    24034 |     5646     4926     20 |  0.172 % |
1.02/1.08	|      7488 |    2472     7903    24034 |     6211     4510     21 |  0.171 % |
1.64/1.66	|     11332 |    2472     7903    24034 |     6832     5189     19 |  0.172 % |
2.56/2.57	|     17098 |    2472     7903    24034 |     7516     4018     22 |  0.172 % |
3.99/4.09	|     25748 |    2472     7903    24034 |     8267     4933     21 |  0.171 % |
6.45/6.47	|     38722 |    2472     7903    24034 |     9094     5191     24 |  0.171 % |
10.24/10.30	|     58184 |    2467     7874    23948 |    10003     5652     23 |  0.314 % |
15.77/15.85	|     87376 |    2462     7844    23855 |    11004     7407     22 |  0.457 % |
24.67/24.71	|    131167 |    2460     7833    23823 |    12104     9675     19 |  0.514 % |
38.80/38.88	|    196852 |    2460     7833    23823 |    13315     7708     25 |  0.514 % |
61.12/61.23	|    295378 |    2455     7804    23733 |    14646     7511     20 |  0.658 % |
96.34/96.38	|    443167 |    2451     7790    23696 |    16111    13525     22 |  0.772 % |
151.62/151.71	|    664850 |    2446     7762    23617 |    17722    13483     23 |  0.915 % |
192.06/192.15	===============================================================================
192.06/192.15	lookaheads            : 872991
192.06/192.15	variable balance      : 0.00
192.06/192.15	restarts              : 21
192.06/192.15	conflicts             : 815611         (4246 /sec)
192.06/192.15	decisions             : 872991         (1.70 % random) (4545 /sec)
192.06/192.15	decision = positive   : 464428
192.06/192.15	decision = negative   : 408563
192.06/192.15	propagations          : 261308351      (1360423 /sec)
192.06/192.15	conflict literals     : 19479729       (42.99 % deleted)
192.06/192.15	Memory used           : 6.74 MB
192.06/192.15	CPU time              : 192.079 s
192.06/192.15	
192.06/192.15	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node76/watcher-308079-1172515326 -o ROOT/results/node76/solver-308079-1172515326 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308079-1172515326/minimarch /tmp/evaluation/308079-1172515326/instance-308079-1172515326.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 6.72 4.38 3.39 3/69 30459
/proc/meminfo: memFree=1998256/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=2296 CPUtime=0
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 256 0 0 0 0 0 0 0 19 0 1 0 271490995 2351104 241 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 574 241 51 132 0 439 0

[startup+0.107421 s]
/proc/loadavg: 6.72 4.38 3.39 3/69 30459
/proc/meminfo: memFree=1998256/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=3100 CPUtime=0.1
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 483 0 0 0 10 0 0 0 20 0 1 0 271490995 3174400 468 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 775 468 66 132 0 640 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3100

[startup+0.515468 s]
/proc/loadavg: 6.72 4.38 3.39 3/69 30459
/proc/meminfo: memFree=1998256/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=3100 CPUtime=0.51
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 483 0 0 0 51 0 0 0 24 0 1 0 271490995 3174400 468 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 775 468 66 132 0 640 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3100

[startup+1.34056 s]
/proc/loadavg: 6.72 4.38 3.39 2/70 30460
/proc/meminfo: memFree=1996456/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=3364 CPUtime=1.33
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 541 0 0 0 133 0 0 0 25 0 1 0 271490995 3444736 526 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 841 526 66 132 0 706 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3364

[startup+2.97675 s]
/proc/loadavg: 6.72 4.38 3.39 2/70 30460
/proc/meminfo: memFree=1996072/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=3496 CPUtime=2.97
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 588 0 0 0 297 0 0 0 25 0 1 0 271490995 3579904 573 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 874 573 66 132 0 739 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 3496

[startup+6.25314 s]
/proc/loadavg: 6.27 4.32 3.38 2/70 30460
/proc/meminfo: memFree=1995568/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=4056 CPUtime=6.24
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 712 0 0 0 624 0 0 0 25 0 1 0 271490995 4153344 697 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1014 697 66 132 0 879 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 4056

[startup+12.7079 s]
/proc/loadavg: 5.84 4.27 3.37 2/70 30460
/proc/meminfo: memFree=1995312/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=4320 CPUtime=12.69
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 784 0 0 0 1269 0 0 0 25 0 1 0 271490995 4423680 769 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1080 769 66 132 0 945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4320

[startup+25.6084 s]
/proc/loadavg: 4.77 4.11 3.33 2/70 30460
/proc/meminfo: memFree=1995120/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=4776 CPUtime=25.59
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 876 0 0 0 2559 0 0 0 25 0 1 0 271490995 4890624 861 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1194 861 66 132 0 1059 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 4776

[startup+51.2124 s]
/proc/loadavg: 3.48 3.86 3.26 2/70 30460
/proc/meminfo: memFree=1994352/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=5436 CPUtime=51.18
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1043 0 0 0 5118 0 0 0 25 0 1 0 271490995 5566464 1028 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1359 1028 66 132 0 1224 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 5436

[startup+102.418 s]
/proc/loadavg: 2.08 3.41 3.14 2/70 30460
/proc/meminfo: memFree=1993584/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6096 CPUtime=102.38
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1228 0 0 0 10237 1 0 0 25 0 1 0 271490995 6242304 1213 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1524 1213 66 132 0 1389 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 6096

[startup+162.432 s]
/proc/loadavg: 1.39 2.97 3.01 2/70 30460
/proc/meminfo: memFree=1993008/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6764 CPUtime=162.37
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1378 0 0 0 16236 1 0 0 25 0 1 0 271490995 6926336 1363 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551707 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1691 1363 66 132 0 1556 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 6764

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

[startup+170.42 s]
/proc/loadavg: 1.33 2.91 2.98 2/70 30460
/proc/meminfo: memFree=1993008/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6764 CPUtime=170.36
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1378 0 0 0 17035 1 0 0 25 0 1 0 271490995 6926336 1363 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1691 1363 66 132 0 1556 0
Current children cumulated CPU time (s) 170.36
Current children cumulated vsize (KiB) 6764

[startup+183.527 s]
/proc/loadavg: 1.28 2.84 2.96 2/70 30460
/proc/meminfo: memFree=1992816/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6900 CPUtime=183.46
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1414 0 0 0 18345 1 0 0 25 0 1 0 271490995 7065600 1399 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557699 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1725 1399 66 132 0 1590 0
Current children cumulated CPU time (s) 183.46
Current children cumulated vsize (KiB) 6900

[startup+186.803 s]
/proc/loadavg: 1.26 2.81 2.95 2/70 30460
/proc/meminfo: memFree=1992816/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6900 CPUtime=186.73
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1416 0 0 0 18672 1 0 0 25 0 1 0 271490995 7065600 1401 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1725 1401 66 132 0 1590 0
Current children cumulated CPU time (s) 186.73
Current children cumulated vsize (KiB) 6900

[startup+190.084 s]
/proc/loadavg: 1.24 2.78 2.94 2/70 30460
/proc/meminfo: memFree=1992816/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6900 CPUtime=190.01
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1419 0 0 0 19000 1 0 0 25 0 1 0 271490995 7065600 1404 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1725 1404 66 132 0 1590 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (KiB) 6900

[startup+190.903 s]
/proc/loadavg: 1.24 2.78 2.94 2/70 30460
/proc/meminfo: memFree=1992816/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6900 CPUtime=190.83
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1419 0 0 0 19082 1 0 0 25 0 1 0 271490995 7065600 1404 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1725 1404 66 132 0 1590 0
Current children cumulated CPU time (s) 190.83
Current children cumulated vsize (KiB) 6900

[startup+191.723 s]
/proc/loadavg: 1.24 2.78 2.94 2/70 30460
/proc/meminfo: memFree=1992816/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6900 CPUtime=191.65
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1419 0 0 0 19164 1 0 0 25 0 1 0 271490995 7065600 1404 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1725 1404 66 132 0 1590 0
Current children cumulated CPU time (s) 191.65
Current children cumulated vsize (KiB) 6900

[startup+192.131 s]
/proc/loadavg: 1.24 2.78 2.94 2/70 30460
/proc/meminfo: memFree=1992816/2055888 swapFree=4086404/4096564
[pid=30459] ppid=30457 vsize=6900 CPUtime=192.06
/proc/30459/stat : 30459 (minimarch) R 30457 30459 30395 0 -1 4194304 1419 0 0 0 19205 1 0 0 25 0 1 0 271490995 7065600 1404 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/30459/statm: 1725 1404 66 132 0 1590 0
Current children cumulated CPU time (s) 192.06
Current children cumulated vsize (KiB) 6900

Child status: 20
Real time (s): 192.158
CPU time (s): 192.101
CPU user time (s): 192.079
CPU system time (s): 0.021996
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 6900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 192.079
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1425
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= 8
involuntary context switches= 361

runsolver used 0.160975 second user time and 0.359945 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Feb 26 18:42:07 UTC 2007

IDJOB= 308079
IDBENCH= 20222
IDSOLVER= 110
FILE ID= node76/308079-1172515326

PBS_JOBID= 3971771

Free space on /tmp= 66645 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1613098638-06-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308079-1172515326/minimarch /tmp/evaluation/308079-1172515326/instance-308079-1172515326.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-308079-1172515326 -o ROOT/results/node76/solver-308079-1172515326 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308079-1172515326/minimarch /tmp/evaluation/308079-1172515326/instance-308079-1172515326.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  999d1a34639cbd28758ef0f4a062ee27

RANDOM SEED= 989366126

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

/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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1999952 kB
Buffers:          1332 kB
Cached:          21220 kB
SwapCached:       3492 kB
Active:          14324 kB
Inactive:        18144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1999952 kB
SwapTotal:     4096564 kB
SwapFree:      4086404 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:             9796 kB
Committed_AS:  1018092 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66645 MiB

End job on node76 on Mon Feb 26 18:45:19 UTC 2007