Trace number 3733437

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
PB07: bsolo 3.0.17? (TO) 1800.05 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scorpion.opb
MD5SUM5969f09e744b158004f0e27c746edfe9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10740
Total number of constraints377
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 constraints377
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 8460
Biggest coefficient in the objective function 10788957847552
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 603693086370759
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 33554432000000
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 603693086370759
Number of bits of the biggest sum of numbers50
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-3733437-1338695567.opb
0.00/0.00	c File size is 721550 bytes.
0.00/0.01	c Coefficients are big enough for not using lower bounding.
0.00/0.05	c Highest Coefficient sum: 6.03693e+14
0.00/0.05	c Parsing was ok!!
0.00/0.05	c Total parsing time: 0.054 s
0.00/0.06	c Var: 10740 Constr: 657 13/0/644 Lit: 75450 Watch. Lit: 11422
0.00/0.06	c Obj. Vars: 8460 (78.7709 % of total variables)
0.09/0.17	c Pre-processing Time: 0.165 s
1800.01/1800.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.01/1800.50	c        0   8728      541    62950  116    39394  125900      0      0 0.17
1800.01/1800.50	c      100   8728      641    77341  120    45371  138491    100    552 0.18
1800.01/1800.50	c      250   8728      791    98623  124    45689  152341    250   1269 0.20
1800.01/1800.50	c      476   8728     1017   131062  128    46186  167576    476   2106 0.23
1800.01/1800.50	c      815   8728     1356   179594  132    46765  184334    815   2985 0.27
1800.01/1800.50	c     1325   8728     1866   252481  135    47873  202768   1325   3690 0.36
1800.01/1800.50	c     2088   8728     2629   361716  137    49358  223045   2088   4184 0.50
1800.01/1800.50	c     3234   8728     3775   525358  139    51708  245350   3234   4306 0.75
1800.01/1800.50	c     4955   8728     5496   770965  140    55108  269886   4955   4038 1.23
1800.01/1800.50	c     7539   8728     8080  1139491  141    60314  296875   7539   3428 2.20
1800.01/1800.50	c    11419   8728    11960  1695393  141    68081  326563  11419   2775 4.11
1800.01/1800.50	c    17241   8728    17782  2528515  142    79710  359220  17241   1980 8.70
1800.01/1800.50	c    25979   8728    26520  3777941  142    97206  395143  25979   1319 19.68
1800.01/1800.50	c    39089   8728    39630  5651419  142   123402  434658  39089    904 43.21
1800.01/1800.50	c    58760   8728    59301  7744277  130   168410  478124  58760    796 73.75
1800.01/1800.50	c    88270   8726    88811 11218870  126   227652  525937  88270    556 158.60
1800.01/1800.50	c   132541   8726   133082 16682603  125   315770  578531 132541    526 251.60
1800.01/1800.50	c   198951   8725   199492 25409167  127   448460  636385 198951    637 311.92
1800.01/1800.50	c   298572   8721   299113 40256338  134   648765  700024 298572    653 456.79
1800.01/1800.50	c   448008   8720   448549 56564047  126   946656  770027 448008    741 604.60
1800.01/1800.50	c   672167   8720   672708 85093459  126  1394808  847030 672167    534 1257.28
1800.01/1800.50	c  1008410   8710   174330 18882191  108   399332  931734 173789    567 1776.18
1800.01/1800.50	c Caught signal: 15
1800.01/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.50	c   21  1012269  24909  1128093   178189 19429604 177648    562 1800.01
1800.01/1800.50	s UNKNOWN
1800.01/1800.50	c Total time: 1800.01 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-3733437-1338695567/watcher-3733437-1338695567 -o /tmp/evaluation-result-3733437-1338695567/solver-3733437-1338695567 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733437-1338695567.opb 

running on 4 cores: 0,2,4,6

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 12643
/proc/meminfo: memFree=26886060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=13216 CPUtime=0 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 488 0 0 0 0 0 0 0 20 0 1 0 335680771 13533184 425 33554432000 134512640 135840783 4290547184 4290546112 3077415 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 3304 425 332 325 0 2063 0

[startup+0.0109541 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12643
/proc/meminfo: memFree=26886060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=13508 CPUtime=0 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 574 0 0 0 0 0 0 0 20 0 1 0 335680771 13832192 511 33554432000 134512640 135840783 4290547184 4290545840 3077415 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 3377 511 348 325 0 2136 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13508

[startup+0.100199 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12643
/proc/meminfo: memFree=26886060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=9048 CPUtime=0.09 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 1758 0 0 0 9 0 0 0 20 0 1 0 335680771 9265152 1518 33554432000 134512640 135840783 4290547184 4290417244 2081840 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 2262 1518 345 325 0 1198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9048

[startup+0.300182 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12643
/proc/meminfo: memFree=26886060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=9908 CPUtime=0.29 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 2066 0 0 0 29 0 0 0 20 0 1 0 335680771 10145792 1742 33554432000 134512640 135840783 4290547184 4290544688 134547744 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 2477 1742 348 325 0 1413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9908

[startup+0.700176 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12643
/proc/meminfo: memFree=26886060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=13876 CPUtime=0.68 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 3059 0 0 0 68 0 0 0 20 0 1 0 335680771 14209024 2735 33554432000 134512640 135840783 4290547184 4290546544 134551182 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 3469 2735 348 325 0 2405 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13876

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26874024/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=19168 CPUtime=1.49 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 4354 0 0 0 148 1 0 0 20 0 1 0 335680771 19628032 4030 33554432000 134512640 135840783 4290547184 4290544624 134547653 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 4792 4030 348 325 0 3728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19168

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26867700/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=26308 CPUtime=3.09 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 6150 0 0 0 308 1 0 0 20 0 1 0 335680771 26939392 5826 33554432000 134512640 135840783 4290547184 4290544256 3077415 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 6577 5826 348 325 0 5513 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26308

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26856416/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=35832 CPUtime=6.28 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 8529 0 0 0 627 1 0 0 20 0 1 0 335680771 36691968 8205 33554432000 134512640 135840783 4290547184 4290546496 134551186 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 8958 8205 348 325 0 7894 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35832

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26842940/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=48396 CPUtime=12.69 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 11681 0 0 0 1266 3 0 0 20 0 1 0 335680771 49557504 11357 33554432000 134512640 135840783 4290547184 4290546544 134551797 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 12099 11357 348 325 0 11035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48396

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26827200/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=64004 CPUtime=25.48 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 15563 0 0 0 2544 4 0 0 20 0 1 0 335680771 65540096 15239 33554432000 134512640 135840783 4290547184 4290546544 134550779 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 16001 15239 348 325 0 14937 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64004

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26802972/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=87812 CPUtime=51.08 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 21539 0 0 0 5101 7 0 0 20 0 1 0 335680771 89919488 21215 33554432000 134512640 135840783 4290547184 4290546496 134550804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 21953 21215 348 325 0 20889 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87812

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 12644
/proc/meminfo: memFree=26759484/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=131500 CPUtime=102.24 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 32471 0 0 0 10213 11 0 0 20 0 1 0 335680771 134656000 32136 33554432000 134512640 135840783 4290547184 4290546496 134550948 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 32875 32136 348 325 0 31811 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 131500

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12644
/proc/meminfo: memFree=26729576/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=161524 CPUtime=162.2 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 40010 0 0 0 16205 15 0 0 20 0 1 0 335680771 165400576 39638 33554432000 134512640 135840783 4290547184 4290546496 134551058 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 40381 39638 348 325 0 39317 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 161524

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26695724/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=195388 CPUtime=222.18 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 48498 0 0 0 22198 20 0 0 20 0 1 0 335680771 200077312 48126 33554432000 134512640 135840783 4290547184 4290546320 3074702 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 48847 48126 348 325 0 47783 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 195388

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12644
/proc/meminfo: memFree=26573708/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=318432 CPUtime=282.17 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 79266 0 0 0 28186 31 0 0 20 0 1 0 335680771 326074368 78894 33554432000 134512640 135840783 4290547184 4290546544 134550764 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 79608 78894 348 325 0 78544 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 318432

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12645
/proc/meminfo: memFree=26429620/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=461800 CPUtime=342.15 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 115105 0 0 0 34175 40 0 0 20 0 1 0 335680771 472883200 114733 33554432000 134512640 135840783 4290547184 4290546496 134550820 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 115450 114733 348 325 0 114386 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 461800

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12645
/proc/meminfo: memFree=26368488/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=523172 CPUtime=402.13 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 130434 0 0 0 40166 47 0 0 20 0 1 0 335680771 535728128 130062 33554432000 134512640 135840783 4290547184 4290546544 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 130793 130062 348 325 0 129729 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 523172

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12648
/proc/meminfo: memFree=26333928/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=557972 CPUtime=462.13 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 139134 0 0 0 46160 53 0 0 20 0 1 0 335680771 571363328 138762 33554432000 134512640 135840783 4290547184 4290546544 134551336 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 139493 138762 348 325 0 138429 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 557972

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12671
/proc/meminfo: memFree=26156936/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=704260 CPUtime=522.11 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 175727 0 0 0 52148 63 0 0 20 0 1 0 335680771 721162240 175338 33554432000 134512640 135840783 4290547184 4290546544 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 176065 175338 348 325 0 175001 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 704260

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12671
/proc/meminfo: memFree=26092792/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=766808 CPUtime=582.1 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 191354 0 0 0 58142 68 0 0 20 0 1 0 335680771 785211392 190961 33554432000 134512640 135840783 4290547184 4290546544 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 191702 190961 348 325 0 190638 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 766808

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12711
/proc/meminfo: memFree=25912084/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=952168 CPUtime=881.98 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 237774 0 0 0 88110 88 0 0 20 0 1 0 335680771 975020032 237296 33554432000 134512640 135840783 4290547184 4290546544 134550764 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 238042 237296 348 325 0 236978 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 952168

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12712
/proc/meminfo: memFree=25842672/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=971484 CPUtime=941.95 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 242661 0 0 0 94104 91 0 0 20 0 1 0 335680771 994799616 242140 33554432000 134512640 135840783 4290547184 4290546544 134550913 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 242871 242140 348 325 0 241807 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 971484

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12712
/proc/meminfo: memFree=25773044/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=990404 CPUtime=1001.93 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 247390 0 0 0 100099 94 0 0 20 0 1 0 335680771 1014173696 246869 33554432000 134512640 135840783 4290547184 4290546544 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 247601 246869 348 325 0 246537 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 990404

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12715
/proc/meminfo: memFree=25732460/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1006548 CPUtime=1061.92 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 251442 0 0 0 106096 96 0 0 20 0 1 0 335680771 1030705152 250921 33554432000 134512640 135840783 4290547184 4290546496 134550804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 251637 250921 348 325 0 250573 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1006548

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12715
/proc/meminfo: memFree=25685816/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1022160 CPUtime=1121.91 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 255327 0 0 0 112092 99 0 0 20 0 1 0 335680771 1046691840 254806 33554432000 134512640 135840783 4290547184 4290546496 134550804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 255540 254806 348 325 0 254476 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1022160

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12715
/proc/meminfo: memFree=25566060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1097292 CPUtime=1181.9 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 274101 0 0 0 118084 106 0 0 20 0 1 0 335680771 1123627008 273580 33554432000 134512640 135840783 4290547184 4290546544 134550779 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 274323 273580 348 325 0 273259 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1097292

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12716
/proc/meminfo: memFree=25468748/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1158144 CPUtime=1241.9 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 289329 0 0 0 124077 113 0 0 20 0 1 0 335680771 1185939456 288808 33554432000 134512640 135840783 4290547184 4290546544 134550779 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 289536 288808 348 325 0 288472 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1158144

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12716
/proc/meminfo: memFree=25374288/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1220744 CPUtime=1301.88 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 304968 0 0 0 130069 119 0 0 20 0 1 0 335680771 1250041856 304447 33554432000 134512640 135840783 4290547184 4290546544 134550764 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 305186 304447 348 325 0 304122 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1220744

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12716
/proc/meminfo: memFree=25281060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1291684 CPUtime=1361.87 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 322714 0 0 0 136062 125 0 0 20 0 1 0 335680771 1322684416 322193 33554432000 134512640 135840783 4290547184 4290546372 3072130 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 322921 322193 348 325 0 321857 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1291684

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12716
/proc/meminfo: memFree=25160908/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1384144 CPUtime=1421.87 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 345819 0 0 0 142054 133 0 0 20 0 1 0 335680771 1417363456 345298 33554432000 134512640 135840783 4290547184 4290546320 3074796 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 346036 345298 348 325 0 344972 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 1384144

[startup+1482.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 12716
/proc/meminfo: memFree=25093080/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1481.85 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 148048 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546608 134546112 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 1426552

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12717
/proc/meminfo: memFree=25071752/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1541.84 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 154047 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546496 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1426552

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12717
/proc/meminfo: memFree=25057864/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1601.83 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 160046 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546496 134551330 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1426552

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12720
/proc/meminfo: memFree=24979792/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1661.82 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 166045 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546544 134550741 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 1426552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12720
/proc/meminfo: memFree=24918792/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1721.81 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 172044 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546544 134551175 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 1426552

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12720
/proc/meminfo: memFree=24858156/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1781.8 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 178043 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546544 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 1426552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12720
/proc/meminfo: memFree=24839060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1800.01 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 179864 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546496 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1426552

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12720
/proc/meminfo: memFree=24839060/32873648 swapFree=7368/7368
[pid=12643] ppid=12641 vsize=1426552 CPUtime=1800.01 cores=0,2,4,6
/proc/12643/stat : 12643 (bsolo3.0.17) R 12641 12643 10459 0 -1 4202496 356736 0 0 0 179864 137 0 0 20 0 1 0 335680771 1460789248 355895 33554432000 134512640 135840783 4290547184 4290546496 134550764 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12643/statm: 356638 355895 348 325 0 355574 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1426552

Child status: 15
Real time (s): 1800.54
CPU time (s): 1800.05
CPU user time (s): 1798.64
CPU system time (s): 1.40479
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 1429876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.64
system time used= 1.40479
maximum resident set size= 1426904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356739
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= 252
involuntary context switches= 2398

runsolver used 3.14252 second user time and 9.52155 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 05:52:47
IDJOB=3733437
IDBENCH=2446
IDSOLVER=2318
FILE ID=node149/3733437-1338695567
RUNJOBID= node149-1338678596-10475
PBS_JOBID= 14636664
Free space on /tmp= 71048 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scorpion.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733437-1338695567/watcher-3733437-1338695567 -o /tmp/evaluation-result-3733437-1338695567/solver-3733437-1338695567 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733437-1338695567.opb            

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

MD5SUM BENCH= 5969f09e744b158004f0e27c746edfe9
RANDOM SEED=925330049

node149.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.145
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	: 5332.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.91
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.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        26885844 kB
Buffers:          711836 kB
Cached:          4048240 kB
SwapCached:         2468 kB
Active:          2236936 kB
Inactive:        2864708 kB
Active(anon):     324360 kB
Inactive(anon):     9368 kB
Active(file):    1912576 kB
Inactive(file):  2855340 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              7164 kB
Writeback:             4 kB
AnonPages:        336400 kB
Mapped:            15620 kB
Shmem:                96 kB
Slab:             746820 kB
SReclaimable:     190140 kB
SUnreclaim:       556680 kB
KernelStack:        1440 kB
PageTables:         4916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     446184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71040 MiB
End job on node149 at 2012-06-03 06:22:49