Trace number 3707734

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
bsolo 3.2? 1798.01 1798.56

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_5_80.opb
MD5SUMaef8bab64cc2dcfbe1beaaaf4a02d676
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.248961
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
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 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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707734-1338183701.opb
0.00/0.00	c File size is 191697 bytes.
0.01/0.03	c Highest Coefficient sum: 1000
0.01/0.03	c Parsing was ok!!
0.01/0.03	c Total parsing time: 0.03 s
0.01/0.03	c Var: 13540 Constr: 26583 13040/1003/12540 Lit: 91280 Watch. Lit: 77323
0.01/0.03	c Obj. Vars: 0 (0 % of total variables)
3.49/3.53	c Pre-processing Time: 3.529 s
3.49/3.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.49/3.53	c        0  13540    26583    91280    3    77323  132637      0      0 3.53
3.49/3.53	c Switching off lower bounding mode.
1797.94/1798.55	c      100  13540    26685   178517    6    77606  145901    102     21 4.57
1797.94/1798.55	c      250  13540    26835   246720    9    77906  160492    252     52 4.72
1797.94/1798.55	c      475  13540    27060   325325   12    78356  176542    477     95 4.98
1797.94/1798.55	c      813  13540    27398   464093   16    79032  194197    815    150 5.39
1797.94/1798.55	c     1322  13540    27907   664941   23    80050  213617   1324    220 5.99
1797.94/1798.55	c     2085  13540    28670   982873   34    81576  234979   2087    304 6.85
1797.94/1798.55	c     3231  13540    29816  1486265   49    83868  258477   3233    394 8.20
1797.94/1798.55	c     4952  13540    31537  2304458   73    87310  284325   4954    471 10.50
1797.94/1798.55	c     7537  13540    34122  3497823  102    92480  312758   7539    521 14.46
1797.94/1798.55	c    11416  13540    38001  5300901  139   100238  344034  11418    564 20.23
1797.94/1798.55	c    17238  13540    43823  8061596  183   111882  378438  17240    596 28.92
1797.94/1798.55	c    25975  13540    52560 12307051  234   129356  416282  25977    572 45.36
1797.94/1798.55	c    39085  13540    65670 18471161  281   155576  457911  39087    550 70.98
1797.94/1798.55	c    58755  13540    85342 26765613  313   194997  503703  58759    608 96.48
1797.94/1798.55	c    88266  13540   114853 41461530  360   254019  554074  88270    556 158.58
1797.94/1798.55	c   132537  13540   159125 63380097  398   342640  609482 132542    454 291.82
1797.94/1798.55	c Reducing formula size due to memory constraints
1797.94/1798.55	c Memory Limit: 1000.00 MB  Used: 1001.21 MB
1797.94/1798.55	c   198947  13540    37715  5646351  149    99587   47370  11132    385 516.07
1797.94/1798.55	c   298567  13540    39351  5718824  145   102938   52108  12768    411 725.48
1797.94/1798.55	c   448002  13540    38068  5823305  152   100293   57319  11485    393 1137.43
1797.94/1798.55	c   672160  13540    37995  5350466  140   100147   63051  11412    376 1786.60
1797.94/1798.55	c Resources Exceeded
1797.94/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.55	c   20   680302   2176  1142005    46137  9341813  19554    378 1798.00
1797.94/1798.55	s UNKNOWN
1797.94/1798.55	c Total time: 1798 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-3707734-1338183701/watcher-3707734-1338183701 -o /tmp/evaluation-result-3707734-1338183701/solver-3707734-1338183701 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707734-1338183701.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 11027
/proc/meminfo: memFree=28837276/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=11540 CPUtime=0 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 431 0 0 0 0 0 0 0 20 0 1 0 284494476 11816960 384 33554432000 134512640 137138936 4291667120 4291665128 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 2885 384 178 642 0 2194 0

[startup+0.022584 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11027
/proc/meminfo: memFree=28837276/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=13760 CPUtime=0.01 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 1014 0 0 0 1 0 0 0 20 0 1 0 284494476 14090240 967 33554432000 134512640 137138936 4291667120 4291665536 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 3440 967 201 642 0 2749 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13760

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11027
/proc/meminfo: memFree=28837276/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=17844 CPUtime=0.09 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 2069 0 0 0 9 0 0 0 20 0 1 0 284494476 18272256 1975 33554432000 134512640 137138936 4291667120 4291503340 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 4461 1975 185 642 0 3817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17844

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11027
/proc/meminfo: memFree=28837276/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=17844 CPUtime=0.29 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 2069 0 0 0 29 0 0 0 20 0 1 0 284494476 18272256 1975 33554432000 134512640 137138936 4291667120 4291503340 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 4461 1975 185 642 0 3817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17844

[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11027
/proc/meminfo: memFree=28837276/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=17844 CPUtime=0.69 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 2069 0 0 0 69 0 0 0 20 0 1 0 284494476 18272256 1975 33554432000 134512640 137138936 4291667120 4291503340 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 4461 1975 185 642 0 3817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17844

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=28830076/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=17844 CPUtime=1.49 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 2070 0 0 0 149 0 0 0 20 0 1 0 284494476 18272256 1976 33554432000 134512640 137138936 4291667120 4291503340 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 4461 1976 185 642 0 3817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17844

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=28829944/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=17844 CPUtime=3.09 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 2070 0 0 0 308 1 0 0 20 0 1 0 284494476 18272256 1976 33554432000 134512640 137138936 4291667120 4291503340 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 4461 1976 185 642 0 3817 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17844

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=28825008/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=27112 CPUtime=6.29 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 4840 0 0 0 623 6 0 0 20 0 1 0 284494476 27762688 4318 33554432000 134512640 137138936 4291667120 4291666048 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 6778 4318 192 642 0 6134 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27112

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=28795024/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=55952 CPUtime=12.68 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 12078 0 0 0 1257 11 0 0 20 0 1 0 284494476 57294848 11556 33554432000 134512640 137138936 4291667120 4291666048 134543220 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 13988 11556 192 642 0 13344 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55952

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=28740828/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=108552 CPUtime=25.49 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 25206 0 0 0 2532 17 0 0 20 0 1 0 284494476 111157248 24684 33554432000 134512640 137138936 4291667120 4291666236 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 27138 24684 192 642 0 26494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108552

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=28652740/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=197616 CPUtime=51.08 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 47469 0 0 0 5084 24 0 0 20 0 1 0 284494476 202358784 46947 33554432000 134512640 137138936 4291667120 4291666016 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 49404 46947 192 642 0 48760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197616

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=28461080/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=386672 CPUtime=102.28 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 94752 0 0 0 10188 40 0 0 20 0 1 0 284494476 395952128 94230 33554432000 134512640 137138936 4291667120 4291665872 134572768 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 96668 94230 192 642 0 96024 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 386672

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 11028
/proc/meminfo: memFree=28285524/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=563852 CPUtime=162.26 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 139032 0 0 0 16174 52 0 0 20 0 1 0 284494476 577384448 138510 33554432000 134512640 137138936 4291667120 4291665868 135984544 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 140963 138510 192 642 0 140319 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 563852

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11029
/proc/meminfo: memFree=28135080/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=712692 CPUtime=222.26 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 176238 0 0 0 22161 65 0 0 20 0 1 0 284494476 729796608 175716 33554432000 134512640 137138936 4291667120 4291666048 134542513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 178173 175716 192 642 0 177529 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 712692

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11029
/proc/meminfo: memFree=28023964/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=823284 CPUtime=282.21 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 203923 0 0 0 28145 76 0 0 20 0 1 0 284494476 843042816 203368 33554432000 134512640 137138936 4291667120 4291665868 135984570 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 205821 203368 192 642 0 205177 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 823284

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11029
/proc/meminfo: memFree=27905324/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=941340 CPUtime=342.15 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 233497 0 0 0 34124 91 0 0 20 0 1 0 284494476 963932160 232895 33554432000 134512640 137138936 4291667120 4291666048 134542557 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 235335 232895 192 642 0 234691 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 941340

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 11029
/proc/meminfo: memFree=27806400/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038696 CPUtime=402.11 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258032 0 0 0 40111 100 0 0 20 0 1 0 284494476 1063624704 257228 33554432000 134512640 137138936 4291667120 4291666000 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259674 257228 192 642 0 259030 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 1038696

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 11029
/proc/meminfo: memFree=27806180/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038696 CPUtime=462.06 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258067 0 0 0 46104 102 0 0 20 0 1 0 284494476 1063624704 257228 33554432000 134512640 137138936 4291667120 4291666016 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259674 257228 192 642 0 259030 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 1038696

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 11033
/proc/meminfo: memFree=27805580/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038696 CPUtime=522.03 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258103 0 0 0 52098 105 0 0 20 0 1 0 284494476 1063624704 257228 33554432000 134512640 137138936 4291667120 4291659648 134602758 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259674 257228 192 642 0 259030 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 1038696

[startup+582.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 11109
/proc/meminfo: memFree=28825032/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038696 CPUtime=582.01 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258123 0 0 0 58092 109 0 0 20 0 1 0 284494476 1063624704 257228 33554432000 134512640 137138936 4291667120 4291666236 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259674 257228 192 642 0 259030 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 1038696

[startup+642.3 s]

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

/proc/meminfo: memFree=28814664/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038696 CPUtime=1061.85 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 106051 134 0 0 20 0 1 0 284494476 1063624704 257228 33554432000 134512640 137138936 4291667120 4291666016 134542490 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259674 257228 192 642 0 259030 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 1038696

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11265
/proc/meminfo: memFree=28797180/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038696 CPUtime=1121.84 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 112047 137 0 0 20 0 1 0 284494476 1063624704 257228 33554432000 134512640 137138936 4291667120 4291665804 136521014 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259674 257228 192 642 0 259030 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 1038696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11289
/proc/meminfo: memFree=28793204/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1181.83 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 118042 141 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666048 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 1038148

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11289
/proc/meminfo: memFree=28787384/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1241.82 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 124038 144 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291665656 136504225 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 1038148

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11289
/proc/meminfo: memFree=28785276/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1301.82 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 130035 147 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666048 134542249 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1038148

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11289
/proc/meminfo: memFree=28781060/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1361.8 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 136031 149 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666016 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 1038148

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11289
/proc/meminfo: memFree=28781184/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1421.8 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 142028 152 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666160 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1038148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11290
/proc/meminfo: memFree=28776472/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1481.78 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 148024 154 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666016 134542202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1038148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11290
/proc/meminfo: memFree=28776348/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1541.77 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 154020 157 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666236 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 1038148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11290
/proc/meminfo: memFree=28773556/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1601.76 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 160016 160 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666236 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 1038148

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11290
/proc/meminfo: memFree=28769960/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1661.76 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 166014 162 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291665796 136511093 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1038148

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11293
/proc/meminfo: memFree=28766976/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1721.75 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 172010 165 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666016 134542752 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1038148

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11294
/proc/meminfo: memFree=28767356/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1781.73 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 178006 167 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291665872 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1038148

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11294
/proc/meminfo: memFree=28767356/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1791.34 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 178966 168 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666236 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 1038148

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11294
/proc/meminfo: memFree=28767356/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1794.54 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 179286 168 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291659648 134603188 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 1038148

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11294
/proc/meminfo: memFree=28767356/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1796.13 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 179445 168 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666224 134543508 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1796.13
Current children cumulated vsize (KiB) 1038148

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11294
/proc/meminfo: memFree=28767356/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1796.93 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 179525 168 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291665636 134551026 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 1038148

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11294
/proc/meminfo: memFree=28767356/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1797.73 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 179605 168 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666236 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 1038148

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11294
/proc/meminfo: memFree=28767356/32873844 swapFree=7628/7628
[pid=11027] ppid=11025 vsize=1038148 CPUtime=1797.94 cores=0,2,4,6
/proc/11027/stat : 11027 (bsolo) R 11025 11027 8717 0 -1 4202496 258261 0 0 0 179626 168 0 0 20 0 1 0 284494476 1063063552 257109 33554432000 134512640 137138936 4291667120 4291666236 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/11027/statm: 259537 257109 192 642 0 258893 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 1038148

Child status: 0
Real time (s): 1798.56
CPU time (s): 1798.01
CPU user time (s): 1796.31
CPU system time (s): 1.69174
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 1039348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.31
system time used= 1.69174
maximum resident set size= 1029564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258261
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= 356
involuntary context switches= 2018

runsolver used 2.88356 second user time and 6.93694 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 07:41:41
IDJOB=3707734
IDBENCH=48308
IDSOLVER=2286
FILE ID=node145/3707734-1338183701
RUNJOBID= node145-1338157126-8733
PBS_JOBID= 14624528
Free space on /tmp= 71552 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_5_80.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707734-1338183701/watcher-3707734-1338183701 -o /tmp/evaluation-result-3707734-1338183701/solver-3707734-1338183701 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707734-1338183701.opb

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

MD5SUM BENCH= aef8bab64cc2dcfbe1beaaaf4a02d676
RANDOM SEED=1700087483

node145.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		: 2667.149
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	: 5334.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		: 2667.149
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		: 2667.149
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	: 5313.38
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		: 2667.149
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		: 2667.149
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		: 2667.149
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	: 5331.91
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28837548 kB
Buffers:          330456 kB
Cached:          1838416 kB
SwapCached:            0 kB
Active:          1721480 kB
Inactive:        1493280 kB
Active(anon):    1037488 kB
Inactive(anon):    10912 kB
Active(file):     683992 kB
Inactive(file):  1482368 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4292 kB
Writeback:            28 kB
AnonPages:       1053004 kB
Mapped:            14800 kB
Shmem:               200 kB
Slab:             679280 kB
SReclaimable:     120516 kB
SUnreclaim:       558764 kB
KernelStack:        1448 kB
PageTables:         6016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1167896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    653312 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= 71548 MiB
End job on node145 at 2012-05-28 08:11:40