Trace number 1786329

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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 4998.52 5001.14

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-28-302-26-75.cnf
MD5SUMc8a761b6d0b0b208363324b0ab04d363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses48442
Sum of the clauses size97560
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 248416
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

15.05/15.14	c run March_dl for 5 seconds ... 
15.05/15.14	c Bin: Executing march_dl
15.05/15.14	c child exit by a signal
15.05/15.14	c march_dl returned code 137.
15.05/15.14	c run saps (UBCSAT implementation) for 2 seconds ... 
15.05/15.14	c Bin: Executing ubcsat2006
15.05/15.14	c child exited successfully
15.05/15.14	c ubcsat2006 returned code 0.
15.05/15.14	c satzilla computing base features
15.05/15.14	c satzilla doing unit-prop probe
15.05/15.14	c satzilla doing local search probe
15.05/15.14	c satzilla doing lobjois search-space size estimate
15.05/15.14	c satzilla's ranking:
15.05/15.14	c 1) minisat20: 2.443251
15.05/15.14	c 2) march_dl: 2.572911
15.05/15.14	c 3) minisat20+P: 2.719171
15.05/15.14	c 4) vallst+P: 3.211114
15.05/15.14	c 5) march_dl+P: 3.303727
15.05/15.14	c 6) zchaff_rand+P: 3.903539
15.05/15.14	c 7) kcnfs+P: 999.000000
15.05/15.14	c 8) kcnfs: 999.000000
15.05/15.14	c 9) vallst: 999.000000
15.05/15.14	c 10) zchaff_rand: 999.000000
15.05/15.14	c satzilla running minisat20 ... 
15.05/15.14	This is MiniSat 2.0 beta
15.05/15.14	WARNING: for repeatability, setting FPU to use double precision
15.05/15.14	============================[ Problem Statistics ]=============================
15.05/15.14	|                                                                             |
15.05/15.14	|  Number of variables:  728                                                  |
15.05/15.14	|  Number of clauses:    48442                                                |
15.05/15.16	|  Parsing time:         0.02         s                                       |
15.05/15.16	============================[ Search Statistics ]==============================
15.05/15.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.05/15.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.05/15.16	===============================================================================
15.05/15.16	|         0 |     728    48442    97560 |    16147        0    nan |  0.000 % |
15.05/15.16	|       102 |     728    48442    97560 |    17762      102    122 |  0.000 % |
15.05/15.17	|       252 |     728    48442    97560 |    19538      252    125 |  0.000 % |
15.05/15.19	|       477 |     728    48442    97560 |    21492      477    148 |  0.000 % |
15.09/15.21	|       814 |     728    48442    97560 |    23641      814    168 |  0.000 % |
15.09/15.27	|      1322 |     728    48442    97560 |    26005     1322    177 |  0.000 % |
15.24/15.38	|      2081 |     728    48442    97560 |    28605     2081    177 |  0.000 % |
15.43/15.55	|      3222 |     728    48442    97560 |    31466     3222    176 |  0.000 % |
15.83/15.92	|      4930 |     728    48442    97560 |    34613     4930    178 |  0.000 % |
16.63/16.72	|      7494 |     728    48442    97560 |    38074     7494    180 |  0.000 % |
19.13/19.24	|     11341 |     728    48442    97560 |    41882    11341    179 |  0.000 % |
25.33/25.45	|     17107 |     728    48442    97560 |    46070    17107    177 |  0.000 % |
33.82/33.96	|     25756 |     728    48442    97560 |    50677    25756    180 |  0.000 % |
52.22/52.34	|     38732 |     728    48442    97560 |    55744    38732    178 |  0.000 % |
132.66/132.89	|     58194 |     728    48442    97560 |    61319    18177    170 |  0.000 % |
180.83/181.01	|     87386 |     728    48442    97560 |    67451    47369    178 |  0.000 % |
260.00/260.23	|    131175 |     728    48442    97560 |    74196    41908    179 |  0.000 % |
401.94/402.21	|    196859 |     728    48442    97560 |    81616    50311    175 |  0.000 % |
701.39/701.81	|    295387 |     728    48442    97560 |    89777    21535    146 |  0.000 % |
1103.04/1103.79	|    443179 |     728    48442    97560 |    98755    24386    179 |  0.000 % |
1725.02/1726.04	|    664863 |     728    48442    97560 |   108631    82590    168 |  0.000 % |
2765.39/2766.93	|    997390 |     728    48442    97560 |   119494    53261    152 |  0.000 % |
4670.42/4672.95	|   1496178 |     728    48442    97560 |   131443    57589    170 |  0.000 % |
4998.36/5001.00	c Bin: Executing minisat20
4998.36/5001.00	c child exit by a signal
4998.36/5001.00	c minisat20 returned code 137.
4998.36/5001.00	c minisat20 returned code 137.
4998.36/5001.00	c satzilla running march_dl ... 
4998.36/5001.00	c Bin: Executing march_dl
4998.36/5001.00	c march_dl returned code 1.
4998.36/5001.00	c march_dl returned code 1.
4998.36/5001.00	c satzilla running minisat20 with preprocessing ... 
4998.45/5001.13	c Preprocessing...
4998.45/5001.13	c Inital problem has 728 variables, 26 nary clauses (48416 binary clauses).
4998.45/5001.13	c Num non-binary clauses 26, Average non-binary clause length 28.000
4998.45/5001.13	c Theory has no gaps
4998.45/5001.13	c Preprocessor runtime was 0.090 seconds.
4998.45/5001.13	c 
4998.45/5001.13	c Satisfiability of theory still undetermined.
4998.45/5001.13	c See file /tmp/3lahHk for simplified theory.
4998.45/5001.13	c Bin: Executing minisat20
4998.45/5001.13	c minisat20 returned code 1.
4998.45/5001.13	c minisat20 returned code 1.
4998.45/5001.13	c satzilla running vallst with preprocessing ... 
4998.45/5001.13	c Bin: Executing vallst
4998.45/5001.13	c vallst returned code 1.
4998.45/5001.13	c vallst returned code 1.
4998.45/5001.13	c satzilla running march_dl with preprocessing ... 
4998.45/5001.13	c Bin: Executing march_dl
4998.45/5001.13	c march_dl returned code 1.
4998.45/5001.13	c march_dl returned code 1.
4998.45/5001.13	c satzilla running zchaff_rand with preprocessing ... 
4998.45/5001.13	c Bin: Executing zchaff_rand
4998.45/5001.13	c zchaff_rand returned code 1.
4998.45/5001.13	c zchaff_rand returned code 1.
4998.45/5001.13	c satzilla running kcnfs with preprocessing ... 
4998.45/5001.13	c Bin: Executing kcnfs
4998.45/5001.13	c kcnfs returned code 1.
4998.45/5001.13	c kcnfs returned code 1.
4998.45/5001.13	c satzilla running kcnfs ... 
4998.45/5001.13	c Bin: Executing kcnfs
4998.45/5001.13	c kcnfs returned code 1.
4998.45/5001.13	c kcnfs returned code 1.
4998.45/5001.13	c satzilla running vallst ... 
4998.45/5001.13	c Bin: Executing vallst
4998.45/5001.13	c vallst returned code 1.
4998.45/5001.13	c vallst returned code 1.
4998.45/5001.13	c satzilla running zchaff_rand ... 
4998.45/5001.14	c Bin: Executing zchaff_rand
4998.45/5001.14	c zchaff_rand returned code 1.
4998.45/5001.14	c zchaff_rand returned code 1.
4998.45/5001.14	c ERROR: All Failed! 
4998.45/5001.14	c SATZILLA_TIME=4999.250000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786329-1241958369/watcher-1786329-1241958369 -o /tmp/evaluation-result-1786329-1241958369/solver-1786329-1241958369 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1786329-1241958369.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.92 0.98 0.99 3/64 544
/proc/meminfo: memFree=1094456/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=0
/proc/544/stat : 544 (SATzilla2007_C) R 542 544 507 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 223871296 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/544/statm: 360 110 95 260 0 84 0
[pid=545] ppid=544 vsize=1020 CPUtime=0
/proc/545/stat : 545 (march_dl) R 544 544 507 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 223871296 1044480 131 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/545/statm: 255 131 50 118 0 134 0

[startup+0.012321 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 544
/proc/meminfo: memFree=1094456/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=0
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223871296 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/544/statm: 360 110 95 260 0 84 0
[pid=545] ppid=544 vsize=1152 CPUtime=0
/proc/545/stat : 545 (march_dl) R 544 544 507 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 223871296 1179648 168 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/545/statm: 288 169 50 118 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2592

[startup+0.101338 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 544
/proc/meminfo: memFree=1094456/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=0
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223871296 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/544/statm: 360 110 95 260 0 84 0
[pid=545] ppid=544 vsize=2948 CPUtime=0.09
/proc/545/stat : 545 (march_dl) R 544 544 507 0 -1 4194304 1679 0 0 0 9 0 0 0 19 0 1 0 223871296 3018752 478 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/545/statm: 737 489 61 118 0 616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4388

[startup+0.301377 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 544
/proc/meminfo: memFree=1094456/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=0
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223871296 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/544/statm: 360 110 95 260 0 84 0
[pid=545] ppid=544 vsize=7456 CPUtime=0.29
/proc/545/stat : 545 (march_dl) R 544 544 507 0 -1 4194304 4292 0 0 0 28 1 0 0 21 0 1 0 223871296 7634944 1193 1992294400 134512640 134996440 4294956256 18446744073709551615 134544347 0 0 8392704 0 0 0 0 17 0 0 0
/proc/545/statm: 1864 1193 73 118 0 1743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8896

[startup+0.701455 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 544
/proc/meminfo: memFree=1094456/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=0
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223871296 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/544/statm: 360 110 95 260 0 84 0
[pid=545] ppid=544 vsize=8020 CPUtime=0.69
/proc/545/stat : 545 (march_dl) R 544 544 507 0 -1 4194304 5069 0 0 0 68 1 0 0 25 0 1 0 223871296 8212480 1318 1992294400 134512640 134996440 4294956256 18446744073709551615 134528162 0 0 8392704 0 0 0 0 17 0 0 0
/proc/545/statm: 2005 1318 75 118 0 1884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9460

[startup+1.50161 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 546
/proc/meminfo: memFree=1089256/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=0
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223871296 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/544/statm: 360 110 95 260 0 84 0
[pid=545] ppid=544 vsize=8152 CPUtime=1.49
/proc/545/stat : 545 (march_dl) R 544 544 507 0 -1 4194304 5105 0 0 0 148 1 0 0 25 0 1 0 223871296 8347648 1354 1992294400 134512640 134996440 4294956256 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/545/statm: 2038 1354 75 118 0 1917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9592

[startup+3.10193 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 546
/proc/meminfo: memFree=1089000/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=0
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223871296 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/544/statm: 360 110 95 260 0 84 0
[pid=545] ppid=544 vsize=8152 CPUtime=3.09
/proc/545/stat : 545 (march_dl) R 544 544 507 0 -1 4194304 5125 0 0 0 308 1 0 0 25 0 1 0 223871296 8347648 1374 1992294400 134512640 134996440 4294956256 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/545/statm: 2038 1374 75 118 0 1917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9592

[startup+6.30256 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 547
/proc/meminfo: memFree=1091624/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=1440 CPUtime=4.99
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 135 5149 0 0 0 0 497 2 16 0 1 0 223871296 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 360 111 96 260 0 84 0
[pid=547] ppid=544 vsize=6188 CPUtime=1.28
/proc/547/stat : 547 (ubcsat2006) R 544 544 507 0 -1 4194304 776 0 0 0 123 5 0 0 25 0 1 0 223871797 6336512 759 1992294400 134512640 134777720 4294956112 18446744073709551615 134709461 0 0 8392704 0 0 0 0 17 1 0 0
/proc/547/statm: 1547 759 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 547
/proc/meminfo: memFree=1091376/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=7652 CPUtime=12.65
/proc/544/stat : 544 (SATzilla2007_C) R 542 544 507 0 -1 4194304 2084 5931 0 0 550 2 702 11 25 0 1 0 223871296 7835648 1383 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/544/statm: 1913 1383 150 260 0 1637 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7652

[startup+25.5013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 548
/proc/meminfo: memFree=1076072/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=17240 CPUtime=10.34
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 4088 0 0 0 1032 2 0 0 25 0 1 0 223872810 17653760 4083 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 4310 4083 59 118 0 4188 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 20908

[startup+51.1013 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 548
/proc/meminfo: memFree=1060520/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=32984 CPUtime=35.92
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 8022 0 0 0 3587 5 0 0 25 0 1 0 223872810 33775616 8017 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 8246 8017 59 118 0 8124 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 36652

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 548
/proc/meminfo: memFree=1048616/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=44756 CPUtime=87.09
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 10888 0 0 0 8700 9 0 0 25 0 1 0 223872810 45830144 10883 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 11189 10883 59 118 0 11067 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 48424

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 548
/proc/meminfo: memFree=1043688/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=49876 CPUtime=147.06
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 12132 0 0 0 14696 10 0 0 25 0 1 0 223872810 51073024 12127 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 12469 12127 59 118 0 12347 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 53544

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 548
/proc/meminfo: memFree=1038952/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=54724 CPUtime=207.03
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 13324 0 0 0 20692 11 0 0 25 0 1 0 223872810 56037376 13319 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 13681 13319 59 118 0 13559 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 58392

[startup+282.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 548
/proc/meminfo: memFree=1033256/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=60456 CPUtime=267
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 14729 0 0 0 26688 12 0 0 25 0 1 0 223872810 61906944 14724 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 15114 14724 59 118 0 14992 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 64124

[startup+342.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 548
/proc/meminfo: memFree=1028392/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=65684 CPUtime=326.98
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 15982 0 0 0 32685 13 0 0 25 0 1 0 223872810 67260416 15977 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 16421 15977 59 118 0 16299 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 69352


################
# More data... #
################

/proc/548/statm: 33234 31880 59 118 0 33112 0
Current children cumulated CPU time (s) 4599.86
Current children cumulated vsize (KiB) 136604

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=132936 CPUtime=4644.73
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 31940 0 0 0 464444 29 0 0 25 0 1 0 223872810 136126464 31880 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33234 31880 59 118 0 33112 0
Current children cumulated CPU time (s) 4659.82
Current children cumulated vsize (KiB) 136604

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=132936 CPUtime=4704.71
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 31940 0 0 0 470441 30 0 0 25 0 1 0 223872810 136126464 31880 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33234 31880 59 118 0 33112 0
Current children cumulated CPU time (s) 4719.8
Current children cumulated vsize (KiB) 136604

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963560/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=132936 CPUtime=4764.68
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 31944 0 0 0 476438 30 0 0 25 0 1 0 223872810 136126464 31884 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33234 31884 59 118 0 33112 0
Current children cumulated CPU time (s) 4779.77
Current children cumulated vsize (KiB) 136604

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963560/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133100 CPUtime=4824.66
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 31974 0 0 0 482436 30 0 0 25 0 1 0 223872810 136294400 31914 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33275 31914 59 118 0 33153 0
Current children cumulated CPU time (s) 4839.75
Current children cumulated vsize (KiB) 136768

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133264 CPUtime=4884.61
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32002 0 0 0 488431 30 0 0 25 0 1 0 223872810 136462336 31942 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33316 31942 59 118 0 33194 0
Current children cumulated CPU time (s) 4899.7
Current children cumulated vsize (KiB) 136932

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4944.57
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32019 0 0 0 494427 30 0 0 25 0 1 0 223872810 136544256 31959 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31959 59 118 0 33214 0
Current children cumulated CPU time (s) 4959.66
Current children cumulated vsize (KiB) 137012

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4948.57
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32019 0 0 0 494827 30 0 0 25 0 1 0 223872810 136544256 31959 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31959 59 118 0 33214 0
Current children cumulated CPU time (s) 4963.66
Current children cumulated vsize (KiB) 137012

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4961.37
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32020 0 0 0 496107 30 0 0 25 0 1 0 223872810 136544256 31960 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31960 59 118 0 33214 0
Current children cumulated CPU time (s) 4976.46
Current children cumulated vsize (KiB) 137012

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4974.16
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32020 0 0 0 497386 30 0 0 25 0 1 0 223872810 136544256 31960 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31960 59 118 0 33214 0
Current children cumulated CPU time (s) 4989.25
Current children cumulated vsize (KiB) 137012

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4977.36
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32020 0 0 0 497706 30 0 0 25 0 1 0 223872810 136544256 31960 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31960 59 118 0 33214 0
Current children cumulated CPU time (s) 4992.45
Current children cumulated vsize (KiB) 137012

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4980.56
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32021 0 0 0 498026 30 0 0 25 0 1 0 223872810 136544256 31961 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31961 59 118 0 33214 0
Current children cumulated CPU time (s) 4995.65
Current children cumulated vsize (KiB) 137012

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4982.16
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32022 0 0 0 498186 30 0 0 25 0 1 0 223872810 136544256 31962 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31962 59 118 0 33214 0
Current children cumulated CPU time (s) 4997.25
Current children cumulated vsize (KiB) 137012

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=3668 CPUtime=15.09
/proc/544/stat : 544 (SATzilla2007_C) S 542 544 507 0 -1 4194304 2663 5931 0 0 788 8 702 11 25 0 1 0 223871296 3756032 732 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/544/statm: 917 732 156 260 0 641 0
[pid=548] ppid=544 vsize=133344 CPUtime=4982.96
/proc/548/stat : 548 (minisat20) R 544 544 507 0 -1 4194304 32022 0 0 0 498266 30 0 0 25 0 1 0 223872810 136544256 31962 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/548/statm: 33336 31962 59 118 0 33214 0
Current children cumulated CPU time (s) 4998.05
Current children cumulated vsize (KiB) 137012

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 558
/proc/meminfo: memFree=963496/2055924 swapFree=4180088/4192956
[pid=544] ppid=542 vsize=7144 CPUtime=4998.45
/proc/544/stat : 544 (SATzilla2007_C) R 542 544 507 0 -1 4194304 3592 37953 0 0 797 9 498996 43 19 0 1 0 223871296 7315456 1596 1992294400 134512640 135579813 4294956224 18446744073709551615 134591224 0 0 4096 0 0 0 0 17 0 0 0
/proc/544/statm: 1786 1596 163 260 0 1510 0
Current children cumulated CPU time (s) 4998.45
Current children cumulated vsize (KiB) 7144

Child status: 17
Real time (s): 5001.14
CPU time (s): 4998.52
CPU user time (s): 4997.98
CPU system time (s): 0.537918
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 137012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.98
system time used= 0.537918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41553
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= 10
involuntary context switches= 11013

runsolver used 4.33034 second user time and 13.8609 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-10 14:26:09
IDJOB=1786329
IDBENCH=71806
IDSOLVER=640
FILE ID=node6/1786329-1241958369
PBS_JOBID= 9265134
Free space on /tmp= 66268 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-28-302-26-75.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786329-1241958369/watcher-1786329-1241958369 -o /tmp/evaluation-result-1786329-1241958369/solver-1786329-1241958369 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1786329-1241958369.cnf            

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

MD5SUM BENCH= c8a761b6d0b0b208363324b0ab04d363
RANDOM SEED=71172781

node6.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.281
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.281
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:      2055924 kB
MemFree:       1095000 kB
Buffers:         69308 kB
Cached:         804096 kB
SwapCached:       6652 kB
Active:         228368 kB
Inactive:       653300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1095000 kB
SwapTotal:     4192956 kB
SwapFree:      4180088 kB
Dirty:            8972 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            65364 kB
Committed_AS:   824420 kB
PageTables:       1452 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= 66260 MiB
End job on node6 at 2009-05-10 15:49:31