Trace number 364456

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 alphaOPT334 1343.37 1343.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par16-3-c.opb
MD5SUM995cbcff162892786ed2539630dc8f6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark334
Best CPU time to get the best result obtained on this benchmark1.21681
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 334
Optimality of the best value was proved YES
Number of variables668
Total number of constraints1666
Number of constraints which are clauses1666
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 constraint3
Number of terms in the objective function 668
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 668
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 668
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

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.01	c ...done
0.00/0.01	c #vars=668 #constraints=1667 hasObjective=yes
0.00/0.02	c res. mode=mod
0.00/0.02	c VSIDS like heuristics
0.00/0.02	c complete search running
0.39/0.46	c restart after 401 decisions
0.49/0.57	c nbDecision=500 #constraints=2151
0.89/0.99	c restart after 801 decisions
1.29/1.32	c nbDecision=1000 #constraints=2646
2.19/2.29	c nbDecision=1500 #constraints=3143
2.39/2.49	c restart after 1601 decisions
3.29/3.38	c nbDecision=2000 #constraints=3634
4.89/4.99	c nbDecision=2500 #constraints=4136
7.09/7.15	c nbDecision=3000 #constraints=4635
7.89/7.97	c restart after 3201 decisions
9.59/9.67	c nbDecision=3500 #constraints=5129
13.78/13.80	c nbDecision=4000 #constraints=5628
17.89/17.93	c nbDecision=4500 #constraints=6128
24.69/24.80	c nbDecision=5000 #constraints=6629
31.28/31.38	c nbDecision=5500 #constraints=7125
37.58/37.69	c nbDecision=6000 #constraints=7622
43.07/43.14	c restart after 6401 decisions
44.67/44.72	c nbDecision=6500 #constraints=8118
54.68/54.70	c nbDecision=7000 #constraints=8617
64.38/64.50	c nbDecision=7500 #constraints=9118
78.27/78.32	c nbDecision=8000 #constraints=9616
93.97/94.00	c nbDecision=8500 #constraints=10117
107.06/107.19	c nbDecision=9000 #constraints=10614
121.56/121.69	c nbDecision=9500 #constraints=11114
139.85/139.99	c nbDecision=10000 #constraints=11620
158.55/158.68	c nbDecision=10500 #constraints=12119
177.05/177.10	c nbDecision=11000 #constraints=12614
196.85/196.90	c nbDecision=11500 #constraints=13114
222.63/222.70	c nbDecision=12000 #constraints=13613
240.33/240.43	c nbDecision=12500 #constraints=14113
249.32/249.45	c restart after 12801 decisions
257.52/257.69	c nbDecision=13000 #constraints=14607
280.82/280.95	c nbDecision=13500 #constraints=15107
299.92/300.00	c nbDecision=14000 #constraints=15605
318.91/319.06	c nbDecision=14500 #constraints=16106
339.20/339.30	c nbDecision=15000 #constraints=16608
363.00/363.19	c nbDecision=15500 #constraints=17104
386.60/386.78	c nbDecision=16000 #constraints=17605
417.69/417.89	c nbDecision=16500 #constraints=18108
446.18/446.38	c nbDecision=17000 #constraints=18609
470.17/470.34	c nbDecision=17500 #constraints=19102
494.06/494.24	c nbDecision=18000 #constraints=19601
524.76/524.90	c nbDecision=18500 #constraints=20102
566.55/566.79	c nbDecision=19000 #constraints=20605
615.94/616.11	c nbDecision=19500 #constraints=21100
661.02/661.20	c nbDecision=20000 #constraints=21603
718.51/718.72	c nbDecision=20500 #constraints=22099
777.00/777.21	c nbDecision=21000 #constraints=22602
817.99/818.28	c nbDecision=21500 #constraints=23099
853.78/854.05	c nbDecision=22000 #constraints=23602
891.67/891.94	c nbDecision=22500 #constraints=24102
931.47/931.75	c nbDecision=23000 #constraints=24600
942.16/942.49	c nbDecision=23078 #constraints=24678
942.16/942.49	c linear search for optimum
942.16/942.49	o 334
971.45/971.73	c nbDecision=23500 #constraints=25100
1010.04/1010.39	c nbDecision=24000 #constraints=25602
1049.73/1050.08	c nbDecision=24500 #constraints=26102
1089.22/1089.54	c nbDecision=25000 #constraints=26600
1130.52/1130.81	c nbDecision=25500 #constraints=27101
1143.51/1143.83	c restart after 25601 decisions
1205.80/1206.16	c nbDecision=26000 #constraints=27598
1268.18/1268.53	c nbDecision=26500 #constraints=28095
1343.26/1343.69	c nbDecision=26904 #constraints=28495
1343.26/1343.69	
1343.26/1343.69	s OPTIMUM FOUND
1343.26/1343.69	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
1343.26/1343.69	v 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
1343.26/1343.69	v -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
1343.26/1343.69	v -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
1343.26/1343.69	v x116 -x117 x118 x119 -x120 x121 -x122 x123 -x124 -x125 x126 -x127 x128 x129 -x130 -x131 x132 -x133 x134 -x135 x136 x137 -x138
1343.26/1343.69	v -x139 x140 -x141 x142 -x143 x144 x145 -x146 -x147 x148 -x149 x150 -x151 x152 -x153 x154 x155 -x156 -x157 x158 -x159 x160 -x161
1343.26/1343.69	v x162 -x163 x164 -x165 x166 -x167 x168 -x169 x170 -x171 x172 -x173 x174 -x175 x176 -x177 x178 -x179 x180 -x181 x182 -x183 x184
1343.26/1343.69	v -x185 x186 -x187 x188 -x189 x190 -x191 x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201 x202 -x203 x204 -x205 x206 -x207
1343.26/1343.69	v x208 -x209 x210 -x211 x212 -x213 x214 -x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 -x225 x226 -x227 x228 -x229 x230
1343.26/1343.69	v -x231 x232 -x233 x234 -x235 x236 -x237 x238 -x239 x240 -x241 x242 -x243 x244 -x245 x246 -x247 x248 x249 -x250 x251 -x252 -x253
1343.26/1343.69	v x254 x255 -x256 -x257 x258 -x259 x260 x261 -x262 x263 -x264 -x265 x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 -x275 x276
1343.26/1343.69	v x277 -x278 x279 -x280 -x281 x282 -x283 x284 -x285 x286 x287 -x288 x289 -x290 x291 -x292 -x293 x294 x295 -x296 x297 -x298 -x299
1343.26/1343.69	v x300 x301 -x302 -x303 x304 -x305 x306 x307 -x308 -x309 x310 x311 -x312 x313 -x314 -x315 x316 x317 -x318 x319 -x320 -x321 x322
1343.26/1343.69	v -x323 x324 x325 -x326 x327 -x328 -x329 x330 x331 -x332 x333 -x334 -x335 x336 -x337 x338 x339 -x340 x341 -x342 -x343 x344 x345
1343.26/1343.69	v -x346 -x347 x348 -x349 x350 -x351 x352 x353 -x354 x355 -x356 x357 -x358 -x359 x360 x361 -x362 -x363 x364 -x365 x366 x367 -x368
1343.26/1343.69	v x369 -x370 -x371 x372 x373 -x374 x375 -x376 -x377 x378 -x379 x380 x381 -x382 x383 -x384 -x385 x386 x387 -x388 x389 -x390 -x391
1343.26/1343.69	v x392 x393 -x394 x395 -x396 x397 -x398 x399 -x400 -x401 x402 -x403 x404 x405 -x406 x407 -x408 -x409 x410 x411 -x412 x413 -x414
1343.26/1343.69	v -x415 x416 x417 -x418 -x419 x420 -x421 x422 x423 -x424 -x425 x426 -x427 x428 x429 -x430 -x431 x432 -x433 x434 -x435 x436 x437
1343.26/1343.69	v -x438 -x439 x440 -x441 x442 x443 -x444 -x445 x446 x447 -x448 x449 -x450 -x451 x452 x453 -x454 -x455 x456 x457 -x458 x459 -x460
1343.26/1343.69	v -x461 x462 x463 -x464 x465 -x466 -x467 x468 x469 -x470 x471 -x472 -x473 x474 x475 -x476 x477 -x478 x479 -x480 -x481 x482 x483
1343.26/1343.69	v -x484 x485 -x486 x487 -x488 -x489 x490 x491 -x492 x493 -x494 -x495 x496 x497 -x498 x499 -x500 -x501 x502 x503 -x504 x505 -x506
1343.26/1343.69	v -x507 x508 x509 -x510 -x511 x512 -x513 x514 x515 -x516 -x517 x518 x519 -x520 x521 -x522 x523 -x524 -x525 x526 x527 -x528 x529
1343.26/1343.69	v -x530 -x531 x532 -x533 x534 x535 -x536 x537 -x538 -x539 x540 -x541 x542 x543 -x544 x545 -x546 x547 -x548 -x549 x550 -x551 x552
1343.26/1343.69	v x553 -x554 -x555 x556 -x557 x558 x559 -x560 x561 -x562 x563 -x564 -x565 x566 x567 -x568 -x569 x570 x571 -x572 -x573 x574 x575
1343.26/1343.69	v -x576 x577 -x578 -x579 x580 x581 -x582 x583 -x584 x585 -x586 -x587 x588 -x589 x590 x591 -x592 -x593 x594 -x595 x596 x597 -x598
1343.26/1343.69	v x599 -x600 -x601 x602 x603 -x604 -x605 x606 x607 -x608 x609 -x610 x611 -x612 x613 -x614 x615 -x616 -x617 x618 x619 -x620 x621
1343.26/1343.69	v -x622 -x623 x624 -x625 x626 x627 -x628 x629 -x630 x631 -x632 -x633 x634 x635 -x636 x637 -x638 x639 -x640 -x641 x642 x643 -x644
1343.26/1343.69	v -x645 x646 -x647 x648 x649 -x650 -x651 x652 -x653 x654 x655 -x656 -x657 x658 x659 -x660 -x661 x662 -x663 x664 x665 -x666 x667
1343.26/1343.69	v -x668
1343.26/1343.69	
1343.26/1343.69	c user time= 1343.27 s
1343.26/1343.69	c system time= 0.092985 s
1343.26/1343.69	c wall clock time=1343.7

Verifier Data (download as text)

OK	334

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-364456-1176988107 -o ROOT/results/node55/solver-364456-1176988107 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/364456-1176988107/instance-364456-1176988107.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.77 0.95 0.98 3/64 8681
/proc/meminfo: memFree=1755244/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=1468 CPUtime=0
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 146720695 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 367 166 130 317 0 46 0

[startup+0.099997 s]
/proc/loadavg: 0.77 0.95 0.98 3/64 8681
/proc/meminfo: memFree=1755244/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=2128 CPUtime=0.09
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 338 0 0 0 9 0 0 0 18 0 1 0 146720695 2179072 320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718451 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 532 320 139 317 0 211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2128

[startup+0.101996 s]
/proc/loadavg: 0.77 0.95 0.98 3/64 8681
/proc/meminfo: memFree=1755244/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=2128 CPUtime=0.09
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 338 0 0 0 9 0 0 0 18 0 1 0 146720695 2179072 320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135278973 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 532 320 139 317 0 211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2128

[startup+0.302014 s]
/proc/loadavg: 0.77 0.95 0.98 3/64 8681
/proc/meminfo: memFree=1755244/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=2256 CPUtime=0.29
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 381 0 0 0 29 0 0 0 19 0 1 0 146720695 2310144 363 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134558969 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 564 363 139 317 0 243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2256

[startup+0.701051 s]
/proc/loadavg: 0.77 0.95 0.98 3/64 8681
/proc/meminfo: memFree=1755244/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=2644 CPUtime=0.69
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 460 0 0 0 69 0 0 0 22 0 1 0 146720695 2707456 442 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710848 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 661 442 139 317 0 340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2644

[startup+1.50113 s]
/proc/loadavg: 0.79 0.95 0.98 2/65 8682
/proc/meminfo: memFree=1753828/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=3036 CPUtime=1.49
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 585 0 0 0 149 0 0 0 25 0 1 0 146720695 3108864 567 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134541766 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 759 567 139 317 0 438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3036

[startup+3.10128 s]
/proc/loadavg: 0.79 0.95 0.98 2/65 8682
/proc/meminfo: memFree=1753124/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=3876 CPUtime=3.09
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 776 0 0 0 309 0 0 0 25 0 1 0 146720695 3969024 758 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134746931 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 969 758 139 317 0 648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3876

[startup+6.30158 s]
/proc/loadavg: 0.79 0.95 0.98 2/65 8682
/proc/meminfo: memFree=1751780/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=4812 CPUtime=6.29
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 1012 0 0 0 629 0 0 0 25 0 1 0 146720695 4927488 994 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 1203 994 139 317 0 882 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4812

[startup+12.7012 s]
/proc/loadavg: 0.82 0.95 0.98 2/65 8682
/proc/meminfo: memFree=1750508/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=6012 CPUtime=12.69
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 1288 0 0 0 1269 0 0 0 25 0 1 0 146720695 6156288 1270 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 1503 1270 139 317 0 1182 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6012

[startup+25.5014 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 8682
/proc/meminfo: memFree=1749164/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=7524 CPUtime=25.49
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 1659 0 0 0 2548 1 0 0 25 0 1 0 146720695 7704576 1597 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 1881 1597 139 317 0 1560 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7524

[startup+51.1018 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 8682
/proc/meminfo: memFree=1747308/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=9440 CPUtime=51.07
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 2118 0 0 0 5106 1 0 0 25 0 1 0 146720695 9666560 2056 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 2360 2056 139 317 0 2039 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9440

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 8682
/proc/meminfo: memFree=1745004/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=11580 CPUtime=102.27
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 2672 0 0 0 10225 2 0 0 25 0 1 0 146720695 11857920 2610 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 2895 2610 139 317 0 2574 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11580

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1743020/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=13676 CPUtime=162.25
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 3168 0 0 0 16223 2 0 0 25 0 1 0 146720695 14004224 3106 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 3419 3106 139 317 0 3098 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13676

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1741356/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=15580 CPUtime=222.23
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 3649 0 0 0 22220 3 0 0 25 0 1 0 146720695 15953920 3501 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 3895 3501 139 317 0 3574 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15580

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1739692/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=17320 CPUtime=282.22
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 4059 0 0 0 28218 4 0 0 25 0 1 0 146720695 17735680 3911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 4330 3911 139 317 0 4009 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 17320

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1738028/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=18904 CPUtime=342.2
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 4460 0 0 0 34216 4 0 0 25 0 1 0 146720695 19357696 4312 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 4726 4312 139 317 0 4405 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18904

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1736812/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=20096 CPUtime=402.19
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 4781 0 0 0 40214 5 0 0 25 0 1 0 146720695 20578304 4633 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 5024 4633 139 317 0 4703 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 20096

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1735724/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=21176 CPUtime=462.17
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 5063 0 0 0 46212 5 0 0 25 0 1 0 146720695 21684224 4915 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 5294 4915 139 317 0 4973 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 21176

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1734636/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=22496 CPUtime=522.16
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 5347 0 0 0 52210 6 0 0 25 0 1 0 146720695 23035904 5199 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 5624 5199 139 317 0 5303 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 22496

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1733804/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=23448 CPUtime=582.15
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 5542 0 0 0 58209 6 0 0 25 0 1 0 146720695 24010752 5394 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 5862 5394 139 317 0 5541 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 23448

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1733036/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=24096 CPUtime=642.13
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 5732 0 0 0 64207 6 0 0 25 0 1 0 146720695 24674304 5584 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 6024 5584 139 317 0 5703 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 24096


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

/proc/meminfo: memFree=1732332/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=24880 CPUtime=702.11
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 5898 0 0 0 70205 6 0 0 25 0 1 0 146720695 25477120 5750 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 6220 5750 139 317 0 5899 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 24880

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1731692/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=25660 CPUtime=762.11
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 6125 0 0 0 76204 7 0 0 25 0 1 0 146720695 26275840 5911 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 6415 5911 139 317 0 6094 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 25660

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1730924/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=26464 CPUtime=822.09
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 6306 0 0 0 82202 7 0 0 25 0 1 0 146720695 27099136 6092 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 6616 6092 139 317 0 6295 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 26464

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1729964/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=27520 CPUtime=882.07
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 6552 0 0 0 88200 7 0 0 25 0 1 0 146720695 28180480 6338 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563518 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 6880 6338 139 317 0 6559 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 27520

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1729196/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=28316 CPUtime=942.06
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 6766 0 0 0 94198 8 0 0 25 0 1 0 146720695 28995584 6519 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 7079 6519 139 317 0 6758 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 28316

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1728044/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=30040 CPUtime=1002.04
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 7270 0 0 0 100196 8 0 0 25 0 1 0 146720695 30760960 6820 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 7510 6820 170 317 0 7189 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 30040

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 8682
/proc/meminfo: memFree=1727404/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=30576 CPUtime=1062.02
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 7446 0 0 0 106194 8 0 0 25 0 1 0 146720695 31309824 6996 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 7644 6996 170 317 0 7323 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 30576

[startup+1122.3 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 8682
/proc/meminfo: memFree=1726636/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=31412 CPUtime=1122.02
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 7653 0 0 0 112193 9 0 0 25 0 1 0 146720695 32165888 7203 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 7853 7203 170 317 0 7532 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 31412

[startup+1182.3 s]
/proc/loadavg: 1.15 1.02 0.99 2/65 8682
/proc/meminfo: memFree=1726124/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=32188 CPUtime=1182
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 7803 0 0 0 118191 9 0 0 25 0 1 0 146720695 32960512 7320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8047 7320 170 317 0 7726 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 32188

[startup+1242.3 s]
/proc/loadavg: 1.12 1.03 1.00 2/65 8682
/proc/meminfo: memFree=1725484/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=32772 CPUtime=1241.99
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 7944 0 0 0 124190 9 0 0 25 0 1 0 146720695 33558528 7461 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8193 7461 170 317 0 7872 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 32772

[startup+1302.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1725036/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33028 CPUtime=1301.97
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8050 0 0 0 130188 9 0 0 25 0 1 0 146720695 33820672 7567 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8257 7567 170 317 0 7936 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 33028

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

[startup+1305.5 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1725036/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33156 CPUtime=1305.17
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8054 0 0 0 130508 9 0 0 25 0 1 0 146720695 33951744 7571 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8289 7571 170 317 0 7968 0
Current children cumulated CPU time (s) 1305.17
Current children cumulated vsize (KiB) 33156

[startup+1331.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1724844/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33284 CPUtime=1330.76
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8092 0 0 0 133067 9 0 0 25 0 1 0 146720695 34082816 7609 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8321 7609 170 317 0 8000 0
Current children cumulated CPU time (s) 1330.76
Current children cumulated vsize (KiB) 33284

[startup+1337.5 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1724908/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33284 CPUtime=1337.17
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8100 0 0 0 133708 9 0 0 25 0 1 0 146720695 34082816 7617 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8321 7617 170 317 0 8000 0
Current children cumulated CPU time (s) 1337.17
Current children cumulated vsize (KiB) 33284

[startup+1340.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1724844/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33284 CPUtime=1340.36
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8104 0 0 0 134027 9 0 0 25 0 1 0 146720695 34082816 7621 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8321 7621 170 317 0 8000 0
Current children cumulated CPU time (s) 1340.36
Current children cumulated vsize (KiB) 33284

[startup+1342.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1724844/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33284 CPUtime=1341.96
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8106 0 0 0 134187 9 0 0 25 0 1 0 146720695 34082816 7623 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8321 7623 170 317 0 8000 0
Current children cumulated CPU time (s) 1341.96
Current children cumulated vsize (KiB) 33284

[startup+1343.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1724844/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33284 CPUtime=1342.76
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8107 0 0 0 134267 9 0 0 25 0 1 0 146720695 34082816 7624 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8321 7624 170 317 0 8000 0
Current children cumulated CPU time (s) 1342.76
Current children cumulated vsize (KiB) 33284

[startup+1343.5 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1724844/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=33284 CPUtime=1343.16
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8108 0 0 0 134307 9 0 0 25 0 1 0 146720695 34082816 7625 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 8321 7625 170 317 0 8000 0
Current children cumulated CPU time (s) 1343.16
Current children cumulated vsize (KiB) 33284

[startup+1343.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8682
/proc/meminfo: memFree=1724844/2055920 swapFree=4184496/4192956
[pid=8681] ppid=8679 vsize=31664 CPUtime=1343.36
/proc/8681/stat : 8681 (oree) R 8679 8681 8624 0 -1 4194304 8124 0 0 0 134327 9 0 0 25 0 1 0 146720695 32423936 7404 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135339169 0 0 4096 17474 0 0 0 17 1 0 0
/proc/8681/statm: 7916 7404 186 317 0 7595 0
Current children cumulated CPU time (s) 1343.36
Current children cumulated vsize (KiB) 31664

Child status: 0
Real time (s): 1343.71
CPU time (s): 1343.37
CPU user time (s): 1343.28
CPU system time (s): 0.098984
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 33284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1343.28
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8124
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= 6
involuntary context switches= 1995

runsolver used 0.98385 second user time and 2.70359 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Thu Apr 19 13:08:27 UTC 2007

IDJOB= 364456
IDBENCH= 2115
IDSOLVER= 172
FILE ID= node55/364456-1176988107

PBS_JOBID= 4630439

Free space on /tmp= 66354 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-par16-3-c.opb
COMMAND LINE= oree /tmp/evaluation/364456-1176988107/instance-364456-1176988107.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-364456-1176988107 -o ROOT/results/node55/solver-364456-1176988107 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/364456-1176988107/instance-364456-1176988107.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  995cbcff162892786ed2539630dc8f6e

RANDOM SEED= 863671053

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1755716 kB
Buffers:         18544 kB
Cached:         208148 kB
SwapCached:       2196 kB
Active:         101100 kB
Inactive:       134764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755716 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          15660 kB
Slab:            50460 kB
Committed_AS:  1149556 kB
PageTables:       1380 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= 66354 MiB

End job on node55 on Thu Apr 19 13:30:51 UTC 2007