Trace number 420921

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
minisat SAT 2007UNSAT 78.3471 78.3794

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
MD5SUMa03c8caae5f60333b324125585e28090
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.94094
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
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 51491
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  70                                                   |
0.00/0.00	c |  Number of clauses:    1491                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      70     1491     7455 |      497        0    nan |  0.000 % |
0.00/0.01	c |       100 |      70     1491     7455 |      546      100     18 |  0.021 % |
0.00/0.01	c |       250 |      70     1491     7455 |      601      250     17 |  0.021 % |
0.00/0.01	c |       476 |      70     1491     7455 |      661      476     16 |  0.021 % |
0.00/0.02	c |       815 |      70     1491     7455 |      727      478     15 |  0.021 % |
0.00/0.03	c |      1321 |      70     1491     7455 |      800      613     15 |  0.021 % |
0.03/0.05	c |      2081 |      70     1491     7455 |      880      552     14 |  0.021 % |
0.03/0.08	c |      3221 |      70     1491     7455 |      968      803     15 |  0.021 % |
0.10/0.13	c |      4929 |      70     1491     7455 |     1065      542     14 |  0.021 % |
0.10/0.19	c |      7491 |      70     1491     7455 |     1171      940     14 |  0.021 % |
0.30/0.30	c |     11335 |      70     1491     7455 |     1289      649     14 |  0.021 % |
0.40/0.46	c |     17102 |      70     1491     7455 |     1417     1196     15 |  0.021 % |
0.70/0.70	c |     25753 |      70     1491     7455 |     1559     1262     15 |  0.021 % |
1.00/1.08	c |     38727 |      70     1491     7455 |     1715      900     14 |  0.021 % |
1.60/1.67	c |     58189 |      70     1491     7455 |     1887     1396     12 |  0.021 % |
2.49/2.58	c |     87383 |      70     1491     7455 |     2076     1121     14 |  0.021 % |
3.89/3.98	c |    131174 |      70     1491     7455 |     2283     2013     14 |  0.021 % |
6.09/6.16	c |    196858 |      70     1491     7455 |     2512     2171     15 |  0.021 % |
9.49/9.52	c |    295386 |      70     1491     7455 |     2763     2055     14 |  0.021 % |
14.69/14.76	c |    443175 |      70     1491     7455 |     3039     2551     14 |  0.021 % |
22.89/22.95	c |    664860 |      70     1491     7455 |     3343     2765     14 |  0.021 % |
35.58/35.64	c |    997385 |      70     1491     7455 |     3677     2780     14 |  0.041 % |
55.38/55.41	c |   1496173 |      69     1427     7135 |     4045      738     13 |  1.449 % |
78.27/78.36	c ===============================================================================
78.27/78.36	c restarts              : 23
78.27/78.36	c conflicts             : 2070191        (26425 /sec)
78.27/78.36	c decisions             : 2285825        (1.79 % random) (29177 /sec)
78.27/78.36	c propagations          : 27040599       (345161 /sec)
78.27/78.36	c conflict literals     : 28518103       (24.53 % deleted)
78.27/78.36	c Memory used           : 2.85 MB
78.27/78.36	c CPU time              : 78.3421 s
78.27/78.36	c 
78.27/78.36	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-420921-1177490490 -o ROOT/results/node68/solver-420921-1177490490 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/420921-1177490490/minisat_noassertions /tmp/evaluation/420921-1177490490/instance-420921-1177490490.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): 2400 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.00 0.00 0.00 3/64 14571
/proc/meminfo: memFree=1771320/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=1852 CPUtime=0
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 225038760 1896448 115 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 463 115 62 130 0 330 0

[startup+0.039568 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14571
/proc/meminfo: memFree=1771320/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=1840 CPUtime=0.03
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 139 0 0 0 3 0 0 0 18 0 1 0 225038760 1884160 125 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 460 125 66 130 0 327 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1840

[startup+0.101557 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14571
/proc/meminfo: memFree=1771320/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=1840 CPUtime=0.1
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 149 0 0 0 10 0 0 0 18 0 1 0 225038760 1884160 135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 460 135 66 130 0 327 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1840

[startup+0.301575 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14571
/proc/meminfo: memFree=1771320/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=1972 CPUtime=0.3
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 161 0 0 0 30 0 0 0 19 0 1 0 225038760 2019328 147 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 493 147 66 130 0 360 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1972

[startup+0.70161 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14571
/proc/meminfo: memFree=1771320/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=1972 CPUtime=0.7
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 174 0 0 0 70 0 0 0 23 0 1 0 225038760 2019328 160 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 493 160 66 130 0 360 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1972

[startup+1.50168 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14572
/proc/meminfo: memFree=1770928/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2104 CPUtime=1.5
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 193 0 0 0 150 0 0 0 25 0 1 0 225038760 2154496 179 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 526 179 66 130 0 393 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2104

[startup+3.10183 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14572
/proc/meminfo: memFree=1770736/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2104 CPUtime=3.09
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 219 0 0 0 309 0 0 0 25 0 1 0 225038760 2154496 205 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 526 205 66 130 0 393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2104

[startup+6.30112 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 14572
/proc/meminfo: memFree=1770480/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2236 CPUtime=6.29
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 244 0 0 0 629 0 0 0 25 0 1 0 225038760 2289664 230 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 559 230 66 130 0 426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2236

[startup+12.7017 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 14572
/proc/meminfo: memFree=1770288/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2368 CPUtime=12.69
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 278 0 0 0 1269 0 0 0 25 0 1 0 225038760 2424832 264 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 592 264 66 130 0 459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2368

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 14572
/proc/meminfo: memFree=1770160/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2500 CPUtime=25.49
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 312 0 0 0 2549 0 0 0 25 0 1 0 225038760 2560000 298 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546053 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 625 298 66 130 0 492 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2500

[startup+51.1011 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 14572
/proc/meminfo: memFree=1769904/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2780 CPUtime=51.08
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 374 0 0 0 5108 0 0 0 25 0 1 0 225038760 2846720 360 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 695 360 66 130 0 562 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2780

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

[startup+63.9013 s]
/proc/loadavg: 0.66 0.19 0.06 2/65 14572
/proc/meminfo: memFree=1769840/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2912 CPUtime=63.87
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 394 0 0 0 6387 0 0 0 25 0 1 0 225038760 2981888 380 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 728 380 66 130 0 595 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 2912

[startup+70.3019 s]
/proc/loadavg: 0.69 0.21 0.07 2/65 14572
/proc/meminfo: memFree=1769776/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2912 CPUtime=70.28
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 403 0 0 0 7028 0 0 0 25 0 1 0 225038760 2981888 389 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546862 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 728 389 66 130 0 595 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 2912

[startup+73.5012 s]
/proc/loadavg: 0.69 0.21 0.07 2/65 14572
/proc/meminfo: memFree=1769776/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2912 CPUtime=73.47
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 405 0 0 0 7347 0 0 0 25 0 1 0 225038760 2981888 391 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 728 391 66 130 0 595 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 2912

[startup+76.7015 s]
/proc/loadavg: 0.71 0.22 0.07 2/65 14572
/proc/meminfo: memFree=1769776/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2912 CPUtime=76.67
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 405 0 0 0 7667 0 0 0 25 0 1 0 225038760 2981888 391 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 728 391 66 130 0 595 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 2912

[startup+77.5015 s]
/proc/loadavg: 0.71 0.22 0.07 2/65 14572
/proc/meminfo: memFree=1769776/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2912 CPUtime=77.47
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 405 0 0 0 7747 0 0 0 25 0 1 0 225038760 2981888 391 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 728 391 66 130 0 595 0
Current children cumulated CPU time (s) 77.47
Current children cumulated vsize (KiB) 2912

[startup+77.9016 s]
/proc/loadavg: 0.71 0.22 0.07 2/65 14572
/proc/meminfo: memFree=1769776/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2912 CPUtime=77.87
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 405 0 0 0 7787 0 0 0 25 0 1 0 225038760 2981888 391 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548751 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 728 391 66 130 0 595 0
Current children cumulated CPU time (s) 77.87
Current children cumulated vsize (KiB) 2912

[startup+78.3016 s]
/proc/loadavg: 0.73 0.23 0.08 2/65 14572
/proc/meminfo: memFree=1769776/2055920 swapFree=4183916/4192956
[pid=14571] ppid=14569 vsize=2912 CPUtime=78.27
/proc/14571/stat : 14571 (minisat_noasser) R 14569 14571 14509 0 -1 4194304 405 0 0 0 7827 0 0 0 25 0 1 0 225038760 2981888 391 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547301 0 0 4096 3 0 0 0 17 1 0 0
/proc/14571/statm: 728 391 66 130 0 595 0
Current children cumulated CPU time (s) 78.27
Current children cumulated vsize (KiB) 2912

Child status: 20
Real time (s): 78.3794
CPU time (s): 78.3471
CPU user time (s): 78.3421
CPU system time (s): 0.004999
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 2912

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

runsolver used 0.071989 second user time and 0.150977 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Wed Apr 25 08:41:32 UTC 2007

IDJOB= 420921
IDBENCH= 19830
IDSOLVER= 188
FILE ID= node68/420921-1177490490

PBS_JOBID= 4685760

Free space on /tmp= 66443 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/420921-1177490490/minisat_noassertions /tmp/evaluation/420921-1177490490/instance-420921-1177490490.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-420921-1177490490 -o ROOT/results/node68/solver-420921-1177490490 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/420921-1177490490/minisat_noassertions /tmp/evaluation/420921-1177490490/instance-420921-1177490490.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  a03c8caae5f60333b324125585e28090

RANDOM SEED= 19775218

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 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.216
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.216
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:       1771792 kB
Buffers:         32612 kB
Cached:         185488 kB
SwapCached:       3172 kB
Active:          95904 kB
Inactive:       131788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771792 kB
SwapTotal:     4192956 kB
SwapFree:      4183916 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          15452 kB
Slab:            42524 kB
Committed_AS:  2876440 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= 66443 MiB

End job on node68 on Wed Apr 25 08:42:51 UTC 2007