Trace number 3732650

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-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
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 constraints13501
Number of constraints which are clauses13501
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-3732650-1338704871.opb
0.00/0.00	c File size is 455953 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.032 s
0.00/0.03	c Var: 6352 Constr: 13501 13501/0/0 Lit: 34045 Watch. Lit: 26861
0.00/0.03	c Obj. Vars: 6352 (100 % of total variables)
0.05/0.08	c Pre-processing Time: 0.079 s
0.05/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.05/0.08	c        0   1987     5870    16590    2    11740    1956      0      0 0.08
0.05/0.08	c Switching off lower bounding mode.
1797.91/1798.28	c      101   1987     6072    23852    3    12144    2152    202    782 0.13
1797.91/1798.28	c      251   1987     6372    36340    5    12744    2368    502   1105 0.23
1797.91/1798.28	c      477   1987     6824    54754    8    13648    2605    954   1355 0.35
1797.91/1798.28	c      815   1987     7500    75750   10    15000    2866   1630   1701 0.48
1797.91/1798.28	c     1323   1987     8516   109240   12    17032    3153   2646   1832 0.72
1797.91/1798.28	c     2086   1987    10042   167194   16    20084    3469   4172   1796 1.16
1797.91/1798.28	c     3232   1987    12334   260012   21    24668    3816   6464   1708 1.89
1797.91/1798.28	c     4955   1987     9370   148044   15    18740    4198   3500   1606 3.08
1797.91/1798.28	c     7540   1987     8029    95995   11    16058    4618   2159   1494 5.04
1797.91/1798.28	c    11420   1987     8976   139191   15    17952    5080   3106   1467 7.78
1797.91/1798.28	c    17242   1987    13641   358317   26    27282    5589   7771   1435 12.01
1797.91/1798.28	c    25979   1987     9483   147234   15    18966    6148   3613   1374 18.89
1797.91/1798.28	c    39089   1987    13207   335405   25    26414    6763   7337   1369 28.53
1797.91/1798.28	c    58760   1987    13564   412715   30    27128    7440   7694   1365 43.03
1797.91/1798.28	c    88270   1987    15614   606983   38    31228    8185   9744   1331 66.30
1797.91/1798.28	c   132541   1987    10833   231862   21    21666    9004   4963   1262 104.98
1797.91/1798.28	c   198952   1987    10487   214725   20    20974    9905   4617   1217 163.47
1797.91/1798.28	c   298573   1987    14153   442692   31    28306   10896   8283   1194 250.02
1797.91/1798.28	c   448009   1987    18205   712767   39    36410   11986  12335   1183 378.68
1797.91/1798.28	c   672167   1987    20989   793559   37    41978   13185  15119   1197 561.35
1797.91/1798.28	c  1008411   1987    15439   461206   29    30878   14504   9569   1218 827.65
1797.91/1798.28	c  1512782   1987    16666   508341   30    33332   15955  10796   1214 1245.60
1797.91/1798.28	c Resources Exceeded
1797.91/1798.28	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.28	c   22  2156478 189977  2390479    15288   535111   9418   1199 1798.00
1797.91/1798.28	s UNKNOWN
1797.91/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-3732650-1338704871/watcher-3732650-1338704871 -o /tmp/evaluation-result-3732650-1338704871/solver-3732650-1338704871 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3732650-1338704871.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: 1.99 1.98 1.99 3/176 8928
/proc/meminfo: memFree=26698540/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=11668 CPUtime=0 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 406 0 0 0 0 0 0 0 20 0 1 0 336611509 11948032 359 33554432000 134512640 137136520 4288683712 4288682104 136504572 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 2917 359 186 641 0 2161 0

[startup+0.0589181 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8928
/proc/meminfo: memFree=26698540/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=13652 CPUtime=0.05 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 1145 0 0 0 5 0 0 0 20 0 1 0 336611509 13979648 986 33554432000 134512640 137136520 4288683712 4288606188 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 3413 986 188 641 0 2769 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13652

[startup+0.100277 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8928
/proc/meminfo: memFree=26698540/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=13768 CPUtime=0.09 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 1203 0 0 0 9 0 0 0 20 0 1 0 336611509 14098432 1027 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 3442 1027 197 641 0 2798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13768

[startup+0.300238 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8928
/proc/meminfo: memFree=26698540/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=13768 CPUtime=0.29 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 1203 0 0 0 29 0 0 0 20 0 1 0 336611509 14098432 1027 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 3442 1027 197 641 0 2798 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13768

[startup+0.700238 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 8928
/proc/meminfo: memFree=26698540/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=14220 CPUtime=0.69 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 1296 0 0 0 69 0 0 0 20 0 1 0 336611509 14561280 1120 33554432000 134512640 137136520 4288683712 4288682220 136698750 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 3555 1120 197 641 0 2911 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14220

[startup+1.50024 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26693828/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=15832 CPUtime=1.48 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 1699 0 0 0 148 0 0 0 20 0 1 0 336611509 16211968 1523 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 3958 1523 197 641 0 3314 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15832

[startup+3.10024 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26691324/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=17772 CPUtime=3.09 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 2184 0 0 0 308 1 0 0 20 0 1 0 336611509 18198528 2008 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 4443 2008 197 641 0 3799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17772

[startup+6.30024 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26689588/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=18308 CPUtime=6.29 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 2331 0 0 0 628 1 0 0 20 0 1 0 336611509 18747392 2155 33554432000 134512640 137136520 4288683712 4288682640 134543787 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 4577 2155 197 641 0 3933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18308

[startup+12.7002 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26688388/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=19164 CPUtime=12.68 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 2545 0 0 0 1267 1 0 0 20 0 1 0 336611509 19623936 2369 33554432000 134512640 137136520 4288683712 4288682816 134545151 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 4791 2369 197 641 0 4147 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19164

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26687628/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=19488 CPUtime=25.48 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 2626 0 0 0 2545 3 0 0 20 0 1 0 336611509 19955712 2450 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 4872 2450 197 641 0 4228 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19488

[startup+51.1002 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26684888/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=22084 CPUtime=51.08 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 3270 0 0 0 5101 7 0 0 20 0 1 0 336611509 22614016 3102 33554432000 134512640 137136520 4288683712 4288682640 134543793 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 5521 3102 197 641 0 4877 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22084

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8929
/proc/meminfo: memFree=26682528/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=24000 CPUtime=102.28 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 3771 0 0 0 10215 13 0 0 20 0 1 0 336611509 24576000 3597 33554432000 134512640 137136520 4288683712 4288682640 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6000 3597 197 641 0 5356 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 24000

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 8932
/proc/meminfo: memFree=26676684/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=24336 CPUtime=162.26 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 3836 0 0 0 16207 19 0 0 20 0 1 0 336611509 24920064 3661 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6084 3661 197 641 0 5440 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 24336

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 8932
/proc/meminfo: memFree=26672784/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=25604 CPUtime=222.25 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4166 0 0 0 22203 22 0 0 20 0 1 0 336611509 26218496 3991 33554432000 134512640 137136520 4288683712 4288682036 136498324 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6401 3991 197 641 0 5757 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 25604

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 8933
/proc/meminfo: memFree=26669800/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=25716 CPUtime=282.24 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4185 0 0 0 28196 28 0 0 20 0 1 0 336611509 26333184 4009 33554432000 134512640 137136520 4288683712 4288682412 136518953 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6429 4009 197 641 0 5785 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 25716

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8933
/proc/meminfo: memFree=26668312/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=26852 CPUtime=342.23 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4483 0 0 0 34189 34 0 0 20 0 1 0 336611509 27496448 4307 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6713 4307 197 641 0 6069 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26852

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8933
/proc/meminfo: memFree=26668312/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=26752 CPUtime=402.22 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4484 0 0 0 40182 40 0 0 20 0 1 0 336611509 27394048 4285 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6688 4285 197 641 0 6044 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 26752

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8933
/proc/meminfo: memFree=26662980/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=26736 CPUtime=462.22 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4484 0 0 0 46175 47 0 0 20 0 1 0 336611509 27377664 4281 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6684 4281 197 641 0 6040 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 26736

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8934
/proc/meminfo: memFree=26661912/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=26736 CPUtime=522.2 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4484 0 0 0 52168 52 0 0 20 0 1 0 336611509 27377664 4281 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6684 4281 197 641 0 6040 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 26736

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8935
/proc/meminfo: memFree=26661856/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=26744 CPUtime=582.19 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4486 0 0 0 58161 58 0 0 20 0 1 0 336611509 27385856 4283 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6686 4283 197 641 0 6042 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 26744

[startup+642.3 s]

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

/proc/meminfo: memFree=26653472/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=27848 CPUtime=1122.12 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4787 0 0 0 112099 113 0 0 20 0 1 0 336611509 28516352 4559 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6962 4559 197 641 0 6318 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 27848

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8940
/proc/meminfo: memFree=26653348/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=27848 CPUtime=1182.1 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4787 0 0 0 118091 119 0 0 20 0 1 0 336611509 28516352 4559 33554432000 134512640 137136520 4288683712 4288682640 134543933 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6962 4559 197 641 0 6318 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 27848

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8940
/proc/meminfo: memFree=26653472/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=27848 CPUtime=1242.09 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4787 0 0 0 124084 125 0 0 20 0 1 0 336611509 28516352 4559 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6962 4559 197 641 0 6318 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 27848

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8940
/proc/meminfo: memFree=26653224/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=27852 CPUtime=1302.09 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4788 0 0 0 130077 132 0 0 20 0 1 0 336611509 28520448 4560 33554432000 134512640 137136520 4288683712 4288682640 134544604 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6963 4560 197 641 0 6319 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 27852

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8943
/proc/meminfo: memFree=26653836/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=27980 CPUtime=1362.07 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 4808 0 0 0 136069 138 0 0 20 0 1 0 336611509 28651520 4580 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 6995 4580 197 641 0 6351 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 27980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8943
/proc/meminfo: memFree=26652852/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=28888 CPUtime=1422.07 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5049 0 0 0 142063 144 0 0 20 0 1 0 336611509 29581312 4819 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7222 4819 197 641 0 6578 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 28888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8943
/proc/meminfo: memFree=26645972/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=28796 CPUtime=1482.05 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5049 0 0 0 148054 151 0 0 20 0 1 0 336611509 29487104 4796 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7199 4796 197 641 0 6555 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 28796

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8944
/proc/meminfo: memFree=26645280/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=29528 CPUtime=1542.04 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5240 0 0 0 154047 157 0 0 20 0 1 0 336611509 30236672 4979 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7382 4979 197 641 0 6738 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 29528

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9040
/proc/meminfo: memFree=26616680/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=29528 CPUtime=1602.04 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5240 0 0 0 160040 164 0 0 20 0 1 0 336611509 30236672 4979 33554432000 134512640 137136520 4288683712 4288682640 134544245 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7382 4979 197 641 0 6738 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 29528

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9040
/proc/meminfo: memFree=26379496/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=29528 CPUtime=1662.03 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5240 0 0 0 166033 170 0 0 20 0 1 0 336611509 30236672 4979 33554432000 134512640 137136520 4288683712 4288682640 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7382 4979 197 641 0 6738 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 29528

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9040
/proc/meminfo: memFree=26164508/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=30508 CPUtime=1722.02 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5474 0 0 0 172027 175 0 0 20 0 1 0 336611509 31240192 5213 33554432000 134512640 137136520 4288683712 4288682752 134540859 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7627 5213 197 641 0 6983 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 30508

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9040
/proc/meminfo: memFree=25951876/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31236 CPUtime=1782.01 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 178019 182 0 0 20 0 1 0 336611509 31985664 5396 33554432000 134512640 137136520 4288683712 4288682396 136518888 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7809 5396 197 641 0 7165 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 31236

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9041
/proc/meminfo: memFree=25921604/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31232 CPUtime=1791.61 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 178979 182 0 0 20 0 1 0 336611509 31981568 5396 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7808 5396 197 641 0 7164 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 31232

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9041
/proc/meminfo: memFree=25913296/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31232 CPUtime=1794.81 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 179299 182 0 0 20 0 1 0 336611509 31981568 5396 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7808 5396 197 641 0 7164 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 31232

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9041
/proc/meminfo: memFree=25909700/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31232 CPUtime=1796.4 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 179458 182 0 0 20 0 1 0 336611509 31981568 5396 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7808 5396 197 641 0 7164 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 31232

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9041
/proc/meminfo: memFree=25905840/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31232 CPUtime=1797.21 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 179538 183 0 0 20 0 1 0 336611509 31981568 5396 33554432000 134512640 137136520 4288683712 4288682368 134597922 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7808 5396 197 641 0 7164 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 31232

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9041
/proc/meminfo: memFree=25905840/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31232 CPUtime=1797.61 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 179578 183 0 0 20 0 1 0 336611509 31981568 5396 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7808 5396 197 641 0 7164 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 31232

[startup+1798.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9041
/proc/meminfo: memFree=25905840/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31232 CPUtime=1797.81 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 179598 183 0 0 20 0 1 0 336611509 31981568 5396 33554432000 134512640 137136520 4288683712 4288682828 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7808 5396 197 641 0 7164 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 31232

[startup+1798.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9041
/proc/meminfo: memFree=25905840/32873844 swapFree=7628/7628
[pid=8928] ppid=8926 vsize=31232 CPUtime=1797.91 cores=0,2,4,6
/proc/8928/stat : 8928 (bsolo) R 8926 8928 8349 0 -1 4202496 5662 0 0 0 179608 183 0 0 20 0 1 0 336611509 31981568 5396 33554432000 134512640 137136520 4288683712 4288682308 136499609 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8928/statm: 7808 5396 197 641 0 7164 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 31232

Child status: 0
Real time (s): 1798.29
CPU time (s): 1798
CPU user time (s): 1796.17
CPU system time (s): 1.83272
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 31244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.17
system time used= 1.83272
maximum resident set size= 21584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5663
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= 1898

runsolver used 2.5986 second user time and 7.2109 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-03 08:27:51
IDJOB=3732650
IDBENCH=2167
IDSOLVER=2320
FILE ID=node145/3732650-1338704871
RUNJOBID= node145-1338702833-8365
PBS_JOBID= 14636715
Free space on /tmp= 70920 MiB

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

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=893439363

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26698060 kB
Buffers:          434128 kB
Cached:          4814652 kB
SwapCached:            0 kB
Active:          1715376 kB
Inactive:        3605324 kB
Active(anon):      62964 kB
Inactive(anon):    10916 kB
Active(file):    1652412 kB
Inactive(file):  3594408 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4280 kB
Writeback:             0 kB
AnonPages:         78504 kB
Mapped:            15248 kB
Shmem:               200 kB
Slab:             717256 kB
SReclaimable:     158384 kB
SUnreclaim:       558872 kB
KernelStack:        1432 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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-3732650-1338704871.opb

Free space on /tmp at the end= 70916 MiB
End job on node145 at 2012-06-03 08:57:50