Trace number 1727883

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? 1199.89 1200.47

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1108.56
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

10.86/10.96	c run March_dl for 5 seconds ... 
10.86/10.96	c Bin: Executing march_dl
10.86/10.96	c child exit by a signal
10.86/10.96	c march_dl returned code 137.
10.86/10.96	c run saps (UBCSAT implementation) for 2 seconds ... 
10.86/10.96	c Bin: Executing ubcsat2006
10.86/10.96	c child exited successfully
10.86/10.96	c ubcsat2006 returned code 0.
10.86/10.96	c satzilla computing base features
10.86/10.96	c satzilla doing unit-prop probe
10.86/10.96	c satzilla doing local search probe
10.86/10.96	c satzilla doing lobjois search-space size estimate
10.86/10.96	c satzilla's ranking:
10.86/10.96	c 1) minisat20: 1.968828
10.86/10.96	c 2) zchaff_rand+P: 2.009455
10.86/10.96	c 3) minisat20+P: 2.214222
10.86/10.96	c 4) vallst+P: 2.526720
10.86/10.96	c 5) march_dl: 2.917961
10.86/10.96	c 6) march_dl+P: 3.128413
10.86/10.96	c 7) kcnfs+P: 999.000000
10.86/10.96	c 8) kcnfs: 999.000000
10.86/10.96	c 9) vallst: 999.000000
10.86/10.96	c 10) zchaff_rand: 999.000000
10.86/10.96	c satzilla running minisat20 ... 
10.86/10.96	This is MiniSat 2.0 beta
10.86/10.96	WARNING: for repeatability, setting FPU to use double precision
10.86/10.96	============================[ Problem Statistics ]=============================
10.86/10.96	|                                                                             |
10.86/10.97	|  Number of variables:  1130                                                 |
10.86/10.97	|  Number of clauses:    18089                                                |
10.86/10.98	|  Parsing time:         0.02         s                                       |
10.86/10.98	============================[ Search Statistics ]==============================
10.86/10.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.86/10.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.86/10.98	===============================================================================
10.86/10.98	|         0 |    1081    16990    80718 |     5663        0    nan |  0.000 % |
10.86/10.99	|       101 |    1081    16990    80718 |     6229      101     23 |  4.338 % |
10.86/11.00	|       252 |    1081    16990    80718 |     6852      252     25 |  4.338 % |
10.93/11.01	|       477 |    1081    16990    80718 |     7537      477     24 |  4.338 % |
10.93/11.03	|       814 |    1081    16990    80718 |     8291      814     27 |  4.336 % |
10.93/11.07	|      1320 |    1081    16990    80718 |     9120     1320     29 |  4.336 % |
10.93/11.12	|      2085 |    1081    16990    80718 |    10032     2085     29 |  4.336 % |
10.93/11.23	|      3224 |    1081    16990    80718 |    11036     3224     30 |  4.336 % |
10.93/11.40	|      4933 |    1081    16990    80718 |    12139     4933     30 |  4.336 % |
10.93/11.70	|      7498 |    1081    16990    80718 |    13353     7498     32 |  4.338 % |
12.15/12.28	|     11342 |    1081    16990    80718 |    14689    11342     32 |  4.336 % |
13.25/13.32	|     17108 |    1081    16990    80718 |    16158     9683     26 |  4.338 % |
15.05/15.17	|     25757 |    1081    16990    80718 |    17773    10172     23 |  4.338 % |
17.94/18.06	|     38733 |    1081    16990    80718 |    19551    14166     27 |  4.338 % |
22.54/22.67	|     58195 |    1081    16990    80718 |    21506    13883     31 |  4.338 % |
31.04/31.18	|     87387 |    1081    16990    80718 |    23657    21399     37 |  4.338 % |
44.94/45.06	|    131177 |    1081    16990    80718 |    26022    17493     25 |  4.338 % |
67.43/67.52	|    196861 |    1081    16990    80718 |    28625    17682     24 |  4.338 % |
103.50/103.68	|    295387 |    1081    16990    80718 |    31487    14834     23 |  4.338 % |
160.48/160.62	|    443176 |    1081    16990    80718 |    34636    18600     28 |  4.338 % |
259.33/259.55	|    664859 |    1081    16990    80718 |    38100    20698     28 |  4.338 % |
408.77/409.08	|    997384 |    1081    16990    80718 |    41910    31981     29 |  4.336 % |
639.66/640.04	|   1496172 |    1081    16990    80718 |    46101    15986     31 |  4.336 % |
1003.49/1004.02	|   2244355 |    1081    16990    80718 |    50711    29114     25 |  4.339 % |
1199.69/1200.35	c Bin: Executing minisat20
1199.69/1200.35	c child exit by a signal
1199.69/1200.35	c minisat20 returned code 137.
1199.69/1200.35	c minisat20 returned code 137.
1199.69/1200.35	c satzilla running zchaff_rand with preprocessing ... 
1199.79/1200.47	c Preprocessing...
1199.79/1200.47	c Inital problem has 1130 variables, 17004 nary clauses (1085 binary clauses).
1199.79/1200.47	c Num non-binary clauses 16976, Average non-binary clause length 4.938
1199.79/1200.47	c Theory has no gaps
1199.79/1200.47	c Preprocessor runtime was 0.090 seconds.
1199.79/1200.47	c 
1199.79/1200.47	c Satisfiability of theory still undetermined.
1199.79/1200.47	c See file /tmp/Wq7eyv for simplified theory.
1199.79/1200.47	c Bin: Executing zchaff_rand
1199.79/1200.47	c zchaff_rand returned code 1.
1199.79/1200.47	c zchaff_rand returned code 1.
1199.79/1200.47	c Satzilla Timed out!
1199.79/1200.47	s UNKNOWN
1199.79/1200.47	c SATZILLA_TIME=1200.050000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26044
/proc/meminfo: memFree=1616952/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=0
/proc/26044/stat : 26044 (SATzilla2007_C) R 26042 26044 25727 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 101039111 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/26044/statm: 360 110 95 260 0 84 0
[pid=26045] ppid=26044 vsize=780 CPUtime=0
/proc/26045/stat : 26045 (march_dl) R 26044 26044 25727 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 101039111 798720 104 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 195 104 50 118 0 74 0

[startup+0.0462399 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26044
/proc/meminfo: memFree=1616952/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=0
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 101039111 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26044/statm: 360 110 95 260 0 84 0
[pid=26045] ppid=26044 vsize=1688 CPUtime=0.04
/proc/26045/stat : 26045 (march_dl) R 26044 26044 25727 0 -1 4194304 359 0 0 0 4 0 0 0 19 0 1 0 101039111 1728512 289 1992294400 134512640 134996440 4294956240 18446744073709551615 134617572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 422 289 53 118 0 301 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3128

[startup+0.101243 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26044
/proc/meminfo: memFree=1616952/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=0
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 101039111 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26044/statm: 360 110 95 260 0 84 0
[pid=26045] ppid=26044 vsize=2156 CPUtime=0.09
/proc/26045/stat : 26045 (march_dl) R 26044 26044 25727 0 -1 4194304 1203 0 0 0 9 0 0 0 21 0 1 0 101039111 2207744 395 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 539 395 61 118 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3596

[startup+0.301277 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26044
/proc/meminfo: memFree=1616952/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=0
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 101039111 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26044/statm: 360 110 95 260 0 84 0
[pid=26045] ppid=26044 vsize=3376 CPUtime=0.29
/proc/26045/stat : 26045 (march_dl) R 26044 26044 25727 0 -1 4194304 1579 0 0 0 29 0 0 0 23 0 1 0 101039111 3457024 533 1992294400 134512640 134996440 4294956240 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 844 533 67 118 0 723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4816

[startup+0.701349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26044
/proc/meminfo: memFree=1616952/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=0
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 101039111 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26044/statm: 360 110 95 260 0 84 0
[pid=26045] ppid=26044 vsize=3508 CPUtime=0.69
/proc/26045/stat : 26045 (march_dl) R 26044 26044 25727 0 -1 4194304 1648 0 0 0 69 0 0 0 25 0 1 0 101039111 3592192 602 1992294400 134512640 134996440 4294956240 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 877 602 67 118 0 756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4948

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26046
/proc/meminfo: memFree=1609896/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=0
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 101039111 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26044/statm: 360 110 95 260 0 84 0
[pid=26045] ppid=26044 vsize=7260 CPUtime=1.49
/proc/26045/stat : 26045 (march_dl) R 26044 26044 25727 0 -1 4194304 3591 0 0 0 148 1 0 0 25 0 1 0 101039111 7434240 1681 1992294400 134512640 134996440 4294956240 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 1815 1681 72 118 0 1694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8700

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26046
/proc/meminfo: memFree=1609896/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=0
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 101039111 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26044/statm: 360 110 95 260 0 84 0
[pid=26045] ppid=26044 vsize=9020 CPUtime=3.09
/proc/26045/stat : 26045 (march_dl) R 26044 26044 25727 0 -1 4194304 3804 0 0 0 308 1 0 0 25 0 1 0 101039111 9236480 1772 1992294400 134512640 134996440 4294956240 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26045/statm: 2255 1772 74 118 0 2134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10460

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26047
/proc/meminfo: memFree=1614888/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=1440 CPUtime=4.99
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 135 3804 0 0 0 0 498 1 16 0 1 0 101039111 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 360 111 96 260 0 84 0
[pid=26047] ppid=26044 vsize=6188 CPUtime=1.28
/proc/26047/stat : 26047 (ubcsat2006) R 26044 26044 25727 0 -1 4194304 542 0 0 0 122 6 0 0 25 0 1 0 101039611 6336512 525 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26047/statm: 1547 525 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1611944/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=4856 CPUtime=1.72
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 973 0 0 0 172 0 0 0 25 0 1 0 101040208 4972544 968 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 1214 968 58 118 0 1092 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7736

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1609448/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=6800 CPUtime=14.51
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 1459 0 0 0 1451 0 0 0 25 0 1 0 101040208 6963200 1454 1992294400 134512640 134998072 4294956240 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 1700 1454 58 118 0 1578 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 9680

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1608488/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=7868 CPUtime=40.11
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 1716 0 0 0 4010 1 0 0 25 0 1 0 101040208 8056832 1711 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 1967 1711 58 118 0 1845 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10748

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1607464/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=8828 CPUtime=91.28
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 1957 0 0 0 9127 1 0 0 25 0 1 0 101040208 9039872 1952 1992294400 134512640 134998072 4294956240 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 2207 1952 58 118 0 2085 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 11708

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1606824/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=9396 CPUtime=151.25
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 2091 0 0 0 15124 1 0 0 25 0 1 0 101040208 9621504 2086 1992294400 134512640 134998072 4294956240 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 2349 2086 58 118 0 2227 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 12276

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1605480/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=10760 CPUtime=211.22
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 2424 0 0 0 21121 1 0 0 25 0 1 0 101040208 11018240 2419 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 2690 2419 58 118 0 2568 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 13640

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1604584/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=11688 CPUtime=271.18
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 2643 0 0 0 27117 1 0 0 25 0 1 0 101040208 11968512 2638 1992294400 134512640 134998072 4294956240 18446744073709551615 134527886 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 2922 2638 58 118 0 2800 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 14568

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1604328/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=11840 CPUtime=331.17
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 2704 0 0 0 33115 2 0 0 25 0 1 0 101040208 12124160 2699 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 2960 2699 58 118 0 2838 0

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

/proc/26048/statm: 3764 3469 58 118 0 3642 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 17936

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1600936/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=15204 CPUtime=810.93
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3514 0 0 0 81090 3 0 0 25 0 1 0 101040208 15568896 3509 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 3801 3509 58 118 0 3679 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 18084

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1600744/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=15528 CPUtime=870.92
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3566 0 0 0 87088 4 0 0 25 0 1 0 101040208 15900672 3561 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 3882 3561 58 118 0 3760 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 18408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1600488/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=15800 CPUtime=930.89
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3622 0 0 0 93085 4 0 0 25 0 1 0 101040208 16179200 3617 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 3950 3617 58 118 0 3828 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 18680

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1600360/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=15800 CPUtime=990.86
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3642 0 0 0 99082 4 0 0 25 0 1 0 101040208 16179200 3637 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 3950 3637 58 118 0 3828 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 18680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1600104/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16080 CPUtime=1050.83
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3694 0 0 0 105079 4 0 0 25 0 1 0 101040208 16465920 3689 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4020 3689 58 118 0 3898 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 18960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599784/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1110.8
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3795 0 0 0 111076 4 0 0 25 0 1 0 101040208 16900096 3790 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3790 58 118 0 4004 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 19384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1170.77
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3809 0 0 0 117073 4 0 0 25 0 1 0 101040208 16900096 3804 1992294400 134512640 134998072 4294956240 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3804 58 118 0 4004 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 19384

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1178.76
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3819 0 0 0 117872 4 0 0 25 0 1 0 101040208 16900096 3814 1992294400 134512640 134998072 4294956240 18446744073709551615 134536668 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3814 58 118 0 4004 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 19384

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1185.16
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3819 0 0 0 118512 4 0 0 25 0 1 0 101040208 16900096 3814 1992294400 134512640 134998072 4294956240 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3814 58 118 0 4004 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 19384

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1186.76
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3819 0 0 0 118672 4 0 0 25 0 1 0 101040208 16900096 3814 1992294400 134512640 134998072 4294956240 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3814 58 118 0 4004 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 19384

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1187.56
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3819 0 0 0 118752 4 0 0 25 0 1 0 101040208 16900096 3814 1992294400 134512640 134998072 4294956240 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3814 58 118 0 4004 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 19384

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1188.36
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3819 0 0 0 118832 4 0 0 25 0 1 0 101040208 16900096 3814 1992294400 134512640 134998072 4294956240 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3814 58 118 0 4004 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 19384

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=2880 CPUtime=10.93
/proc/26044/stat : 26044 (SATzilla2007_C) S 26042 26044 25727 0 -1 4194304 1582 4352 0 0 371 10 700 12 25 0 1 0 101039111 2949120 545 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26044/statm: 720 545 156 260 0 444 0
[pid=26048] ppid=26044 vsize=16504 CPUtime=1188.76
/proc/26048/stat : 26048 (minisat20) R 26044 26044 25727 0 -1 4194304 3819 0 0 0 118872 4 0 0 25 0 1 0 101040208 16900096 3814 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26048/statm: 4126 3814 58 118 0 4004 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 19384

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26048
/proc/meminfo: memFree=1599656/2055920 swapFree=4180888/4192956
[pid=26044] ppid=26042 vsize=6168 CPUtime=1199.79
/proc/26044/stat : 26044 (SATzilla2007_C) R 26042 26044 25727 0 -1 4194304 2329 8171 0 0 375 10 119578 16 19 0 1 0 101039111 6316032 1248 1992294400 134512640 135579813 4294956208 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/26044/statm: 1542 1248 162 260 0 1266 0
Current children cumulated CPU time (s) 1199.79
Current children cumulated vsize (KiB) 6168

Child status: 1
Real time (s): 1200.47
CPU time (s): 1199.89
CPU user time (s): 1199.6
CPU system time (s): 0.281957
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 19384

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

runsolver used 1.17882 second user time and 3.19551 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 09:15:23
IDJOB=1727883
IDBENCH=24646
IDSOLVER=558
FILE ID=node60/1727883-1240730123
PBS_JOBID= 9186933
Free space on /tmp= 66416 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727883-1240730123/watcher-1727883-1240730123 -o /tmp/evaluation-result-1727883-1240730123/solver-1727883-1240730123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727883-1240730123.cnf            

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=1595402528

node60.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.256
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.256
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:       1617432 kB
Buffers:         43008 kB
Cached:         308656 kB
SwapCached:       5948 kB
Active:          32520 kB
Inactive:       327668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1617432 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            8772 kB
Writeback:           0 kB
Mapped:          14116 kB
Slab:            64296 kB
Committed_AS:   402156 kB
PageTables:       1448 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= 66408 MiB
End job on node60 at 2009-04-26 09:35:24