Trace number 330360

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 FULL? (TO) 1200.05 1200.41

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
MD5SUM42009d0a86b074043b8da4b9e8720c85
Bench CategoryINDUST (industrial 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 variables39544
Number of clauses163269
Sum of the clauses size415841
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2114940
Number of clauses of size 330226
Number of clauses of size 45754
Number of clauses of size 53259
Number of clauses of size over 57018

Solver Data (download as text)

17.27/17.34	c run March_dl for 5 seconds ... 
17.27/17.34	c Bin: Executing march_dl
17.27/17.34	c child exit by a signal
17.27/17.34	c march_dl returned code 137.
17.27/17.34	c run saps for 2 seconds ... 
17.27/17.34	c Bin: Executing ubcsat2006
17.27/17.34	c child exited successfully
17.27/17.34	c ubcsat2006 returned code 0.
17.27/17.34	c satzilla computing base features
17.27/17.34	c satzilla doing unit-prop probe
17.27/17.34	c satzilla doing local search probe
17.27/17.34	c satzilla doing lobjois search-space size estimate
17.27/17.34	c satzilla's ranking:
17.27/17.34	c 1) minisat20: 1.673380
17.27/17.34	c 2) zchaff_rand: 1.766052
17.27/17.34	c 3) eureka: 1.785580
17.27/17.34	c 4) vallst: 3.196703
17.27/17.34	c 5) march_dl: 3.921108
17.27/17.34	c 6) kcnfs: 4.449543
17.27/17.34	c 7) kcnfs+P: 999.000000
17.27/17.34	c 8) march_dl+P: 999.000000
17.27/17.34	c 9) vallst+P: 999.000000
17.27/17.34	c 10) zchaff_rand+P: 999.000000
17.27/17.34	c 11) rsat+P: 999.000000
17.27/17.34	c 12) eureka+P: 999.000000
17.27/17.34	c 13) minisat20+P: 999.000000
17.27/17.34	c 14) rsat: 999.000000
17.27/17.34	c satzilla running minisat20 ... 
17.27/17.34	This is MiniSat 2.0 beta
17.27/17.34	WARNING: for repeatability, setting FPU to use double precision
17.27/17.34	============================[ Problem Statistics ]=============================
17.27/17.34	|                                                                             |
17.27/17.35	|  Number of variables:  39544                                                |
17.27/17.35	|  Number of clauses:    163269                                               |
17.31/17.44	|  Parsing time:         0.09         s                                       |
17.31/17.45	============================[ Search Statistics ]==============================
17.31/17.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.31/17.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.31/17.45	===============================================================================
17.31/17.45	|         0 |   32872   133718   344000 |    44572        0    nan |  0.000 % |
17.46/17.52	|       100 |   32865   133718   344000 |    49029       98      7 | 17.153 % |
17.56/17.63	|       250 |   32863   133718   344000 |    53932      247     15 | 17.163 % |
17.65/17.72	|       475 |   32755   133008   342238 |    59326      468     14 | 17.295 % |
17.75/17.83	|       813 |   32755   133008   342238 |    65258      806     17 | 17.295 % |
17.85/17.97	|      1320 |   32705   132757   341613 |    71784     1313     25 | 17.295 % |
18.05/18.13	|      2079 |   32705   132757   341613 |    78963     2072     25 | 17.295 % |
18.35/18.43	|      3218 |   32697   132733   341558 |    86859     3210     23 | 17.315 % |
18.75/18.89	|      4926 |   32642   132287   340453 |    95545     4914     22 | 17.454 % |
19.65/19.76	|      7491 |   32633   132255   340375 |   105100     7473     23 | 17.593 % |
21.65/21.79	|     11337 |   31959   129134   332426 |   115610    11303     28 | 19.181 % |
26.55/26.67	|     17104 |   31950   129095   332340 |   127171    17063     47 | 19.204 % |
34.54/34.69	|     25753 |   31944   129091   332332 |   139888    25705     56 | 19.219 % |
49.63/49.72	|     38730 |   31925   129030   332198 |   153876    38664     72 | 19.290 % |
70.33/70.46	|     58191 |   31881   128807   331647 |   169264    58120     76 | 19.626 % |
119.31/119.42	|     87383 |   31518   126825   326643 |   186191    87229     88 | 20.296 % |
242.77/242.91	|    131174 |   31491   126733   326443 |   204810   130963    118 | 20.686 % |
469.41/469.69	|    196858 |   31349   126001   324637 |   225291   196545    140 | 20.724 % |
791.72/792.06	|    295386 |   31148   125169   322638 |   247820    95103    147 | 21.247 % |
1199.10/1199.54	c Bin: Executing minisat20
1199.10/1199.54	c child exit by a signal
1199.10/1199.54	c minisat20 returned code 137.
1199.10/1199.54	c minisat20 returned code 137.
1199.10/1199.54	c satzilla running zchaff_rand ... 
1199.10/1199.54	c Bin: Executing zchaff_rand
1199.10/1199.54	c zchaff_rand returned code 1.
1199.10/1199.54	c zchaff_rand returned code 1.
1199.10/1199.54	c satzilla running eureka ... 
1199.10/1199.54	c Bin: Executing eureka
1199.10/1199.54	c eureka returned code 1.
1199.10/1199.54	c eureka returned code 1.
1199.10/1199.54	c satzilla running vallst ... 
1199.10/1199.54	c Bin: Executing vallst
1199.10/1199.54	c vallst returned code 1.
1199.10/1199.54	c vallst returned code 1.
1199.10/1199.54	c satzilla running march_dl ... 
1199.10/1199.54	c Bin: Executing march_dl
1199.10/1199.54	c march_dl returned code 1.
1199.10/1199.54	c march_dl returned code 1.
1199.10/1199.54	c satzilla running kcnfs ... 
1199.10/1199.54	c Bin: Executing kcnfs
1199.10/1199.54	c kcnfs returned code 1.
1199.10/1199.54	c kcnfs returned code 1.
1199.10/1199.54	c satzilla running kcnfs with preprocessing ... 

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-330360-1173163190 -o ROOT/results/node2/solver-330360-1173163190 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330360-1173163190/SATzilla2007_F /tmp/evaluation/330360-1173163190/instance-330360-1173163190.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.91 0.95 0.96 3/77 30086
/proc/meminfo: memFree=962032/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=0
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30087] ppid=30086 vsize=632 CPUtime=0
/proc/30087/stat : 30087 (march_dl) R 30086 30086 29707 0 -1 4194304 52 0 0 0 0 0 0 0 19 0 1 0 336274018 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30087/statm: 158 46 39 118 0 37 0

[startup+0.0199331 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 30086
/proc/meminfo: memFree=962032/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=0
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30087] ppid=30086 vsize=632 CPUtime=0.01
/proc/30087/stat : 30087 (march_dl) R 30086 30086 29707 0 -1 4194304 52 0 0 0 1 0 0 0 19 0 1 0 336274018 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30087/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2144

[startup+0.101941 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 30086
/proc/meminfo: memFree=962032/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=0
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30087] ppid=30086 vsize=5012 CPUtime=0.09
/proc/30087/stat : 30087 (march_dl) R 30086 30086 29707 0 -1 4194304 1024 0 0 0 9 0 0 0 19 0 1 0 336274018 5132288 1018 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30087/statm: 1253 1018 50 118 0 1132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6524

[startup+0.301962 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 30086
/proc/meminfo: memFree=962032/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=0
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30087] ppid=30086 vsize=14196 CPUtime=0.29
/proc/30087/stat : 30087 (march_dl) R 30086 30086 29707 0 -1 4194304 3010 0 0 0 28 1 0 0 20 0 1 0 336274018 14536704 2839 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30087/statm: 3549 2839 52 118 0 3428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15708

[startup+0.702002 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 30086
/proc/meminfo: memFree=962032/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=0
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30087] ppid=30086 vsize=16288 CPUtime=0.69
/proc/30087/stat : 30087 (march_dl) R 30086 30086 29707 0 -1 4194304 4441 0 0 0 67 2 0 0 24 0 1 0 336274018 16678912 3384 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30087/statm: 4072 3384 55 118 0 3951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17800

[startup+1.50108 s]
/proc/loadavg: 0.91 0.95 0.96 2/79 30088
/proc/meminfo: memFree=948640/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=0
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30087] ppid=30086 vsize=15972 CPUtime=1.48
/proc/30087/stat : 30087 (march_dl) R 30086 30086 29707 0 -1 4194304 6570 0 0 0 145 3 0 0 25 0 1 0 336274018 16355328 3326 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30087/statm: 3993 3326 64 118 0 3872 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17484

[startup+3.10125 s]
/proc/loadavg: 0.91 0.95 0.96 2/79 30088
/proc/meminfo: memFree=935520/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=0
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30087] ppid=30086 vsize=31248 CPUtime=3.09
/proc/30087/stat : 30087 (march_dl) R 30086 30086 29707 0 -1 4194304 10598 0 0 0 304 5 0 0 25 0 1 0 336274018 31997952 6964 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134559918 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30087/statm: 7812 6964 69 118 0 7691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32760

[startup+6.30258 s]
/proc/loadavg: 0.92 0.95 0.96 2/79 30089
/proc/meminfo: memFree=951456/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=1512 CPUtime=4.99
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 149 13583 0 0 0 0 492 7 16 0 1 0 336274018 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30086/statm: 378 125 110 260 0 84 0
[pid=30089] ppid=30086 vsize=14388 CPUtime=1.28
/proc/30089/stat : 30089 (ubcsat2006) R 30086 30086 29707 0 -1 4194304 2732 0 0 0 127 1 0 0 25 0 1 0 336274519 14733312 2714 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553133 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30089/statm: 3597 2714 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15900

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 30089
/proc/meminfo: memFree=945960/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=17552 CPUtime=12.67
/proc/30086/stat : 30086 (SATzilla2007_F) R 30084 30086 29707 0 -1 4194304 4155 16321 0 0 541 2 715 9 25 0 1 0 336274018 17973248 4123 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/30086/statm: 4388 4123 135 260 0 4094 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17552

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.96 2/79 30090
/proc/meminfo: memFree=939616/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=13464 CPUtime=8.13
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 3172 0 0 0 812 1 0 0 25 0 1 0 336275753 13787136 3165 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 3366 3165 59 118 0 3244 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 24948

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.96 2/79 30090
/proc/meminfo: memFree=929760/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=23272 CPUtime=33.72
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 5627 0 0 0 3367 5 0 0 25 0 1 0 336275753 23830528 5620 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 5818 5620 59 118 0 5696 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 34756

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/79 30090
/proc/meminfo: memFree=913312/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=39716 CPUtime=84.91
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 9720 0 0 0 8481 10 0 0 25 0 1 0 336275753 40669184 9713 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 9929 9713 59 118 0 9807 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 51200

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 30090
/proc/meminfo: memFree=898208/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=54844 CPUtime=144.89
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 13510 0 0 0 14474 15 0 0 25 0 1 0 336275753 56160256 13503 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 13711 13503 59 118 0 13589 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 66328

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 30092
/proc/meminfo: memFree=880736/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=72060 CPUtime=204.87
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 17806 0 0 0 20466 21 0 0 25 0 1 0 336275753 73789440 17799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 18015 17799 59 118 0 17893 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 83544

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 30092
/proc/meminfo: memFree=867424/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=85696 CPUtime=264.85
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 21171 0 0 0 26460 25 0 0 25 0 1 0 336275753 87752704 21164 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 21424 21164 59 118 0 21302 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 97180

[startup+342.301 s]
/proc/loadavg: 1.05 0.99 0.96 2/79 30092
/proc/meminfo: memFree=852576/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=100304 CPUtime=324.83
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 24844 0 0 0 32454 29 0 0 25 0 1 0 336275753 102711296 24837 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 25076 24837 59 118 0 24954 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 111788


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

[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=125236 CPUtime=444.8
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 31073 0 0 0 44444 36 0 0 25 0 1 0 336275753 128241664 31066 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 31309 31066 59 118 0 31187 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 136720

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=817504/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=135904 CPUtime=504.78
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 33633 0 0 0 50439 39 0 0 25 0 1 0 336275753 139165696 33626 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 33976 33626 59 118 0 33854 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 147388

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=806304/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=146860 CPUtime=564.76
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 36398 0 0 0 56433 43 0 0 25 0 1 0 336275753 150384640 36391 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 36715 36391 59 118 0 36593 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 158344

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796192/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=156896 CPUtime=624.76
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38901 0 0 0 62429 47 0 0 25 0 1 0 336275753 160661504 38894 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39224 38894 59 118 0 39102 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 168380

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796000/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=684.74
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38944 0 0 0 68426 48 0 0 25 0 1 0 336275753 160796672 38937 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528836 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38937 59 118 0 39135 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 168512

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796000/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=744.72
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38944 0 0 0 74424 48 0 0 25 0 1 0 336275753 160796672 38937 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38937 59 118 0 39135 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 168512

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796064/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=804.7
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38944 0 0 0 80421 49 0 0 25 0 1 0 336275753 160796672 38937 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38937 59 118 0 39135 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 168512

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796064/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=864.68
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38945 0 0 0 86419 49 0 0 25 0 1 0 336275753 160796672 38938 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38938 59 118 0 39135 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 168512

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796000/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=924.67
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38953 0 0 0 92417 50 0 0 25 0 1 0 336275753 160796672 38946 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38946 59 118 0 39135 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 168512

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796000/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=984.65
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38957 0 0 0 98415 50 0 0 25 0 1 0 336275753 160796672 38950 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527874 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38950 59 118 0 39135 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 168512

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=795936/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=1044.63
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38959 0 0 0 104413 50 0 0 25 0 1 0 336275753 160796672 38952 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38952 59 118 0 39135 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 168512

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=796000/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=157028 CPUtime=1104.62
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 38960 0 0 0 110411 51 0 0 25 0 1 0 336275753 160796672 38953 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 39257 38953 59 118 0 39135 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 168512

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/79 30092
/proc/meminfo: memFree=789152/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=11484 CPUtime=17.31
/proc/30086/stat : 30086 (SATzilla2007_F) S 30084 30086 29707 0 -1 4194304 9904 16321 0 0 1001 6 715 9 25 0 1 0 336274018 11759616 2645 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30086/statm: 2871 2645 170 260 0 2577 0
[pid=30090] ppid=30086 vsize=163960 CPUtime=1164.6
/proc/30090/stat : 30090 (minisat20) R 30086 30086 29707 0 -1 4194304 40687 0 0 0 116407 53 0 0 25 0 1 0 336275753 167895040 40680 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30090/statm: 40990 40680 59 118 0 40868 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 175444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.96 2/78 30092
/proc/meminfo: memFree=925992/2055920 swapFree=4153276/4192956
[pid=30086] ppid=30084 vsize=69688 CPUtime=1200.01
/proc/30086/stat : 30086 (SATzilla2007_F) R 30084 30086 29707 0 -1 4194304 16565 58076 0 0 1084 9 118842 66 25 0 1 0 336274018 71360512 9156 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134572388 0 0 4096 0 0 0 0 17 1 0 0
/proc/30086/statm: 17422 9157 177 260 0 17128 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 69688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.27
CPU system time (s): 0.774882
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 179716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.27
system time used= 0.774882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74642
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= 28
involuntary context switches= 2687

runsolver used 1.13983 second user time and 3.23951 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Mar  6 06:39:51 UTC 2007

IDJOB= 330360
IDBENCH= 20561
IDSOLVER= 136
FILE ID= node2/330360-1173163190

PBS_JOBID= 4015011

Free space on /tmp= 66498 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  42009d0a86b074043b8da4b9e8720c85

RANDOM SEED= 375394107

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:        962504 kB
Buffers:         53504 kB
Cached:         941700 kB
SwapCached:       2968 kB
Active:         168460 kB
Inactive:       850032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        962504 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:           13832 kB
Writeback:           0 kB
Mapped:          30660 kB
Slab:            60360 kB
Committed_AS:  1575820 kB
PageTables:       1812 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= 66498 MiB

End job on node2 on Tue Mar  6 06:59:53 UTC 2007