Trace number 3738049

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
PB09: bsolo 3.1? 1798.01 1798.31

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_3_15.opb
MD5SUM97892b1b250c8711791b219b8ddda703
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark1448.56
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1236
Sum of products size (including duplicates)2472
Number of different products618
Sum of products size1236

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3738049-1338739141.opb
0.00/0.00	c File size is 50558 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 718 Constr: 1389 668/103/618 Lit: 5294 Watch. Lit: 4544
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.01/0.06	c Pre-processing Time: 0.063 s
0.01/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.06	c        0    718     1389     5294    3     4544   10991      0      0 0.06
0.01/0.06	c Switching off lower bounding mode.
1797.99/1798.30	c      101    718     1494     7592    5     4768   12091    105   1402 0.07
1797.99/1798.30	c      251    718     1662    16305    9     5104   13301    273   2788 0.09
1797.99/1798.30	c      476    718     1904    28539   14     5606   14632    515   4250 0.11
1797.99/1798.30	c      814    718     2278    45526   19     6436   16096    889   5355 0.15
1797.99/1798.30	c     1322    718     2828    72633   25     7926   17706   1439   6235 0.21
1797.99/1798.30	c     2085    718     3673   110176   29     9937   19477   2284   6435 0.32
1797.99/1798.30	c     3234    718     4923   161932   32    13047   21425   3534   6316 0.51
1797.99/1798.30	c     4956    718     6837   249145   36    17989   23568   5448   5722 0.87
1797.99/1798.30	c     7541    718     9688   394031   40    24371   25925   8299   4840 1.56
1797.99/1798.30	c    11422    718    13993   610899   43    34358   28518  12604   3867 2.95
1797.99/1798.30	c    17244    718    20500   953099   46    48319   31370  19111   3162 5.45
1797.99/1798.30	c    25981    718    30183  1482030   49    68204   34508  28794   2528 10.27
1797.99/1798.30	c    39093    718    22767  1145622   50    48403   37959  21378   2180 17.93
1797.99/1798.30	c    58763    718    19544   919115   47    42113   41755  18155   1903 30.87
1797.99/1798.30	c    88273    718    24295  1191320   49    52241   45931  22906   1667 52.93
1797.99/1798.30	c   132544    718    40898  2122149   51    85166   50525  39509   1511 87.71
1797.99/1798.30	c   198954    718    41400  2062695   49    88565   55578  40011   1362 146.02
1797.99/1798.30	c   298574    718    27633  1297751   46    60207   61136  26244   1186 251.67
1797.99/1798.30	c   448009    718    54640  2795776   51   114192   67250  53251   1117 400.76
1797.99/1798.30	c   672167    718    39566  2055776   51    82850   73976  38177   1074 625.72
1797.99/1798.30	c  1008412    718    55760  2906910   52   115965   81374  54371    997 1011.36
1797.99/1798.30	c  1512784    718    20327   942585   46    44257   89512  18938    930 1625.33
1797.99/1798.30	c Resources Exceeded
1797.99/1798.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.30	c   22  1668107 338705  2660220    43264  2221970  41875    927 1798.00
1797.99/1798.30	s UNKNOWN
1797.99/1798.30	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-3738049-1338739141/watcher-3738049-1338739141 -o /tmp/evaluation-result-3738049-1338739141/solver-3738049-1338739141 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3738049-1338739141.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.12 2.20 3/176 26669
/proc/meminfo: memFree=26837344/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=11060 CPUtime=0 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 381 0 0 0 0 0 0 0 20 0 1 0 340039186 11325440 321 33554432000 134512640 137136520 4293062608 4293052668 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 2765 321 189 641 0 2121 0

[startup+0.0157931 s]
/proc/loadavg: 2.00 2.12 2.20 3/176 26669
/proc/meminfo: memFree=26837344/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=11060 CPUtime=0.01 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 381 0 0 0 1 0 0 0 20 0 1 0 340039186 11325440 321 33554432000 134512640 137136520 4293062608 4293052668 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 2765 321 189 641 0 2121 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11060

[startup+0.100266 s]
/proc/loadavg: 2.00 2.12 2.20 3/176 26669
/proc/meminfo: memFree=26837344/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=11316 CPUtime=0.09 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 452 0 0 0 9 0 0 0 20 0 1 0 340039186 11587584 392 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 2829 392 198 641 0 2185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11316

[startup+0.300234 s]
/proc/loadavg: 2.00 2.12 2.20 3/176 26669
/proc/meminfo: memFree=26837344/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=12568 CPUtime=0.29 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 765 0 0 0 29 0 0 0 20 0 1 0 340039186 12869632 705 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 3142 705 198 641 0 2498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12568

[startup+0.700238 s]
/proc/loadavg: 2.00 2.12 2.20 3/176 26669
/proc/meminfo: memFree=26837344/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=14212 CPUtime=0.69 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 1180 0 0 0 68 1 0 0 20 0 1 0 340039186 14553088 1120 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 3553 1120 198 641 0 2909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14212

[startup+1.50024 s]
/proc/loadavg: 2.00 2.12 2.20 3/177 26670
/proc/meminfo: memFree=26831888/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=16840 CPUtime=1.49 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 1849 0 0 0 147 2 0 0 20 0 1 0 340039186 17244160 1789 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 4210 1789 198 641 0 3566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16840

[startup+3.10025 s]
/proc/loadavg: 2.00 2.12 2.20 3/177 26670
/proc/meminfo: memFree=26827540/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=20720 CPUtime=3.09 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 2794 0 0 0 306 3 0 0 20 0 1 0 340039186 21217280 2734 33554432000 134512640 137136520 4293062608 4293060888 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 5180 2734 198 641 0 4536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20720

[startup+6.30028 s]
/proc/loadavg: 2.00 2.12 2.20 3/177 26670
/proc/meminfo: memFree=26818000/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=26952 CPUtime=6.29 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 4371 0 0 0 624 5 0 0 20 0 1 0 340039186 27598848 4311 33554432000 134512640 137136520 4293062608 4293061536 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 6738 4312 198 641 0 6094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26952

[startup+12.7003 s]
/proc/loadavg: 2.00 2.12 2.20 3/177 26670
/proc/meminfo: memFree=26802508/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=36656 CPUtime=12.69 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 6780 0 0 0 1262 7 0 0 20 0 1 0 340039186 37535744 6720 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 9164 6720 198 641 0 8520 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36656

[startup+25.5003 s]
/proc/loadavg: 2.00 2.11 2.20 3/177 26670
/proc/meminfo: memFree=26787504/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=38648 CPUtime=25.48 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 7320 0 0 0 2539 9 0 0 20 0 1 0 340039186 39575552 7225 33554432000 134512640 137136520 4293062608 4293061536 134544852 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 9662 7225 198 641 0 9018 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38648

[startup+51.1003 s]
/proc/loadavg: 2.00 2.10 2.19 3/177 26670
/proc/meminfo: memFree=26761464/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=43828 CPUtime=51.09 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 8688 0 0 0 5097 12 0 0 20 0 1 0 340039186 44879872 8513 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 10957 8513 198 641 0 10313 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43828

[startup+102.306 s]
/proc/loadavg: 2.05 2.10 2.18 3/178 26673
/proc/meminfo: memFree=26719172/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=52056 CPUtime=102.28 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 10835 0 0 0 10209 19 0 0 20 0 1 0 340039186 53305344 10564 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 13014 10564 198 641 0 12370 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 52056

[startup+162.3 s]
/proc/loadavg: 2.02 2.08 2.17 3/178 26697
/proc/meminfo: memFree=26681024/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=52936 CPUtime=162.26 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 11064 0 0 0 16201 25 0 0 20 0 1 0 340039186 54206464 10793 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 13234 10793 198 641 0 12590 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 52936

[startup+222.3 s]
/proc/loadavg: 2.04 2.08 2.16 3/177 26697
/proc/meminfo: memFree=26634808/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=54576 CPUtime=222.25 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 11518 0 0 0 22192 33 0 0 20 0 1 0 340039186 55885824 11192 33554432000 134512640 137136520 4293062608 4293061536 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 13644 11192 198 641 0 13000 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 54576

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.15 3/177 26697
/proc/meminfo: memFree=26595776/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=56472 CPUtime=282.25 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 11992 0 0 0 28185 40 0 0 20 0 1 0 340039186 57827328 11666 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 14118 11666 198 641 0 13474 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 56472

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.14 3/177 26697
/proc/meminfo: memFree=26552240/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=60240 CPUtime=342.23 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 13009 0 0 0 34176 47 0 0 20 0 1 0 340039186 61685760 12608 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 15060 12608 198 641 0 14416 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 60240

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.13 3/177 26697
/proc/meminfo: memFree=26516756/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=60240 CPUtime=402.2 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 13018 0 0 0 40165 55 0 0 20 0 1 0 340039186 61685760 13097 33554432000 134512640 137136520 4293062608 4293061532 136294896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 15060 13097 198 641 0 14416 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 60240

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/176 26697
/proc/meminfo: memFree=26481176/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=64752 CPUtime=462.19 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 14238 0 0 0 46158 61 0 0 20 0 1 0 340039186 66306048 14250 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 16188 14250 198 641 0 15544 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 64752

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/177 26698
/proc/meminfo: memFree=26452152/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=66280 CPUtime=522.19 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 14595 0 0 0 52150 69 0 0 20 0 1 0 340039186 67870720 14607 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 16570 14607 198 641 0 15926 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 66280

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/177 26698
/proc/meminfo: memFree=26414332/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=67088 CPUtime=582.18 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 14797 0 0 0 58144 74 0 0 20 0 1 0 340039186 68698112 14809 33554432000 134512640 137136520 4293062608 4293061536 134543927 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 16772 14809 198 641 0 16128 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 67088

[startup+642.3 s]

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

/proc/meminfo: memFree=26161936/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76516 CPUtime=1062.1 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17319 0 0 0 106087 123 0 0 20 0 1 0 340039186 78352384 17177 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19129 17177 198 641 0 18485 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 76516

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/177 26703
/proc/meminfo: memFree=26133400/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76516 CPUtime=1122.08 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17327 0 0 0 112079 129 0 0 20 0 1 0 340039186 78352384 17177 33554432000 134512640 137136520 4293062608 4293061496 135982486 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19129 17177 198 641 0 18485 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 76516

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 26703
/proc/meminfo: memFree=26107732/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1182.08 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 118072 136 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061536 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 76880

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 26703
/proc/meminfo: memFree=26081940/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1242.07 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 124064 143 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061536 134543948 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 76880

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/178 26706
/proc/meminfo: memFree=26056760/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1302.07 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 130057 150 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061536 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 76880

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 26706
/proc/meminfo: memFree=26033828/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1362.05 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 136049 156 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 76880

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 26707
/proc/meminfo: memFree=26007540/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1422.05 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 142045 160 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061536 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 76880

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26755
/proc/meminfo: memFree=27126992/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1482.04 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 148036 168 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 76880

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26755
/proc/meminfo: memFree=26997812/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1542.02 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 154030 172 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 76880

[startup+1602.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/177 26755
/proc/meminfo: memFree=26915380/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=76880 CPUtime=1602.01 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17407 0 0 0 160023 178 0 0 20 0 1 0 340039186 78725120 17257 33554432000 134512640 137136520 4293062608 4293061536 134544585 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19220 17257 198 641 0 18576 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 76880

[startup+1662.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 26755
/proc/meminfo: memFree=26784960/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=77092 CPUtime=1662 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 17460 0 0 0 166015 185 0 0 20 0 1 0 340039186 78942208 17310 33554432000 134512640 137136520 4293062608 4293061536 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 19273 17310 198 641 0 18629 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 77092

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26717408/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=80828 CPUtime=1722 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18511 0 0 0 172007 193 0 0 20 0 1 0 340039186 82767872 18273 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20207 18273 198 641 0 19563 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 80828

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26681476/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=81296 CPUtime=1781.98 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18599 0 0 0 177999 199 0 0 20 0 1 0 340039186 83247104 18361 33554432000 134512640 137136520 4293062608 4293061648 134540859 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20324 18361 198 641 0 19680 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 81296

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26676996/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=81296 CPUtime=1791.59 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18599 0 0 0 178958 201 0 0 20 0 1 0 340039186 83247104 18361 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20324 18361 198 641 0 19680 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 81296

[startup+1795.1 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26675012/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=81296 CPUtime=1794.79 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18599 0 0 0 179278 201 0 0 20 0 1 0 340039186 83247104 18361 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20324 18361 198 641 0 19680 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 81296

[startup+1796.7 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26674144/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=81296 CPUtime=1796.38 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18599 0 0 0 179437 201 0 0 20 0 1 0 340039186 83247104 18361 33554432000 134512640 137136520 4293062608 4293061536 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20324 18361 198 641 0 19680 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 81296

[startup+1797.5 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26673276/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=81296 CPUtime=1797.19 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18599 0 0 0 179517 202 0 0 20 0 1 0 340039186 83247104 18361 33554432000 134512640 137136520 4293062608 4293061536 134543948 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20324 18361 198 641 0 19680 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 81296

[startup+1797.9 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26673276/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=81296 CPUtime=1797.59 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18599 0 0 0 179557 202 0 0 20 0 1 0 340039186 83247104 18361 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20324 18361 198 641 0 19680 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 81296

[startup+1798.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 26756
/proc/meminfo: memFree=26673276/32873844 swapFree=7116/7116
[pid=26669] ppid=26667 vsize=81296 CPUtime=1797.99 cores=0,2,4,6
/proc/26669/stat : 26669 (bsolo) R 26667 26669 23345 0 -1 4202496 18599 0 0 0 179597 202 0 0 20 0 1 0 340039186 83247104 18361 33554432000 134512640 137136520 4293062608 4293061724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26669/statm: 20324 18361 198 641 0 19680 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 81296

Child status: 0
Real time (s): 1798.31
CPU time (s): 1798.01
CPU user time (s): 1795.98
CPU system time (s): 2.02369
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 81296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.98
system time used= 2.02369
maximum resident set size= 73444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18600
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= 32
involuntary context switches= 1896

runsolver used 3.34649 second user time and 8.27374 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 17:59:01
IDJOB=3738049
IDBENCH=48377
IDSOLVER=2320
FILE ID=node138/3738049-1338739141
RUNJOBID= node138-1338713229-23361
PBS_JOBID= 14636726
Free space on /tmp= 70788 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_3_15.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738049-1338739141/watcher-3738049-1338739141 -o /tmp/evaluation-result-3738049-1338739141/solver-3738049-1338739141 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3738049-1338739141.opb

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

MD5SUM BENCH= 97892b1b250c8711791b219b8ddda703
RANDOM SEED=1223760996

node138.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.347
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.69
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.347
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.347
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		: 2667.347
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.347
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.347
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.347
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.92
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.347
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:        26837988 kB
Buffers:          723116 kB
Cached:          3896240 kB
SwapCached:          208 kB
Active:          2843548 kB
Inactive:        2281072 kB
Active(anon):     489708 kB
Inactive(anon):    11376 kB
Active(file):    2353840 kB
Inactive(file):  2269696 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:        505508 kB
Mapped:            15104 kB
Shmem:               200 kB
Slab:             771164 kB
SReclaimable:     213324 kB
SUnreclaim:       557840 kB
KernelStack:        1432 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     620740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3738049-1338739141.opb

Free space on /tmp at the end= 70784 MiB
End job on node138 at 2012-06-03 18:29:00