Trace number 364218

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 NameAnswerObjective functionCPU timeWall clock time
oree 0.1.2 alphaSAT (TO)262 1800.1 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32c3.opb
MD5SUMc4cc2d9119cd599cce3a69b5023baf39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark261
Best CPU time to get the best result obtained on this benchmark27.6498
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 261
Optimality of the best value was proved YES
Number of variables558
Total number of constraints3551
Number of constraints which are clauses3551
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 constraint2
Maximum length of a constraint32
Number of terms in the objective function 558
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 558
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 558
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.04	c ...done
0.00/0.04	c #vars=558 #constraints=3552 hasObjective=yes
0.04/0.09	c res. mode=mod
0.04/0.09	c VSIDS like heuristics
0.04/0.09	c complete search running
0.09/0.14	c restart after 401 decisions
0.09/0.15	c nbDecision=500 #constraints=3588
0.09/0.18	c restart after 801 decisions
0.09/0.19	c nbDecision=1000 #constraints=3597
0.19/0.24	c nbDecision=1500 #constraints=3607
0.19/0.25	c restart after 1601 decisions
0.29/0.30	c nbDecision=2000 #constraints=3618
0.29/0.34	c nbDecision=2500 #constraints=3628
0.29/0.39	c nbDecision=3000 #constraints=3637
0.39/0.43	c restart after 3201 decisions
0.39/0.47	c nbDecision=3500 #constraints=3658
0.49/0.53	c nbDecision=4000 #constraints=3685
0.49/0.58	c nbDecision=4500 #constraints=3695
0.59/0.63	c nbDecision=5000 #constraints=3712
0.59/0.69	c nbDecision=5500 #constraints=3747
0.69/0.77	c nbDecision=6000 #constraints=3780
0.79/0.81	c restart after 6401 decisions
0.79/0.82	c nbDecision=6500 #constraints=3789
0.79/0.89	c nbDecision=7000 #constraints=3802
0.89/1.00	c nbDecision=7500 #constraints=3834
1.10/1.13	c nbDecision=7782 #constraints=3894
1.10/1.13	c linear search for optimum
1.10/1.13	o 264
2.08/2.19	c nbDecision=7922 #constraints=3950
2.08/2.19	o 263
2.88/2.98	c nbDecision=8000 #constraints=3985
8.08/8.12	c nbDecision=8500 #constraints=4224
13.17/13.28	c nbDecision=9000 #constraints=4446
19.08/19.13	c nbDecision=9500 #constraints=4685
24.18/24.28	c nbDecision=10000 #constraints=4910
24.58/24.63	c nbDecision=10034 #constraints=4922
24.58/24.63	o 262
29.87/29.92	c nbDecision=10500 #constraints=5138
35.47/35.56	c nbDecision=11000 #constraints=5373
40.87/40.98	c nbDecision=11500 #constraints=5589
45.76/45.82	c nbDecision=12000 #constraints=5813
51.77/51.89	c nbDecision=12500 #constraints=6045
55.17/55.27	c restart after 12801 decisions
57.66/57.70	c nbDecision=13000 #constraints=6232
63.76/63.82	c nbDecision=13500 #constraints=6452
69.96/70.04	c nbDecision=14000 #constraints=6662
75.66/75.79	c nbDecision=14500 #constraints=6850
81.65/81.78	c nbDecision=15000 #constraints=7078
86.25/86.33	c nbDecision=15500 #constraints=7133
94.66/94.77	c nbDecision=16000 #constraints=7502
104.05/104.17	c nbDecision=16500 #constraints=7855
115.05/115.18	c nbDecision=17000 #constraints=8202
127.45/127.51	c nbDecision=17500 #constraints=8524
139.14/139.24	c nbDecision=18000 #constraints=8798
158.64/158.76	c nbDecision=18500 #constraints=9190
179.93/180.06	c nbDecision=19000 #constraints=9542
203.13/203.22	c nbDecision=19500 #constraints=9905
232.42/232.50	c nbDecision=20000 #constraints=10241
263.31/263.46	c nbDecision=20500 #constraints=10593
293.70/293.89	c nbDecision=21000 #constraints=10905
326.80/326.95	c nbDecision=21500 #constraints=11208
375.68/375.84	c nbDecision=22000 #constraints=11416
436.17/436.39	c nbDecision=22500 #constraints=11566
502.16/502.31	c nbDecision=23000 #constraints=11727
562.24/562.45	c nbDecision=23500 #constraints=11869
614.43/614.65	c nbDecision=24000 #constraints=12062
672.92/673.19	c nbDecision=24500 #constraints=12195
726.31/726.56	c nbDecision=25000 #constraints=12316
765.69/765.94	c nbDecision=25500 #constraints=12506
774.29/774.53	c restart after 25601 decisions
781.09/781.30	c nbDecision=26000 #constraints=12588
792.09/792.36	c nbDecision=26500 #constraints=12617
803.38/803.65	c nbDecision=27000 #constraints=12628
816.08/816.35	c nbDecision=27500 #constraints=12641
826.88/827.16	c nbDecision=28000 #constraints=12664
841.37/841.67	c nbDecision=28500 #constraints=12706
862.07/862.32	c nbDecision=29000 #constraints=12736
874.76/875.01	c nbDecision=29500 #constraints=12747
887.66/887.95	c nbDecision=30000 #constraints=12760
907.45/907.79	c nbDecision=30500 #constraints=12791
935.25/935.58	c nbDecision=31000 #constraints=12856
967.94/968.28	c nbDecision=31500 #constraints=12947
996.53/996.80	c nbDecision=32000 #constraints=13035
1046.72/1047.05	c nbDecision=32500 #constraints=13197
1100.11/1100.46	c nbDecision=33000 #constraints=13341
1189.09/1189.49	c nbDecision=33500 #constraints=13545
1282.97/1283.33	c nbDecision=34000 #constraints=13761
1372.95/1373.34	c nbDecision=34500 #constraints=13975
1467.02/1467.49	c nbDecision=35000 #constraints=14184
1477.52/1477.90	c nbDecision=35500 #constraints=14227
1488.11/1488.53	c nbDecision=36000 #constraints=14244
1503.61/1504.10	c nbDecision=36500 #constraints=14288
1537.41/1537.80	c nbDecision=37000 #constraints=14397
1597.40/1597.84	c nbDecision=37500 #constraints=14624
1614.79/1615.29	c nbDecision=38000 #constraints=14712
1671.37/1671.85	c nbDecision=38500 #constraints=14854
1688.97/1689.41	c nbDecision=39000 #constraints=14945
1719.16/1719.60	c nbDecision=39500 #constraints=15121
1754.26/1754.70	c nbDecision=40000 #constraints=15319
1769.25/1769.74	c nbDecision=40500 #constraints=15395
1789.25/1789.78	c nbDecision=41000 #constraints=15512
1800.05/1800.50	Received signal 15
1800.05/1800.52	
1800.05/1800.52	s SATISFIABLE
1800.05/1800.52	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
1800.05/1800.52	v -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
1800.05/1800.52	v 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
1800.05/1800.52	v -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
1800.05/1800.52	v x113 -x114 x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 -x133 x134
1800.05/1800.52	v x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157
1800.05/1800.52	v -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180
1800.05/1800.52	v x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 -x191 x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 -x201 x202 x203
1800.05/1800.52	v -x204 -x205 x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226
1800.05/1800.52	v x227 -x228 -x229 x230 x231 -x232 x233 -x234 x235 -x236 -x237 x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249
1800.05/1800.52	v -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272
1800.05/1800.52	v x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295
1800.05/1800.52	v -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318
1800.05/1800.52	v x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 -x335 x336 x337 -x338 x339 -x340 x341
1800.05/1800.52	v -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364
1800.05/1800.52	v x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 -x381 x382 x383 -x384 -x385 x386 -x387
1800.05/1800.52	v x388 x389 -x390 -x391 x392 -x393 x394 x395 -x396 -x397 x398 -x399 x400 x401 -x402 -x403 x404 -x405 x406 x407 -x408 -x409 x410
1800.05/1800.52	v -x411 x412 x413 -x414 -x415 x416 -x417 x418 x419 -x420 x421 -x422 -x423 x424 -x425 x426 -x427 x428 x429 -x430 -x431 x432 -x433
1800.05/1800.52	v x434 -x435 x436 x437 -x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446 -x447 x448 x449 -x450 -x451 x452 -x453 x454 x455 -x456
1800.05/1800.52	v -x457 x458 x459 -x460 -x461 x462 -x463 x464 -x465 x466 x467 -x468 -x469 x470 -x471 x472 x473 -x474 -x475 x476 -x477 x478 x479
1800.05/1800.52	v -x480 -x481 x482 x483 -x484 -x485 x486 -x487 x488 -x489 x490 x491 -x492 -x493 x494 -x495 x496 x497 -x498 -x499 x500 -x501 x502
1800.05/1800.52	v x503 -x504 -x505 x506 -x507 x508 x509 -x510 -x511 x512 -x513 x514 x515 -x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 -x525
1800.05/1800.52	v x526 x527 -x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 -x537 x538 x539 -x540 -x541 x542 -x543 x544 x545 -x546 x547 -x548
1800.05/1800.52	v -x549 x550 -x551 x552 -x553 x554 -x555 x556 x557 -x558
1800.05/1800.52	
1800.05/1800.52	c user time= 1799.84 s
1800.05/1800.52	c system time= 0.234964 s
1800.05/1800.52	c wall clock time=1800.52

Verifier Data (download as text)

OK	262

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-364218-1176987713 -o ROOT/results/node51/solver-364218-1176987713 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/364218-1176987713/instance-364218-1176987713.opb mod 

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): 3600 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: 1.00 1.00 1.00 3/70 17027
/proc/meminfo: memFree=1694752/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=1468 CPUtime=0
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 53616418 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 367 167 130 317 0 46 0

[startup+0.0517171 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 17027
/proc/meminfo: memFree=1694752/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=2724 CPUtime=0.04
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 482 0 0 0 4 0 0 0 18 0 1 0 53616418 2789376 464 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 681 464 137 317 0 360 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2724

[startup+0.101721 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 17027
/proc/meminfo: memFree=1694752/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=3184 CPUtime=0.09
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 580 0 0 0 9 0 0 0 18 0 1 0 53616418 3260416 562 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602694 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 796 562 139 317 0 475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3184

[startup+0.301739 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 17027
/proc/meminfo: memFree=1694752/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=3184 CPUtime=0.29
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 580 0 0 0 29 0 0 0 19 0 1 0 53616418 3260416 562 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712546 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 796 562 139 317 0 475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3184

[startup+0.701775 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 17027
/proc/meminfo: memFree=1694752/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=3316 CPUtime=0.69
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 624 0 0 0 69 0 0 0 23 0 1 0 53616418 3395584 606 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 829 606 139 317 0 508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3316

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 17028
/proc/meminfo: memFree=1692568/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=4088 CPUtime=1.49
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 840 0 0 0 149 0 0 0 25 0 1 0 53616418 4186112 822 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712465 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 1022 822 170 317 0 701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4088

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17048
/proc/meminfo: memFree=1692488/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=4996 CPUtime=3.08
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 1081 0 0 0 308 0 0 0 25 0 1 0 53616418 5115904 1063 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134714680 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 1249 1063 170 317 0 928 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4996

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17048
/proc/meminfo: memFree=1690696/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=6868 CPUtime=6.28
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 1544 0 0 0 628 0 0 0 25 0 1 0 53616418 7032832 1526 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718650 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 1717 1526 170 317 0 1396 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6868

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17048
/proc/meminfo: memFree=1687064/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=10936 CPUtime=12.67
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 2559 0 0 0 1267 0 0 0 25 0 1 0 53616418 11198464 2541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284171 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 2734 2541 170 317 0 2413 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10936

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17048
/proc/meminfo: memFree=1679648/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=18148 CPUtime=25.47
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 4246 0 0 0 2546 1 0 0 25 0 1 0 53616418 18583552 4228 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278980 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 4537 4228 170 317 0 4216 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18148

[startup+51.1013 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17048
/proc/meminfo: memFree=1666592/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=31912 CPUtime=51.07
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 7543 0 0 0 5104 3 0 0 25 0 1 0 53616418 32677888 7525 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278980 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 7978 7525 170 317 0 7657 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31912

[startup+102.306 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 17048
/proc/meminfo: memFree=1643808/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=53768 CPUtime=102.26
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 13241 0 0 0 10220 6 0 0 25 0 1 0 53616418 55058432 13175 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 13442 13175 170 317 0 13121 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53768

[startup+162.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 17048
/proc/meminfo: memFree=1619744/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=79728 CPUtime=162.23
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 19252 0 0 0 16214 9 0 0 25 0 1 0 53616418 81641472 19186 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 19932 19186 170 317 0 19611 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 79728

[startup+222.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 17048
/proc/meminfo: memFree=1605728/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=94688 CPUtime=222.23
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 22696 0 0 0 22211 12 0 0 25 0 1 0 53616418 96960512 22630 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 23672 22630 170 317 0 23351 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 94688

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 17048
/proc/meminfo: memFree=1596128/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=104036 CPUtime=282.21
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 25152 0 0 0 28208 13 0 0 25 0 1 0 53616418 106532864 25086 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 26009 25086 170 317 0 25688 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 104036

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17048
/proc/meminfo: memFree=1588000/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=111360 CPUtime=342.19
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 27120 0 0 0 34205 14 0 0 25 0 1 0 53616418 114032640 27054 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 27840 27054 170 317 0 27519 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 111360

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17050
/proc/meminfo: memFree=1586208/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=113104 CPUtime=402.18
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 27559 0 0 0 40204 14 0 0 25 0 1 0 53616418 115818496 27493 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 28276 27493 170 317 0 27955 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 113104

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1584032/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=115156 CPUtime=462.16
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 28114 0 0 0 46202 14 0 0 25 0 1 0 53616418 117919744 28048 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 28789 28048 170 317 0 28468 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 115156

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1582304/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=116868 CPUtime=522.16
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 28545 0 0 0 52201 15 0 0 25 0 1 0 53616418 119672832 28479 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 29217 28479 170 317 0 28896 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 116868

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1580000/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=119236 CPUtime=582.14
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 29149 0 0 0 58199 15 0 0 25 0 1 0 53616418 122097664 29083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 29809 29083 170 317 0 29488 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 119236

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1577888/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=121196 CPUtime=642.12
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 29653 0 0 0 64197 15 0 0 25 0 1 0 53616418 124104704 29587 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 30299 29587 170 317 0 29978 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 121196


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1568160/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=134880 CPUtime=882.06
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 32078 0 0 0 88188 18 0 0 25 0 1 0 53616418 138117120 32012 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563419 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 33720 32012 170 317 0 33399 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 134880

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1567776/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=135152 CPUtime=942.05
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 32176 0 0 0 94187 18 0 0 25 0 1 0 53616418 138395648 32110 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 33788 32110 170 317 0 33467 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 135152

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1567200/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=135700 CPUtime=1002.03
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 32321 0 0 0 100185 18 0 0 25 0 1 0 53616418 138956800 32255 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 33925 32255 170 317 0 33604 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 135700

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1566560/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=136356 CPUtime=1062.02
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 32504 0 0 0 106184 18 0 0 25 0 1 0 53616418 139628544 32438 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 34089 32438 170 317 0 33768 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 136356

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1565600/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=137268 CPUtime=1122.01
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 32738 0 0 0 112182 19 0 0 25 0 1 0 53616418 140562432 32672 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 34317 32672 170 317 0 33996 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 137268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1563552/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=139064 CPUtime=1181.99
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 33245 0 0 0 118180 19 0 0 25 0 1 0 53616418 142401536 33179 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 34766 33179 170 317 0 34445 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 139064

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1561632/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=141120 CPUtime=1241.98
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 33809 0 0 0 124178 20 0 0 25 0 1 0 53616418 144506880 33650 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 35280 33650 170 317 0 34959 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 141120

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1559840/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=142820 CPUtime=1301.97
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 34242 0 0 0 130177 20 0 0 25 0 1 0 53616418 146247680 34083 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718332 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 35705 34083 170 317 0 35384 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 142820

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1557984/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=144608 CPUtime=1361.94
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 34693 0 0 0 136174 20 0 0 25 0 1 0 53616418 148078592 34534 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712513 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 36152 34534 170 317 0 35831 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 144608

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1555936/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=146296 CPUtime=1421.94
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 35206 0 0 0 142173 21 0 0 25 0 1 0 53616418 149807104 35047 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272661 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 36574 35047 170 317 0 36253 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 146296

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1554464/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=147712 CPUtime=1481.92
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 35572 0 0 0 148171 21 0 0 25 0 1 0 53616418 151257088 35413 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 36928 35413 170 317 0 36607 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 147712

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1553696/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=148360 CPUtime=1541.9
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 35753 0 0 0 154169 21 0 0 25 0 1 0 53616418 151920640 35594 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 37090 35594 170 317 0 36769 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 148360

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1552736/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=149280 CPUtime=1601.89
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 36011 0 0 0 160167 22 0 0 25 0 1 0 53616418 152862720 35852 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 37320 35852 170 317 0 36999 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 149280

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1550944/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=151184 CPUtime=1661.88
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 36437 0 0 0 166166 22 0 0 25 0 1 0 53616418 154812416 36278 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 37796 36278 170 317 0 37475 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 151184

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1549536/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=152632 CPUtime=1721.86
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 36786 0 0 0 172164 22 0 0 25 0 1 0 53616418 156295168 36627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 38158 36627 170 317 0 37837 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 152632

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1548064/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=154876 CPUtime=1781.85
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 37159 0 0 0 178162 23 0 0 25 0 1 0 53616418 158593024 37000 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 38719 37000 170 317 0 38398 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 154876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1547552/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=155800 CPUtime=1800.05
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 37285 0 0 0 179982 23 0 0 25 0 1 0 53616418 159539200 37126 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 38950 37126 170 317 0 38629 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 155800

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17050
/proc/meminfo: memFree=1547552/2055920 swapFree=4183232/4192956
[pid=17027] ppid=17025 vsize=155800 CPUtime=1800.05
/proc/17027/stat : 17027 (oree) R 17025 17027 16519 0 -1 4194304 37285 0 0 0 179982 23 0 0 25 0 1 0 53616418 159539200 37126 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/17027/statm: 38950 37126 170 317 0 38629 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 155800

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.1
CPU user time (s): 1799.84
CPU system time (s): 0.25896
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 155800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37301
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= 8
involuntary context switches= 1474

runsolver used 1.35379 second user time and 3.59445 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Thu Apr 19 13:01:53 UTC 2007

IDJOB= 364218
IDBENCH= 2084
IDSOLVER= 172
FILE ID= node51/364218-1176987713

PBS_JOBID= 4630419

Free space on /tmp= 66460 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32c3.opb
COMMAND LINE= oree /tmp/evaluation/364218-1176987713/instance-364218-1176987713.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-364218-1176987713 -o ROOT/results/node51/solver-364218-1176987713 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/364218-1176987713/instance-364218-1176987713.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  c4cc2d9119cd599cce3a69b5023baf39

RANDOM SEED= 268152109

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1695160 kB
Buffers:         24964 kB
Cached:         285572 kB
SwapCached:       3556 kB
Active:         208656 kB
Inactive:       113076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695160 kB
SwapTotal:     4192956 kB
SwapFree:      4183232 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          17612 kB
Slab:            24624 kB
Committed_AS:  2636512 kB
PageTables:       1644 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= 66460 MiB

End job on node51 on Thu Apr 19 13:31:56 UTC 2007