Trace number 357215

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)-26 1800.32 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
MD5SUM907943cf03e4e0f899b19858f5690e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved NO
Number of variables595
Total number of constraints27847
Number of constraints which are clauses27847
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 constraint2
Number of terms in the objective function 595
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 595
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 595
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.10/0.19	c ...done
0.10/0.19	c #vars=595 #constraints=27848 hasObjective=yes
0.29/0.33	c res. mode=mod
0.29/0.33	c VSIDS like heuristics
0.29/0.33	c complete search running
0.29/0.35	c nbDecision=24 #constraints=27848
0.29/0.35	c linear search for optimum
0.29/0.35	o -24
1.49/1.51	c restart after 401 decisions
1.79/1.85	c nbDecision=500 #constraints=28082
2.79/2.85	c restart after 801 decisions
3.59/3.69	c nbDecision=1000 #constraints=28300
6.49/6.55	c nbDecision=1500 #constraints=28585
7.19/7.22	c restart after 1601 decisions
9.99/10.01	c nbDecision=2000 #constraints=28832
14.49/14.51	c nbDecision=2500 #constraints=29134
20.19/20.27	c nbDecision=3000 #constraints=29439
22.28/22.31	c restart after 3201 decisions
22.99/23.10	c nbDecision=3226 #constraints=29546
22.99/23.10	o -25
23.98/24.02	c nbDecision=3282 #constraints=29589
23.98/24.02	o -26
27.09/27.15	c nbDecision=3500 #constraints=29740
35.28/35.30	c nbDecision=4000 #constraints=30087
44.98/45.07	c nbDecision=4500 #constraints=30466
55.98/56.08	c nbDecision=5000 #constraints=30857
65.78/65.82	c nbDecision=5500 #constraints=31179
77.58/77.65	c nbDecision=6000 #constraints=31543
87.17/87.29	c restart after 6401 decisions
92.46/92.54	c nbDecision=6500 #constraints=31860
104.07/104.10	c nbDecision=7000 #constraints=32113
116.57/116.60	c nbDecision=7500 #constraints=32359
133.16/133.25	c nbDecision=8000 #constraints=32697
151.55/151.62	c nbDecision=8500 #constraints=33031
165.65/165.74	c nbDecision=9000 #constraints=33278
185.24/185.30	c nbDecision=9500 #constraints=33609
203.64/203.76	c nbDecision=10000 #constraints=33943
219.34/219.41	c nbDecision=10500 #constraints=34199
235.83/235.95	c nbDecision=11000 #constraints=34472
255.73/255.85	c nbDecision=11500 #constraints=34781
279.42/279.50	c nbDecision=12000 #constraints=35158
303.11/303.28	c nbDecision=12500 #constraints=35499
317.01/317.14	c restart after 12801 decisions
330.10/330.22	c nbDecision=13000 #constraints=35788
353.90/354.01	c nbDecision=13500 #constraints=36079
380.50/380.69	c nbDecision=14000 #constraints=36383
406.68/406.86	c nbDecision=14500 #constraints=36711
434.97/435.14	c nbDecision=15000 #constraints=37045
463.67/463.90	c nbDecision=15500 #constraints=37358
496.57/496.79	c nbDecision=16000 #constraints=37759
529.26/529.41	c nbDecision=16500 #constraints=38159
564.25/564.47	c nbDecision=17000 #constraints=38571
605.34/605.51	c nbDecision=17500 #constraints=38985
647.73/647.94	c nbDecision=18000 #constraints=39404
689.82/690.02	c nbDecision=18500 #constraints=39813
733.21/733.40	c nbDecision=19000 #constraints=40233
778.49/778.74	c nbDecision=19500 #constraints=40644
825.38/825.68	c nbDecision=20000 #constraints=41022
858.37/858.67	c nbDecision=20500 #constraints=41281
892.56/892.86	c nbDecision=21000 #constraints=41608
928.05/928.30	c nbDecision=21500 #constraints=41912
963.44/963.73	c nbDecision=22000 #constraints=42246
998.54/998.81	c nbDecision=22500 #constraints=42535
1039.82/1040.18	c nbDecision=23000 #constraints=42827
1080.81/1081.16	c nbDecision=23500 #constraints=43126
1131.61/1131.98	c nbDecision=24000 #constraints=43497
1184.88/1185.20	c nbDecision=24500 #constraints=43916
1233.77/1234.14	c nbDecision=25000 #constraints=44338
1287.16/1287.52	c nbDecision=25500 #constraints=44717
1297.96/1298.31	c restart after 25601 decisions
1350.84/1351.20	c nbDecision=26000 #constraints=45083
1400.53/1400.90	c nbDecision=26500 #constraints=45430
1447.82/1448.22	c nbDecision=27000 #constraints=45759
1497.41/1497.81	c nbDecision=27500 #constraints=46103
1562.49/1562.96	c nbDecision=28000 #constraints=46470
1623.18/1623.63	c nbDecision=28500 #constraints=46778
1695.76/1696.21	c nbDecision=29000 #constraints=47133
1766.44/1766.95	c nbDecision=29500 #constraints=47530
1800.03/1800.50	Received signal 15
1800.13/1800.67	
1800.13/1800.67	s SATISFIABLE
1800.13/1800.67	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
1800.13/1800.67	v -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
1800.13/1800.67	v -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
1800.13/1800.67	v -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
1800.13/1800.67	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126
1800.13/1800.67	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1800.13/1800.67	v -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1800.13/1800.67	v -x169 -x170 -x171 -x172 -x173 x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189
1800.13/1800.67	v -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 -x210
1800.13/1800.67	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231
1800.13/1800.67	v -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252
1800.13/1800.67	v -x253 -x254 -x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1800.13/1800.67	v -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 -x294
1800.13/1800.67	v -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 -x315
1800.13/1800.67	v -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336
1800.13/1800.67	v -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357
1800.13/1800.67	v -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378
1800.13/1800.67	v -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399
1800.13/1800.67	v -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420
1800.13/1800.67	v -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441
1800.13/1800.67	v -x442 -x443 -x444 -x445 x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 x460 -x461 -x462
1800.13/1800.67	v -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483
1800.13/1800.67	v -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504
1800.13/1800.67	v -x505 -x506 -x507 x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525
1800.13/1800.67	v -x526 -x527 -x528 -x529 x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546
1800.13/1800.67	v -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567
1800.13/1800.67	v -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588
1800.13/1800.67	v -x589 -x590 -x591 -x592 -x593 -x594 -x595
1800.13/1800.67	
1800.13/1800.67	c user time= 1799.41 s
1800.13/1800.67	c system time= 0.807877 s
1800.13/1800.67	c wall clock time=1800.68

Verifier Data (download as text)

OK	-26

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node63/watcher-357215-1176991366 -o ROOT/results/node63/solver-357215-1176991366 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357215-1176991366/instance-357215-1176991366.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: 0.99 0.97 0.94 3/64 4439
/proc/meminfo: memFree=1145788/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=1468 CPUtime=0
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 175126511 1503232 159 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 367 159 130 317 0 46 0

[startup+0.0123159 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 4439
/proc/meminfo: memFree=1145788/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=1600 CPUtime=0.01
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 219 0 0 0 1 0 0 0 18 0 1 0 175126511 1638400 201 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 400 202 130 317 0 79 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1600

[startup+0.102326 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 4439
/proc/meminfo: memFree=1145788/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=3608 CPUtime=0.1
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 713 0 0 0 10 0 0 0 18 0 1 0 175126511 3694592 695 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 902 695 130 317 0 581 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3608

[startup+0.302357 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 4439
/proc/meminfo: memFree=1145788/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=7408 CPUtime=0.29
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 1665 0 0 0 29 0 0 0 19 0 1 0 175126511 7585792 1647 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 1852 1648 137 317 0 1531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7408

[startup+0.70139 s]
/proc/loadavg: 0.99 0.97 0.94 3/64 4439
/proc/meminfo: memFree=1145788/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=11212 CPUtime=0.69
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 2621 0 0 0 69 0 0 0 23 0 1 0 175126511 11481088 2412 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135276931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 2803 2412 170 317 0 2482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11212

[startup+1.50147 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=1135348/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=15352 CPUtime=1.49
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 3593 0 0 0 149 0 0 0 25 0 1 0 175126511 15720448 3384 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278945 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 3838 3384 170 317 0 3517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15352

[startup+3.10164 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=1129844/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=21436 CPUtime=3.09
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 5005 0 0 0 308 1 0 0 25 0 1 0 175126511 21950464 4796 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134596304 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 5359 4796 170 317 0 5038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21436

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=1118460/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=32852 CPUtime=6.29
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 7697 0 0 0 627 2 0 0 25 0 1 0 175126511 33640448 7488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 8213 7488 170 317 0 7892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32852

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=1102140/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=49616 CPUtime=12.68
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 11524 0 0 0 1265 3 0 0 25 0 1 0 175126511 50806784 11315 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 12404 11315 170 317 0 12083 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49616

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=1084548/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=67580 CPUtime=25.48
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 15702 0 0 0 2543 5 0 0 25 0 1 0 175126511 69201920 15493 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 16895 15493 170 317 0 16574 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67580

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=1051460/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=104220 CPUtime=51.08
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 24010 0 0 0 5099 9 0 0 25 0 1 0 175126511 106721280 23801 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710943 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 26055 23801 170 317 0 25734 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104220

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=1004676/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=159036 CPUtime=102.27
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 35510 0 0 0 10213 14 0 0 25 0 1 0 175126511 162852864 35301 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 39759 35301 170 317 0 39438 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159036

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=973252/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=191444 CPUtime=162.25
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 43416 0 0 0 16206 19 0 0 25 0 1 0 175126511 196038656 43174 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 47861 43174 170 317 0 47540 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 191444

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=945092/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=219808 CPUtime=222.24
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 50401 0 0 0 22201 23 0 0 25 0 1 0 175126511 225083392 50159 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 54952 50159 170 317 0 54631 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 219808

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=918660/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=245884 CPUtime=282.22
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 57038 0 0 0 28195 27 0 0 25 0 1 0 175126511 251785216 56796 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 61471 56796 170 317 0 61150 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 245884

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=898948/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=266108 CPUtime=342.2
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 61890 0 0 0 34192 28 0 0 25 0 1 0 175126511 272494592 61648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 66527 61648 170 317 0 66206 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 266108

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=862916/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=319612 CPUtime=402.19
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 70965 0 0 0 40186 33 0 0 25 0 1 0 175126511 327282688 70723 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 79903 70723 170 317 0 79582 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 319612

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=843844/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=339016 CPUtime=462.18
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 75669 0 0 0 46182 36 0 0 25 0 1 0 175126511 347152384 75427 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 84754 75427 170 317 0 84433 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 339016

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=824324/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=359980 CPUtime=522.15
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 80612 0 0 0 52177 38 0 0 25 0 1 0 175126511 368619520 80370 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 89995 80370 170 317 0 89674 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 359980

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=804164/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=379992 CPUtime=582.14
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 85594 0 0 0 58173 41 0 0 25 0 1 0 175126511 389111808 85352 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 94998 85352 170 317 0 94677 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 379992

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=787844/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=396204 CPUtime=642.13
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 89642 0 0 0 64169 44 0 0 25 0 1 0 175126511 405712896 89400 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 99051 89400 170 317 0 98730 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 396204


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

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=713604/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=470328 CPUtime=942.04
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 108235 0 0 0 94151 53 0 0 25 0 1 0 175126511 481615872 107993 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 117582 107993 170 317 0 117261 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 470328

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=699524/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=484228 CPUtime=1002.03
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 111709 0 0 0 100148 55 0 0 25 0 1 0 175126511 495849472 111467 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 121057 111467 170 317 0 120736 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 484228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=687492/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=496072 CPUtime=1062.02
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 114733 0 0 0 106145 57 0 0 25 0 1 0 175126511 507977728 114491 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 124018 114491 170 317 0 123697 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 496072

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=675268/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=508012 CPUtime=1122
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 117769 0 0 0 112142 58 0 0 25 0 1 0 175126511 520204288 117527 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718451 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 127003 117527 170 317 0 126682 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 508012

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=662404/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=520528 CPUtime=1181.99
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 121006 0 0 0 118139 60 0 0 25 0 1 0 175126511 533020672 120764 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 130132 120764 170 317 0 129811 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 520528

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=632900/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=599236 CPUtime=1241.97
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 136782 0 0 0 124130 67 0 0 25 0 1 0 175126511 613617664 128059 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 149809 128059 170 317 0 149488 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 599236

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=621124/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=610140 CPUtime=1301.96
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 139702 0 0 0 130127 69 0 0 25 0 1 0 175126511 624783360 130946 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 152535 130946 170 317 0 152214 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 610140

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/65 4440
/proc/meminfo: memFree=611460/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=621072 CPUtime=1361.94
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 142247 0 0 0 136124 70 0 0 25 0 1 0 175126511 635977728 133392 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 155268 133392 170 317 0 154947 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 621072

[startup+1422.31 s]
/proc/loadavg: 1.03 0.99 0.94 2/65 4440
/proc/meminfo: memFree=599044/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=633188 CPUtime=1421.93
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 145460 0 0 0 142121 72 0 0 25 0 1 0 175126511 648384512 136473 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 158297 136473 170 317 0 157976 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 633188

[startup+1482.3 s]
/proc/loadavg: 1.01 0.99 0.94 2/65 4440
/proc/meminfo: memFree=587204/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=644968 CPUtime=1481.91
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 148555 0 0 0 148118 73 0 0 25 0 1 0 175126511 660447232 139436 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 161242 139436 170 317 0 160921 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 644968

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 4440
/proc/meminfo: memFree=576516/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=655120 CPUtime=1541.89
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 151271 0 0 0 154114 75 0 0 25 0 1 0 175126511 670842880 142119 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 163780 142119 170 317 0 163459 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 655120

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 4440
/proc/meminfo: memFree=568836/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=663768 CPUtime=1601.88
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 153251 0 0 0 160112 76 0 0 25 0 1 0 175126511 679698432 144033 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 165942 144033 170 317 0 165621 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 663768

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 4440
/proc/meminfo: memFree=559236/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=672532 CPUtime=1661.86
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 155702 0 0 0 166109 77 0 0 25 0 1 0 175126511 688672768 146418 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 168133 146418 170 317 0 167812 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 672532

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 4440
/proc/meminfo: memFree=551620/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=681040 CPUtime=1721.84
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 157672 0 0 0 172106 78 0 0 25 0 1 0 175126511 697384960 148322 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 170260 148322 170 317 0 169939 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 681040

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 4440
/proc/meminfo: memFree=541124/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=690556 CPUtime=1781.83
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 160283 0 0 0 178103 80 0 0 25 0 1 0 175126511 707129344 150933 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563639 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 172639 150933 170 317 0 172318 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 690556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 4440
/proc/meminfo: memFree=538500/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=693424 CPUtime=1800.03
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 160980 0 0 0 179923 80 0 0 25 0 1 0 175126511 710066176 151564 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 173356 151564 170 317 0 173035 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 693424

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 4441
/proc/meminfo: memFree=538492/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=693536 CPUtime=1800.13
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194304 160990 0 0 0 179933 80 0 0 25 0 1 0 175126511 710180864 151574 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 173384 151574 170 317 0 173063 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 693536

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.94 2/66 4441
/proc/meminfo: memFree=538492/2055920 swapFree=4182612/4192956
[pid=4439] ppid=4437 vsize=0 CPUtime=1800.23
/proc/4439/stat : 4439 (oree) R 4437 4439 4054 0 -1 4194308 161006 0 0 0 179941 82 0 0 25 0 1 0 175126511 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/4439/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.32
CPU user time (s): 1799.42
CPU system time (s): 0.905862
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 693536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.905862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161006
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= 3551

runsolver used 1.37379 second user time and 3.57845 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Thu Apr 19 14:02:46 UTC 2007

IDJOB= 357215
IDBENCH= 2274
IDSOLVER= 172
FILE ID= node63/357215-1176991366

PBS_JOBID= 4630426

Free space on /tmp= 66472 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
COMMAND LINE= oree /tmp/evaluation/357215-1176991366/instance-357215-1176991366.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-357215-1176991366 -o ROOT/results/node63/solver-357215-1176991366 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357215-1176991366/instance-357215-1176991366.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  907943cf03e4e0f899b19858f5690e6e

RANDOM SEED= 585910646

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:       1146196 kB
Buffers:         37732 kB
Cached:         799412 kB
SwapCached:       4016 kB
Active:         284892 kB
Inactive:       561960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1146196 kB
SwapTotal:     4192956 kB
SwapFree:      4182612 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          15456 kB
Slab:            48840 kB
Committed_AS:  2026092 kB
PageTables:       1460 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= 66472 MiB

End job on node63 on Thu Apr 19 14:32:49 UTC 2007