Trace number 3469462

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
clasp 2.0-R4191SAT (TO)-33 1800.09 1800.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_60_1.opb
MD5SUM6c6505c4760e09c43f48167716751a54
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1797.36
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74732
Sum of products size (including duplicates)149464
Number of different products37366
Sum of products size74732

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...101196/instance-3469462-1307101196.opb
0.09/0.10	c Solving...
0.09/0.11	o 0
0.09/0.11	o -1
0.09/0.11	o -2
0.09/0.11	o -3
0.09/0.11	o -4
0.09/0.11	o -5
0.09/0.11	o -6
0.29/0.38	o -28
0.29/0.38	o -29
1.11/1.13	o -31
1.11/1.13	o -32
1.11/1.13	o -33
1800.07/1800.01	
1800.07/1800.01	*** INTERRUPTED! ***
1800.07/1800.01	c Answer: 12
1800.07/1800.01	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17
1800.07/1800.01	v -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 -x32
1800.07/1800.01	v -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47
1800.07/1800.01	v -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62
1800.07/1800.01	v -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77
1800.07/1800.01	v -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92
1800.07/1800.01	v -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105
1800.07/1800.01	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 x115 -x116 -x117 -x118
1800.07/1800.01	v -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
1800.07/1800.01	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 -x142
1800.07/1800.01	v -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154
1800.07/1800.01	v -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166
1800.07/1800.01	v -x167 -x168 -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178
1800.07/1800.01	v -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190
1800.07/1800.01	v x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202
1800.07/1800.01	v -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 x214
1800.07/1800.01	v -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226
1800.07/1800.01	v -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238
1800.07/1800.01	v -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 x249 -x250
1800.07/1800.01	v -x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262
1800.07/1800.01	v -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 x273 -x274
1800.07/1800.01	v -x275 x276 -x277 -x278 -x279 -x280 -x281 x282 -x283 -x284 -x285 -x286 -x287
1800.07/1800.01	v -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299
1800.07/1800.01	v -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311
1800.07/1800.01	v -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 -x321 -x322 -x323
1800.07/1800.01	v -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335
1800.07/1800.01	v -x336 -x337 -x338 -x339 -x340 -x341 -x342 x343 -x344 -x345 -x346 -x347
1800.07/1800.01	v x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 x359 -x360
1800.07/1800.01	v -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372
1800.07/1800.01	v -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384
1800.07/1800.01	v -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 x393 x394 -x395 -x396 -x397
1800.07/1800.01	v -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409
1800.07/1800.01	v -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421
1800.07/1800.01	v -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 x430 -x431 -x432 -x433
1800.07/1800.01	v -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 -x444 -x445
1800.07/1800.01	v -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457
1800.07/1800.01	v -x458 -x459 -x460 -x461 -x462 x463 -x464 x465 -x466 -x467 -x468 -x469 x470
1800.07/1800.01	v -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482
1800.07/1800.01	v -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494
1800.07/1800.01	v -x495 -x496 -x497 x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506
1800.07/1800.01	v -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518
1800.07/1800.01	v -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530
1800.07/1800.02	v -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542
1800.07/1800.02	v -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554
1800.07/1800.02	v -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566
1800.07/1800.02	v -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578
1800.07/1800.02	v -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590
1800.07/1800.02	v -x591 -x592 -x593 x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602
1800.07/1800.02	v -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614
1800.07/1800.02	v -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 -x625 -x626
1800.07/1800.02	v -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638
1800.07/1800.02	v -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 x648 -x649 -x650
1800.07/1800.02	v x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662
1800.07/1800.02	v -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674
1800.07/1800.02	v -x675 x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686
1800.07/1800.02	v -x687 -x688 -x689 -x690 -x691 -x692 x693 -x694 -x695 -x696 -x697 -x698
1800.07/1800.02	v -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710
1800.07/1800.02	v x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 x720 -x721 -x722 -x723
1800.07/1800.02	v -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735
1800.07/1800.02	v -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 x746 -x747
1800.07/1800.02	v -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 x759
1800.07/1800.02	v -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771
1800.07/1800.02	v -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783
1800.07/1800.02	v -x784 -x785 x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795
1800.07/1800.02	v -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807
1800.07/1800.02	v -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 x816 -x817 -x818 -x819
1800.07/1800.02	v -x820 -x821 -x822 x823 x824 -x825 -x826 -x827 -x828 -x829 -x830 x831 -x832
1800.07/1800.02	v -x833 -x834 -x835 x836 x837 x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845
1800.07/1800.02	v -x846 -x847 -x848 -x849 x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857
1800.07/1800.02	v -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869
1800.07/1800.02	v x870 -x871 -x872 -x873 x874 -x875 -x876 -x877 -x878 -x879 x880 -x881 -x882
1800.07/1800.02	v -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894
1800.07/1800.02	v x895 -x896 x897 x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 x906 -x907
1800.07/1800.02	v -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919
1800.07/1800.02	v -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 x928 -x929 -x930 -x931
1800.07/1800.02	v -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943
1800.07/1800.02	v -x944 x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955
1800.07/1800.02	v -x956 -x957 -x958 -x959 x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967
1800.07/1800.02	v x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979
1800.07/1800.02	v -x980 -x981 -x982 -x983 -x984 x985 x986 -x987 -x988 -x989 -x990 -x991 -x992
1800.07/1800.02	v -x993 -x994 -x995 -x996 -x997 -x998 -x999 x1000
1800.07/1800.02	s SATISFIABLE
1800.07/1800.02	
1800.07/1800.02	c INTERRUPTED   : 1
1800.07/1800.02	c Models        : 1+    
1800.07/1800.02	c   Enumerated  : 12
1800.07/1800.02	c   Optimum     : unknown
1800.07/1800.02	c Optimization  : -33
1800.07/1800.02	c Time          : 1800.017s (Solving: 1799.91s 1st Model: 0.00s Unsat: 0.00s)
1800.07/1800.02	c CPU Time      : 1800.080s

Verifier Data

OK	-33

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3469462-1307101196/watcher-3469462-1307101196 -o /tmp/evaluation-result-3469462-1307101196/solver-3469462-1307101196 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3469462-1307101196.opb --solu --heu=VSIDS 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.02 2.00 3/515 8991
/proc/meminfo: memFree=23203644/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=20680 CPUtime=0 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 2667 0 0 0 0 0 0 0 22 0 1 0 900350253 21176320 2310 33554432000 4194304 4933572 140736952647264 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 5170 2312 319 181 0 2179 0

[startup+0.0781599 s]
/proc/loadavg: 2.03 2.02 2.00 3/515 8991
/proc/meminfo: memFree=23203644/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=34296 CPUtime=0.07 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7100 0 0 0 7 0 0 0 22 0 1 0 900350253 35119104 5779 33554432000 4194304 4933572 140736952647264 18446744073709551615 4587830 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 8574 5779 340 181 0 5583 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34296

[startup+0.101157 s]
/proc/loadavg: 2.03 2.02 2.00 3/515 8991
/proc/meminfo: memFree=23203644/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=34296 CPUtime=0.09 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7118 0 0 0 9 0 0 0 22 0 1 0 900350253 35119104 5797 33554432000 4194304 4933572 140736952647264 18446744073709551615 256415049490 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 8574 5797 343 181 0 5583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34296

[startup+0.301117 s]
/proc/loadavg: 2.03 2.02 2.00 3/515 8991
/proc/meminfo: memFree=23203644/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=31560 CPUtime=0.29 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7178 0 0 0 29 0 0 0 23 0 1 0 900350253 32317440 5224 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648408 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 7890 5224 366 181 0 4899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31560

[startup+0.701033 s]
/proc/loadavg: 2.03 2.02 2.00 3/515 8991
/proc/meminfo: memFree=23203644/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=31560 CPUtime=0.69 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7185 0 0 0 69 0 0 0 25 0 1 0 900350253 32317440 5231 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648654 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 7890 5231 373 181 0 4899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31560

[startup+1.50088 s]
/proc/loadavg: 2.03 2.02 2.00 3/516 8992
/proc/meminfo: memFree=23182608/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=31560 CPUtime=1.49 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7185 0 0 0 149 0 0 0 25 0 1 0 900350253 32317440 5231 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648411 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 7890 5231 373 181 0 4899 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31560

[startup+3.10058 s]
/proc/loadavg: 2.03 2.02 2.00 3/516 8992
/proc/meminfo: memFree=23181492/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=31560 CPUtime=3.09 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7185 0 0 0 309 0 0 0 25 0 1 0 900350253 32317440 5231 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648315 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 7890 5231 373 181 0 4899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31560

[startup+6.30098 s]
/proc/loadavg: 2.03 2.02 2.00 3/516 8992
/proc/meminfo: memFree=23179976/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=31560 CPUtime=6.29 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7185 0 0 0 629 0 0 0 25 0 1 0 900350253 32317440 5231 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648398 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 7890 5231 373 181 0 4899 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31560

[startup+12.7008 s]
/proc/loadavg: 2.03 2.02 2.00 3/516 8992
/proc/meminfo: memFree=23179084/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=32616 CPUtime=12.69 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 7452 0 0 0 1269 0 0 0 25 0 1 0 900350253 33398784 5498 33554432000 4194304 4933572 140736952647264 18446744073709551615 4632867 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 8154 5498 373 181 0 5163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32616

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 8992
/proc/meminfo: memFree=23174140/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=36980 CPUtime=25.49 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 8529 0 0 0 2549 0 0 0 25 0 1 0 900350253 37867520 6575 33554432000 4194304 4933572 140736952647264 18446744073709551615 4377171 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 9245 6575 374 181 0 6254 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36980

[startup+51.1005 s]
/proc/loadavg: 2.01 2.02 2.00 3/516 8993
/proc/meminfo: memFree=23172112/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=38048 CPUtime=51.09 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 8801 0 0 0 5109 0 0 0 25 0 1 0 900350253 38961152 6847 33554432000 4194304 4933572 140736952647264 18446744073709551615 4340846 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 9512 6847 374 181 0 6521 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38048

[startup+102.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 8994
/proc/meminfo: memFree=23164252/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=43072 CPUtime=102.32 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 10069 0 0 0 10231 1 0 0 25 0 1 0 900350253 44105728 8115 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648411 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 10768 8115 374 181 0 7777 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 43072

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/516 8996
/proc/meminfo: memFree=23159344/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=44920 CPUtime=162.3 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 10541 0 0 0 16229 1 0 0 25 0 1 0 900350253 45998080 8587 33554432000 4194304 4933572 140736952647264 18446744073709551615 4637408 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 11230 8587 374 181 0 8239 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 44920

[startup+222.301 s]
/proc/loadavg: 2.09 2.05 2.01 3/516 8998
/proc/meminfo: memFree=23157300/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=47028 CPUtime=222.3 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 11024 0 0 0 22229 1 0 0 25 0 1 0 900350253 48156672 9070 33554432000 4194304 4933572 140736952647264 18446744073709551615 4649236 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 11757 9070 374 181 0 8766 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 47028

[startup+282.301 s]
/proc/loadavg: 2.11 2.07 2.02 3/516 8999
/proc/meminfo: memFree=23151664/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=50464 CPUtime=282.3 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 11903 0 0 0 28229 1 0 0 25 0 1 0 900350253 51675136 9949 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717024 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 12616 9949 374 181 0 9625 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50464

[startup+342.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/516 9001
/proc/meminfo: memFree=23147668/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=52056 CPUtime=342.3 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 12292 0 0 0 34229 1 0 0 25 0 1 0 900350253 53305344 10338 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648528 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 13014 10338 374 181 0 10023 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 52056

[startup+402.301 s]
/proc/loadavg: 2.02 2.05 2.01 3/516 9002
/proc/meminfo: memFree=23144124/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=54792 CPUtime=402.3 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 12985 0 0 0 40229 1 0 0 25 0 1 0 900350253 56107008 11031 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717010 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 13698 11031 374 181 0 10707 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 54792

[startup+462.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/516 9004
/proc/meminfo: memFree=23140068/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=57168 CPUtime=462.31 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 13578 0 0 0 46229 2 0 0 25 0 1 0 900350253 58540032 11624 33554432000 4194304 4933572 140736952647264 18446744073709551615 4637168 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 14292 11624 374 181 0 11301 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 57168

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 9006
/proc/meminfo: memFree=23134792/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=61056 CPUtime=522.31 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 14538 0 0 0 52229 2 0 0 25 0 1 0 900350253 62521344 12584 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717269 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 15264 12584 374 181 0 12273 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 61056

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 9007
/proc/meminfo: memFree=23124552/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=63380 CPUtime=582.31 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 15109 0 0 0 58229 2 0 0 25 0 1 0 900350253 64901120 13155 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717069 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 15845 13155 374 181 0 12854 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 63380

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/516 9014
/proc/meminfo: memFree=23111264/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=74116 CPUtime=822.31 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 17662 0 0 0 82229 2 0 0 25 0 1 0 900350253 75894784 15708 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717059 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 18529 15708 374 181 0 15538 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 74116

[startup+882.301 s]
/proc/loadavg: 2.07 2.06 2.01 3/516 9015
/proc/meminfo: memFree=23107732/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=75748 CPUtime=882.33 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 18012 0 0 0 88230 3 0 0 25 0 1 0 900350253 77565952 16058 33554432000 4194304 4933572 140736952647264 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 18937 16058 374 181 0 15946 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 75748

[startup+942.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/516 9017
/proc/meminfo: memFree=23103600/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=77832 CPUtime=942.33 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 18526 0 0 0 94230 3 0 0 25 0 1 0 900350253 79699968 16572 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717047 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 19458 16572 374 181 0 16467 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 77832

[startup+1002.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/516 9018
/proc/meminfo: memFree=23100564/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=79000 CPUtime=1002.33 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 18780 0 0 0 100230 3 0 0 25 0 1 0 900350253 80896000 16826 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648384 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 19750 16826 374 181 0 16759 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 79000

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 9020
/proc/meminfo: memFree=23097300/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=81136 CPUtime=1062.33 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 19267 0 0 0 106230 3 0 0 25 0 1 0 900350253 83083264 17313 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648512 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 20284 17313 374 181 0 17293 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 81136

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 9022
/proc/meminfo: memFree=23094132/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=82604 CPUtime=1122.33 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 19571 0 0 0 112230 3 0 0 25 0 1 0 900350253 84586496 17617 33554432000 4194304 4933572 140736952647264 18446744073709551615 4637168 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 20651 17617 374 181 0 17660 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 82604

[startup+1182.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/516 9023
/proc/meminfo: memFree=23092092/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=84128 CPUtime=1182.33 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 19920 0 0 0 118230 3 0 0 25 0 1 0 900350253 86147072 17966 33554432000 4194304 4933572 140736952647264 18446744073709551615 4637154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 21032 17966 374 181 0 18041 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 84128

[startup+1242.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/516 9025
/proc/meminfo: memFree=23086952/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=85704 CPUtime=1242.33 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 20301 0 0 0 124230 3 0 0 25 0 1 0 900350253 87760896 18347 33554432000 4194304 4933572 140736952647264 18446744073709551615 4637168 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 21426 18347 374 181 0 18435 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 85704

[startup+1302.3 s]
/proc/loadavg: 2.19 2.07 2.01 3/516 9035
/proc/meminfo: memFree=23085060/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=87840 CPUtime=1302.34 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 20790 0 0 0 130231 3 0 0 25 0 1 0 900350253 89948160 18836 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717269 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 21960 18836 374 181 0 18969 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 87840

[startup+1362.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/516 9037
/proc/meminfo: memFree=23083524/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=88600 CPUtime=1362.34 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 20930 0 0 0 136231 3 0 0 25 0 1 0 900350253 90726400 18976 33554432000 4194304 4933572 140736952647264 18446744073709551615 4637138 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 22150 18976 374 181 0 19159 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 88600

[startup+1422.32 s]
/proc/loadavg: 2.05 2.06 2.01 3/516 9039
/proc/meminfo: memFree=23082096/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=90136 CPUtime=1422.36 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 21258 0 0 0 142233 3 0 0 25 0 1 0 900350253 92299264 19304 33554432000 4194304 4933572 140736952647264 18446744073709551615 4637138 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 22534 19304 374 181 0 19543 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 90136

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/516 9040
/proc/meminfo: memFree=23079916/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=91112 CPUtime=1482.34 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 21515 0 0 0 148231 3 0 0 25 0 1 0 900350253 93298688 19561 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648652 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 22778 19561 374 181 0 19787 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 91112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 9042
/proc/meminfo: memFree=23078228/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=92148 CPUtime=1542.34 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 21715 0 0 0 154231 3 0 0 25 0 1 0 900350253 94359552 19761 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717024 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 23037 19761 374 181 0 20046 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 92148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 9071
/proc/meminfo: memFree=23154152/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=93180 CPUtime=1602.35 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 21945 0 0 0 160231 4 0 0 25 0 1 0 900350253 95416320 19991 33554432000 4194304 4933572 140736952647264 18446744073709551615 4377171 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 23295 19991 374 181 0 20304 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 93180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 9073
/proc/meminfo: memFree=23152368/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=93832 CPUtime=1662.35 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 22099 0 0 0 166231 4 0 0 25 0 1 0 900350253 96083968 20145 33554432000 4194304 4933572 140736952647264 18446744073709551615 4631769 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 23458 20145 374 181 0 20467 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 93832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 9075
/proc/meminfo: memFree=23151448/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=94336 CPUtime=1722.36 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 22243 0 0 0 172232 4 0 0 25 0 1 0 900350253 96600064 20289 33554432000 4194304 4933572 140736952647264 18446744073709551615 4717010 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 23584 20289 374 181 0 20593 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 94336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 9076
/proc/meminfo: memFree=23150904/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=95244 CPUtime=1782.36 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 22469 0 0 0 178232 4 0 0 25 0 1 0 900350253 97529856 20515 33554432000 4194304 4933572 140736952647264 18446744073709551615 4648618 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 23811 20515 374 181 0 20820 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 95244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 9077
/proc/meminfo: memFree=23151016/32950928 swapFree=58671692/67111528
[pid=8991] ppid=8989 vsize=95980 CPUtime=1800.07 cores=1,3,5,7
/proc/8991/stat : 8991 (clasp) R 8989 8991 8237 0 -1 4202496 22606 0 0 0 180003 4 0 0 25 0 1 0 900350253 98283520 20652 33554432000 4194304 4933572 140736952647264 18446744073709551615 4319400 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/8991/statm: 23995 20652 374 181 0 21004 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 95980

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

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

Child status: 10
Real time (s): 1800.02
CPU time (s): 1800.09
CPU user time (s): 1800.04
CPU system time (s): 0.047992
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 95980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22616
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= 9
involuntary context switches= 2828

runsolver used 9.2076 second user time and 21.8287 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-03 13:39:56
IDJOB=3469462
IDBENCH=48244
IDSOLVER=1959
FILE ID=node115/3469462-1307101196
RUNJOBID= node115-1307091929-8256
PBS_JOBID= 13497964
Free space on /tmp= 73828 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_60_1.opb
COMMAND LINE= HOME/clasp BENCHNAME --solu --heu=VSIDS
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3469462-1307101196/watcher-3469462-1307101196 -o /tmp/evaluation-result-3469462-1307101196/solver-3469462-1307101196 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3469462-1307101196.opb --solu --heu=VSIDS

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6c6505c4760e09c43f48167716751a54
RANDOM SEED=88673043

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23203800 kB
Buffers:        132332 kB
Cached:         245588 kB
SwapCached:      65796 kB
Active:        1082484 kB
Inactive:      8423640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23203800 kB
SwapTotal:    67111528 kB
SwapFree:     58671692 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:     9065928 kB
Mapped:          27960 kB
Slab:            96112 kB
PageTables:      75404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151867336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73828 MiB
End job on node115 at 2011-06-03 14:09:58