Trace number 3733545

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: bsolo 3.0.17? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMd900242764082ad39bc001b38a8b6b82
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.192969
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3733545-1338697087.opb
0.00/0.00	c File size is 1487 bytes.
0.00/0.00	c Coefficients are big enough for not using lower bounding.
0.00/0.00	c Highest Coefficient sum: 7.82196e+07
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 52 Constr: 2 0/0/2 Lit: 104 Watch. Lit: 51
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0 s
1800.02/1800.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.02/1800.30	c        0     52        2      104   52       70     208      0 -2147483648 0.00
1800.02/1800.30	c      100     52      102     4711   46      265     229    100  50000 0.00
1800.02/1800.30	c      250     52      118     5487   46      298     252    116  41666 0.01
1800.02/1800.30	c      476     52      175     8124   46      412     278    173  39666 0.01
1800.02/1800.30	c      814     52      148     6885   46      360     306    146  37000 0.02
1800.02/1800.30	c     1322     52      273    12643   46      611     337    271  35729 0.04
1800.02/1800.30	c     2085     52      201     9302   46      466     371    199  34180 0.06
1800.02/1800.30	c     3232     52      215     9973   46      495     409    213  32979 0.10
1800.02/1800.30	c     4953     52      225    10472   46      516     450    223  32162 0.15
1800.02/1800.30	c     7538     52      411    19198   46      889     496    409  31020 0.24
1800.02/1800.30	c    11418     52      251    11782   46      569     546    249  29968 0.38
1800.02/1800.30	c    17240     52      424    19799   46      915     601    422  28877 0.60
1800.02/1800.30	c    25978     52      304    14245   46      676     662    302  27548 0.94
1800.02/1800.30	c    39090     52      440    20599   46      948     729    438  26077 1.50
1800.02/1800.30	c    58761     52      368    17362   47      806     802    366  24835 2.37
1800.02/1800.30	c    88272     52      404    18980   46      877     883    402  23545 3.75
1800.02/1800.30	c   132542     52      557    26124   46     1186     972    555  22468 5.90
1800.02/1800.30	c   198952     52      665    31096   46     1401    1070    663  21378 9.31
1800.02/1800.30	c   298572     52      968    45376   46     2007    1178    966  20239 14.75
1800.02/1800.30	c   448007     52      902    42367   46     1875    1296    900  19180 23.36
1800.02/1800.30	c   672166     52     1185    55789   47     2441    1426   1183  18352 36.63
1800.02/1800.30	c  1008409     52     1181    55441   46     2434    1569   1179  17952 56.17
1800.02/1800.30	c  1512780     52     1403    66092   47     2879    1726   1401  17538 86.26
1800.02/1800.30	c  2269343     52     1252    58827   46     2577    1899   1250  16836 134.79
1800.02/1800.30	c  3404194     52     1431    67535   47     2935    2089   1429  15947 213.47
1800.02/1800.30	c  5106479     52     1141    53655   47     2354    2298   1139  15144 337.19
1800.02/1800.30	c  7659914     52     1774    83687   47     3622    2528   1772  14136 541.87
1800.02/1800.30	c 11490068     52     2312   109015   47     4698    2781   2310  13452 854.14
1800.02/1800.30	c 17235305     52     2409   113561   47     4892    3060   2407  12843 1341.98
1800.02/1800.30	c Caught signal: 15
1800.02/1800.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.30	c   28 22170253      2 22171269     3093   145845   3091  12316 1800.03
1800.02/1800.30	s UNKNOWN
1800.02/1800.30	c Total time: 1800.03 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3733545-1338697087/watcher-3733545-1338697087 -o /tmp/evaluation-result-3733545-1338697087/solver-3733545-1338697087 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733545-1338697087.opb 

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.00 2.00 2.00 3/176 9357
/proc/meminfo: memFree=23552868/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4194304 174 0 0 0 0 0 0 0 20 0 1 0 335833049 4583424 125 33554432000 134512640 135840783 4287935120 4287934036 12319288 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 1119 135 116 325 0 39 0

[startup+0.07002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9357
/proc/meminfo: memFree=23552868/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=12624 CPUtime=0.06 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 536 0 0 0 6 0 0 0 20 0 1 0 335833049 12926976 472 33554432000 134512640 135840783 4287935120 4287934516 134558922 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3156 472 348 325 0 2092 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12624

[startup+0.100215 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9357
/proc/meminfo: memFree=23552868/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=12752 CPUtime=0.09 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 542 0 0 0 9 0 0 0 20 0 1 0 335833049 13058048 478 33554432000 134512640 135840783 4287935120 4287934480 134551175 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3188 478 348 325 0 2124 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12752

[startup+0.300215 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9357
/proc/meminfo: memFree=23552868/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=12752 CPUtime=0.29 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 565 0 0 0 29 0 0 0 20 0 1 0 335833049 13058048 501 33554432000 134512640 135840783 4287935120 4287934472 8304812 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3188 501 348 325 0 2124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12752

[startup+0.700213 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9357
/proc/meminfo: memFree=23552868/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=12876 CPUtime=0.69 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 584 0 0 0 69 0 0 0 20 0 1 0 335833049 13185024 520 33554432000 134512640 135840783 4287935120 4287934480 134551106 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3219 520 348 325 0 2155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12876

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9358
/proc/meminfo: memFree=23548636/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=12876 CPUtime=1.49 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 595 0 0 0 149 0 0 0 20 0 1 0 335833049 13185024 531 33554432000 134512640 135840783 4287935120 4287934432 134550863 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3219 531 348 325 0 2155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12876

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9358
/proc/meminfo: memFree=23544668/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13004 CPUtime=3.09 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 621 0 0 0 309 0 0 0 20 0 1 0 335833049 13316096 557 33554432000 134512640 135840783 4287935120 4287934416 134572834 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3251 557 348 325 0 2187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13004

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9358
/proc/meminfo: memFree=23529152/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13136 CPUtime=6.29 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 652 0 0 0 629 0 0 0 20 0 1 0 335833049 13451264 588 33554432000 134512640 135840783 4287935120 4287934432 134551004 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3284 588 348 325 0 2220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13136

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9358
/proc/meminfo: memFree=23506476/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13256 CPUtime=12.69 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 670 0 0 0 1269 0 0 0 20 0 1 0 335833049 13574144 606 33554432000 134512640 135840783 4287935120 4287934480 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3314 606 348 325 0 2250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13256

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9358
/proc/meminfo: memFree=23484884/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13388 CPUtime=25.48 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 710 0 0 0 2548 0 0 0 20 0 1 0 335833049 13709312 646 33554432000 134512640 135840783 4287935120 4287934480 134551104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3347 646 348 325 0 2283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13388

[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 9358
/proc/meminfo: memFree=23443792/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13508 CPUtime=51.08 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 735 0 0 0 5108 0 0 0 20 0 1 0 335833049 13832192 671 33554432000 134512640 135840783 4287935120 4287933316 1876359 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3377 671 348 325 0 2313 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13508

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9473
/proc/meminfo: memFree=27411924/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13636 CPUtime=102.28 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 789 0 0 0 10228 0 0 0 20 0 1 0 335833049 13963264 725 33554432000 134512640 135840783 4287935120 4287934432 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3409 725 348 325 0 2345 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13636

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 9477
/proc/meminfo: memFree=27128108/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13768 CPUtime=162.26 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 820 0 0 0 16226 0 0 0 20 0 1 0 335833049 14098432 756 33554432000 134512640 135840783 4287935120 4287934480 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3442 756 348 325 0 2378 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 13768

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9477
/proc/meminfo: memFree=26898992/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13900 CPUtime=222.25 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 855 0 0 0 22225 0 0 0 20 0 1 0 335833049 14233600 791 33554432000 134512640 135840783 4287935120 4287934432 134550878 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3475 791 348 325 0 2411 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 13900

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 9477
/proc/meminfo: memFree=26515116/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=13900 CPUtime=282.24 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 855 0 0 0 28224 0 0 0 20 0 1 0 335833049 14233600 791 33554432000 134512640 135840783 4287935120 4287934432 134550948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3475 791 348 325 0 2411 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 13900

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 9477
/proc/meminfo: memFree=26270120/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14028 CPUtime=342.24 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 892 0 0 0 34224 0 0 0 20 0 1 0 335833049 14364672 828 33554432000 134512640 135840783 4287935120 4287933552 1891993 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3507 828 348 325 0 2443 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 14028

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9477
/proc/meminfo: memFree=26080552/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14136 CPUtime=402.23 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 893 0 0 0 40223 0 0 0 20 0 1 0 335833049 14475264 829 33554432000 134512640 135840783 4287935120 4287934208 1887021 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3534 829 348 325 0 2470 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 14136

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9478
/proc/meminfo: memFree=25904252/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14136 CPUtime=462.22 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 893 0 0 0 46222 0 0 0 20 0 1 0 335833049 14475264 829 33554432000 134512640 135840783 4287935120 4287933776 134573412 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3534 829 348 325 0 2470 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 14136

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9478
/proc/meminfo: memFree=25764036/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14136 CPUtime=522.21 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 893 0 0 0 52221 0 0 0 20 0 1 0 335833049 14475264 829 33554432000 134512640 135840783 4287935120 4287934432 134550982 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3534 829 348 325 0 2470 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 14136

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9478
/proc/meminfo: memFree=25621216/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14264 CPUtime=582.2 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 934 0 0 0 58220 0 0 0 20 0 1 0 335833049 14606336 870 33554432000 134512640 135840783 4287935120 4287934480 134551071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3566 870 348 325 0 2502 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 14264

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9482
/proc/meminfo: memFree=24980028/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=882.15 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 979 0 0 0 88215 0 0 0 20 0 1 0 335833049 14737408 915 33554432000 134512640 135840783 4287935120 4287934432 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 915 348 325 0 2534 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 14392

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9482
/proc/meminfo: memFree=24901192/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=942.14 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 980 0 0 0 94214 0 0 0 20 0 1 0 335833049 14737408 916 33554432000 134512640 135840783 4287935120 4287934480 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 916 348 325 0 2534 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 14392

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9483
/proc/meminfo: memFree=24805608/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=1002.13 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 980 0 0 0 100213 0 0 0 20 0 1 0 335833049 14737408 916 33554432000 134512640 135840783 4287935120 4287933632 134547744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 916 348 325 0 2534 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 14392

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9483
/proc/meminfo: memFree=24681272/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=1062.13 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 980 0 0 0 106213 0 0 0 20 0 1 0 335833049 14737408 916 33554432000 134512640 135840783 4287935120 4287934432 134551321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 916 348 325 0 2534 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 14392

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9484
/proc/meminfo: memFree=24594500/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=1122.12 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 980 0 0 0 112212 0 0 0 20 0 1 0 335833049 14737408 916 33554432000 134512640 135840783 4287935120 4287934472 8304825 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 916 348 325 0 2534 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 14392

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9484
/proc/meminfo: memFree=24502892/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=1182.11 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 980 0 0 0 118211 0 0 0 20 0 1 0 335833049 14737408 916 33554432000 134512640 135840783 4287935120 4287934472 8304848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 916 348 325 0 2534 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 14392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9484
/proc/meminfo: memFree=24385120/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=1242.1 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 980 0 0 0 124210 0 0 0 20 0 1 0 335833049 14737408 916 33554432000 134512640 135840783 4287935120 4287934480 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 916 348 325 0 2534 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 14392

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9484
/proc/meminfo: memFree=24265364/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14392 CPUtime=1302.1 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 980 0 0 0 130210 0 0 0 20 0 1 0 335833049 14737408 916 33554432000 134512640 135840783 4287935120 4287934304 1514239 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3598 916 348 325 0 2534 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 14392

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9487
/proc/meminfo: memFree=24153040/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1362.08 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 136208 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934480 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 14656

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9488
/proc/meminfo: memFree=24044576/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1422.08 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 142208 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934428 8691702 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 14656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9488
/proc/meminfo: memFree=23935732/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1482.06 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 148206 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934480 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 14656

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9488
/proc/meminfo: memFree=23830360/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1542.05 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 154205 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934416 134572603 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 14656

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9488
/proc/meminfo: memFree=23729204/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1602.04 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 160204 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934356 1884216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 14656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9488
/proc/meminfo: memFree=23615896/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1662.04 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 166204 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934432 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 14656

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9489
/proc/meminfo: memFree=23500108/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1722.03 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 172203 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934480 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 14656

[startup+1782.3 s]
/proc/loadavg: 2.53 2.11 2.04 3/178 9490
/proc/meminfo: memFree=16548688/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1782.02 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 178202 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934480 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 14656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 3.06 2.25 2.08 2/178 9490
/proc/meminfo: memFree=15622096/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1800.02 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 180002 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934480 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 14656

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

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

[startup+1800.3 s]
/proc/loadavg: 3.06 2.25 2.08 2/178 9490
/proc/meminfo: memFree=15622096/32873844 swapFree=7628/7628
[pid=9357] ppid=9355 vsize=14656 CPUtime=1800.02 cores=1,3,5,7
/proc/9357/stat : 9357 (bsolo3.0.17) R 9355 9357 7463 0 -1 4202496 1031 0 0 0 180002 0 0 0 20 0 1 0 335833049 15007744 967 33554432000 134512640 135840783 4287935120 4287934480 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9357/statm: 3664 967 348 325 0 2600 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 14656

Child status: 15
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.03
CPU system time (s): 0.002999
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 14656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.002999
maximum resident set size= 3872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1035
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= 13
involuntary context switches= 1855

runsolver used 1.9637 second user time and 9.39157 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-03 06:18:07
IDJOB=3733545
IDBENCH=2562
IDSOLVER=2318
FILE ID=node143/3733545-1338697087
RUNJOBID= node143-1338680527-7480
PBS_JOBID= 14636712
Free space on /tmp= 68460 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733545-1338697087/watcher-3733545-1338697087 -o /tmp/evaluation-result-3733545-1338697087/solver-3733545-1338697087 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733545-1338697087.opb            

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

MD5SUM BENCH= d900242764082ad39bc001b38a8b6b82
RANDOM SEED=452327673

node143.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5298.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23553496 kB
Buffers:          435504 kB
Cached:          3911052 kB
SwapCached:          188 kB
Active:          6249856 kB
Inactive:        2143608 kB
Active(anon):    4038340 kB
Inactive(anon):    10992 kB
Active(file):    2211516 kB
Inactive(file):  2132616 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108444 kB
Dirty:              6596 kB
Writeback:             0 kB
AnonPages:       4056052 kB
Mapped:            11840 kB
Shmem:               160 kB
Slab:             777284 kB
SReclaimable:     219224 kB
SUnreclaim:       558060 kB
KernelStack:        1448 kB
PageTables:        11740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4164528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2830336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 64840 MiB
End job on node143 at 2012-06-03 06:48:10