Trace number 3732529

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
PB09: bsolo 3.1? 1798 1798.29

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables6352
Total number of constraints13473
Number of constraints which are clauses13473
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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.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-3732529-1338704774.opb
0.00/0.00	c File size is 454704 bytes.
0.00/0.03	c Highest Coefficient sum: 6352
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.033 s
0.00/0.03	c Var: 6352 Constr: 13473 13473/0/0 Lit: 33933 Watch. Lit: 26805
0.00/0.03	c Obj. Vars: 6352 (100 % of total variables)
0.00/0.08	c Pre-processing Time: 0.079 s
0.00/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.08	c        0   1951     5792    16378    2    11584    1930      0      0 0.08
0.00/0.08	c Switching off lower bounding mode.
1797.90/1798.28	c      100   1951     5992    22344    3    11984    2124    200    714 0.14
1797.90/1798.28	c      250   1951     6292    31832    5    12584    2337    500   1201 0.21
1797.90/1798.28	c      475   1951     6742    45658    6    13484    2571    950   1461 0.33
1797.90/1798.28	c      813   1951     7418    61144    8    14836    2829   1626   1802 0.45
1797.90/1798.28	c     1322   1951     8436   102420   12    16872    3112   2644   1418 0.93
1797.90/1798.28	c     2086   1951     9964   167846   16    19928    3424   4172   1069 1.95
1797.90/1798.28	c     3232   1951    12256   258216   21    24512    3767   6464    992 3.26
1797.90/1798.28	c     4953   1951     9314   160516   17    18628    4144   3522    923 5.36
1797.90/1798.28	c     7538   1951     7954   102232   12    15908    4559   2162    812 9.28
1797.90/1798.28	c    11417   1951     8968   134078   14    17936    5015   3176    829 13.77
1797.90/1798.28	c    17240   1951    13630   326534   23    27260    5517   7838    893 19.29
1797.90/1798.28	c    25978   1951     9465   160998   17    18930    6069   3673   1022 25.41
1797.90/1798.28	c    39089   1951    13240   355134   26    26480    6676   7448   1119 34.91
1797.90/1798.28	c    58760   1951    13790   369381   26    27580    7344   7998   1185 49.57
1797.90/1798.28	c    88271   1951    16333   492046   30    32666    8079  10541   1233 71.55
1797.90/1798.28	c   132542   1951    12146   304570   25    24292    8887   6354   1251 105.87
1797.90/1798.28	c   198953   1951    12818   347350   27    25636    9776   7026   1261 157.69
1797.90/1798.28	c   298573   1951    17538   617450   35    35076   10754  11746   1256 237.62
1797.90/1798.28	c   448009   1951    14549   433079   29    29098   11830   8757   1245 359.82
1797.90/1798.28	c   672167   1951    20647   776616   37    41294   13014  14855   1227 547.43
1797.90/1798.28	c  1008411   1951    19721   729228   36    39442   14316  13929   1205 836.85
1797.90/1798.28	c  1512783   1951    15712   522644   33    31424   15748   9920   1177 1284.75
1797.90/1798.28	c Resources Exceeded
1797.90/1798.28	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.28	c   22  2064934 184421  2288334    21430   859826  15638   1148 1798.00
1797.90/1798.28	s UNKNOWN
1797.90/1798.28	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-3732529-1338704774/watcher-3732529-1338704774 -o /tmp/evaluation-result-3732529-1338704774/solver-3732529-1338704774 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3732529-1338704774.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.99 2/172 18783
/proc/meminfo: memFree=25891436/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=11536 CPUtime=0 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 404 0 0 0 0 0 0 0 20 0 1 0 336602854 11812864 357 33554432000 134512640 137136520 4288460112 4288458624 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 2884 357 186 641 0 2128 0

[startup+0.088553 s]
/proc/loadavg: 1.93 1.99 1.99 2/172 18783
/proc/meminfo: memFree=25891436/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=13760 CPUtime=0.08 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 1203 0 0 0 8 0 0 0 20 0 1 0 336602854 14090240 1026 33554432000 134512640 137136520 4288460112 4288458824 136502980 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 3440 1026 197 641 0 2796 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13760

[startup+0.100273 s]
/proc/loadavg: 1.93 1.99 1.99 2/172 18783
/proc/meminfo: memFree=25891436/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=13760 CPUtime=0.09 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 1203 0 0 0 9 0 0 0 20 0 1 0 336602854 14090240 1026 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 3440 1026 197 641 0 2796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13760

[startup+0.300235 s]
/proc/loadavg: 1.93 1.99 1.99 2/172 18783
/proc/meminfo: memFree=25891436/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=13760 CPUtime=0.29 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 1203 0 0 0 29 0 0 0 20 0 1 0 336602854 14090240 1026 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 3440 1026 197 641 0 2796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13760

[startup+0.700229 s]
/proc/loadavg: 1.93 1.99 1.99 2/172 18783
/proc/meminfo: memFree=25891436/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=13872 CPUtime=0.69 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 1212 0 0 0 69 0 0 0 20 0 1 0 336602854 14204928 1035 33554432000 134512640 137136520 4288460112 4288458752 134606759 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 3468 1035 197 641 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13872

[startup+1.50023 s]
/proc/loadavg: 1.93 1.99 1.99 3/175 18789
/proc/meminfo: memFree=25886412/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=14716 CPUtime=1.49 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 1435 0 0 0 149 0 0 0 20 0 1 0 336602854 15069184 1258 33554432000 134512640 137136520 4288460112 4288458704 134616694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 3679 1258 197 641 0 3035 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14716

[startup+3.10023 s]
/proc/loadavg: 1.93 1.99 1.99 3/175 18789
/proc/meminfo: memFree=25884288/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=16368 CPUtime=3.08 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 1836 0 0 0 308 0 0 0 20 0 1 0 336602854 16760832 1659 33554432000 134512640 137136520 4288460112 4288459040 134544414 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 4092 1659 197 641 0 3448 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16368

[startup+6.30027 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 18837
/proc/meminfo: memFree=25881684/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=17740 CPUtime=6.29 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 2191 0 0 0 628 1 0 0 20 0 1 0 336602854 18165760 2014 33554432000 134512640 137136520 4288460112 4288459040 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 4435 2014 197 641 0 3791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17740

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 18885
/proc/meminfo: memFree=25864100/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=18272 CPUtime=12.68 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 2324 0 0 0 1267 1 0 0 20 0 1 0 336602854 18710528 2147 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 4568 2147 197 641 0 3924 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18272

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 18885
/proc/meminfo: memFree=25854900/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=19448 CPUtime=25.49 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 2606 0 0 0 2546 3 0 0 20 0 1 0 336602854 19914752 2429 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 4862 2429 197 641 0 4218 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19448

[startup+51.1002 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 18885
/proc/meminfo: memFree=25850492/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=20952 CPUtime=51.08 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 2993 0 0 0 5102 6 0 0 20 0 1 0 336602854 21454848 2824 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 5238 2824 197 641 0 4594 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20952

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18886
/proc/meminfo: memFree=25838080/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=22340 CPUtime=102.27 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 3349 0 0 0 10215 12 0 0 20 0 1 0 336602854 22876160 3179 33554432000 134512640 137136520 4288460112 4288457640 136502436 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 5585 3179 197 641 0 4941 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22340

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18886
/proc/meminfo: memFree=25831872/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=23904 CPUtime=162.26 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 3732 0 0 0 16208 18 0 0 20 0 1 0 336602854 24477696 3555 33554432000 134512640 137136520 4288460112 4288459040 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 5976 3555 197 641 0 5332 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 23904

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18886
/proc/meminfo: memFree=25828644/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=24736 CPUtime=222.25 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 3954 0 0 0 22200 25 0 0 20 0 1 0 336602854 25329664 3776 33554432000 134512640 137136520 4288460112 4288458972 136518950 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 6184 3776 197 641 0 5540 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 24736

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18889
/proc/meminfo: memFree=25828572/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=24844 CPUtime=282.24 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 3985 0 0 0 28193 31 0 0 20 0 1 0 336602854 25440256 3807 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 6211 3807 197 641 0 5567 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 24844

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18889
/proc/meminfo: memFree=25821324/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=24980 CPUtime=342.23 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4028 0 0 0 34186 37 0 0 20 0 1 0 336602854 25579520 3838 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 6245 3838 197 641 0 5601 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 24980

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18890
/proc/meminfo: memFree=25820572/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=25800 CPUtime=402.22 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4238 0 0 0 40178 44 0 0 20 0 1 0 336602854 26419200 4047 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 6450 4047 197 641 0 5806 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 25800

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18890
/proc/meminfo: memFree=25820572/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=25844 CPUtime=462.21 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4259 0 0 0 46170 51 0 0 20 0 1 0 336602854 26464256 4058 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 6461 4058 197 641 0 5817 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 25844

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 18891
/proc/meminfo: memFree=25818392/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=25844 CPUtime=522.2 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4259 0 0 0 52163 57 0 0 20 0 1 0 336602854 26464256 4058 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 6461 4058 197 641 0 5817 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 25844

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18891
/proc/meminfo: memFree=25818028/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=26276 CPUtime=582.2 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4371 0 0 0 58156 64 0 0 20 0 1 0 336602854 26906624 4166 33554432000 134512640 137136520 4288460112 4288459040 134543688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 6569 4166 197 641 0 5925 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 26276

[startup+642.3 s]

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

/proc/meminfo: memFree=25802272/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=28396 CPUtime=1122.11 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4926 0 0 0 112097 114 0 0 20 0 1 0 336602854 29077504 4696 33554432000 134512640 137136520 4288460112 4288459040 134544074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7099 4696 197 641 0 6455 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 28396

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18896
/proc/meminfo: memFree=25802452/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=28376 CPUtime=1182.1 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4926 0 0 0 118091 119 0 0 20 0 1 0 336602854 29057024 4691 33554432000 134512640 137136520 4288460112 4288458728 135982505 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7094 4691 197 641 0 6450 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 28376

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18896
/proc/meminfo: memFree=25802328/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=28096 CPUtime=1242.09 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 4926 0 0 0 124084 125 0 0 20 0 1 0 336602854 28770304 4621 33554432000 134512640 137136520 4288460112 4288458752 134617418 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7024 4621 197 641 0 6380 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 28096

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18897
/proc/meminfo: memFree=25801584/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=29092 CPUtime=1302.09 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5163 0 0 0 130079 130 0 0 20 0 1 0 336602854 29790208 4858 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7273 4858 197 641 0 6629 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 29092

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/175 18897
/proc/meminfo: memFree=25800032/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=29064 CPUtime=1362.08 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5167 0 0 0 136073 135 0 0 20 0 1 0 336602854 29761536 4861 33554432000 134512640 137136520 4288460112 4288459040 134543986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7266 4861 197 641 0 6622 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 29064

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 18897
/proc/meminfo: memFree=25801332/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=29012 CPUtime=1422.07 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5167 0 0 0 142067 140 0 0 20 0 1 0 336602854 29708288 4850 33554432000 134512640 137136520 4288460112 4288459040 134544562 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7253 4850 197 641 0 6609 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 29012

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 18900
/proc/meminfo: memFree=25799772/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=29916 CPUtime=1482.05 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5382 0 0 0 148059 146 0 0 20 0 1 0 336602854 30633984 5064 33554432000 134512640 137136520 4288460112 4288459040 134543974 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7479 5064 197 641 0 6835 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 29916

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 18900
/proc/meminfo: memFree=25799656/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30620 CPUtime=1542.04 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 154053 151 0 0 20 0 1 0 336602854 31354880 5240 33554432000 134512640 137136520 4288460112 4288459228 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7655 5240 197 641 0 7011 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 30620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 18901
/proc/meminfo: memFree=25799220/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30564 CPUtime=1602.03 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 160046 157 0 0 20 0 1 0 336602854 31297536 5238 33554432000 134512640 137136520 4288460112 4288459040 134544398 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7641 5238 197 641 0 6997 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 30564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25799220/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30564 CPUtime=1662.03 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 166040 163 0 0 20 0 1 0 336602854 31297536 5238 33554432000 134512640 137136520 4288460112 4288458880 134573985 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7641 5238 197 641 0 6997 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 30564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25796800/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1722.02 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 172032 170 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288458880 134574031 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 30368

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1782.01 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 178026 175 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288459040 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 30368

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1791.62 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 178986 176 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288458880 134574441 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 30368

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1794.82 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 179306 176 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288459040 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 30368

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1796.41 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 179465 176 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288458880 134574647 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 30368

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1797.21 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 179545 176 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288459040 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 30368

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1797.6 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 179584 176 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288459040 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 30368

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1797.8 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 179604 176 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288459216 134545039 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 30368

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 18901
/proc/meminfo: memFree=25794444/32873852 swapFree=6856/6856
[pid=18783] ppid=18781 vsize=30368 CPUtime=1797.9 cores=1,3,5,7
/proc/18783/stat : 18783 (bsolo) R 18781 18783 18547 0 -1 4202496 5558 0 0 0 179614 176 0 0 20 0 1 0 336602854 31096832 5189 33554432000 134512640 137136520 4288460112 4288459040 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18783/statm: 7592 5189 197 641 0 6948 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 30368

Child status: 0
Real time (s): 1798.29
CPU time (s): 1798
CPU user time (s): 1796.23
CPU system time (s): 1.76973
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 30620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.23
system time used= 1.76973
maximum resident set size= 20960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5559
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= 10
involuntary context switches= 1850

runsolver used 5.34519 second user time and 14.6498 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-03 08:26:14
IDJOB=3732529
IDBENCH=2109
IDSOLVER=2320
FILE ID=node129/3732529-1338704774
RUNJOBID= node129-1338702975-18564
PBS_JOBID= 14636718
Free space on /tmp= 70484 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732529-1338704774/watcher-3732529-1338704774 -o /tmp/evaluation-result-3732529-1338704774/solver-3732529-1338704774 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3732529-1338704774.opb

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=544573951

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        25897280 kB
Buffers:          461784 kB
Cached:          5626152 kB
SwapCached:            0 kB
Active:          2568748 kB
Inactive:        3530996 kB
Active(anon):       3060 kB
Inactive(anon):    10948 kB
Active(file):    2565688 kB
Inactive(file):  3520048 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4296 kB
Writeback:             0 kB
AnonPages:        119304 kB
Mapped:            14208 kB
Shmem:               204 kB
Slab:             741000 kB
SReclaimable:     183412 kB
SUnreclaim:       557588 kB
KernelStack:        1456 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     102272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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-3732529-1338704774.opb

Free space on /tmp at the end= 70476 MiB
End job on node129 at 2012-06-03 08:56:12