Trace number 3736418

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
PB07: bsolo 3.0.17OPT3 16.8104 16.8178

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=89-P1=37-P2=43-P3=47-P4=41-P5=107-P6=127-B.opb
MD5SUM59a5e5c0509fa3a2bc4b2a05a02d5b79
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.053991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables126
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products294
Sum of products size588

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3736418-1338709709.opb
0.00/0.00	c File size is 5394 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 420 Constr: 607 294/0/313 Lit: 2555 Watch. Lit: 1580
0.00/0.00	c Obj. Vars: 7 (1.66667 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    420      607     2555    4     2191    3443      0      0 0.00
0.00/0.00	c Switching off LPR mode.
0.49/0.56	c      100    420      707     7740   10     2303    3788    100  20000 0.01
0.49/0.56	c      250    420      857    16571   19     2611    4167    250  22727 0.01
0.49/0.56	c      476    420     1083    28891   26     3010    4584    476  23800 0.02
0.49/0.56	c      815    420     1422    46263   32     3661    5043    815  22638 0.04
0.49/0.56	c     1324    420     1931    71036   36     4692    5548   1324  21015 0.06
0.49/0.56	c     2088    420     2695   105491   39     6192    6103   2088  18156 0.12
0.49/0.56	c     3235    420     3842   154980   40     8507    6714   3235  14314 0.23
0.49/0.56	c     4957    420     5564   234261   42    11967    7386   4957  11802 0.42
0.49/0.56	o 109	0.556
5.08/5.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.08/5.11	c     6949    420     7557   343561   45    15959    3457   6950  12498 0.56
5.08/5.11	c     7051    420     2439   103319   42     5834    3803   1832  12220 0.58
5.08/5.11	c     7302    420     2690   119021   44     6333    4184   2083  12170 0.60
5.08/5.11	c     7777    420     3165   146636   46     7247    4603   2558  12423 0.63
5.08/5.11	c     8591    420     3979   191828   48     8873    5064   3372  11866 0.72
5.08/5.11	c     9911    420     5299   255406   48    11513    5571   4692  12373 0.80
5.08/5.11	c    11992    420     4544   184051   40     9988    6129   3937  11420 1.05
5.08/5.11	c    15216    420     4575   185286   40    10034    6742   3968  10640 1.43
5.08/5.11	c    20152    420     5962   272674   45    12812    7417   5355   9421 2.14
5.08/5.11	c    27658    420     5362   254350   47    11585    8159   4755   8760 3.16
5.08/5.11	c    39019    420     8148   375881   46    17201    8975   7541   8451 4.62
5.08/5.11	o 65	5.105
6.98/7.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.98/7.06	c    43872    419     8125   383200   47    17143    3457   7518   8593 5.11
6.98/7.06	c    43972    419     2439    92974   38     5756    3803   1832   8589 5.12
6.98/7.06	c    44223    419     2690   105666   39     6250    4184   2083   8618 5.13
6.98/7.06	c    44698    419     3165   129673   40     7202    4603   2558   8665 5.16
6.98/7.06	c    45511    419     3978   170391   42     8808    5064   3371   8711 5.22
6.98/7.06	c    46831    419     5298   232491   43    11461    5571   4691   8750 5.35
6.98/7.06	c    48913    419     4537   190765   42     9903    6129   3930   8655 5.65
6.98/7.06	c    52138    419     4642   203424   43    10179    6742   4035   8531 6.11
6.98/7.06	c    57075    419     6058   288200   47    13002    7417   5451   8379 6.81
6.98/7.06	o 49	7.062
12.28/12.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.28/12.38	c    59720    419     4769   222407   46    10459    3457   4162   8456 7.06
12.28/12.38	c    59821    410     2440    96254   39     5840    3803   1833   8461 7.07
12.28/12.38	c    60072    410     2691   109735   40     6308    4184   2084   8483 7.08
12.28/12.38	c    60547    410     3166   133370   42     7261    4603   2559   8524 7.10
12.28/12.38	c    61360    410     3979   174280   43     8873    5064   3372   8568 7.16
12.28/12.38	c    62681    410     5300   238200   44    11479    5571   4693   8564 7.32
12.28/12.38	c    64762    410     4539   190819   42     9984    6129   3932   8457 7.66
12.28/12.38	c    67986    410     4302   194425   45     9534    6742   3695   8622 7.88
12.28/12.38	c    72923    410     5707   255998   44    12336    7417   5100   8607 8.47
12.28/12.38	c    80429    409     5509   236501   42    11897    8159   4902   8688 9.26
12.28/12.38	c    91792    409     8355   369275   44    17660    8975   7748   8080 11.36
12.28/12.38	o 3	12.375
16.78/16.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
16.78/16.81	c    97848    406     5102   221960   43    11142    3455   4495   7894 12.39
16.78/16.81	c    97948    406     2444    97040   39     5802    3801   1837   7897 12.40
16.78/16.81	c    98199    406     2695   109431   40     6275    4182   2088   7910 12.41
16.78/16.81	c    98674    406     3170   134643   42     7246    4601   2563   7928 12.45
16.78/16.81	c    99488    406     3984   177434   44     8864    5062   3377   7964 12.49
16.78/16.81	c   100809    398     5305   245095   46    11552    5569   4698   7976 12.64
16.78/16.81	c   102890    398     4419   196631   44     9771    6126   3812   8016 12.84
16.78/16.81	c   106115    398     4498   190114   42     9912    6739   3891   7990 13.28
16.78/16.81	c   111051    360     5952   258697   43    12834    7413   5345   7940 13.98
16.78/16.81	c   118557    357     5812   247999   42    12574    8155   5205   7896 15.01
16.78/16.81	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 x18 -x19 -x20 x21 x22 -x23 x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 -x35 x36 -x37 x38 -x39 x40 -x41 x42 x43 -x44 -x45 x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 x85 -x86 -x87 -x88 -x89 -x90 -x91 x57 -x58 x59 x60 -x61 -x62 x63 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x64 -x65 -x66 -x67 -x68 -x69 -x70 x99 x100 -x101 -x102 -x103 -x104 -x105 x71 -x72 -x73 -x74 x75 -x76 -x77 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x78 -x79 x80 -x81 -x82 x83 -x84 x113 x114 -x115 x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 
16.78/16.81	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
16.78/16.81	c   49   127706   1807   137251     6608   264776   6001   7597 16.81
16.78/16.81	c Objective: 3
16.78/16.81	s OPTIMUM FOUND
16.78/16.81	c Total time: 16.808 s

Verifier Data

OK	3

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-3736418-1338709709/watcher-3736418-1338709709 -o /tmp/evaluation-result-3736418-1338709709/solver-3736418-1338709709 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3736418-1338709709.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.99 2.00 2.00 3/175 12846
/proc/meminfo: memFree=27284744/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=4816 CPUtime=0 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 507 0 0 0 0 0 0 0 20 0 1 0 337096974 4931584 442 33554432000 134512640 135840783 4292390976 4292385052 7697456 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 1204 442 343 325 0 140 0

[startup+0.0491599 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 12846
/proc/meminfo: memFree=27284744/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=5464 CPUtime=0.04 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 696 0 0 0 4 0 0 0 20 0 1 0 337096974 5595136 631 33554432000 134512640 135840783 4292390976 4292389280 6063399 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 1366 631 347 325 0 302 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5464

[startup+0.100258 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 12846
/proc/meminfo: memFree=27284744/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=6108 CPUtime=0.09 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 854 0 0 0 9 0 0 0 20 0 1 0 337096974 6254592 789 33554432000 134512640 135840783 4292390976 4292389376 6063399 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 1527 789 347 325 0 463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6108

[startup+0.30023 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 12846
/proc/meminfo: memFree=27284744/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=7408 CPUtime=0.29 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 1190 0 0 0 29 0 0 0 20 0 1 0 337096974 7585792 1125 33554432000 134512640 135840783 4292390976 4292389680 134574500 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 1852 1125 347 325 0 788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7408

[startup+0.70023 s]
/proc/loadavg: 1.99 2.00 2.00 3/175 12846
/proc/meminfo: memFree=27284744/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=9876 CPUtime=0.69 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 1804 0 0 0 69 0 0 0 20 0 1 0 337096974 10113024 1739 33554432000 134512640 135840783 4292390976 4292390336 134550902 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2469 1739 349 325 0 1405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9876

[startup+1.50023 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 12847
/proc/meminfo: memFree=27279528/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=9876 CPUtime=1.49 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 1804 0 0 0 149 0 0 0 20 0 1 0 337096974 10113024 1739 33554432000 134512640 135840783 4292390976 4292390336 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2469 1739 349 325 0 1405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9876

[startup+3.10018 s]
/proc/loadavg: 1.99 2.00 2.00 3/176 12847
/proc/meminfo: memFree=27278952/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11036 CPUtime=3.08 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2077 0 0 0 308 0 0 0 20 0 1 0 337096974 11300864 2010 33554432000 134512640 135840783 4292390976 4292390336 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2759 2010 349 325 0 1695 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11036

[startup+6.30018 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12848
/proc/meminfo: memFree=27276528/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11812 CPUtime=6.28 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2286 0 0 0 628 0 0 0 20 0 1 0 337096974 12095488 2219 33554432000 134512640 135840783 4292390976 4292390288 134550884 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2953 2219 349 325 0 1889 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11812

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12848
/proc/meminfo: memFree=27276180/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11812 CPUtime=12.68 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2286 0 0 0 1268 0 0 0 20 0 1 0 337096974 12095488 2219 33554432000 134512640 135840783 4292390976 4292390336 134551018 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2953 2219 349 325 0 1889 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11812

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

[startup+14.3062 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 12848
/proc/meminfo: memFree=27276576/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11812 CPUtime=14.29 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2286 0 0 0 1429 0 0 0 20 0 1 0 337096974 12095488 2219 33554432000 134512640 135840783 4292390976 4292390336 134550972 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2953 2219 349 325 0 1889 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 11812

[startup+15.9001 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 12848
/proc/meminfo: memFree=27276708/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11812 CPUtime=15.88 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2286 0 0 0 1588 0 0 0 20 0 1 0 337096974 12095488 2219 33554432000 134512640 135840783 4292390976 4292390328 4663504 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2953 2219 349 325 0 1889 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 11812

[startup+16.3001 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 12848
/proc/meminfo: memFree=27276708/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11812 CPUtime=16.28 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2286 0 0 0 1628 0 0 0 20 0 1 0 337096974 12095488 2219 33554432000 134512640 135840783 4292390976 4292390336 134551104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2953 2219 349 325 0 1889 0
Current children cumulated CPU time (s) 16.28
Current children cumulated vsize (KiB) 11812

[startup+16.7001 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 12848
/proc/meminfo: memFree=27276708/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11812 CPUtime=16.68 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2286 0 0 0 1668 0 0 0 20 0 1 0 337096974 12095488 2219 33554432000 134512640 135840783 4292390976 4292390272 134572781 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2953 2219 349 325 0 1889 0
Current children cumulated CPU time (s) 16.68
Current children cumulated vsize (KiB) 11812

[startup+16.8001 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 12848
/proc/meminfo: memFree=27276708/32873648 swapFree=6860/6860
[pid=12846] ppid=12844 vsize=11812 CPUtime=16.78 cores=1,3,5,7
/proc/12846/stat : 12846 (bsolo3.0.17) R 12844 12846 9030 0 -1 4202496 2286 0 0 0 1678 0 0 0 20 0 1 0 337096974 12095488 2219 33554432000 134512640 135840783 4292390976 4292390336 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/12846/statm: 2953 2219 349 325 0 1889 0
Current children cumulated CPU time (s) 16.78
Current children cumulated vsize (KiB) 11812

Child status: 0
Real time (s): 16.8178
CPU time (s): 16.8104
CPU user time (s): 16.8034
CPU system time (s): 0.006998
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 11812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8034
system time used= 0.006998
maximum resident set size= 8876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2289
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= 9
involuntary context switches= 18

runsolver used 0.023996 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 09:48:29
IDJOB=3736418
IDBENCH=47916
IDSOLVER=2318
FILE ID=node116/3736418-1338709709
RUNJOBID= node116-1338678620-9050
PBS_JOBID= 14636697
Free space on /tmp= 71032 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=89-P1=37-P2=43-P3=47-P4=41-P5=107-P6=127-B.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736418-1338709709/watcher-3736418-1338709709 -o /tmp/evaluation-result-3736418-1338709709/solver-3736418-1338709709 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3736418-1338709709.opb            

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

MD5SUM BENCH= 59a5e5c0509fa3a2bc4b2a05a02d5b79
RANDOM SEED=900713902

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.556
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.556
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:       32873648 kB
MemFree:        27285372 kB
Buffers:          547528 kB
Cached:          4076816 kB
SwapCached:         3028 kB
Active:          2243060 kB
Inactive:        2432808 kB
Active(anon):      41584 kB
Inactive(anon):     8500 kB
Active(file):    2201476 kB
Inactive(file):  2424308 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              6644 kB
Writeback:             0 kB
AnonPages:         52612 kB
Mapped:            13368 kB
Shmem:                68 kB
Slab:             774536 kB
SReclaimable:     218488 kB
SUnreclaim:       556048 kB
KernelStack:        1448 kB
PageTables:         3884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     163132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71024 MiB
End job on node116 at 2012-06-03 09:48:46