Trace number 1785351

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 CRAFTEDUNSAT 2223.33 2224.26

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark861.916
Satisfiable
(Un)Satisfiability was proved
Number of variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.57/10.60	c run March_dl for 5 seconds ... 
10.57/10.60	c Bin: Executing march_dl
10.57/10.60	c child exit by a signal
10.57/10.60	c march_dl returned code 137.
10.57/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.60	c Bin: Executing ubcsat2006
10.57/10.60	c child exited successfully
10.57/10.60	c ubcsat2006 returned code 0.
10.57/10.60	c satzilla computing base features
10.57/10.60	c satzilla doing unit-prop probe
10.57/10.60	c satzilla doing local search probe
10.57/10.60	c satzilla doing lobjois search-space size estimate
10.57/10.60	c satzilla's ranking:
10.57/10.60	c 1) minisat20: 1.918104
10.57/10.60	c 2) minisat20+P: 2.151203
10.57/10.60	c 3) march_dl: 2.398728
10.57/10.60	c 4) march_dl+P: 2.541150
10.57/10.60	c 5) vallst+P: 3.552122
10.57/10.60	c 6) zchaff_rand+P: 3.556248
10.57/10.60	c 7) kcnfs+P: 999.000000
10.57/10.60	c 8) kcnfs: 999.000000
10.57/10.60	c 9) vallst: 999.000000
10.57/10.60	c 10) zchaff_rand: 999.000000
10.57/10.60	c satzilla running minisat20 ... 
10.57/10.61	This is MiniSat 2.0 beta
10.57/10.61	WARNING: for repeatability, setting FPU to use double precision
10.57/10.61	============================[ Problem Statistics ]=============================
10.57/10.61	|                                                                             |
10.57/10.61	|  Number of variables:  1000                                                 |
10.57/10.61	|  Number of clauses:    6860                                                 |
10.57/10.61	|  Parsing time:         0.00         s                                       |
10.57/10.61	============================[ Search Statistics ]==============================
10.57/10.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.61	===============================================================================
10.57/10.61	|         0 |    1000     6860    27440 |     2286        0    nan |  0.000 % |
10.57/10.62	|       100 |    1000     6860    27440 |     2515      100      3 |  0.000 % |
10.57/10.62	|       250 |    1000     6860    27440 |     2766      250      3 |  0.000 % |
10.57/10.63	|       476 |    1000     6860    27440 |     3043      476      3 |  0.000 % |
10.57/10.64	|       813 |    1000     6860    27440 |     3347      813      3 |  0.000 % |
10.57/10.66	|      1320 |    1000     6860    27440 |     3682     1320      4 |  0.000 % |
10.58/10.70	|      2080 |    1000     6860    27440 |     4050     2080      9 |  0.000 % |
10.58/10.77	|      3219 |    1000     6860    27440 |     4456     3219     13 |  0.000 % |
10.86/10.91	|      4928 |    1000     6860    27440 |     4901     2682     11 |  0.000 % |
11.06/11.13	|      7490 |    1000     6860    27440 |     5391     2762     12 |  0.000 % |
11.36/11.49	|     11334 |    1000     6860    27440 |     5931     3885     16 |  0.000 % |
11.96/12.02	|     17100 |    1000     6860    27440 |     6524     3639     16 |  0.000 % |
12.76/12.87	|     25749 |    1000     6860    27440 |     7176     5696     17 |  0.000 % |
14.16/14.20	|     38724 |    1000     6860    27440 |     7894     4103     14 |  0.000 % |
16.06/16.18	|     58186 |    1000     6860    27440 |     8683     7587     17 |  0.000 % |
19.46/19.51	|     87378 |    1000     6860    27440 |     9551     6182     15 |  0.000 % |
24.56/24.65	|    131169 |    1000     6860    27440 |    10507     6710     18 |  0.000 % |
32.55/32.65	|    196853 |    1000     6860    27440 |    11557     8898     17 |  0.000 % |
45.54/45.69	|    295379 |    1000     6860    27440 |    12713     8655     16 |  0.000 % |
66.03/66.15	|    443170 |    1000     6860    27440 |    13985     9409     17 |  0.000 % |
99.92/100.03	|    664853 |    1000     6860    27440 |    15383    13078     20 |  0.000 % |
153.40/153.56	|    997378 |    1000     6860    27440 |    16921    13224     19 |  0.000 % |
236.57/236.78	|   1496166 |    1000     6860    27440 |    18614    10786     19 |  0.000 % |
375.62/375.85	|   2244349 |    1000     6860    27440 |    20475    11448     18 |  0.000 % |
596.80/597.13	|   3366624 |    1000     6860    27440 |    22523    13430     16 |  0.000 % |
951.87/952.32	|   5050036 |    1000     6860    27440 |    24775    13023     18 |  0.001 % |
1529.13/1529.90	|   7575152 |     997     6799    27196 |    27252    22041     20 |  0.300 % |
2223.25/2224.25	===============================================================================
2223.25/2224.25	restarts              : 27
2223.25/2224.25	conflicts             : 10431430       (4714 /sec)
2223.25/2224.25	decisions             : 12317046       (1.77 % random) (5567 /sec)
2223.25/2224.25	propagations          : 1265249433     (571814 /sec)
2223.25/2224.25	conflict literals     : 227292252      (37.13 % deleted)
2223.25/2224.25	Memory used           : 11.52 MB
2223.25/2224.25	CPU time              : 2212.7 s
2223.25/2224.25	
2223.25/2224.25	c Bin: Executing minisat20
2223.25/2224.25	c child exited successfully
2223.25/2224.25	c minisat20 returned code 20.
2223.25/2224.25	s UNSATISFIABLE
2223.25/2224.25	c SATZILLA_TIME=2223.650000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785351-1241908531/watcher-1785351-1241908531 -o /tmp/evaluation-result-1785351-1241908531/solver-1785351-1241908531 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785351-1241908531.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 3290
/proc/meminfo: memFree=1758536/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=0
/proc/3290/stat : 3290 (SATzilla2007_C) R 3288 3290 3217 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 218880613 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/3290/statm: 360 110 95 260 0 84 0
[pid=3291] ppid=3290 vsize=768 CPUtime=0
/proc/3291/stat : 3291 (march_dl) R 3290 3290 3217 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 218880613 786432 97 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3291/statm: 192 97 50 118 0 71 0

[startup+0.055681 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3290
/proc/meminfo: memFree=1758536/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=0
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218880613 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3290/statm: 360 110 95 260 0 84 0
[pid=3291] ppid=3290 vsize=1760 CPUtime=0.05
/proc/3291/stat : 3291 (march_dl) R 3290 3290 3217 0 -1 4194304 400 0 0 0 5 0 0 0 19 0 1 0 218880613 1802240 349 1992294400 134512640 134996440 4294956256 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3291/statm: 440 349 67 118 0 319 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3200

[startup+0.101685 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3290
/proc/meminfo: memFree=1758536/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=0
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218880613 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3290/statm: 360 110 95 260 0 84 0
[pid=3291] ppid=3290 vsize=1760 CPUtime=0.09
/proc/3291/stat : 3291 (march_dl) R 3290 3290 3217 0 -1 4194304 404 0 0 0 9 0 0 0 19 0 1 0 218880613 1802240 353 1992294400 134512640 134996440 4294956256 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3291/statm: 440 353 67 118 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301703 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3290
/proc/meminfo: memFree=1758536/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=0
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218880613 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3290/statm: 360 110 95 260 0 84 0
[pid=3291] ppid=3290 vsize=5548 CPUtime=0.29
/proc/3291/stat : 3291 (march_dl) R 3290 3290 3217 0 -1 4194304 1372 0 0 0 27 2 0 0 21 0 1 0 218880613 5681152 1280 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3291/statm: 1387 1280 72 118 0 1266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6988

[startup+0.701738 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3290
/proc/meminfo: memFree=1758536/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=0
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218880613 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3290/statm: 360 110 95 260 0 84 0
[pid=3291] ppid=3290 vsize=5844 CPUtime=0.69
/proc/3291/stat : 3291 (march_dl) R 3290 3290 3217 0 -1 4194304 1415 0 0 0 57 12 0 0 25 0 1 0 218880613 5984256 1323 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3291/statm: 1461 1323 72 118 0 1340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7284

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3292
/proc/meminfo: memFree=1753400/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=0
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218880613 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3290/statm: 360 110 95 260 0 84 0
[pid=3291] ppid=3290 vsize=5928 CPUtime=1.49
/proc/3291/stat : 3291 (march_dl) R 3290 3290 3217 0 -1 4194304 1760 0 0 0 127 22 0 0 25 0 1 0 218880613 6070272 1344 1992294400 134512640 134996440 4294956256 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3291/statm: 1482 1344 74 118 0 1361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7368

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3292
/proc/meminfo: memFree=1753208/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=0
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218880613 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3290/statm: 360 110 95 260 0 84 0
[pid=3291] ppid=3290 vsize=5928 CPUtime=3.09
/proc/3291/stat : 3291 (march_dl) R 3290 3290 3217 0 -1 4194304 1760 0 0 0 287 22 0 0 25 0 1 0 218880613 6070272 1344 1992294400 134512640 134996440 4294956256 18446744073709551615 134553316 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3291/statm: 1482 1344 74 118 0 1361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7368

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3293
/proc/meminfo: memFree=1757304/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=1440 CPUtime=4.99
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 135 1761 0 0 0 0 477 22 16 0 1 0 218880613 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 360 111 96 260 0 84 0
[pid=3293] ppid=3290 vsize=6188 CPUtime=1.28
/proc/3293/stat : 3293 (ubcsat2006) R 3290 3290 3217 0 -1 4194304 349 0 0 0 115 13 0 0 25 0 1 0 218881113 6336512 332 1992294400 134512640 134777720 4294956112 18446744073709551615 134703398 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3293/statm: 1547 332 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: 0.93 0.98 0.99 2/66 3294
/proc/meminfo: memFree=1756088/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=2896 CPUtime=2.08
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 427 0 0 0 208 0 0 0 25 0 1 0 218881674 2965504 422 1992294400 134512640 134998072 4294956256 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 724 422 59 118 0 602 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4956

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 3294
/proc/meminfo: memFree=1755256/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=3732 CPUtime=14.88
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 637 0 0 0 1488 0 0 0 25 0 1 0 218881674 3821568 632 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 933 632 59 118 0 811 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 5792

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 3294
/proc/meminfo: memFree=1754552/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=4400 CPUtime=40.46
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 793 0 0 0 4046 0 0 0 25 0 1 0 218881674 4505600 788 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 1100 788 59 118 0 978 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6460

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 3294
/proc/meminfo: memFree=1753720/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=5216 CPUtime=91.64
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 1000 0 0 0 9164 0 0 0 25 0 1 0 218881674 5341184 995 1992294400 134512640 134998072 4294956256 18446744073709551615 134528652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 1304 995 59 118 0 1182 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 7276

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3294
/proc/meminfo: memFree=1753080/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=5752 CPUtime=151.62
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 1144 0 0 0 15161 1 0 0 25 0 1 0 218881674 5890048 1139 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 1438 1139 59 118 0 1316 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 7812

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 3294
/proc/meminfo: memFree=1752568/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=6312 CPUtime=211.6
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 1272 0 0 0 21159 1 0 0 25 0 1 0 218881674 6463488 1267 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 1578 1267 59 118 0 1456 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 8372

[startup+282.302 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 3294
/proc/meminfo: memFree=1751928/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=6988 CPUtime=271.58
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 1432 0 0 0 27157 1 0 0 25 0 1 0 218881674 7155712 1427 1992294400 134512640 134998072 4294956256 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 1747 1427 59 118 0 1625 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 9048

[startup+342.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 3296
/proc/meminfo: memFree=1751288/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=7120 CPUtime=331.55
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 1477 0 0 0 33154 1 0 0 25 0 1 0 218881674 7290880 1472 1992294400 134512640 134998072 4294956256 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 1780 1472 59 118 0 1658 0

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


[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746808/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11512 CPUtime=1830.92
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2526 0 0 0 183089 3 0 0 25 0 1 0 218881674 11788288 2521 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2878 2521 59 118 0 2756 0
Current children cumulated CPU time (s) 1841.5
Current children cumulated vsize (KiB) 13572

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746680/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11512 CPUtime=1890.9
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2534 0 0 0 189087 3 0 0 25 0 1 0 218881674 11788288 2529 1992294400 134512640 134998072 4294956256 18446744073709551615 134529455 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2878 2529 59 118 0 2756 0
Current children cumulated CPU time (s) 1901.48
Current children cumulated vsize (KiB) 13572

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746680/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11512 CPUtime=1950.87
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2535 0 0 0 195084 3 0 0 25 0 1 0 218881674 11788288 2530 1992294400 134512640 134998072 4294956256 18446744073709551615 134529458 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2878 2530 59 118 0 2756 0
Current children cumulated CPU time (s) 1961.45
Current children cumulated vsize (KiB) 13572

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746680/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11652 CPUtime=2010.85
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2546 0 0 0 201082 3 0 0 25 0 1 0 218881674 11931648 2541 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2913 2541 59 118 0 2791 0
Current children cumulated CPU time (s) 2021.43
Current children cumulated vsize (KiB) 13712

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746616/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11652 CPUtime=2070.83
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2555 0 0 0 207080 3 0 0 25 0 1 0 218881674 11931648 2550 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2913 2550 59 118 0 2791 0
Current children cumulated CPU time (s) 2081.41
Current children cumulated vsize (KiB) 13712

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746552/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2130.8
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2571 0 0 0 213077 3 0 0 25 0 1 0 218881674 12079104 2566 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2566 59 118 0 2827 0
Current children cumulated CPU time (s) 2141.38
Current children cumulated vsize (KiB) 13856

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2190.78
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2590 0 0 0 219075 3 0 0 25 0 1 0 218881674 12079104 2585 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2585 59 118 0 2827 0
Current children cumulated CPU time (s) 2201.36
Current children cumulated vsize (KiB) 13856

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

[startup+2214.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2202.78
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2590 0 0 0 220275 3 0 0 25 0 1 0 218881674 12079104 2585 1992294400 134512640 134998072 4294956256 18446744073709551615 134525379 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2585 59 118 0 2827 0
Current children cumulated CPU time (s) 2213.36
Current children cumulated vsize (KiB) 13856

[startup+2220.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2209.17
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2591 0 0 0 220914 3 0 0 25 0 1 0 218881674 12079104 2586 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2586 59 118 0 2827 0
Current children cumulated CPU time (s) 2219.75
Current children cumulated vsize (KiB) 13856

[startup+2222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2210.77
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2591 0 0 0 221074 3 0 0 25 0 1 0 218881674 12079104 2586 1992294400 134512640 134998072 4294956256 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2586 59 118 0 2827 0
Current children cumulated CPU time (s) 2221.35
Current children cumulated vsize (KiB) 13856

[startup+2223.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2211.57
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2591 0 0 0 221154 3 0 0 25 0 1 0 218881674 12079104 2586 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2586 59 118 0 2827 0
Current children cumulated CPU time (s) 2222.15
Current children cumulated vsize (KiB) 13856

[startup+2223.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2212.37
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2591 0 0 0 221234 3 0 0 25 0 1 0 218881674 12079104 2586 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2586 59 118 0 2827 0
Current children cumulated CPU time (s) 2222.95
Current children cumulated vsize (KiB) 13856

[startup+2224.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2212.57
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2591 0 0 0 221254 3 0 0 25 0 1 0 218881674 12079104 2586 1992294400 134512640 134998072 4294956256 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2586 59 118 0 2827 0
Current children cumulated CPU time (s) 2223.15
Current children cumulated vsize (KiB) 13856

[startup+2224.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3302
/proc/meminfo: memFree=1746488/2055920 swapFree=4113528/4192956
[pid=3290] ppid=3288 vsize=2060 CPUtime=10.58
/proc/3290/stat : 3290 (SATzilla2007_C) S 3288 3290 3217 0 -1 4194304 858 2116 0 0 317 16 679 46 25 0 1 0 218880613 2109440 342 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3290/statm: 515 342 156 260 0 239 0
[pid=3294] ppid=3290 vsize=11796 CPUtime=2212.67
/proc/3294/stat : 3294 (minisat20) R 3290 3290 3217 0 -1 4194304 2591 0 0 0 221264 3 0 0 25 0 1 0 218881674 12079104 2586 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3294/statm: 2949 2586 59 118 0 2827 0
Current children cumulated CPU time (s) 2223.25
Current children cumulated vsize (KiB) 13856

Child status: 20
Real time (s): 2224.26
CPU time (s): 2223.33
CPU user time (s): 2222.66
CPU system time (s): 0.668898
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 13856

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

runsolver used 1.93871 second user time and 6.16006 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-10 00:35:31
IDJOB=1785351
IDBENCH=24752
IDSOLVER=640
FILE ID=node51/1785351-1241908531
PBS_JOBID= 9264807
Free space on /tmp= 66344 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785351-1241908531/watcher-1785351-1241908531 -o /tmp/evaluation-result-1785351-1241908531/solver-1785351-1241908531 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785351-1241908531.cnf            

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

MD5SUM BENCH= 27360692d166ffe055bd444eea177edf
RANDOM SEED=941430069

node51.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.214
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.214
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:       1759080 kB
Buffers:         46628 kB
Cached:         113276 kB
SwapCached:      73744 kB
Active:          65248 kB
Inactive:       170368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1759080 kB
SwapTotal:     4192956 kB
SwapFree:      4113528 kB
Dirty:            8484 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            47332 kB
Committed_AS:   587396 kB
PageTables:       1392 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= 66336 MiB
End job on node51 at 2009-05-10 01:12:35