Trace number 307120

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? 1199.84 1200.23

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1753083943-04.cnf
MD5SUMd2577f7a2140d90de7e64601ab0f2e47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

12.47/12.50	c run March_dl for 5 seconds ... 
12.47/12.50	c Bin: Executing march_dl
12.47/12.50	c child exit by a signal
12.47/12.50	c march_dl returned code 137.
12.47/12.50	c run saps (UBCSAT implementation) for 2 seconds ... 
12.47/12.50	c Bin: Executing ubcsat2006
12.47/12.50	c child exited successfully
12.47/12.50	c ubcsat2006 returned code 0.
12.47/12.50	c satzilla computing base features
12.47/12.50	c satzilla doing unit-prop probe
12.47/12.50	c satzilla doing local search probe
12.47/12.50	c satzilla doing lobjois search-space size estimate
12.47/12.50	c satzilla's ranking:
12.47/12.50	c 1) minisat20: 1.822830
12.47/12.50	c 2) march_dl: 1.837233
12.47/12.50	c 3) vallst+P: 2.266114
12.47/12.50	c 4) march_dl+P: 2.459417
12.47/12.50	c 5) minisat20+P: 2.694033
12.47/12.50	c 6) zchaff_rand+P: 3.622634
12.47/12.50	c 7) kcnfs+P: 999.000000
12.47/12.50	c 8) kcnfs: 999.000000
12.47/12.50	c 9) vallst: 999.000000
12.47/12.50	c 10) zchaff_rand: 999.000000
12.47/12.50	c satzilla running minisat20 ... 
12.47/12.50	This is MiniSat 2.0 beta
12.47/12.50	WARNING: for repeatability, setting FPU to use double precision
12.47/12.50	============================[ Problem Statistics ]=============================
12.47/12.50	|                                                                             |
12.47/12.51	|  Number of variables:  19000                                                |
12.47/12.51	|  Number of clauses:    79800                                                |
12.47/12.57	|  Parsing time:         0.06         s                                       |
12.47/12.58	============================[ Search Statistics ]==============================
12.47/12.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.47/12.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.47/12.58	===============================================================================
12.47/12.58	|         0 |   19000    79800   239400 |    26600        0    nan |  0.000 % |
12.48/12.65	|       101 |   19000    79800   239400 |    29260      101    195 |  0.000 % |
12.48/12.74	|       252 |   19000    79800   239400 |    32186      252    195 |  0.000 % |
12.48/12.90	|       478 |   19000    79800   239400 |    35404      478    176 |  0.000 % |
12.48/13.11	|       815 |   19000    79800   239400 |    38945      815    186 |  0.000 % |
12.48/13.44	|      1325 |   19000    79800   239400 |    42839     1325    206 |  0.000 % |
13.89/13.94	|      2084 |   19000    79800   239400 |    47123     2084    222 |  0.000 % |
14.62/14.66	|      3225 |   19000    79800   239400 |    51835     3225    221 |  0.000 % |
15.74/15.85	|      4934 |   19000    79800   239400 |    57019     4934    236 |  0.000 % |
17.68/17.79	|      7496 |   19000    79800   239400 |    62721     7496    278 |  0.000 % |
20.66/20.70	|     11340 |   19000    79800   239400 |    68993    11340    278 |  0.000 % |
25.78/25.83	|     17106 |   19000    79800   239400 |    75892    17106    314 |  0.000 % |
33.67/33.76	|     25755 |   19000    79800   239400 |    83482    25755    311 |  0.000 % |
49.34/49.40	|     38729 |   19000    79800   239400 |    91830    38729    329 |  0.000 % |
72.71/72.82	|     58190 |   19000    79800   239400 |   101013    58190    335 |  0.000 % |
121.58/121.75	|     87383 |   19000    79800   239400 |   111114    87383    355 |  0.000 % |
192.03/192.23	|    131173 |   19000    79800   239400 |   122226    29866    331 |  0.000 % |
324.93/325.15	|    196857 |   19000    79800   239400 |   134448    95550    371 |  0.000 % |
559.86/560.10	|    295383 |   19000    79800   239400 |   147893    70016    382 |  0.000 % |
923.38/923.78	|    443172 |   19000    79800   239400 |   162683    82610    408 |  0.000 % |
1199.31/1199.75	c Bin: Executing minisat20
1199.31/1199.75	c child exit by a signal
1199.31/1199.75	c minisat20 returned code 137.
1199.31/1199.75	c minisat20 returned code 137.
1199.31/1199.75	c satzilla running march_dl ... 
1199.31/1199.75	c Bin: Executing march_dl
1199.31/1199.75	c march_dl returned code 1.
1199.31/1199.75	c march_dl returned code 1.
1199.31/1199.75	c satzilla running vallst with preprocessing ... 
1199.72/1200.23	c Preprocessing...
1199.72/1200.23	c Inital problem has 19000 variables, 79800 nary clauses (0 binary clauses).
1199.72/1200.23	c Num non-binary clauses 79800, Average non-binary clause length 3.000
1199.72/1200.23	c Theory has no gaps
1199.72/1200.23	c Preprocessor runtime was 0.360 seconds.
1199.72/1200.23	c 
1199.72/1200.23	c Satisfiability of theory still undetermined.
1199.72/1200.23	c See file /tmp/SSSVs2 for simplified theory.
1199.72/1200.23	c Bin: Executing vallst
1199.72/1200.23	c vallst returned code 1.
1199.72/1200.23	c vallst returned code 1.
1199.72/1200.23	c Satzilla Timed out!
1199.72/1200.23	s UNKNOWN
1199.72/1200.23	c SATZILLA_TIME=1200.010000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-307120-1172113586 -o ROOT/results/node43/solver-307120-1172113586 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307120-1172113586/SATzilla2007_C /tmp/evaluation/307120-1172113586/instance-307120-1172113586.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.99 0.99 3/64 10665
/proc/meminfo: memFree=1866776/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=1440 CPUtime=0
/proc/10665/stat : 10665 (SATzilla2007_C) R 10663 10665 9524 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 231314681 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/10665/statm: 360 110 95 260 0 84 0
[pid=10666] ppid=10665 vsize=2376 CPUtime=0
/proc/10666/stat : 10666 (march_dl) R 10665 10665 9524 0 -1 4194304 389 0 0 0 0 0 0 0 18 0 1 0 231314681 2433024 384 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549763 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10666/statm: 594 392 49 118 0 473 0

[startup+0.107715 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 10665
/proc/meminfo: memFree=1866776/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=1440 CPUtime=0
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 231314681 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10665/statm: 360 110 95 260 0 84 0
[pid=10666] ppid=10665 vsize=3432 CPUtime=0.1
/proc/10666/stat : 10666 (march_dl) R 10665 10665 9524 0 -1 4194304 765 0 0 0 10 0 0 0 19 0 1 0 231314681 3514368 760 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134776776 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10666/statm: 858 760 50 118 0 737 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4872

[startup+0.515781 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 10665
/proc/meminfo: memFree=1866776/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=1440 CPUtime=0
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 231314681 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10665/statm: 360 110 95 260 0 84 0
[pid=10666] ppid=10665 vsize=9380 CPUtime=0.5
/proc/10666/stat : 10666 (march_dl) R 10665 10665 9524 0 -1 4194304 3883 0 0 0 50 0 0 0 24 0 1 0 231314681 9605120 1945 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10666/statm: 2345 1945 55 118 0 2224 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10820

[startup+1.33592 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 10667
/proc/meminfo: memFree=1852616/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=1440 CPUtime=0
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 231314681 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10665/statm: 360 110 95 260 0 84 0
[pid=10666] ppid=10665 vsize=11812 CPUtime=1.32
/proc/10666/stat : 10666 (march_dl) R 10665 10665 9524 0 -1 4194304 11435 0 0 0 128 4 0 0 25 0 1 0 231314681 12095488 2556 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651564 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10666/statm: 2953 2556 71 118 0 2832 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13252

[startup+2.97219 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 10667
/proc/meminfo: memFree=1846536/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=1440 CPUtime=0
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 231314681 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10665/statm: 360 110 95 260 0 84 0
[pid=10666] ppid=10665 vsize=21004 CPUtime=2.96
/proc/10666/stat : 10666 (march_dl) R 10665 10665 9524 0 -1 4194304 15737 0 0 0 249 47 0 0 25 0 1 0 231314681 21508096 4767 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10666/statm: 5251 4767 74 118 0 5130 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 22444

[startup+6.25474 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 10668
/proc/meminfo: memFree=1861064/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=1440 CPUtime=4.99
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 135 15739 0 0 0 0 451 48 16 0 1 0 231314681 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10665/statm: 360 111 96 260 0 84 0
[pid=10668] ppid=10665 vsize=10288 CPUtime=1.24
/proc/10668/stat : 10668 (ubcsat2006) R 10665 10665 9524 0 -1 4194304 1516 0 0 0 122 2 0 0 25 0 1 0 231315181 10534912 1499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10668/statm: 2572 1499 156 64 0 2153 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11728

[startup+12.7078 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 10668
/proc/meminfo: memFree=1860944/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 7076

[startup+25.5209 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1834888/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=27916 CPUtime=12.99
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 6866 0 0 0 1293 6 0 0 25 0 1 0 231315932 28585984 6860 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 6979 6860 59 118 0 6857 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34992

[startup+51.1502 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1801800/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=60684 CPUtime=38.61
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 15028 0 0 0 3847 14 0 0 25 0 1 0 231315932 62140416 15022 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 15171 15022 59 118 0 15049 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67760

[startup+102.393 s]
/proc/loadavg: 0.98 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1745736/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=116952 CPUtime=89.84
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 29096 0 0 0 8956 28 0 0 25 0 1 0 231315932 119758848 29090 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 29238 29090 59 118 0 29116 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 124028

[startup+162.454 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1694792/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=166952 CPUtime=149.89
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 41581 0 0 0 14946 43 0 0 25 0 1 0 231315932 170958848 41575 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 41738 41575 59 118 0 41616 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 174028

[startup+222.475 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1694216/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=167480 CPUtime=209.88
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 41705 0 0 0 20945 43 0 0 25 0 1 0 231315932 171499520 41699 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 41870 41699 59 118 0 41748 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 174556

[startup+282.537 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1694216/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=167480 CPUtime=269.92
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 41705 0 0 0 26949 43 0 0 25 0 1 0 231315932 171499520 41699 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 41870 41699 59 118 0 41748 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 174556

[startup+342.596 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1693832/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=168536 CPUtime=329.97
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 41986 0 0 0 32953 44 0 0 25 0 1 0 231315932 172580864 41980 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 42134 41980 59 118 0 42012 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 175612

[startup+402.657 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1651400/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=210052 CPUtime=390.01
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 52385 0 0 0 38946 55 0 0 25 0 1 0 231315932 215093248 52379 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 52513 52379 59 118 0 52391 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 217128

[startup+462.713 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1647688/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=213760 CPUtime=450.04
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 53299 0 0 0 44948 56 0 0 25 0 1 0 231315932 218890240 53293 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 53440 53293 59 118 0 53318 0
Current children cumulated CPU time (s) 462.52
Current children cumulated vsize (KiB) 220836

[startup+522.767 s]

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

/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=235988 CPUtime=750.25
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 58824 0 0 0 74962 63 0 0 25 0 1 0 231315932 241651712 58818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 58997 58818 59 118 0 58875 0
Current children cumulated CPU time (s) 762.73
Current children cumulated vsize (KiB) 243064

[startup+823.073 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1625416/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=235988 CPUtime=810.29
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 58824 0 0 0 80966 63 0 0 25 0 1 0 231315932 241651712 58818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 58997 58818 59 118 0 58875 0
Current children cumulated CPU time (s) 822.77
Current children cumulated vsize (KiB) 243064

[startup+883.128 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1625352/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=235988 CPUtime=870.33
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 58824 0 0 0 86969 64 0 0 25 0 1 0 231315932 241651712 58818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 58997 58818 59 118 0 58875 0
Current children cumulated CPU time (s) 882.81
Current children cumulated vsize (KiB) 243064

[startup+943.186 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1625352/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=235988 CPUtime=930.37
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 58824 0 0 0 92973 64 0 0 25 0 1 0 231315932 241651712 58818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 58997 58818 59 118 0 58875 0
Current children cumulated CPU time (s) 942.85
Current children cumulated vsize (KiB) 243064

[startup+1003.25 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1625352/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=235988 CPUtime=990.41
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 58825 0 0 0 98977 64 0 0 25 0 1 0 231315932 241651712 58819 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 58997 58819 59 118 0 58875 0
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (KiB) 243064

[startup+1063.31 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 10669
/proc/meminfo: memFree=1613256/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=248292 CPUtime=1050.45
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 61895 0 0 0 104978 67 0 0 25 0 1 0 231315932 254251008 61889 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 62073 61889 59 118 0 61951 0
Current children cumulated CPU time (s) 1062.93
Current children cumulated vsize (KiB) 255368

[startup+1123.37 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=271804 CPUtime=1110.49
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 67779 0 0 0 110976 73 0 0 25 0 1 0 231315932 278327296 67773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 67951 67773 59 118 0 67829 0
Current children cumulated CPU time (s) 1122.97
Current children cumulated vsize (KiB) 278880

[startup+1183.43 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=271804 CPUtime=1170.53
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 67779 0 0 0 116980 73 0 0 25 0 1 0 231315932 278327296 67773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 67951 67773 59 118 0 67829 0
Current children cumulated CPU time (s) 1183.01
Current children cumulated vsize (KiB) 278880

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

[startup+1187.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=271804 CPUtime=1174.42
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 67779 0 0 0 117369 73 0 0 25 0 1 0 231315932 278327296 67773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 67951 67773 59 118 0 67829 0
Current children cumulated CPU time (s) 1186.9
Current children cumulated vsize (KiB) 278880

[startup+1193.88 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=271804 CPUtime=1180.98
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 67779 0 0 0 118025 73 0 0 25 0 1 0 231315932 278327296 67773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 67951 67773 59 118 0 67829 0
Current children cumulated CPU time (s) 1193.46
Current children cumulated vsize (KiB) 278880

[startup+1197.16 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=271804 CPUtime=1184.26
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 67779 0 0 0 118353 73 0 0 25 0 1 0 231315932 278327296 67773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 67951 67773 59 118 0 67829 0
Current children cumulated CPU time (s) 1196.74
Current children cumulated vsize (KiB) 278880

[startup+1198.8 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=271804 CPUtime=1185.9
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 67779 0 0 0 118517 73 0 0 25 0 1 0 231315932 278327296 67773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 67951 67773 59 118 0 67829 0
Current children cumulated CPU time (s) 1198.38
Current children cumulated vsize (KiB) 278880

[startup+1199.62 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=7076 CPUtime=12.48
/proc/10665/stat : 10665 (SATzilla2007_C) S 10663 10665 9524 0 -1 4194304 5435 17261 0 0 527 5 663 53 25 0 1 0 231314681 7245824 1551 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10665/statm: 1769 1551 157 260 0 1493 0
[pid=10669] ppid=10665 vsize=271804 CPUtime=1186.72
/proc/10669/stat : 10669 (minisat20) R 10665 10665 9524 0 -1 4194304 67779 0 0 0 118599 73 0 0 25 0 1 0 231315932 278327296 67773 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10669/statm: 67951 67773 59 118 0 67829 0
Current children cumulated CPU time (s) 1199.2
Current children cumulated vsize (KiB) 278880

[startup+1200.03 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=26400 CPUtime=1199.62
/proc/10665/stat : 10665 (SATzilla2007_C) R 10663 10665 9524 0 -1 4194304 8780 85040 0 0 552 8 119271 131 20 0 1 0 231314681 27033600 4542 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134589364 0 0 4096 0 0 0 0 17 0 0 0
/proc/10665/statm: 6600 4542 164 260 0 6324 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 26400

[startup+1200.13 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10669
/proc/meminfo: memFree=1589576/2055920 swapFree=4183492/4192956
[pid=10665] ppid=10663 vsize=19808 CPUtime=1199.72
/proc/10665/stat : 10665 (SATzilla2007_C) R 10663 10665 9524 0 -1 4194304 8835 85040 0 0 560 10 119271 131 21 0 1 0 231314681 20283392 4554 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135127307 0 0 4096 0 0 0 0 17 0 0 0
/proc/10665/statm: 4952 4554 165 260 0 4676 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 19808

Child status: 1
Real time (s): 1200.23
CPU time (s): 1199.84
CPU user time (s): 1198.41
CPU system time (s): 1.43478
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 278880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.41
system time used= 1.43478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93880
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= 26
involuntary context switches= 1894

runsolver used 0.871867 second user time and 2.47762 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Feb 22 03:06:26 UTC 2007

IDJOB= 307120
IDBENCH= 20197
IDSOLVER= 135
FILE ID= node43/307120-1172113586

PBS_JOBID= 3892906

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1753083943-04.cnf
COMMAND LINE= /tmp/evaluation/307120-1172113586/SATzilla2007_C /tmp/evaluation/307120-1172113586/instance-307120-1172113586.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-307120-1172113586 -o ROOT/results/node43/solver-307120-1172113586 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307120-1172113586/SATzilla2007_C /tmp/evaluation/307120-1172113586/instance-307120-1172113586.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d2577f7a2140d90de7e64601ab0f2e47

RANDOM SEED= 318864138

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1867248 kB
Buffers:         11252 kB
Cached:         115972 kB
SwapCached:       3880 kB
Active:          53600 kB
Inactive:        83568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867248 kB
SwapTotal:     4192956 kB
SwapFree:      4183492 kB
Dirty:            9900 kB
Writeback:           0 kB
Mapped:          15536 kB
Slab:            37544 kB
Committed_AS:   634572 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= 66550 MiB

End job on node43 on Thu Feb 22 03:26:27 UTC 2007