Trace number 1562792

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22UNSAT 678.862 679.066

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

20.65/20.78	c SATzilla is building models for class 2
20.65/20.78	c run presolver march_dl2004 for 5 seconds ... 
20.65/20.78	c Bin: Executing march_dl2004
20.65/20.78	c spawning binary file with 5 seconds ...
20.65/20.78	c child exit by a signal
20.65/20.78	c march_dl2004 returned code 137.
20.65/20.78	c run presolver mxc-sr08 for 5 seconds ... 
20.65/20.78	c Bin: Executing mxc-sr08
20.65/20.78	c spawning binary file with 5 seconds ...
20.65/20.78	c child exit by a signal
20.65/20.78	c mxc-sr08 returned code 137.
20.65/20.78	c Orignal number of varibales is 33090, number of clauses is 165828 
20.65/20.78	c predicted feature computation time is 15.472111 
20.65/20.78	c Bin: Executing satelite
20.65/20.78	c spawning binary file with 240 seconds ...
20.65/20.78	c child exited successfully
20.65/20.78	c satzilla computing base features
20.65/20.78	c Number of variabe is: 7889, Number of clause is : 68970 
20.65/20.78	c Initializing...
20.65/20.78	c satzilla compute diameter ...
20.65/20.78	c start diameter features ...
20.65/20.78	c satzilla doing clause learning
20.65/20.78	c start clause learning features ...
20.65/20.78	c Bin: Executing zchaff07
20.65/20.78	c spawning binary file with 2 seconds ...
20.65/20.78	c child exit by a signal
20.65/20.78	c satzilla doing survey propogation probe
20.65/20.78	c do survay propogation for 2 second ...
20.65/20.78	c satzilla doing local search probe
20.65/20.78	c satzilla doing lobjois search-space size estimate
20.65/20.78	c features are:33090 165828 7889 68970 3.19445 1.40435 0.114383 0.496701 0.661365 1.40422 0.000427596 0.37968 0.000253518 0.00126759 1.30088 0.184414 0.757605 0.000427596 1.4706 1.44991e-05 0.00413223 3.04937 0.36375 0.163498 0 1 3.14434 0.000188896 1.21135 0 0.00397274 2.79806 0.541308 0.000418526 1.91806 2.89981e-05 0.0117877 5.28517 0.130761 2 6 0.937554 1343.67 0.338405 581 1925 1925 581 1679 953 1580 15.766 0.18171 11.8059 21.119 21.119 11.8059 16.6486 13.8661 16.0513 0.610813 0.335519 7.7155e-06 1 0.821138 0.276396 0.736106 0.499696 0.682886 0.0625006 0.997276 -1.11022e-16 1 0.124698 0.000222022 0.11862 0.0153806 0.0552407 894.412 2.24734 1747.12 0.258983 1852 1750 1899 0.845466 0.339816 0.912523 0.257764 0.0744946 0.458702 
20.65/20.78	c satzilla's ranking:
20.65/20.78	c 1) minisat20: 3.505721
20.65/20.78	c 2) mxc-sr08: 2.790772
20.65/20.78	c 3) minisat20SAT07: 2.703059
20.65/20.78	c 4) march_dl2004: 1.881138
20.65/20.78	c 5) zchaff_rand: 1.603346
20.65/20.78	c 6) vallst: 1.032371
20.65/20.78	c 7) tts-4-0: 0.130759
20.65/20.78	c 8) SATenstein: -10000.000000
20.65/20.78	c 9) gnovelty+: -10000.000000
20.65/20.78	c 10) adaptg2wsat+: -10000.000000
20.65/20.78	c 11) adaptg2wsat0: -10000.000000
20.65/20.78	c 12) picosat846: -10000.000000
20.65/20.78	c 13) kcnfs04SAT07: -10000.000000
20.65/20.78	c satzilla running minisat20 ... 
20.65/20.78	This is MiniSat 2.0 beta
20.65/20.78	WARNING: for repeatability, setting FPU to use double precision
20.65/20.78	============================[ Problem Statistics ]=============================
20.65/20.78	|                                                                             |
20.65/20.78	|  Number of variables:  33090                                                |
20.65/20.78	|  Number of clauses:    165828                                               |
20.74/20.89	|  Parsing time:         0.09         s                                       |
20.74/20.89	============================[ Search Statistics ]==============================
20.74/20.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.74/20.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.74/20.89	===============================================================================
20.74/20.89	|         0 |   27917   149716   441769 |    49905        0    nan |  0.000 % |
20.83/20.91	|       101 |   27910   149716   441769 |    54895       98      9 | 16.697 % |
20.83/20.92	|       252 |   27909   149716   441769 |    60385      248     10 | 16.703 % |
20.83/20.95	|       477 |   27909   149716   441769 |    66423      473     10 | 16.703 % |
20.83/20.98	|       820 |   27909   149716   441769 |    73066      816     12 | 16.703 % |
20.93/21.03	|      1326 |   27909   149716   441769 |    80373     1322     13 | 16.703 % |
21.03/21.11	|      2087 |   27909   149716   441769 |    88410     2083     15 | 16.703 % |
21.23/21.33	|      3228 |   27563   121475   335927 |    97251     3224     16 | 16.703 % |
21.43/21.56	|      4936 |   27563   121475   335927 |   106976     4932     18 | 16.703 % |
21.73/21.88	|      7500 |   27563   121475   335927 |   117674     7496     18 | 16.703 % |
22.33/22.46	|     11344 |   27560   121322   335479 |   129441    11339     18 | 16.712 % |
23.33/23.46	|     17110 |   27560   121322   335479 |   142385    17105     17 | 16.712 % |
25.43/25.51	|     25759 |   27559   121310   335455 |   156624    25753     20 | 16.715 % |
30.13/30.26	|     38734 |   27559   121310   335455 |   172286    38728     20 | 16.715 % |
40.03/40.11	|     58195 |   27559   121310   335455 |   189515    58189     21 | 16.715 % |
63.02/63.11	|     87388 |   27558   121306   335444 |   208466    87381     21 | 16.718 % |
92.11/92.24	|    131178 |   27558   121306   335444 |   229313   131171     23 | 16.718 % |
173.89/174.06	|    196862 |   27557   121302   335433 |   252245   196854     24 | 16.721 % |
334.75/334.92	|    295388 |   27520   119988   331534 |   277469    56252     19 | 16.833 % |
558.19/558.43	|    443177 |   27520   119988   331534 |   305216   204041     23 | 16.833 % |
678.75/679.05	===============================================================================
678.75/679.05	restarts              : 20
678.75/679.05	conflicts             : 500464         (761 /sec)
678.75/679.05	decisions             : 710170         (1.77 % random) (1079 /sec)
678.75/679.05	propagations          : 370376275      (562895 /sec)
678.75/679.05	conflict literals     : 11898439       (39.63 % deleted)
678.75/679.05	Memory used           : 45.47 MB
678.75/679.05	CPU time              : 657.985 s
678.75/679.05	
678.75/679.06	c Bin: Executing minisat20
678.75/679.06	c spawning binary file with 1179 seconds ...
678.75/679.06	c child exited successfully
678.75/679.06	c minisat20 returned code 20.
678.75/679.06	s UNSATISFIABLE
678.75/679.06	c SATZILLA_TIME=678.950000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562792-1240998330/watcher-1562792-1240998330 -o /tmp/evaluation-result-1562792-1240998330/solver-1562792-1240998330 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_C HOME/instance-1562792-1240998330.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.12 0.91 3/65 24916
/proc/meminfo: memFree=1392944/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=0
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127862192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 112 96 399 0 111 0
[pid=24917] ppid=24916 vsize=3244 CPUtime=0
/proc/24917/stat : 24917 (march_dl2004) R 24916 24916 24818 0 -1 4194304 479 0 0 0 0 0 0 0 21 0 1 0 127862193 3321856 475 1992294400 134512640 134996440 4294956176 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24917/statm: 811 477 49 118 0 690 0

[startup+0.0596659 s]
/proc/loadavg: 0.92 1.12 0.91 3/65 24916
/proc/meminfo: memFree=1392944/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=0
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127862192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 112 96 399 0 111 0
[pid=24917] ppid=24916 vsize=4692 CPUtime=0.05
/proc/24917/stat : 24917 (march_dl2004) R 24916 24916 24818 0 -1 4194304 925 0 0 0 5 0 0 0 21 0 1 0 127862193 4804608 920 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24917/statm: 1173 920 50 118 0 1052 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6748

[startup+0.10167 s]
/proc/loadavg: 0.92 1.12 0.91 3/65 24916
/proc/meminfo: memFree=1392944/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=0
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127862192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 112 96 399 0 111 0
[pid=24917] ppid=24916 vsize=5088 CPUtime=0.09
/proc/24917/stat : 24917 (march_dl2004) R 24916 24916 24818 0 -1 4194304 1083 0 0 0 9 0 0 0 21 0 1 0 127862193 5210112 1078 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24917/statm: 1272 1078 50 118 0 1151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7144

[startup+0.301693 s]
/proc/loadavg: 0.92 1.12 0.91 3/65 24916
/proc/meminfo: memFree=1392944/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=0
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127862192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 112 96 399 0 111 0
[pid=24917] ppid=24916 vsize=13624 CPUtime=0.29
/proc/24917/stat : 24917 (march_dl2004) R 24916 24916 24818 0 -1 4194304 2881 0 0 0 28 1 0 0 23 0 1 0 127862193 13950976 2560 1992294400 134512640 134996440 4294956176 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24917/statm: 3406 2560 53 118 0 3285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15680

[startup+0.701737 s]
/proc/loadavg: 0.92 1.12 0.91 3/65 24916
/proc/meminfo: memFree=1392944/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=0
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127862192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 112 96 399 0 111 0
[pid=24917] ppid=24916 vsize=15788 CPUtime=0.69
/proc/24917/stat : 24917 (march_dl2004) R 24916 24916 24818 0 -1 4194304 4086 0 0 0 67 2 0 0 25 0 1 0 127862193 16166912 3261 1992294400 134512640 134996440 4294956176 18446744073709551615 134543099 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24917/statm: 3947 3261 55 118 0 3826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17844

[startup+1.50183 s]
/proc/loadavg: 0.92 1.12 0.91 2/67 24918
/proc/meminfo: memFree=1379744/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=0
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127862192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 112 96 399 0 111 0
[pid=24917] ppid=24916 vsize=17844 CPUtime=1.49
/proc/24917/stat : 24917 (march_dl2004) R 24916 24916 24818 0 -1 4194304 4250 0 0 0 147 2 0 0 25 0 1 0 127862193 18272256 3417 1992294400 134512640 134996440 4294956176 18446744073709551615 134588857 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24917/statm: 4461 3419 64 118 0 4340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19900

[startup+3.10201 s]
/proc/loadavg: 0.92 1.12 0.91 2/67 24918
/proc/meminfo: memFree=1355168/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=0
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 127862192 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 112 96 399 0 111 0
[pid=24917] ppid=24916 vsize=40024 CPUtime=3.09
/proc/24917/stat : 24917 (march_dl2004) R 24916 24916 24818 0 -1 4194304 11167 0 0 0 305 4 0 0 25 0 1 0 127862193 40984576 9336 1992294400 134512640 134996440 4294956176 18446744073709551615 134542414 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24917/statm: 10006 9336 69 118 0 9885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42080

[startup+6.30137 s]
/proc/loadavg: 1.09 1.15 0.92 2/67 24919
/proc/meminfo: memFree=1375008/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=2056 CPUtime=4.99
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 152 11167 0 0 0 0 495 4 20 0 1 0 127862192 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 514 121 104 399 0 111 0
[pid=24919] ppid=24916 vsize=22456 CPUtime=1.27
/proc/24919/stat : 24919 (mxc-sr08) R 24916 24916 24818 0 -1 4194304 6464 0 0 0 125 2 0 0 25 0 1 0 127862694 22994944 5143 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24919/statm: 5614 5143 71 138 0 5473 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 24512

[startup+12.7011 s]
/proc/loadavg: 1.16 1.16 0.93 2/66 24920
/proc/meminfo: memFree=1385904/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7828 CPUtime=12.67
/proc/24916/stat : 24916 (SATzilla2009_C) R 24914 24916 24818 0 -1 4194304 2173 22937 0 0 154 1 1099 13 25 0 1 0 127862192 8015872 1583 1992294400 134512640 136149437 4294956208 18446744073709551615 134532663 0 0 4096 0 0 0 0 17 1 0 0
/proc/24916/statm: 1957 1583 135 399 0 1554 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7828

[startup+25.5015 s]
/proc/loadavg: 1.12 1.15 0.93 2/67 24922
/proc/meminfo: memFree=1374184/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=12988 CPUtime=4.7
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 3004 0 0 0 468 2 0 0 25 0 1 0 127864271 13299712 2998 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 3247 2998 59 118 0 3125 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 20912

[startup+51.1014 s]
/proc/loadavg: 1.08 1.14 0.93 2/67 24922
/proc/meminfo: memFree=1368424/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=18996 CPUtime=30.3
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 4456 0 0 0 3026 4 0 0 25 0 1 0 127864271 19451904 4450 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 4749 4450 59 118 0 4627 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26920

[startup+102.305 s]
/proc/loadavg: 1.03 1.12 0.93 2/67 24922
/proc/meminfo: memFree=1359016/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=28696 CPUtime=81.49
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 6806 0 0 0 8143 6 0 0 25 0 1 0 127864271 29384704 6800 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 7174 6800 59 118 0 7052 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 36620

[startup+162.301 s]
/proc/loadavg: 1.01 1.09 0.93 2/67 24922
/proc/meminfo: memFree=1352680/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=34828 CPUtime=141.46
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 8396 0 0 0 14139 7 0 0 25 0 1 0 127864271 35663872 8390 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 8707 8390 59 118 0 8585 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 42752

[startup+222.302 s]
/proc/loadavg: 1.00 1.07 0.93 2/67 24922
/proc/meminfo: memFree=1348392/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=39452 CPUtime=201.44
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 9435 0 0 0 20136 8 0 0 25 0 1 0 127864271 40398848 9429 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 9863 9429 59 118 0 9741 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 47376

[startup+282.302 s]
/proc/loadavg: 1.00 1.06 0.93 2/67 24922
/proc/meminfo: memFree=1344808/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=42896 CPUtime=261.43
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 10327 0 0 0 26134 9 0 0 25 0 1 0 127864271 43925504 10321 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 10724 10321 59 118 0 10602 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 50820

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 0.93 2/67 24922
/proc/meminfo: memFree=1342760/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=44792 CPUtime=321.42
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 10814 0 0 0 32132 10 0 0 25 0 1 0 127864271 45867008 10808 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11198 10808 59 118 0 11076 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 52716

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 0.93 2/67 24922
/proc/meminfo: memFree=1342568/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=44936 CPUtime=381.4
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 10849 0 0 0 38130 10 0 0 25 0 1 0 127864271 46014464 10843 1992294400 134512640 134998072 4294956176 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11234 10843 59 118 0 11112 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 52860

[startup+462.301 s]
/proc/loadavg: 1.00 1.03 0.93 2/67 24922
/proc/meminfo: memFree=1342376/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=45100 CPUtime=441.38
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 10895 0 0 0 44128 10 0 0 25 0 1 0 127864271 46182400 10889 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11275 10889 59 118 0 11153 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 53024

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 0.93 2/67 24922
/proc/meminfo: memFree=1342120/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=45344 CPUtime=501.37
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 10949 0 0 0 50127 10 0 0 25 0 1 0 127864271 46432256 10943 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11336 10943 59 118 0 11214 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 53268

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/67 24922
/proc/meminfo: memFree=1341352/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46196 CPUtime=561.35
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11129 0 0 0 56125 10 0 0 25 0 1 0 127864271 47304704 11123 1992294400 134512640 134998072 4294956176 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11549 11123 59 118 0 11427 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 54120

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=621.34
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 62124 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 54484

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

[startup+665.505 s]
/proc/loadavg: 1.00 1.01 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=644.53
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 64443 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 665.26
Current children cumulated vsize (KiB) 54484

[startup+671.902 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=650.93
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 65083 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 671.66
Current children cumulated vsize (KiB) 54484

[startup+675.102 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=654.12
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 65402 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 674.85
Current children cumulated vsize (KiB) 54484

[startup+676.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=655.72
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 65562 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 676.45
Current children cumulated vsize (KiB) 54484

[startup+678.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=657.32
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 65722 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 678.05
Current children cumulated vsize (KiB) 54484

[startup+678.706 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=657.73
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 65763 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 678.46
Current children cumulated vsize (KiB) 54484

[startup+678.902 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=657.92
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 65782 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134527482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 678.65
Current children cumulated vsize (KiB) 54484

[startup+679.002 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 24922
/proc/meminfo: memFree=1341096/2055920 swapFree=4181520/4192956
[pid=24916] ppid=24914 vsize=7924 CPUtime=20.73
/proc/24916/stat : 24916 (SATzilla2009_C) S 24914 24916 24818 0 -1 4194304 4825 25390 0 0 752 10 1296 15 25 0 1 0 127862192 8114176 1721 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/24916/statm: 1981 1721 220 399 0 1578 0
[pid=24922] ppid=24916 vsize=46560 CPUtime=658.02
/proc/24922/stat : 24922 (minisat20) R 24916 24916 24818 0 -1 4194304 11183 0 0 0 65792 10 0 0 25 0 1 0 127864271 47677440 11177 1992294400 134512640 134998072 4294956176 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24922/statm: 11640 11177 59 118 0 11518 0
Current children cumulated CPU time (s) 678.75
Current children cumulated vsize (KiB) 54484

Child status: 20
Real time (s): 679.066
CPU time (s): 678.862
CPU user time (s): 678.484
CPU system time (s): 0.377942
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 54484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 678.484
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41418
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= 16
involuntary context switches= 1105

runsolver used 0.613906 second user time and 1.86572 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-29 11:45:30
IDJOB=1562792
IDBENCH=70941
IDSOLVER=527
FILE ID=node88/1562792-1240998330
PBS_JOBID= 9204784
Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562792-1240998330/watcher-1562792-1240998330 -o /tmp/evaluation-result-1562792-1240998330/solver-1562792-1240998330 -C 1200 -W 1800 -M 1800  HOME/SATzilla2009_C HOME/instance-1562792-1240998330.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=995942869

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1393488 kB
Buffers:         47132 kB
Cached:         537944 kB
SwapCached:       5572 kB
Active:         158736 kB
Inactive:       434916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393488 kB
SwapTotal:     4192956 kB
SwapFree:      4181520 kB
Dirty:           34496 kB
Writeback:           0 kB
Mapped:          14792 kB
Slab:            54684 kB
Committed_AS:   397892 kB
PageTables:       1444 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= 66496 MiB
End job on node88 at 2009-04-29 11:56:50