Trace number 3732738

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.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-1.opb
MD5SUM5a9e4c8983ff8fc3ce01109a5c224dd2
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 constraints13453
Number of constraints which are clauses13453
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-3732738-1338705772.opb
0.00/0.00	c File size is 453911 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: 13453 13453/0/0 Lit: 33853 Watch. Lit: 26765
0.00/0.03	c Obj. Vars: 6352 (100 % of total variables)
0.04/0.07	c Pre-processing Time: 0.077 s
0.04/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.04/0.07	c        0   1908     5719    16192    2    11438    1906      0      0 0.08
0.04/0.07	c Switching off lower bounding mode.
1797.90/1798.28	c      101   1908     5921    21820    3    11842    2097    202    737 0.14
1797.90/1798.28	c      251   1908     6221    33820    5    12442    2307    502    972 0.26
1797.90/1798.28	c      476   1908     6671    52954    7    13342    2538    952   1037 0.46
1797.90/1798.28	c      815   1908     7349    74096   10    14698    2792   1630   1240 0.66
1797.90/1798.28	c     1324   1908     8367   102076   12    16734    3072   2648   1425 0.93
1797.90/1798.28	c     2087   1908     9893   157352   15    19786    3380   4174   1505 1.39
1797.90/1798.28	c     3233   1908    12185   243988   20    24370    3719   6466   1546 2.09
1797.90/1798.28	c     4954   1908     9188   143820   15    18376    4091   3469   1521 3.26
1797.90/1798.28	c     7539   1908     7802    87925   11    15604    4501   2083   1505 5.01
1797.90/1798.28	c    11418   1908     8795   121503   13    17590    4952   3076   1467 7.78
1797.90/1798.28	c    17241   1908    13430   296970   22    26860    5448   7711   1448 11.90
1797.90/1798.28	c    25979   1908     9212   143599   15    18424    5993   3493   1455 17.84
1797.90/1798.28	c    39089   1908    12982   289313   22    25964    6593   7263   1290 30.29
1797.90/1798.28	c    58759   1908    13297   326579   24    26594    7253   7578   1301 45.15
1797.90/1798.28	c    88270   1908    15462   437830   28    30924    7979   9743   1251 70.53
1797.90/1798.28	c   132541   1908    10111   197469   19    20222    8777   4392   1253 105.77
1797.90/1798.28	c   198952   1908    18769   629253   33    37538    9655  13050   1271 156.43
1797.90/1798.28	c   298573   1908    13901   399353   28    27802   10621   8182   1276 233.96
1797.90/1798.28	c   448008   1908    11619   261426   22    23238   11684   5900   1238 361.82
1797.90/1798.28	c   672166   1908    19173   658107   34    38346   12853  13454   1234 544.29
1797.90/1798.28	c  1008410   1908    22658  1082588   47    45316   14139  16939   1193 845.26
1797.90/1798.28	c  1512784   1908    15476   596436   38    30952   15553   9757   1138 1328.38
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  2016336 176830  2240740    20326   978148  14607   1121 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-3732738-1338705772/watcher-3732738-1338705772 -o /tmp/evaluation-result-3732738-1338705772/solver-3732738-1338705772 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3732738-1338705772.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 20443
/proc/meminfo: memFree=26906256/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=11532 CPUtime=0 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 404 0 0 0 0 0 0 0 20 0 1 0 336702666 11808768 357 33554432000 134512640 137136520 4289480864 4289479112 136504651 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 2883 357 186 641 0 2128 0

[startup+0.043333 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 20443
/proc/meminfo: memFree=26906256/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=13696 CPUtime=0.04 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 1143 0 0 0 4 0 0 0 20 0 1 0 336702666 14024704 985 33554432000 134512640 137136520 4289480864 4289403340 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 3424 985 188 641 0 2780 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13696

[startup+0.100218 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 20443
/proc/meminfo: memFree=26906256/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=13756 CPUtime=0.09 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 1201 0 0 0 9 0 0 0 20 0 1 0 336702666 14086144 1025 33554432000 134512640 137136520 4289480864 4289478548 136498219 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 3439 1025 197 641 0 2795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13756

[startup+0.300175 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 20443
/proc/meminfo: memFree=26906256/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=13756 CPUtime=0.29 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 1201 0 0 0 29 0 0 0 20 0 1 0 336702666 14086144 1025 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 3439 1025 197 641 0 2795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13756

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 20443
/proc/meminfo: memFree=26906256/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=13864 CPUtime=0.69 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 1208 0 0 0 69 0 0 0 20 0 1 0 336702666 14196736 1032 33554432000 134512640 137136520 4289480864 4289479792 134543939 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 3466 1032 197 641 0 2822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13864

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20444
/proc/meminfo: memFree=26902628/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=15304 CPUtime=1.49 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 1556 0 0 0 149 0 0 0 20 0 1 0 336702666 15671296 1380 33554432000 134512640 137136520 4289480864 4289479632 134571152 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 3826 1380 197 641 0 3182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15304

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20444
/proc/meminfo: memFree=26900024/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=17456 CPUtime=3.09 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 2106 0 0 0 309 0 0 0 20 0 1 0 336702666 17874944 1930 33554432000 134512640 137136520 4289480864 4289479396 134551138 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 4364 1930 197 641 0 3720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17456

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20444
/proc/meminfo: memFree=26898376/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=17788 CPUtime=6.29 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 2190 0 0 0 628 1 0 0 20 0 1 0 336702666 18214912 2014 33554432000 134512640 137136520 4289480864 4289479792 134543702 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 4447 2014 197 641 0 3803 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17788

[startup+12.7001 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20444
/proc/meminfo: memFree=26897996/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=18332 CPUtime=12.69 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 2342 0 0 0 1268 1 0 0 20 0 1 0 336702666 18771968 2166 33554432000 134512640 137136520 4289480864 4289479008 136575102 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 4583 2166 197 641 0 3939 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18332

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20444
/proc/meminfo: memFree=26896380/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=20068 CPUtime=25.48 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 2775 0 0 0 2547 1 0 0 20 0 1 0 336702666 20549632 2607 33554432000 134512640 137136520 4289480864 4289479632 134571152 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 5017 2607 197 641 0 4373 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20068

[startup+51.1001 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20444
/proc/meminfo: memFree=26896276/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=20472 CPUtime=51.08 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 2864 0 0 0 5105 3 0 0 20 0 1 0 336702666 20963328 2696 33554432000 134512640 137136520 4289480864 4289479792 134543831 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 5118 2696 197 641 0 4474 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20472

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20444
/proc/meminfo: memFree=26894068/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=22012 CPUtime=102.28 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 3263 0 0 0 10222 6 0 0 20 0 1 0 336702666 22540288 3093 33554432000 134512640 137136520 4289480864 4289479792 134543869 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 5503 3093 197 641 0 4859 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22012

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 20444
/proc/meminfo: memFree=26893264/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=23052 CPUtime=162.26 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 3533 0 0 0 16216 10 0 0 20 0 1 0 336702666 23605248 3355 33554432000 134512640 137136520 4289480864 4289479792 134543846 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/20443/statm: 5763 3355 197 641 0 5119 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 23052

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 20444
/proc/meminfo: memFree=26892828/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=23760 CPUtime=222.25 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 3718 0 0 0 22210 15 0 0 20 0 1 0 336702666 24330240 3537 33554432000 134512640 137136520 4289480864 4289479632 134573402 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 5940 3537 197 641 0 5296 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 23760

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 20444
/proc/meminfo: memFree=26884428/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=25512 CPUtime=282.24 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 4166 0 0 0 28207 17 0 0 20 0 1 0 336702666 26124288 3975 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 6378 3975 197 641 0 5734 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 25512

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20445
/proc/meminfo: memFree=26885120/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=25604 CPUtime=342.23 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 4186 0 0 0 34202 21 0 0 20 0 1 0 336702666 26218496 3995 33554432000 134512640 137136520 4289480864 4289479632 134573554 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 6401 3995 197 641 0 5757 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 25604

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20445
/proc/meminfo: memFree=26884064/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=27336 CPUtime=402.22 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 4621 0 0 0 40197 25 0 0 20 0 1 0 336702666 27992064 4430 33554432000 134512640 137136520 4289480864 4289479792 134543884 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 6834 4430 197 641 0 6190 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 27336

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 20448
/proc/meminfo: memFree=26884540/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=27280 CPUtime=462.22 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 4621 0 0 0 46193 29 0 0 20 0 1 0 336702666 27934720 4417 33554432000 134512640 137136520 4289480864 4289479792 134543983 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 6820 4417 197 641 0 6176 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 27280

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 20448
/proc/meminfo: memFree=26884548/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=27136 CPUtime=522.2 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 4621 0 0 0 52189 31 0 0 20 0 1 0 336702666 27787264 4381 33554432000 134512640 137136520 4289480864 4289479792 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 6784 4381 197 641 0 6140 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 27136

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20640
/proc/meminfo: memFree=26776816/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=27820 CPUtime=582.2 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 4791 0 0 0 58185 35 0 0 20 0 1 0 336702666 28487680 4550 33554432000 134512640 137136520 4289480864 4289479456 134616680 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 6955 4550 197 641 0 6311 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 27820

[startup+642.3 s]

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

/proc/meminfo: memFree=26468796/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32368 CPUtime=1122.11 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 5999 0 0 0 112150 61 0 0 20 0 1 0 336702666 33144832 5689 33554432000 134512640 137136520 4289480864 4289479752 135982492 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8092 5689 197 641 0 7448 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 32368

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20668
/proc/meminfo: memFree=26465336/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=33072 CPUtime=1182.1 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6162 0 0 0 118146 64 0 0 20 0 1 0 336702666 33865728 5852 33554432000 134512640 137136520 4289480864 4289479904 134540850 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8268 5852 197 641 0 7624 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 33072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20669
/proc/meminfo: memFree=26349644/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=33072 CPUtime=1242.1 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6162 0 0 0 124143 67 0 0 20 0 1 0 336702666 33865728 5852 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8268 5852 197 641 0 7624 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 33072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20669
/proc/meminfo: memFree=26306988/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=33072 CPUtime=1302.09 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6162 0 0 0 130140 69 0 0 20 0 1 0 336702666 33865728 5852 33554432000 134512640 137136520 4289480864 4289479792 134543927 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8268 5852 197 641 0 7624 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 33072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20669
/proc/meminfo: memFree=26277352/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32912 CPUtime=1362.08 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6164 0 0 0 136135 73 0 0 20 0 1 0 336702666 33701888 5825 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8228 5825 197 641 0 7584 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 32912

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20669
/proc/meminfo: memFree=26121224/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32896 CPUtime=1422.08 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6164 0 0 0 142132 76 0 0 20 0 1 0 336702666 33685504 5821 33554432000 134512640 137136520 4289480864 4289479792 134544112 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8224 5821 197 641 0 7580 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 32896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20669
/proc/meminfo: memFree=26121004/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=33156 CPUtime=1482.06 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 148126 80 0 0 20 0 1 0 336702666 33951744 5884 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8289 5884 197 641 0 7645 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 33156

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 20670
/proc/meminfo: memFree=26120908/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=33140 CPUtime=1542.05 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 154121 84 0 0 20 0 1 0 336702666 33935360 5882 33554432000 134512640 137136520 4289480864 4289479632 134573394 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8285 5882 197 641 0 7641 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 33140

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 20670
/proc/meminfo: memFree=26120840/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=33140 CPUtime=1602.04 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 160118 86 0 0 20 0 1 0 336702666 33935360 5882 33554432000 134512640 137136520 4289480864 4289479792 134544148 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8285 5882 197 641 0 7641 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 33140

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20673
/proc/meminfo: memFree=26079912/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1662.03 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 166113 90 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479792 134543869 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 32856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080044/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1722.02 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 172109 93 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 32856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1782.01 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 178105 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 32856

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 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1791.61 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 179065 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479632 134573916 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 32856

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1794.81 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 179385 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 32856

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1796.41 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 179545 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 32856

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1797.2 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 179624 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 32856

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1797.6 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 179664 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 32856

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1797.8 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 179684 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479980 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 32856

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 20673
/proc/meminfo: memFree=26080168/32873624 swapFree=7112/7112
[pid=20443] ppid=20441 vsize=32856 CPUtime=1797.9 cores=1,3,5,7
/proc/20443/stat : 20443 (bsolo) R 20441 20443 5438 0 -1 4202496 6233 0 0 0 179694 96 0 0 20 0 1 0 336702666 33644544 5811 33554432000 134512640 137136520 4289480864 4289479504 134606777 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/20443/statm: 8214 5811 197 641 0 7570 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 32856

Child status: 0
Real time (s): 1798.28
CPU time (s): 1798
CPU user time (s): 1797.03
CPU system time (s): 0.970852
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 33196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.03
system time used= 0.970852
maximum resident set size= 23536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6234
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= 11
involuntary context switches= 2341

runsolver used 2.6556 second user time and 7.17091 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-03 08:42:52
IDJOB=3732738
IDBENCH=2208
IDSOLVER=2320
FILE ID=node121/3732738-1338705772
RUNJOBID= node121-1338679211-14283
PBS_JOBID= 14636692
Free space on /tmp= 71256 MiB

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

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

MD5SUM BENCH= 5a9e4c8983ff8fc3ce01109a5c224dd2
RANDOM SEED=111672303

node121.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.042
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.08
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.042
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.042
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.92
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        26906412 kB
Buffers:          607412 kB
Cached:          4449136 kB
SwapCached:            0 kB
Active:          1795920 kB
Inactive:        3298332 kB
Active(anon):      25052 kB
Inactive(anon):    10760 kB
Active(file):    1770868 kB
Inactive(file):  3287572 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3940 kB
Writeback:             0 kB
AnonPages:         39852 kB
Mapped:            15256 kB
Shmem:               200 kB
Slab:             736884 kB
SReclaimable:     180896 kB
SUnreclaim:       555988 kB
KernelStack:        1440 kB
PageTables:         3604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     143888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3732738-1338705772.opb

Free space on /tmp at the end= 71252 MiB
End job on node121 at 2012-06-03 09:12:50