Trace number 1884620

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
BoolVar 2009-04-26SAT 15.0197 14.9895

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/modcircuits/
mod5block_1var_7gates.opb
MD5SUMcf5d1c0f150e6a363d6fb4345c0709a4
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark5.29419
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables353
Total number of constraints46967
Number of constraints which are clauses46967
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint23
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 24
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

13.26/13.27	------------------------
13.26/13.27	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
13.26/13.27	Size : 0, 270978, 0, 0, 64
13.26/13.27	Count : 0, 46903, 0, 0, 64
13.26/13.27	
13.26/13.27	Command line : minisat tmp.dimacs %var 
13.26/13.27	
13.26/13.27	------------------------
13.34/13.30	This is MiniSat 2.0 beta
13.34/13.30	WARNING: for repeatability, setting FPU to use double precision
13.34/13.30	============================[ Problem Statistics ]=============================
13.34/13.30	|                                                                             |
13.34/13.30	|  Number of variables:  353                                                  |
13.34/13.30	|  Number of clauses:    46967                                                |
13.34/13.35	|  Parsing time:         0.05         s                                       |
13.36/13.72	============================[ Search Statistics ]==============================
13.36/13.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.36/13.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.36/13.72	===============================================================================
13.36/13.72	|         0 |     231    12338    65857 |     4112        0    nan |  0.000 % |
13.36/13.73	|       101 |     231    12338    65857 |     4523      101     13 | 19.832 % |
13.36/13.73	|       253 |     231    12338    65857 |     4976      253     14 | 19.832 % |
13.36/13.74	|       479 |     231    12338    65857 |     5473      479     18 | 19.832 % |
13.36/13.75	|       817 |     231    12338    65857 |     6021      817     16 | 19.831 % |
13.36/13.77	|      1323 |     231    12338    65857 |     6623     1323     16 | 19.831 % |
13.36/13.80	|      2084 |     229    12338    65857 |     7285     2082     16 | 20.400 % |
13.36/13.85	|      3225 |     229    12338    65857 |     8014     3223     17 | 20.397 % |
13.36/13.93	|      4935 |     229    12338    65857 |     8815     4933     17 | 20.397 % |
13.36/14.10	|      7497 |     229    12338    65857 |     9697     7495     18 | 20.399 % |
14.46/14.40	|     11341 |     228    12338    65857 |    10667     6428     17 | 20.683 % |
14.86/14.88	|     17109 |     228    12338    65857 |    11733     6788     18 | 20.681 % |
14.86/14.89	===============================================================================
14.86/14.89	restarts              : 12
14.86/14.89	conflicts             : 17357          (10911 /sec)
14.86/14.89	decisions             : 27927          (1.59 % random) (17556 /sec)
14.86/14.89	propagations          : 420976         (264639 /sec)
14.86/14.89	conflict literals     : 316940         (25.05 % deleted)
14.86/14.89	Memory used           : 5.73 MB
14.86/14.89	CPU time              : 1.59076 s
14.86/14.89	
14.86/14.89	s SATISFIABLE
14.86/14.89	v -x1 -x2 x3 -x4 -x5 -x6 -x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 -x17 x18 x19 x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 x116 -x117 x118 x119 x120 x121 -x122 -x123 -x124 -x125 x126 x127 -x128 -x129 -x130 -x131 x132 x133 -x134 -x135 x136 x137 x138 -x139 -x140 -x141 x142 -x143 x144 -x145 x146 x147 -x148 x149 -x150 -x151 x152 x153 x154 -x155 x156 x157 x158 x159 -x160 -x161 x162 -x163 -x164 x165 x166 x167 -x168 -x169 x170 -x171 x172 x173 -x174 x175 x176 x177 x178 -x179 x180 -x181 -x182 -x183 x184 x185 x186 -x187 -x188 x189 x190 -x191 -x192 x193 x194 x195 x196 -x197 x198 x199 x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 x218 -x219 -x220 x221 x222 -x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 -x237 x238 x239 -x240 x241 x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 x258 x259 -x260 x261 -x262 -x263 -x264 x265 x266 -x267 x268 x269 -x270 x271 -x272 -x273 x274 -x275 x276 x277 x278 x279 -x280 -x281 -x282 -x283 x284 -x285 -x286 -x287 -x288 -x289 x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 x300 -x301 -x302 x303 x304 -x305 -x306 -x307 -x308 -x309 x310 -x311 x312 x313 x314 x315 x316 x317 x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 -x328 -x329 -x330 -x331 x332 -x333 -x334 -x335 -x336 x337 -x338 -x339 -x340 -x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 

Verifier Data

OK	0

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884620-1245259756/watcher-1884620-1245259756 -o /tmp/evaluation-result-1884620-1245259756/solver-1884620-1245259756 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884620-1245259756.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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: 1.00 1.00 0.93 3/64 12611
/proc/meminfo: memFree=1736120/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=18576 CPUtime=0
/proc/12611/stat : 12611 (runsolver) R 12609 12611 12362 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 78708597 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12611/statm: 4644 284 249 26 0 2626 0

[startup+0.081976 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 12611
/proc/meminfo: memFree=1736120/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685436 CPUtime=0.07
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 2738 0 1 0 5 2 0 0 18 0 9 0 78708597 1725886464 2233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421359 2234 1206 9 0 416270 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1685436

[startup+0.101974 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 12611
/proc/meminfo: memFree=1736120/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685436 CPUtime=0.1
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 2835 0 1 0 8 2 0 0 18 0 9 0 78708597 1725886464 2330 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421359 2330 1215 9 0 416270 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685436

[startup+0.302016 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 12611
/proc/meminfo: memFree=1736120/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685436 CPUtime=0.33
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 3941 0 1 0 30 3 0 0 18 0 9 0 78708597 1725886464 3411 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421359 3412 1227 9 0 416270 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685436

[startup+0.701096 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 12611
/proc/meminfo: memFree=1736120/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685500 CPUtime=0.73
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 7016 0 1 0 69 4 0 0 18 0 9 0 78708597 1725952000 6173 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421375 6173 2154 9 0 416286 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685500

[startup+1.50245 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 12620
/proc/meminfo: memFree=1714480/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685500 CPUtime=1.54
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 10879 0 1 0 148 6 0 0 18 0 9 0 78708597 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421375 9559 2154 9 0 416286 0
[pid=12611/tid=12613] ppid=12609 vsize=1685500 CPUtime=1.02
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 64 2270 0 1 0 101 1 0 0 16 0 9 0 78708599 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4126361749 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12614] ppid=12609 vsize=1685500 CPUtime=0.46
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 64 7599 0 0 0 42 4 0 0 16 0 9 0 78708600 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=1685500 CPUtime=0
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 78708600 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=1685500 CPUtime=0
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 78708600 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=1685500 CPUtime=0
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 78708602 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=1685500 CPUtime=0.04
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 64 274 0 0 0 4 0 0 0 15 0 9 0 78708602 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=1685500 CPUtime=0
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 78708602 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=1685500 CPUtime=0
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 78708602 1725952000 9559 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 1685500

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 12620
/proc/meminfo: memFree=1692656/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685616 CPUtime=3.19
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 19540 0 1 0 309 10 0 0 18 0 9 0 78708597 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421404 17701 2161 9 0 416315 0
[pid=12611/tid=12613] ppid=12609 vsize=1685616 CPUtime=2.05
/proc/12611/task/12613/stat : 12613 (java) S 12609 12611 12362 0 -1 64 2609 0 1 0 203 2 0 0 17 0 9 0 78708599 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12614] ppid=12609 vsize=1685616 CPUtime=1.02
/proc/12611/task/12614/stat : 12614 (java) R 12609 12611 12362 0 -1 64 15870 0 0 0 96 6 0 0 15 0 9 0 78708600 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=1685616 CPUtime=0
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 78708600 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=1685616 CPUtime=0
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 78708600 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=1685616 CPUtime=0
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 78708602 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=1685616 CPUtime=0.09
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 64 325 0 0 0 9 0 0 0 16 0 9 0 78708602 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=1685616 CPUtime=0
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 78708602 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=1685616 CPUtime=0
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 78708602 1726070784 17701 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1685616

[startup+6.3024 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 12620
/proc/meminfo: memFree=1624816/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685600 CPUtime=6.38
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 44099 0 1 0 619 19 0 0 18 0 9 0 78708597 1726054400 31149 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421400 31150 2162 9 0 416311 0
[pid=12611/tid=12613] ppid=12609 vsize=1685600 CPUtime=3.46
/proc/12611/task/12613/stat : 12613 (java) S 12609 12611 12362 0 -1 64 3776 0 1 0 343 3 0 0 17 0 9 0 78708599 1726054400 31151 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12614] ppid=12609 vsize=1685600 CPUtime=2.81
/proc/12611/task/12614/stat : 12614 (java) R 12609 12611 12362 0 -1 64 39264 0 0 0 266 15 0 0 16 0 9 0 78708600 1726054400 31152 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 78708600 1726054400 31153 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 78708600 1726054400 31155 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 78708602 1726054400 31156 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=1685600 CPUtime=0.09
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 64 326 0 0 0 9 0 0 0 16 0 9 0 78708602 1726054400 31157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 78708602 1726054400 31159 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 78708602 1726054400 31160 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1685600

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 12620
/proc/meminfo: memFree=1509360/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1685600 CPUtime=12.76
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 85834 0 1 0 1240 36 0 0 18 0 9 0 78708597 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421400 62233 2162 9 0 416311 0
[pid=12611/tid=12613] ppid=12609 vsize=1685600 CPUtime=6.84
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 64 4947 0 1 0 680 4 0 0 17 0 9 0 78708599 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 101450193 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12614] ppid=12609 vsize=1685600 CPUtime=5.8
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 64 79825 0 0 0 550 30 0 0 16 0 9 0 78708600 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 78708600 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 78708600 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 78708602 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=1685600 CPUtime=0.09
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 64 326 0 0 0 9 0 0 0 16 0 9 0 78708602 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 78708602 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=1685600 CPUtime=0
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 78708602 1726054400 62233 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1685600

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

[startup+14.307 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 12624
/proc/meminfo: memFree=1473936/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1686572 CPUtime=13.36
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 89658 0 1 0 1297 39 0 0 18 0 12 0 78708597 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421643 65710 2165 9 0 416554 0
[pid=12622] ppid=12611 vsize=5864 CPUtime=1
/proc/12622/stat : 12622 (minisat) R 12611 12611 12362 0 -1 4194304 1474 0 0 0 99 1 0 0 25 0 1 0 78709925 6004736 1360 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 0 0 0
/proc/12622/statm: 1466 1360 74 157 0 1306 0
[pid=12611/tid=12613] ppid=12609 vsize=1686572 CPUtime=7.22
/proc/12611/task/12613/stat : 12613 (java) S 12609 12611 12362 0 -1 64 5106 0 1 0 718 4 0 0 18 0 12 0 78708599 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12614] ppid=12609 vsize=1686572 CPUtime=5.99
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 64 83281 0 0 0 568 31 0 0 16 0 12 0 78708600 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 78708600 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 78708600 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=1686572 CPUtime=0.1
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 64 403 0 0 0 10 0 0 0 16 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12619] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12621] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 64 69 0 0 0 0 0 0 0 19 0 12 0 78709925 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=12611/tid=12623] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 78709928 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12611/tid=12624] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 78709928 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.36
Current children cumulated vsize (KiB) 1692436

[startup+14.7021 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 12624
/proc/meminfo: memFree=1473936/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1686572 CPUtime=13.36
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 89659 0 1 0 1297 39 0 0 18 0 12 0 78708597 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421643 65710 2165 9 0 416554 0
[pid=12622] ppid=12611 vsize=5864 CPUtime=1.4
/proc/12622/stat : 12622 (minisat) R 12611 12611 12362 0 -1 4194304 1474 0 0 0 139 1 0 0 25 0 1 0 78709925 6004736 1360 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 0 0 0
/proc/12622/statm: 1466 1360 74 157 0 1306 0
[pid=12611/tid=12613] ppid=12609 vsize=1686572 CPUtime=7.22
/proc/12611/task/12613/stat : 12613 (java) S 12609 12611 12362 0 -1 64 5106 0 1 0 718 4 0 0 18 0 12 0 78708599 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12614] ppid=12609 vsize=1686572 CPUtime=5.99
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 64 83281 0 0 0 568 31 0 0 16 0 12 0 78708600 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 78708600 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 78708600 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=1686572 CPUtime=0.1
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 64 403 0 0 0 10 0 0 0 16 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12619] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 78708602 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12621] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 64 69 0 0 0 0 0 0 0 19 0 12 0 78709925 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=12611/tid=12623] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 78709928 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12611/tid=12624] ppid=12609 vsize=1686572 CPUtime=0
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 78709928 1727049728 65710 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.76
Current children cumulated vsize (KiB) 1692436

[startup+14.9021 s]
/proc/loadavg: 1.00 1.00 0.93 2/77 12624
/proc/meminfo: memFree=1473936/2055920 swapFree=4191900/4192956
[pid=12611] ppid=12609 vsize=1686572 CPUtime=14.97
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 0 89709 1483 1 0 1297 39 159 2 18 0 9 0 78708597 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12611/statm: 421643 65712 2166 9 0 416554 0
[pid=12611/tid=12613] ppid=12609 vsize=1686572 CPUtime=8.83
/proc/12611/task/12613/stat : 12613 (java) S 12609 12611 12362 0 -1 64 5147 1483 1 0 718 4 159 2 16 0 9 0 78708599 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12614] ppid=12609 vsize=1686572 CPUtime=7.6
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 64 83282 1483 0 0 568 31 159 2 16 0 9 0 78708600 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=1686572 CPUtime=1.61
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 64 15 1483 0 0 0 0 159 2 16 0 9 0 78708600 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=1686572 CPUtime=1.61
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 64 11 1483 0 0 0 0 159 2 16 0 9 0 78708600 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=1686572 CPUtime=1.61
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 64 0 1483 0 0 0 0 159 2 22 0 9 0 78708602 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=1686572 CPUtime=1.71
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 64 403 1483 0 0 10 0 159 2 16 0 9 0 78708602 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12611/tid=12619] ppid=12609 vsize=1686572 CPUtime=1.61
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 64 1 1483 0 0 0 0 159 2 23 0 9 0 78708602 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=1686572 CPUtime=1.61
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 64 9 1483 0 0 0 0 159 2 15 0 9 0 78708602 1727049728 65712 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.97
Current children cumulated vsize (KiB) 1686572

Child status: 0
Real time (s): 14.9895
CPU time (s): 15.0197
CPU user time (s): 14.5678
CPU system time (s): 0.451931
CPU usage (%): 100.202
Max. virtual memory (cumulated for all children) (KiB): 1712216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.5678
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91219
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1021
involuntary context switches= 376

runsolver used 0.029995 second user time and 0.045993 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-17 19:29:16
IDJOB=1884620
IDBENCH=71975
IDSOLVER=688
FILE ID=node33/1884620-1245259756
PBS_JOBID= 9372420
Free space on /tmp= 65952 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/modcircuits/mod5block_1var_7gates.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884620-1245259756/watcher-1884620-1245259756 -o /tmp/evaluation-result-1884620-1245259756/solver-1884620-1245259756 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1884620-1245259756.opb minisat %dimacs %var

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

MD5SUM BENCH= cf5d1c0f150e6a363d6fb4345c0709a4
RANDOM SEED=1539421089

node33.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.261
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.261
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:       1736664 kB
Buffers:         66968 kB
Cached:         167656 kB
SwapCached:        384 kB
Active:         113560 kB
Inactive:       134508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736664 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3260 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            57320 kB
Committed_AS:   155944 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884620-1245259756.opb

Free space on /tmp at the end= 65948 MiB
End job on node33 at 2009-06-17 19:29:31