Trace number 1774697

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-10UNSAT 91.2241 91.2632

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.3869
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

91.16/91.25	c starting MXC with:
91.16/91.25	c cnf_path = HOME/instance-1774697-1241307576.cnf
91.16/91.25	c restart_strategy = auto
91.16/91.25	c sign_strategy = cached
91.16/91.25	c use_preprocessing = -1
91.16/91.25	c output_implicant = 1
91.16/91.25	c timeout_seconds = 0
91.16/91.25	c running SatELite... done
91.16/91.25	c 28333 vars eliminated
91.16/91.25	c received 29726 units and 326929 clauses from SatELite
91.16/91.25	c 58058 assignments made, starting to guess now
91.16/91.25	c ===================================[MXC]=====================================
91.16/91.25	c | Conflicts |                Clause Statistics                   |   Vars   |
91.16/91.25	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
91.16/91.25	c =============================================================================
91.16/91.25	c |         0 |       0  212128   114801        0        0     nan |   123925 |
91.16/91.25	c |       100 |       0  212067   114761       86     1050   126.1 |    65851 |
91.16/91.25	c |       210 |       0  212068   114761      195     1105   148.8 |    65851 |
91.16/91.25	c |       441 |       0  210632   114099      415     1220   101.2 |    65482 |
91.16/91.25	c |       805 |       0  202879   110595      746     1402    97.3 |    63448 |
91.16/91.25	c |      1315 |       0  196302   107328     1212     1657   110.9 |    61670 |
91.16/91.25	c |      1986 |       0  196336   107312     1837     1993   125.2 |    61666 |
91.16/91.25	c |      2834 |       0  196355   107312     1578     2417   207.9 |    61665 |
91.16/91.25	c |      3876 |       0  184107   102008     2588     2938   214.5 |    58459 |
91.16/91.25	c |      5132 |       0  179593    99735     2160     3566   181.6 |    57223 |
91.16/91.25	c |      6623 |       0  179484    99662     3601     4311   220.7 |    57185 |
91.16/91.25	c |      8373 |       0  179185    99467     2772     5186   222.3 |    57102 |
91.16/91.25	c |     10408 |       0  170390    95321     4754     6204   225.1 |    54737 |
91.16/91.25	c |     12756 |       0  158829    90188     7025     7378   217.8 |    51726 |
91.16/91.25	c |     15449 |       0  158616    90064     5784     8724   195.7 |    51660 |
91.16/91.25	c |     18521 |       0  158542    90028     8799    10260   183.4 |    51626 |
91.16/91.25	c |     22010 |       0  157162    88693     6125    12005   129.8 |    51138 |
91.16/91.25	c |     25958 |       0  155933    88125     9943    13979   127.8 |    50813 |
91.16/91.25	c |     30411 |       0  153604    86497    10582    16205   118.1 |    49928 |
91.16/91.25	c |     31172 |       0  153623    86497    11319    16586   115.7 |    31199 |
91.16/91.25	c ----- stats for thread 0 -----
91.16/91.25	c restarts: 159
91.16/91.25	c decisions: 254342
91.16/91.25	c propagations: 146776422
91.16/91.25	c conflicts: 31172
91.16/91.25	c 91.236s elapsed
91.16/91.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774697-1241307576/watcher-1774697-1241307576 -o /tmp/evaluation-result-1774697-1241307576/solver-1774697-1241307576 -C 10000 -W 12000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1774697-1241307576.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.05 1.02 3/65 25793
/proc/meminfo: memFree=1028184/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=10036 CPUtime=0
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 783 0 0 0 0 0 0 0 20 0 1 0 158787310 10276864 769 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 2509 775 46 166 0 2340 0

[startup+0.055506 s]
/proc/loadavg: 1.00 1.05 1.02 3/65 25793
/proc/meminfo: memFree=1028184/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=31280 CPUtime=0.04
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 6932 0 0 0 1 3 0 0 20 0 1 0 158787310 32030720 6917 1992294400 134512640 135192793 4294956224 18446744073709551615 134568472 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 7820 6921 53 166 0 7651 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31280

[startup+0.10151 s]
/proc/loadavg: 1.00 1.05 1.02 3/65 25793
/proc/meminfo: memFree=1028184/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=37588 CPUtime=0.09
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 8426 0 0 0 5 4 0 0 20 0 1 0 158787310 38490112 8410 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 9397 8411 54 166 0 9228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37588

[startup+0.301533 s]
/proc/loadavg: 1.00 1.05 1.02 3/65 25793
/proc/meminfo: memFree=1028184/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=45588 CPUtime=0.29
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 10427 0 0 0 25 4 0 0 22 0 1 0 158787310 46682112 10411 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 11397 10411 54 166 0 11228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45588

[startup+0.701577 s]
/proc/loadavg: 1.00 1.05 1.02 3/65 25793
/proc/meminfo: memFree=1028184/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=59364 CPUtime=0.69
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 13827 0 0 0 64 5 0 0 25 0 1 0 158787310 60788736 13812 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 14841 13812 55 166 0 14672 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59364

[startup+1.50168 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 25794
/proc/meminfo: memFree=976400/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=66432 CPUtime=1.49
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 17569 0 0 0 142 7 0 0 25 0 1 0 158787310 68026368 15255 1992294400 134512640 135192793 4294956224 18446744073709551615 134563379 0 0 4096 0 0 0 0 17 0 0 0
/proc/25793/statm: 16608 15255 56 166 0 16439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66432

[startup+3.10185 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 25794
/proc/meminfo: memFree=962960/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=72384 CPUtime=3.08
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 21698 0 0 0 299 9 0 0 25 0 1 0 158787310 74121216 17306 1992294400 134512640 135192793 4294956224 18446744073709551615 134534059 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 18096 17306 72 166 0 17927 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72384

[startup+6.30126 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 25794
/proc/meminfo: memFree=958232/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=73176 CPUtime=6.28
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 21918 0 0 0 619 9 0 0 25 0 1 0 158787310 74932224 17526 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 18294 17526 72 166 0 18125 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73176

[startup+12.7019 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 25794
/proc/meminfo: memFree=955808/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=75288 CPUtime=12.68
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 22441 0 0 0 1258 10 0 0 25 0 1 0 158787310 77094912 18049 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 18822 18049 73 166 0 18653 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75288

[startup+25.5014 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 25796
/proc/meminfo: memFree=953632/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=77400 CPUtime=25.47
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 22963 0 0 0 2537 10 0 0 25 0 1 0 158787310 79257600 18571 1992294400 134512640 135192793 4294956224 18446744073709551615 134551982 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 19350 18571 73 166 0 19181 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 77400

[startup+51.1013 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 25796
/proc/meminfo: memFree=950880/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=80304 CPUtime=51.06
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 23695 0 0 0 5095 11 0 0 25 0 1 0 158787310 82231296 19303 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20076 19303 73 166 0 19907 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 80304

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

[startup+76.7012 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=76.66
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24108 0 0 0 7654 12 0 0 25 0 1 0 158787310 83853312 19716 1992294400 134512640 135192793 4294956224 18446744073709551615 134552291 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19716 73 166 0 20303 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 81888

[startup+83.1019 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=83.06
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24108 0 0 0 8294 12 0 0 25 0 1 0 158787310 83853312 19716 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19716 73 166 0 20303 0
Current children cumulated CPU time (s) 83.06
Current children cumulated vsize (KiB) 81888

[startup+86.3012 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=86.25
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24108 0 0 0 8613 12 0 0 25 0 1 0 158787310 83853312 19716 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19716 73 166 0 20303 0
Current children cumulated CPU time (s) 86.25
Current children cumulated vsize (KiB) 81888

[startup+89.5016 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=89.45
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24109 0 0 0 8933 12 0 0 25 0 1 0 158787310 83853312 19717 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19717 73 166 0 20303 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 81888

[startup+90.3017 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=90.25
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24109 0 0 0 9013 12 0 0 25 0 1 0 158787310 83853312 19717 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19717 73 166 0 20303 0
Current children cumulated CPU time (s) 90.25
Current children cumulated vsize (KiB) 81888

[startup+90.7017 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=90.65
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24109 0 0 0 9053 12 0 0 25 0 1 0 158787310 83853312 19717 1992294400 134512640 135192793 4294956224 18446744073709551615 134550883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19717 73 166 0 20303 0
Current children cumulated CPU time (s) 90.65
Current children cumulated vsize (KiB) 81888

[startup+91.1018 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=91.05
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24109 0 0 0 9093 12 0 0 25 0 1 0 158787310 83853312 19717 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19717 73 166 0 20303 0
Current children cumulated CPU time (s) 91.05
Current children cumulated vsize (KiB) 81888

[startup+91.2018 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 25796
/proc/meminfo: memFree=949280/2055920 swapFree=4192812/4192956
[pid=25793] ppid=25791 vsize=81888 CPUtime=91.16
/proc/25793/stat : 25793 (mxc-sat09) R 25791 25793 25729 0 -1 4194304 24109 0 0 0 9104 12 0 0 25 0 1 0 158787310 83853312 19717 1992294400 134512640 135192793 4294956224 18446744073709551615 134533186 0 0 4096 0 0 0 0 17 1 0 0
/proc/25793/statm: 20472 19717 73 166 0 20303 0
Current children cumulated CPU time (s) 91.16
Current children cumulated vsize (KiB) 81888

Child status: 20
Real time (s): 91.2632
CPU time (s): 91.2241
CPU user time (s): 91.0881
CPU system time (s): 0.135979
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 81888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.0882
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24112
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= 246

runsolver used 0.103984 second user time and 0.236963 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-03 01:39:36
IDJOB=1774697
IDBENCH=70997
IDSOLVER=613
FILE ID=node85/1774697-1241307576
PBS_JOBID= 9225245
Free space on /tmp= 126680 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774697-1241307576/watcher-1774697-1241307576 -o /tmp/evaluation-result-1774697-1241307576/solver-1774697-1241307576 -C 10000 -W 12000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1774697-1241307576.cnf

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=41745342

node85.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1028600 kB
Buffers:         61764 kB
Cached:         863036 kB
SwapCached:        136 kB
Active:          74540 kB
Inactive:       864104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1028600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9876 kB
Writeback:           0 kB
Mapped:          23504 kB
Slab:            74624 kB
Committed_AS:   680936 kB
PageTables:       1372 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= 126680 MiB
End job on node85 at 2009-05-03 01:41:08