Trace number 330527

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? (exit code) 1199.64 1200.12

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark181.562
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data (download as text)

58.84/58.98	c run March_dl for 5 seconds ... 
58.84/58.98	c Bin: Executing march_dl
58.84/58.98	c child exit by a signal
58.84/58.98	c march_dl returned code 137.
58.84/58.98	c run saps (UBCSAT implementation) for 2 seconds ... 
58.84/58.98	c Bin: Executing ubcsat2006
58.84/58.98	c child exited successfully
58.84/58.98	c ubcsat2006 returned code 0.
58.84/58.98	c satzilla computing base features
58.84/58.98	c satzilla doing unit-prop probe
58.84/58.98	c satzilla doing local search probe
58.84/58.98	c satzilla doing lobjois search-space size estimate
58.84/58.98	c satzilla's ranking:
58.84/58.98	c 1) minisat20+P: -1.338864
58.84/58.98	c 2) minisat20: 2.886772
58.84/58.98	c 3) march_dl+P: 3.707959
58.84/58.98	c 4) vallst+P: 4.152541
58.84/58.98	c 5) march_dl: 4.726135
58.84/58.98	c 6) zchaff_rand+P: 6.600653
58.84/58.98	c 7) kcnfs+P: 999.000000
58.84/58.98	c 8) kcnfs: 999.000000
58.84/58.98	c 9) vallst: 999.000000
58.84/58.98	c 10) zchaff_rand: 999.000000
58.84/58.98	c satzilla running minisat20 with preprocessing ... 
119.72/119.81	This is MiniSat 2.0 beta
119.72/119.81	WARNING: for repeatability, setting FPU to use double precision
119.72/119.81	============================[ Problem Statistics ]=============================
119.72/119.81	|                                                                             |
119.72/119.82	|  Number of variables:  112764                                               |
119.72/119.82	|  Number of clauses:    468539                                               |
119.91/120.10	|  Parsing time:         0.25         s                                       |
120.01/120.11	============================[ Search Statistics ]==============================
120.01/120.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
120.01/120.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
120.01/120.11	===============================================================================
120.01/120.11	|         0 |  106092   438988  1129050 |   146329        0    nan |  0.000 % |
120.01/120.16	|       101 |  106091   438988  1129050 |   160962      100      9 |  5.935 % |
120.01/120.18	|       251 |  106091   438988  1129050 |   177058      250     13 |  5.935 % |
120.21/120.33	|       476 |  106053   438988  1129050 |   194764      472     12 |  6.584 % |
120.41/120.58	|       813 |  106014   438988  1129050 |   214240      807     11 |  6.633 % |
120.61/120.70	|      1319 |  106014   438988  1129050 |   235664     1313     14 |  6.633 % |
121.02/121.12	|      2080 |  105284   435276  1119636 |   259231     2070     18 |  6.640 % |
121.32/121.48	|      3219 |  105283   435276  1119636 |   285154     3209     18 |  6.640 % |
122.31/122.44	|      4927 |  105275   435258  1119599 |   313669     4915     20 |  6.642 % |
123.41/123.51	|      7491 |  105262   435183  1119418 |   345036     7474     19 |  6.653 % |
125.71/125.82	|     11338 |  105255   435183  1119418 |   379540    11318     23 |  6.665 % |
127.91/128.03	|     17109 |  105248   435132  1119297 |   417494    17086     25 |  6.665 % |
131.81/131.92	|     25758 |  104822   433435  1115088 |   459244    25696     25 |  7.043 % |
138.10/138.21	|     38733 |  104797   433275  1114708 |   505168    38657     25 |  7.098 % |
149.61/149.76	|     58195 |  104692   432456  1112674 |   555685    58097     27 |  7.158 % |
181.39/181.53	|     87387 |  104691   432441  1112644 |   611253    87288     40 |  7.159 % |
240.58/240.70	|    131176 |  104534   431528  1110403 |   672379   131050     57 |  7.299 % |
395.33/395.56	|    196862 |  104366   430751  1108465 |   739617   196683     90 |  7.453 % |
707.49/707.87	|    295391 |  104345   430587  1108075 |   813578   295177    124 |  7.477 % |
1199.49/1200.10	c Preprocessing...
1199.49/1200.10	c Inital problem has 112764 variables, 136564 nary clauses (331975 binary clauses).
1199.49/1200.10	c Num non-binary clauses 134492, Average non-binary clause length 3.977
1199.49/1200.10	c Theory has no gaps
1199.49/1200.10	c preprocessor timed out at 60.010000 sec
1199.49/1200.10	c Bin: Executing minisat20
1199.49/1200.10	c child exit by a signal
1199.49/1200.10	c minisat20 returned code 137.
1199.49/1200.10	c minisat20 returned code 137.
1199.49/1200.10	c satzilla running minisat20 ... 
1199.49/1200.10	c Bin: Executing minisat20
1199.49/1200.10	c minisat20 returned code 1.
1199.49/1200.10	c minisat20 returned code 1.
1199.49/1200.10	c satzilla running march_dl with preprocessing ... 
1199.49/1200.10	c Bin: Executing march_dl
1199.49/1200.10	c march_dl returned code 1.
1199.49/1200.10	c march_dl returned code 1.
1199.49/1200.10	c satzilla running vallst with preprocessing ... 
1199.49/1200.10	c Bin: Executing vallst
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c satzilla running march_dl ... 
1199.49/1200.10	c Bin: Executing march_dl
1199.49/1200.10	c march_dl returned code 1.
1199.49/1200.10	c march_dl returned code 1.
1199.49/1200.10	c satzilla running zchaff_rand with preprocessing ... 
1199.49/1200.10	c Bin: Executing zchaff_rand
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c satzilla running kcnfs with preprocessing ... 
1199.49/1200.10	c Bin: Executing kcnfs
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c satzilla running kcnfs ... 
1199.49/1200.10	c Bin: Executing kcnfs
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c satzilla running vallst ... 
1199.49/1200.10	c Bin: Executing vallst
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c satzilla running zchaff_rand ... 
1199.49/1200.10	c Bin: Executing zchaff_rand
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c ERROR: All Failed! 
1199.49/1200.10	c SATZILLA_TIME=1199.790000

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/node75/watcher-330527-1173167368 -o ROOT/results/node75/solver-330527-1173167368 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330527-1173167368/SATzilla2007_C /tmp/evaluation/330527-1173167368/instance-330527-1173167368.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.92 0.97 0.95 3/64 857
/proc/meminfo: memFree=1235176/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=0
/proc/857/stat : 857 (SATzilla2007_C) R 855 857 32517 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 336702697 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/857/statm: 360 110 95 260 0 84 0
[pid=858] ppid=857 vsize=632 CPUtime=0
/proc/858/stat : 858 (march_dl) R 857 857 32517 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 336702697 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/858/statm: 158 46 39 118 0 37 0

[startup+0.105243 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 857
/proc/meminfo: memFree=1235176/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=0
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 336702697 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/857/statm: 360 110 95 260 0 84 0
[pid=858] ppid=857 vsize=632 CPUtime=0.1
/proc/858/stat : 858 (march_dl) R 857 857 32517 0 -1 4194304 51 0 0 0 10 0 0 0 21 0 1 0 336702697 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/858/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2072

[startup+0.201253 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 857
/proc/meminfo: memFree=1235176/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=0
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 336702697 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/857/statm: 360 110 95 260 0 84 0
[pid=858] ppid=857 vsize=12196 CPUtime=0.19
/proc/858/stat : 858 (march_dl) R 857 857 32517 0 -1 4194304 2467 0 0 0 18 1 0 0 22 0 1 0 336702697 12488704 2462 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/858/statm: 3049 2462 50 118 0 2928 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13636

[startup+0.301265 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 857
/proc/meminfo: memFree=1235176/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=0
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 336702697 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/857/statm: 360 110 95 260 0 84 0
[pid=858] ppid=857 vsize=13648 CPUtime=0.29
/proc/858/stat : 858 (march_dl) R 857 857 32517 0 -1 4194304 2889 0 0 0 28 1 0 0 23 0 1 0 336702697 13975552 2884 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/858/statm: 3412 2884 50 118 0 3291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15088

[startup+0.701312 s]
/proc/loadavg: 0.92 0.97 0.95 3/64 857
/proc/meminfo: memFree=1235176/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=0
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 336702697 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/857/statm: 360 110 95 260 0 84 0
[pid=858] ppid=857 vsize=19060 CPUtime=0.69
/proc/858/stat : 858 (march_dl) R 857 857 32517 0 -1 4194304 4577 0 0 0 67 2 0 0 25 0 1 0 336702697 19517440 4572 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/858/statm: 4765 4572 50 118 0 4644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20500

[startup+1.50141 s]
/proc/loadavg: 0.92 0.97 0.95 2/66 859
/proc/meminfo: memFree=1203544/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=0
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 336702697 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/857/statm: 360 110 95 260 0 84 0
[pid=858] ppid=857 vsize=46688 CPUtime=1.48
/proc/858/stat : 858 (march_dl) R 857 857 32517 0 -1 4194304 12094 0 0 0 143 5 0 0 25 0 1 0 336702697 47808512 9816 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650656 0 0 8392704 0 0 0 0 17 1 0 0
/proc/858/statm: 11672 9816 55 118 0 11551 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48128

[startup+3.1016 s]
/proc/loadavg: 0.92 0.97 0.95 2/66 859
/proc/meminfo: memFree=1195480/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=0
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 336702697 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/857/statm: 360 110 95 260 0 84 0
[pid=858] ppid=857 vsize=47684 CPUtime=3.08
/proc/858/stat : 858 (march_dl) R 857 857 32517 0 -1 4194304 15398 0 0 0 301 7 0 0 25 0 1 0 336702697 48828416 10106 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542921 0 0 8392704 0 0 0 0 17 1 0 0
/proc/858/statm: 11921 10106 57 118 0 11800 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49124

[startup+6.30197 s]
/proc/loadavg: 0.93 0.97 0.95 2/66 860
/proc/meminfo: memFree=1227800/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=1440 CPUtime=5
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 135 26771 0 0 0 0 486 14 16 0 1 0 336702697 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/857/statm: 360 111 96 260 0 84 0
[pid=860] ppid=857 vsize=39580 CPUtime=1.28
/proc/860/stat : 860 (ubcsat2006) R 857 857 32517 0 -1 4194304 7392 0 0 0 125 3 0 0 25 0 1 0 336703199 40529920 7375 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/860/statm: 9895 7375 156 64 0 9476 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41020

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 860
/proc/meminfo: memFree=1191856/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=47104 CPUtime=12.67
/proc/857/stat : 857 (SATzilla2007_C) R 855 857 32517 0 -1 4194304 10969 34170 0 0 498 6 745 18 25 0 1 0 336702697 48234496 10938 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/857/statm: 11776 10938 121 260 0 11500 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47104

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.95 2/65 860
/proc/meminfo: memFree=1191344/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=47104 CPUtime=25.47
/proc/857/stat : 857 (SATzilla2007_C) R 855 857 32517 0 -1 4194304 11126 34170 0 0 1776 8 745 18 25 0 1 0 336702697 48234496 11095 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/857/statm: 11776 11095 121 260 0 11500 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 47104

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.95 2/65 860
/proc/meminfo: memFree=1190192/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=47104 CPUtime=51.04
/proc/857/stat : 857 (SATzilla2007_C) R 855 857 32517 0 -1 4194304 11439 34170 0 0 4330 11 745 18 25 0 1 0 336702697 48234496 11408 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/857/statm: 11776 11408 121 260 0 11500 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 47104

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.95 2/65 860
/proc/meminfo: memFree=1103152/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223608 CPUtime=102.23
/proc/857/stat : 857 (SATzilla2007_C) R 855 857 32517 0 -1 4194304 70014 34170 0 0 9387 73 745 18 25 0 1 0 336702697 228974592 33094 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134597380 0 0 4096 0 0 0 0 17 1 0 0
/proc/857/statm: 55902 33094 165 260 0 55626 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 223608

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 861
/proc/meminfo: memFree=1064552/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=40536 CPUtime=42.47
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 9586 0 0 0 4240 7 0 0 25 0 1 0 336714677 41508864 9580 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 10134 9580 59 118 0 10012 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 263884

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 861
/proc/meminfo: memFree=1047528/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=57480 CPUtime=102.46
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 13800 0 0 0 10234 12 0 0 25 0 1 0 336714677 58859520 13794 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 14370 13794 59 118 0 14248 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 280828

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 861
/proc/meminfo: memFree=1031208/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=73868 CPUtime=162.44
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 17893 0 0 0 16227 17 0 0 25 0 1 0 336714677 75640832 17887 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 18467 17887 59 118 0 18345 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 297216

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 861
/proc/meminfo: memFree=1012648/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=92220 CPUtime=222.42
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 22471 0 0 0 22221 21 0 0 25 0 1 0 336714677 94433280 22465 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525092 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 23055 22465 59 118 0 22933 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 315568

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 861
/proc/meminfo: memFree=997160/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=107568 CPUtime=282.4
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 26350 0 0 0 28214 26 0 0 25 0 1 0 336714677 110149632 26344 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 26892 26344 59 118 0 26770 0

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

/proc/861/statm: 48901 48182 59 118 0 48779 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 418952

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=899496/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=205504 CPUtime=702.18
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 50672 0 0 0 70164 54 0 0 25 0 1 0 336714677 210436096 50666 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 51376 50666 59 118 0 51254 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 428852

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=888616/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=216232 CPUtime=762.16
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 53380 0 0 0 76159 57 0 0 25 0 1 0 336714677 221421568 53374 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 54058 53374 59 118 0 53936 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 439580

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=877544/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=227452 CPUtime=822.14
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 56188 0 0 0 82153 61 0 0 25 0 1 0 336714677 232910848 56182 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 56863 56182 59 118 0 56741 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 450800

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=864488/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=240392 CPUtime=882.12
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 59436 0 0 0 88147 65 0 0 25 0 1 0 336714677 246161408 59430 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 60098 59430 59 118 0 59976 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 463740

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=853544/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=251460 CPUtime=942.11
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 62190 0 0 0 94143 68 0 0 25 0 1 0 336714677 257495040 62184 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 62865 62184 59 118 0 62743 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 474808

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=842408/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=262468 CPUtime=1002.09
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 64943 0 0 0 100138 71 0 0 25 0 1 0 336714677 268767232 64937 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 65617 64937 59 118 0 65495 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 485816

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=831016/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=274108 CPUtime=1062.07
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 67840 0 0 0 106133 74 0 0 25 0 1 0 336714677 280686592 67834 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 68527 67834 59 118 0 68405 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 497456

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=829224/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=275692 CPUtime=1070.17
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 68246 0 0 0 106942 75 0 0 25 0 1 0 336714677 282308608 68240 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 68923 68240 59 118 0 68801 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 499040

[startup+1196.8 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=827880/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=276880 CPUtime=1076.57
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 68560 0 0 0 107582 75 0 0 25 0 1 0 336714677 283525120 68554 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 69220 68554 59 118 0 69098 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 500228

[startup+1198.4 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=827688/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=277144 CPUtime=1078.16
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 68628 0 0 0 107741 75 0 0 25 0 1 0 336714677 283795456 68622 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 69286 68622 59 118 0 69164 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 500492

[startup+1199.2 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=827496/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=277276 CPUtime=1078.96
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 68667 0 0 0 107821 75 0 0 25 0 1 0 336714677 283930624 68661 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 69319 68661 59 118 0 69197 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 500624

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=827496/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=277408 CPUtime=1079.36
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 68684 0 0 0 107861 75 0 0 25 0 1 0 336714677 284065792 68678 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 69352 68678 59 118 0 69230 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 500756

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 1060
/proc/meminfo: memFree=827496/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=223348 CPUtime=119.73
/proc/857/stat : 857 (SATzilla2007_C) S 855 857 32517 0 -1 4194304 73441 34170 0 0 11118 92 745 18 25 0 1 0 336702697 228708352 33245 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/857/statm: 55837 33245 165 260 0 55561 0
[pid=861] ppid=857 vsize=277540 CPUtime=1079.76
/proc/861/stat : 861 (minisat20) R 857 857 32517 0 -1 4194304 68706 0 0 0 107901 75 0 0 25 0 1 0 336714677 284200960 68700 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/861/statm: 69385 68700 59 118 0 69263 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 500888

[startup+1200.1 s]
/proc/loadavg: 0.99 0.97 0.95 3/65 1060
/proc/meminfo: memFree=1102256/2055920 swapFree=4183188/4192956
[pid=857] ppid=855 vsize=0 CPUtime=1199.6
/proc/857/stat : 857 (SATzilla2007_C) R 855 857 32517 0 -1 4194308 73454 102878 0 0 11118 92 108652 98 16 0 1 0 336702697 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/857/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.12
CPU time (s): 1199.64
CPU user time (s): 1197.71
CPU system time (s): 1.92671
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 500888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.71
system time used= 1.92671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176332
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= 25
involuntary context switches= 2646

runsolver used 0.976851 second user time and 2.53861 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue Mar  6 07:49:29 UTC 2007

IDJOB= 330527
IDBENCH= 20565
IDSOLVER= 135
FILE ID= node75/330527-1173167368

PBS_JOBID= 4015230

Free space on /tmp= 66478 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= /tmp/evaluation/330527-1173167368/SATzilla2007_C /tmp/evaluation/330527-1173167368/instance-330527-1173167368.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-330527-1173167368 -o ROOT/results/node75/solver-330527-1173167368 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330527-1173167368/SATzilla2007_C /tmp/evaluation/330527-1173167368/instance-330527-1173167368.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  123611192e7b44f446f7ac11e53423f6

RANDOM SEED= 580607941

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1235648 kB
Buffers:         39352 kB
Cached:         697552 kB
SwapCached:       3752 kB
Active:         109452 kB
Inactive:       637052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235648 kB
SwapTotal:     4192956 kB
SwapFree:      4183188 kB
Dirty:           19280 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            59736 kB
Committed_AS:   863652 kB
PageTables:       1432 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= 66478 MiB

End job on node75 on Tue Mar  6 08:09:29 UTC 2007