Trace number 1731381

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 1194.71 1195.36

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
MD5SUM3c6e2bf4052a26ce5bdb6cfc9e1f735c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.219
Satisfiable
(Un)Satisfiability was proved
Number of variables1075
Number of clauses7545
Sum of the clauses size30180
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 47545
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.58/10.71	c run March_dl for 5 seconds ... 
10.58/10.71	c Bin: Executing march_dl
10.58/10.71	c child exit by a signal
10.58/10.71	c march_dl returned code 137.
10.58/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.71	c Bin: Executing ubcsat2006
10.58/10.71	c child exited successfully
10.58/10.71	c ubcsat2006 returned code 0.
10.58/10.71	c satzilla computing base features
10.58/10.71	c satzilla doing unit-prop probe
10.58/10.71	c satzilla doing local search probe
10.58/10.71	c satzilla doing lobjois search-space size estimate
10.58/10.71	c satzilla's ranking:
10.58/10.71	c 1) minisat20: 1.956389
10.58/10.71	c 2) minisat20+P: 2.177065
10.58/10.71	c 3) march_dl: 2.437019
10.58/10.71	c 4) march_dl+P: 2.579178
10.58/10.71	c 5) zchaff_rand+P: 3.535346
10.58/10.71	c 6) vallst+P: 3.588093
10.58/10.71	c 7) kcnfs+P: 999.000000
10.58/10.71	c 8) kcnfs: 999.000000
10.58/10.71	c 9) vallst: 999.000000
10.58/10.71	c 10) zchaff_rand: 999.000000
10.58/10.71	c satzilla running minisat20 ... 
10.58/10.71	This is MiniSat 2.0 beta
10.58/10.71	WARNING: for repeatability, setting FPU to use double precision
10.58/10.71	============================[ Problem Statistics ]=============================
10.58/10.71	|                                                                             |
10.58/10.71	|  Number of variables:  1100                                                 |
10.58/10.71	|  Number of clauses:    7545                                                 |
10.58/10.71	|  Parsing time:         0.00         s                                       |
10.58/10.71	============================[ Search Statistics ]==============================
10.58/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.58/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.58/10.71	===============================================================================
10.58/10.71	|         0 |    1100     7545    30180 |     2515        0    nan |  0.000 % |
10.58/10.72	|       100 |    1100     7545    30180 |     2766      100      3 |  0.000 % |
10.58/10.72	|       251 |    1100     7545    30180 |     3043      251      3 |  0.000 % |
10.58/10.73	|       476 |    1100     7545    30180 |     3347      476      3 |  0.000 % |
10.58/10.74	|       813 |    1100     7545    30180 |     3682      813      3 |  0.000 % |
10.58/10.76	|      1319 |    1100     7545    30180 |     4050     1319      4 |  0.000 % |
10.59/10.80	|      2079 |    1100     7545    30180 |     4455     2079      7 |  0.000 % |
10.59/10.87	|      3218 |    1100     7545    30180 |     4901     3218     12 |  0.000 % |
10.88/11.02	|      4928 |    1100     7545    30180 |     5391     4928     14 |  0.000 % |
11.07/11.24	|      7491 |    1100     7545    30180 |     5930     4773     15 |  0.000 % |
11.47/11.61	|     11336 |    1100     7545    30180 |     6523     5603     15 |  0.000 % |
11.97/12.20	|     17103 |    1100     7545    30180 |     7175     4730     16 |  0.000 % |
12.97/13.11	|     25752 |    1100     7545    30180 |     7893     6115     18 |  0.000 % |
14.37/14.51	|     38727 |    1100     7545    30180 |     8682     7100     15 |  0.000 % |
16.57/16.76	|     58188 |    1100     7545    30180 |     9550     4605     15 |  0.000 % |
20.17/20.39	|     87380 |    1100     7545    30180 |    10505     4902     15 |  0.000 % |
25.96/26.15	|    131169 |    1100     7545    30180 |    11556     6325     16 |  0.000 % |
35.06/35.22	|    196854 |    1100     7545    30180 |    12711     7998     17 |  0.000 % |
49.16/49.33	|    295381 |    1100     7545    30180 |    13983    10634     16 |  0.000 % |
72.15/72.35	|    443170 |    1100     7545    30180 |    15381    10774     16 |  0.001 % |
108.14/108.35	|    664853 |    1100     7545    30180 |    16919     8340     14 |  0.000 % |
165.41/165.65	|    997378 |    1100     7545    30180 |    18611     9218     16 |  0.000 % |
256.77/257.00	|   1496166 |    1100     7545    30180 |    20472    12721     16 |  0.000 % |
407.11/407.46	|   2244348 |    1100     7545    30180 |    22520    10773     16 |  0.000 % |
644.97/645.49	|   3366623 |    1099     7529    30116 |    24772    21875     16 |  0.091 % |
1034.51/1035.14	|   5050036 |    1095     7444    29776 |    27249    15075     16 |  0.455 % |
1194.62/1195.35	===============================================================================
1194.62/1195.35	restarts              : 26
1194.62/1195.35	conflicts             : 5701018        (4815 /sec)
1194.62/1195.35	decisions             : 6790444        (1.79 % random) (5735 /sec)
1194.62/1195.35	propagations          : 730230164      (616711 /sec)
1194.62/1195.35	conflict literals     : 117748096      (38.26 % deleted)
1194.62/1195.35	Memory used           : 9.96 MB
1194.62/1195.35	CPU time              : 1184.07 s
1194.62/1195.35	
1194.62/1195.35	c Bin: Executing minisat20
1194.62/1195.35	c child exited successfully
1194.62/1195.35	c minisat20 returned code 20.
1194.62/1195.35	s UNSATISFIABLE
1194.62/1195.35	c SATZILLA_TIME=1194.870000

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-1731381-1240769973/watcher-1731381-1240769973 -o /tmp/evaluation-result-1731381-1240769973/solver-1731381-1240769973 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1731381-1240769973.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: 0.99 0.97 0.97 3/64 9061
/proc/meminfo: memFree=1719256/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=0
/proc/9061/stat : 9061 (SATzilla2007_C) R 9059 9061 8841 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 105026211 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/9061/statm: 360 110 95 260 0 84 0
[pid=9062] ppid=9061 vsize=768 CPUtime=0
/proc/9062/stat : 9062 (march_dl) R 9061 9061 8841 0 -1 4194304 102 0 0 0 0 0 0 0 19 0 1 0 105026211 786432 97 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9062/statm: 192 97 50 118 0 71 0

[startup+0.103419 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 9061
/proc/meminfo: memFree=1719256/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=0
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105026211 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 360 110 95 260 0 84 0
[pid=9062] ppid=9061 vsize=1832 CPUtime=0.1
/proc/9062/stat : 9062 (march_dl) R 9061 9061 8841 0 -1 4194304 443 0 0 0 10 0 0 0 20 0 1 0 105026211 1875968 378 1992294400 134512640 134996440 4294956256 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9062/statm: 458 378 67 118 0 337 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3272

[startup+0.201429 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 9061
/proc/meminfo: memFree=1719256/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=0
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105026211 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 360 110 95 260 0 84 0
[pid=9062] ppid=9061 vsize=4840 CPUtime=0.19
/proc/9062/stat : 9062 (march_dl) R 9061 9061 8841 0 -1 4194304 1132 0 0 0 19 0 0 0 21 0 1 0 105026211 4956160 1067 1992294400 134512640 134996440 4294956256 18446744073709551615 134651517 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9062/statm: 1210 1067 72 118 0 1089 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6280

[startup+0.30144 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 9061
/proc/meminfo: memFree=1719256/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=0
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105026211 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 360 110 95 260 0 84 0
[pid=9062] ppid=9061 vsize=5768 CPUtime=0.29
/proc/9062/stat : 9062 (march_dl) R 9061 9061 8841 0 -1 4194304 1442 0 0 0 27 2 0 0 22 0 1 0 105026211 5906432 1328 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9062/statm: 1442 1328 72 118 0 1321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7208

[startup+0.701487 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 9061
/proc/meminfo: memFree=1719256/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=0
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105026211 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 360 110 95 260 0 84 0
[pid=9062] ppid=9061 vsize=6336 CPUtime=0.69
/proc/9062/stat : 9062 (march_dl) R 9061 9061 8841 0 -1 4194304 1579 0 0 0 56 13 0 0 25 0 1 0 105026211 6488064 1465 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9062/statm: 1584 1465 72 118 0 1463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7776

[startup+1.50158 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9063
/proc/meminfo: memFree=1713608/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=0
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105026211 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 360 110 95 260 0 84 0
[pid=9062] ppid=9061 vsize=6336 CPUtime=1.49
/proc/9062/stat : 9062 (march_dl) R 9061 9061 8841 0 -1 4194304 1958 0 0 0 125 24 0 0 25 0 1 0 105026211 6488064 1440 1992294400 134512640 134996440 4294956256 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9062/statm: 1584 1440 74 118 0 1463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7776

[startup+3.10177 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9063
/proc/meminfo: memFree=1713544/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=0
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 105026211 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 360 110 95 260 0 84 0
[pid=9062] ppid=9061 vsize=6336 CPUtime=3.09
/proc/9062/stat : 9062 (march_dl) R 9061 9061 8841 0 -1 4194304 1960 0 0 0 285 24 0 0 25 0 1 0 105026211 6488064 1442 1992294400 134512640 134996440 4294956256 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9062/statm: 1584 1442 74 118 0 1463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7776

[startup+6.30115 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9064
/proc/meminfo: memFree=1717000/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=1440 CPUtime=4.99
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 135 1960 0 0 0 0 475 24 16 0 1 0 105026211 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 360 111 96 260 0 84 0
[pid=9064] ppid=9061 vsize=6188 CPUtime=1.2
/proc/9064/stat : 9064 (ubcsat2006) R 9061 9061 8841 0 -1 4194304 347 0 13 0 107 13 0 0 25 0 1 0 105026712 6336512 343 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9064/statm: 1547 343 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1715592/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=3000 CPUtime=1.98
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 455 0 0 0 198 0 0 0 25 0 1 0 105027282 3072000 450 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 750 450 59 118 0 628 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 5104

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1714888/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=3788 CPUtime=14.77
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 662 0 0 0 1477 0 0 0 25 0 1 0 105027282 3878912 657 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 947 657 59 118 0 825 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 5892

[startup+51.1024 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1714248/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=4492 CPUtime=40.37
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 825 0 0 0 4036 1 0 0 25 0 1 0 105027282 4599808 820 1992294400 134512640 134998072 4294956256 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 1123 820 59 118 0 1001 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 6596

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1713544/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=5164 CPUtime=91.55
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 1000 0 0 0 9154 1 0 0 25 0 1 0 105027282 5287936 995 1992294400 134512640 134998072 4294956256 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 1291 995 59 118 0 1169 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 7268

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1712776/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=5960 CPUtime=151.52
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 1184 0 0 0 15151 1 0 0 25 0 1 0 105027282 6103040 1179 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 1490 1179 59 118 0 1368 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 8064

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1712072/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=6536 CPUtime=211.5
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 1335 0 0 0 21149 1 0 0 25 0 1 0 105027282 6692864 1330 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 1634 1330 59 118 0 1512 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 8640

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1711752/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=6940 CPUtime=271.47
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 1415 0 0 0 27146 1 0 0 25 0 1 0 105027282 7106560 1410 1992294400 134512640 134998072 4294956256 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 1735 1410 59 118 0 1613 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 9044

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1711560/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=7088 CPUtime=331.44
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 1462 0 0 0 33143 1 0 0 25 0 1 0 105027282 7258112 1457 1992294400 134512640 134998072 4294956256 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 1772 1457 59 118 0 1650 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1709256/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=9188 CPUtime=811.2
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 1983 0 0 0 81118 2 0 0 25 0 1 0 105027282 9408512 1978 1992294400 134512640 134998072 4294956256 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2297 1978 59 118 0 2175 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 11292

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1709128/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=9332 CPUtime=871.18
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2013 0 0 0 87116 2 0 0 25 0 1 0 105027282 9555968 2008 1992294400 134512640 134998072 4294956256 18446744073709551615 134525709 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2333 2008 59 118 0 2211 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 11436

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1709064/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=9332 CPUtime=931.15
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2021 0 0 0 93113 2 0 0 25 0 1 0 105027282 9555968 2016 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2333 2016 59 118 0 2211 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 11436

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1708936/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=9488 CPUtime=991.12
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2046 0 0 0 99110 2 0 0 25 0 1 0 105027282 9715712 2041 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2372 2041 59 118 0 2250 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 11592

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1708616/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=9924 CPUtime=1051.1
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2121 0 0 0 105108 2 0 0 25 0 1 0 105027282 10162176 2116 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2481 2116 59 118 0 2359 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 12028

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9065
/proc/meminfo: memFree=1708424/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10064 CPUtime=1111.08
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2162 0 0 0 111106 2 0 0 25 0 1 0 105027282 10305536 2157 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2516 2157 59 118 0 2394 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 12168

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1171.04
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2205 0 0 0 117102 2 0 0 25 0 1 0 105027282 10440704 2200 1992294400 134512640 134998072 4294956256 18446744073709551615 134519195 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2200 59 118 0 2427 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 12300

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

[startup+1184 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1172.74
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2205 0 0 0 117272 2 0 0 25 0 1 0 105027282 10440704 2200 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2200 59 118 0 2427 0
Current children cumulated CPU time (s) 1183.33
Current children cumulated vsize (KiB) 12300

[startup+1190.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1179.13
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2206 0 0 0 117911 2 0 0 25 0 1 0 105027282 10440704 2201 1992294400 134512640 134998072 4294956256 18446744073709551615 134533601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2201 59 118 0 2427 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 12300

[startup+1193.61 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1182.34
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2206 0 0 0 118232 2 0 0 25 0 1 0 105027282 10440704 2201 1992294400 134512640 134998072 4294956256 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2201 59 118 0 2427 0
Current children cumulated CPU time (s) 1192.93
Current children cumulated vsize (KiB) 12300

[startup+1194.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1183.13
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2206 0 0 0 118311 2 0 0 25 0 1 0 105027282 10440704 2201 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2201 59 118 0 2427 0
Current children cumulated CPU time (s) 1193.72
Current children cumulated vsize (KiB) 12300

[startup+1194.8 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1183.53
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2206 0 0 0 118351 2 0 0 25 0 1 0 105027282 10440704 2201 1992294400 134512640 134998072 4294956256 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2201 59 118 0 2427 0
Current children cumulated CPU time (s) 1194.12
Current children cumulated vsize (KiB) 12300

[startup+1195.2 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1183.93
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2206 0 0 0 118391 2 0 0 25 0 1 0 105027282 10440704 2201 1992294400 134512640 134998072 4294956256 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2201 59 118 0 2427 0
Current children cumulated CPU time (s) 1194.52
Current children cumulated vsize (KiB) 12300

[startup+1195.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 9067
/proc/meminfo: memFree=1707976/2055920 swapFree=4186716/4192956
[pid=9061] ppid=9059 vsize=2104 CPUtime=10.59
/proc/9061/stat : 9061 (SATzilla2007_C) S 9059 9061 8841 0 -1 4194304 898 2313 0 13 318 17 677 47 25 0 1 0 105026211 2154496 353 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9061/statm: 526 353 156 260 0 250 0
[pid=9065] ppid=9061 vsize=10196 CPUtime=1184.03
/proc/9065/stat : 9065 (minisat20) R 9061 9061 8841 0 -1 4194304 2206 0 0 0 118401 2 0 0 25 0 1 0 105027282 10440704 2201 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9065/statm: 2549 2201 59 118 0 2427 0
Current children cumulated CPU time (s) 1194.62
Current children cumulated vsize (KiB) 12300

Child status: 20
Real time (s): 1195.36
CPU time (s): 1194.71
CPU user time (s): 1194.03
CPU system time (s): 0.679896
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 12300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.03
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5435
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34
involuntary context switches= 3421

runsolver used 1.38679 second user time and 2.87756 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 20:19:33
IDJOB=1731381
IDBENCH=24750
IDSOLVER=558
FILE ID=node75/1731381-1240769973
PBS_JOBID= 9187167
Free space on /tmp= 66436 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731381-1240769973/watcher-1731381-1240769973 -o /tmp/evaluation-result-1731381-1240769973/solver-1731381-1240769973 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1731381-1240769973.cnf            

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

MD5SUM BENCH= 3c6e2bf4052a26ce5bdb6cfc9e1f735c
RANDOM SEED=960500999

node75.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.213
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.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1719736 kB
Buffers:         37152 kB
Cached:         222924 kB
SwapCached:       3016 kB
Active:          85268 kB
Inactive:       185648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719736 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            8504 kB
Writeback:           0 kB
Mapped:          19020 kB
Slab:            51152 kB
Committed_AS:   288112 kB
PageTables:       1416 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= 66428 MiB
End job on node75 at 2009-04-26 20:39:29