Trace number 330654

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 FULLUNSAT 761.988 762.22

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
MD5SUM376efcbd7056351cb4165e8a580bfa38
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.716
Satisfiable
(Un)Satisfiability was proved
Number of variables29084
Number of clauses119659
Sum of the clauses size303691
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 283935
Number of clauses of size 321996
Number of clauses of size 44194
Number of clauses of size 52369
Number of clauses of size over 55093

Solver Data (download as text)

14.07/14.18	c run March_dl for 5 seconds ... 
14.07/14.18	c Bin: Executing march_dl
14.07/14.18	c child exit by a signal
14.07/14.18	c march_dl returned code 137.
14.07/14.18	c run saps for 2 seconds ... 
14.07/14.18	c Bin: Executing ubcsat2006
14.07/14.18	c child exited successfully
14.07/14.18	c ubcsat2006 returned code 0.
14.07/14.18	c satzilla computing base features
14.07/14.18	c satzilla doing unit-prop probe
14.07/14.18	c satzilla doing local search probe
14.07/14.18	c satzilla doing lobjois search-space size estimate
14.07/14.18	c satzilla's ranking:
14.07/14.18	c 1) minisat20: 1.592306
14.07/14.18	c 2) eureka: 1.685068
14.07/14.18	c 3) zchaff_rand: 1.912108
14.07/14.18	c 4) vallst: 2.986879
14.07/14.18	c 5) march_dl: 4.080318
14.07/14.18	c 6) kcnfs: 4.437277
14.07/14.18	c 7) kcnfs+P: 999.000000
14.07/14.18	c 8) march_dl+P: 999.000000
14.07/14.18	c 9) vallst+P: 999.000000
14.07/14.18	c 10) zchaff_rand+P: 999.000000
14.07/14.18	c 11) rsat+P: 999.000000
14.07/14.18	c 12) eureka+P: 999.000000
14.07/14.18	c 13) minisat20+P: 999.000000
14.07/14.18	c 14) rsat: 999.000000
14.07/14.18	c satzilla running minisat20 ... 
14.07/14.18	This is MiniSat 2.0 beta
14.07/14.18	WARNING: for repeatability, setting FPU to use double precision
14.07/14.18	============================[ Problem Statistics ]=============================
14.07/14.18	|                                                                             |
14.07/14.19	|  Number of variables:  29084                                                |
14.07/14.19	|  Number of clauses:    119659                                               |
14.16/14.26	|  Parsing time:         0.06         s                                       |
14.16/14.26	============================[ Search Statistics ]==============================
14.16/14.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.16/14.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.16/14.26	===============================================================================
14.16/14.26	|         0 |   22412    90108   231850 |    30036        0    nan |  0.000 % |
14.26/14.31	|       100 |   22357    90108   231850 |    33039       96      9 | 25.519 % |
14.26/14.37	|       251 |   22351    90108   231850 |    36343      246     13 | 25.526 % |
14.36/14.44	|       476 |   21642    86902   223687 |    39977      459     15 | 25.849 % |
14.46/14.56	|       814 |   21642    86902   223687 |    43975      797     23 | 25.849 % |
14.66/14.75	|      1320 |   21566    86266   222119 |    48373     1303     21 | 25.849 % |
15.06/15.11	|      2080 |   21566    86266   222119 |    53210     2063     36 | 25.849 % |
15.56/15.66	|      3219 |   21562    86254   222089 |    58531     3200     32 | 25.863 % |
16.57/16.67	|      4927 |   21562    86254   222089 |    64384     4908     47 | 25.863 % |
18.47/18.54	|      7489 |   21509    86000   221481 |    70823     7461     41 | 26.073 % |
20.56/20.65	|     11334 |   21429    85468   220150 |    77905    11294     49 | 26.344 % |
25.66/25.79	|     17100 |   21425    85468   220150 |    85696    17060     70 | 26.344 % |
34.25/34.30	|     25751 |   21420    85437   220080 |    94265    25710     88 | 26.623 % |
49.04/49.10	|     38725 |   21326    84929   218845 |   103692    38675     92 | 26.675 % |
80.03/80.19	|     58188 |   21297    84742   218382 |   114061    58130     92 | 26.774 % |
138.02/138.12	|     87382 |   21148    83904   216281 |   125467    87310     87 | 27.290 % |
243.09/243.29	|    131171 |   20836    82374   212400 |   138014   131045     87 | 28.366 % |
387.95/388.18	|    196856 |   20770    82083   211684 |   151816    80169     79 | 28.586 % |
694.26/694.57	|    295382 |   20704    81756   210927 |   166997    52821     69 | 28.916 % |
761.95/762.20	===============================================================================
761.95/762.20	restarts              : 19
761.95/762.20	conflicts             : 332530         (445 /sec)
761.95/762.20	decisions             : 506936         (1.06 % random) (678 /sec)
761.95/762.20	propagations          : 482761493      (645781 /sec)
761.95/762.20	conflict literals     : 28771445       (56.83 % deleted)
761.95/762.20	Memory used           : 69.82 MB
761.95/762.20	CPU time              : 747.562 s
761.95/762.20	
761.95/762.21	c Bin: Executing minisat20
761.95/762.21	c child exited successfully
761.95/762.21	c minisat20 returned code 20.
761.95/762.21	s UNSATISFIABLE
761.95/762.21	c SATZILLA_TIME=762.080000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-330654-1173170424 -o ROOT/results/node17/solver-330654-1173170424 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330654-1173170424/SATzilla2007_F /tmp/evaluation/330654-1173170424/instance-330654-1173170424.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): 2400 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.94 0.99 1.00 3/77 26911
/proc/meminfo: memFree=1777784/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=0
/proc/26911/stat : 26911 (SATzilla2007_F) R 26909 26911 25994 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26912] ppid=26911 vsize=632 CPUtime=0
/proc/26912/stat : 26912 (march_dl) R 26911 26911 25994 0 -1 4194304 52 0 0 0 0 0 0 0 18 0 1 0 336996719 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26912/statm: 158 46 39 118 0 37 0

[startup+0.100908 s]
/proc/loadavg: 0.94 0.99 1.00 3/77 26911
/proc/meminfo: memFree=1777784/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=0
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26912] ppid=26911 vsize=4184 CPUtime=0.09
/proc/26912/stat : 26912 (march_dl) R 26911 26911 25994 0 -1 4194304 873 0 0 0 9 0 0 0 19 0 1 0 336996719 4284416 867 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26912/statm: 1046 867 50 118 0 925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5696

[startup+0.202919 s]
/proc/loadavg: 0.94 0.99 1.00 3/77 26911
/proc/meminfo: memFree=1777784/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=0
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26912] ppid=26911 vsize=9460 CPUtime=0.19
/proc/26912/stat : 26912 (march_dl) R 26911 26911 25994 0 -1 4194304 1727 0 0 0 19 0 0 0 20 0 1 0 336996719 9687040 1720 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26912/statm: 2365 1720 52 118 0 2244 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10972

[startup+0.302929 s]
/proc/loadavg: 0.94 0.99 1.00 3/77 26911
/proc/meminfo: memFree=1777784/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=0
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26912] ppid=26911 vsize=11328 CPUtime=0.29
/proc/26912/stat : 26912 (march_dl) R 26911 26911 25994 0 -1 4194304 3074 0 0 0 29 0 0 0 21 0 1 0 336996719 11599872 2282 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26912/statm: 2832 2285 55 118 0 2711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12840

[startup+0.70297 s]
/proc/loadavg: 0.94 0.99 1.00 3/77 26911
/proc/meminfo: memFree=1777784/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=0
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26912] ppid=26911 vsize=11820 CPUtime=0.69
/proc/26912/stat : 26912 (march_dl) R 26911 26911 25994 0 -1 4194304 4431 0 0 0 68 1 0 0 25 0 1 0 336996719 12103680 2440 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26912/statm: 2955 2440 57 118 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13332

[startup+1.50206 s]
/proc/loadavg: 0.94 0.99 1.00 2/79 26913
/proc/meminfo: memFree=1768168/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=0
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26912] ppid=26911 vsize=21824 CPUtime=1.49
/proc/26912/stat : 26912 (march_dl) R 26911 26911 25994 0 -1 4194304 8273 0 0 0 146 3 0 0 25 0 1 0 336996719 22347776 4799 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134559878 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26912/statm: 5456 4799 69 118 0 5335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23336

[startup+3.10122 s]
/proc/loadavg: 0.94 0.99 1.00 2/79 26913
/proc/meminfo: memFree=1757672/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=0
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26912] ppid=26911 vsize=28072 CPUtime=3.09
/proc/26912/stat : 26912 (march_dl) R 26911 26911 25994 0 -1 4194304 10905 0 0 0 305 4 0 0 25 0 1 0 336996719 28745728 6455 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134560179 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26912/statm: 7018 6455 69 118 0 6897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29584

[startup+6.30156 s]
/proc/loadavg: 0.95 0.99 1.00 2/79 26914
/proc/meminfo: memFree=1769896/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=1512 CPUtime=5
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 149 12727 0 0 0 0 494 6 16 0 1 0 336996719 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26911/statm: 378 125 110 260 0 84 0
[pid=26914] ppid=26911 vsize=14388 CPUtime=1.28
/proc/26914/stat : 26914 (ubcsat2006) R 26911 26911 25994 0 -1 4194304 2066 0 0 0 127 1 0 0 25 0 1 0 336997220 14733312 2048 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26914/statm: 3597 2048 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15900

[startup+12.7012 s]
/proc/loadavg: 0.95 0.99 1.00 2/78 26914
/proc/meminfo: memFree=1769136/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=16776 CPUtime=12.68
/proc/26911/stat : 26911 (SATzilla2007_F) R 26909 26911 25994 0 -1 4194304 7263 14799 0 0 543 6 711 8 25 0 1 0 336996719 17178624 3482 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/26911/statm: 4194 3482 168 260 0 3900 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16776

[startup+25.5015 s]
/proc/loadavg: 0.96 0.99 1.00 2/79 26915
/proc/meminfo: memFree=1758184/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=13108 CPUtime=11.3
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 3110 0 0 0 1128 2 0 0 25 0 1 0 336998138 13422592 3103 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 3277 3103 58 118 0 3155 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22112

[startup+51.1012 s]
/proc/loadavg: 0.97 0.99 1.00 2/79 26915
/proc/meminfo: memFree=1747432/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=23964 CPUtime=36.88
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 5818 0 0 0 3684 4 0 0 25 0 1 0 336998138 24539136 5811 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 5991 5811 58 118 0 5869 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 32968

[startup+102.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26915
/proc/meminfo: memFree=1735528/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=35788 CPUtime=88.07
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 8758 0 0 0 8799 8 0 0 25 0 1 0 336998138 36646912 8751 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 8947 8751 58 118 0 8825 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 44792

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1725480/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=45932 CPUtime=148.05
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 11242 0 0 0 14794 11 0 0 25 0 1 0 336998138 47034368 11235 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 11483 11235 58 118 0 11361 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 54936

[startup+222.307 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1715560/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=55684 CPUtime=208.04
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 13706 0 0 0 20790 14 0 0 25 0 1 0 336998138 57020416 13699 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 13921 13699 58 118 0 13799 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 64688

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1707432/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=64008 CPUtime=268.02
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 15740 0 0 0 26785 17 0 0 25 0 1 0 336998138 65544192 15733 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 16002 15733 58 118 0 15880 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 73012

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1706920/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=64536 CPUtime=328
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 15859 0 0 0 32783 17 0 0 25 0 1 0 336998138 66084864 15852 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 16134 15852 58 118 0 16012 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 73540

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1706920/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=64536 CPUtime=387.99
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 15859 0 0 0 38781 18 0 0 25 0 1 0 336998138 66084864 15852 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 16134 15852 58 118 0 16012 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 73540

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1706920/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=64536 CPUtime=447.97
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 15859 0 0 0 44779 18 0 0 25 0 1 0 336998138 66084864 15852 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 16134 15852 58 118 0 16012 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 73540

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1706856/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=64536 CPUtime=507.95
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 15867 0 0 0 50776 19 0 0 25 0 1 0 336998138 66084864 15860 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 16134 15860 58 118 0 16012 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 73540

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1706600/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=64700 CPUtime=567.93
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 15928 0 0 0 56774 19 0 0 25 0 1 0 336998138 66252800 15921 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527609 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 16175 15921 58 118 0 16053 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 73704

[startup+642.303 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1701864/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=69600 CPUtime=627.91
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17136 0 0 0 62770 21 0 0 25 0 1 0 336998138 71270400 17129 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17400 17129 58 118 0 17278 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 78604

[startup+702.303 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1699880/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71316 CPUtime=687.9
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17590 0 0 0 68768 22 0 0 25 0 1 0 336998138 73027584 17583 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525352 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17829 17583 58 118 0 17707 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 80320

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

[startup+716.801 s]
/proc/loadavg: 0.99 0.99 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=702.4
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 70217 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525425 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 716.56
Current children cumulated vsize (KiB) 80496

[startup+742.401 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=727.99
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 72776 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 742.15
Current children cumulated vsize (KiB) 80496

[startup+755.201 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=740.79
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 74056 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 754.95
Current children cumulated vsize (KiB) 80496

[startup+758.402 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=743.99
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 74376 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 758.15
Current children cumulated vsize (KiB) 80496

[startup+760.002 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=745.59
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 74536 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 759.75
Current children cumulated vsize (KiB) 80496

[startup+761.601 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=747.18
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 74695 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 761.34
Current children cumulated vsize (KiB) 80496

[startup+762.002 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=747.59
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 74736 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 80496

[startup+762.202 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 26917
/proc/meminfo: memFree=1699816/2055920 swapFree=4168576/4192956
[pid=26911] ppid=26909 vsize=9004 CPUtime=14.16
/proc/26911/stat : 26911 (SATzilla2007_F) S 26909 26911 25994 0 -1 4194304 7344 14799 0 0 691 6 711 8 25 0 1 0 336996719 9220096 2023 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26911/statm: 2251 2023 170 260 0 1957 0
[pid=26915] ppid=26911 vsize=71492 CPUtime=747.79
/proc/26915/stat : 26915 (minisat20) R 26911 26911 25994 0 -1 4194304 17608 0 0 0 74756 23 0 0 25 0 1 0 336998138 73207808 17601 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26915/statm: 17873 17601 58 118 0 17751 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 80496

Child status: 20
Real time (s): 762.22
CPU time (s): 761.988
CPU user time (s): 761.587
CPU system time (s): 0.400939
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 80496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 761.587
system time used= 0.400939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39769
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= 27
involuntary context switches= 964

runsolver used 0.789879 second user time and 1.9907 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Mar  6 08:40:25 UTC 2007

IDJOB= 330654
IDBENCH= 20568
IDSOLVER= 136
FILE ID= node17/330654-1173170424

PBS_JOBID= 4015013

Free space on /tmp= 66499 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
COMMAND LINE= /tmp/evaluation/330654-1173170424/SATzilla2007_F /tmp/evaluation/330654-1173170424/instance-330654-1173170424.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-330654-1173170424 -o ROOT/results/node17/solver-330654-1173170424 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330654-1173170424/SATzilla2007_F /tmp/evaluation/330654-1173170424/instance-330654-1173170424.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  376efcbd7056351cb4165e8a580bfa38

RANDOM SEED= 566649308

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1778320 kB
Buffers:         32844 kB
Cached:         169988 kB
SwapCached:       2120 kB
Active:         108764 kB
Inactive:       116744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778320 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:           12800 kB
Writeback:           0 kB
Mapped:          30576 kB
Slab:            37640 kB
Committed_AS:  1390996 kB
PageTables:       1748 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= 66499 MiB

End job on node17 on Tue Mar  6 08:53:07 UTC 2007