Trace number 3462765

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
bsolo 3.2OPT-15 35.0007 35.0429

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_2.opb
MD5SUMfdcfb05eaa099feeb8cfb1f8f1c05926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1.66175
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint25
Maximum length of a constraint45
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3074
Sum of products size (including duplicates)6148
Number of different products1537
Sum of products size3074

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.2 - 23/05/2010 : 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 Instance file HOME/instance-3462765-1307182689.opb
0.00/0.00	c File size is 34713 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.006 s
0.00/0.01	c Var: 3174 Constr: 6348 3174/100/3074 Lit: 24592 Watch. Lit: 18444
0.00/0.01	c Obj. Vars: 100 (3.1506 % of total variables)
0.00/0.03	c Pre-processing Time: 0.027 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    100     1537     4611    3     3074     512      0      0 0.03
0.00/0.03	c Switching off lower bounding mode.
0.00/0.03	o -10
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    100     1538     4711    3     3086     878      1      0 0.03
0.00/0.03	o -11
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c        1    100     1540     4899    3     3101     912      3     37 0.03
0.00/0.04	o -12
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c       94    100     1634    12913    7     3301     945     97   2473 0.04
0.19/0.29	c      194    100     1734    21332   12     3501    1040    197   3959 0.05
0.19/0.29	c      444    100     1984    42339   21     4001    1145    447   5481 0.08
0.19/0.29	c      919    100     2461    81971   33     4955    1260    924   6209 0.15
0.19/0.29	c     1732    100     3274   149922   45     6581    1387   1737   6163 0.28
0.19/0.29	o -13
1.21/1.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.21/1.28	c     1794    100     3337   155216   46     6720     978   1800   6143 0.29
1.21/1.28	c     1894    100     3437   163488   47     6920    1076   1900   6109 0.31
1.21/1.28	c     2144    100     3687   184111   49     7420    1184   2150   6090 0.35
1.21/1.28	c     2619    100     4162   223249   53     8370    1303   2625   6176 0.42
1.21/1.28	c     3433    100     4976   290363   58     9998    1434   3439   5655 0.61
1.21/1.28	c     4753    100     2420    76628   31     4853    1578    883   5376 0.88
1.21/1.28	c     6835    100     4504   247691   54     9021    1736   2967   5344 1.28
1.21/1.28	o -14
8.29/8.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.29/8.38	c     6853    100     4523   249279   55     9073    1012   2986   5341 1.28
8.29/8.38	c     6953    100     4623   257447   55     9273    1114   3086   5344 1.30
8.29/8.38	c     7203    100     4873   277822   57     9773    1226   3336   5367 1.34
8.29/8.38	c     7678    100     5348   316437   59    10723    1349   3811   5418 1.42
8.29/8.38	c     8491    100     2345    70114   29     4704    1484    808   5287 1.61
8.29/8.38	c     9811    100     3667   177384   48     7348    1633   2130   5426 1.81
8.29/8.38	c    11892    100     5750   346599   60    11514    1797   4213   5190 2.29
8.29/8.38	c    15116    100     4925   279398   56     9864    1977   3388   5036 3.00
8.29/8.38	c    20052     99     5729   343929   60    11471    2175   4192   4861 4.12
8.29/8.38	c    27558     99     4769   262503   55     9551    2393   3232   4548 6.06
8.29/8.38	o -15
34.95/35.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
34.95/35.04	c    37547     98     6091   364525   59    12209    1034   4554   4481 8.38
34.95/35.04	c    37647     98     2157    53270   24     4327    1138    620   4480 8.40
34.95/35.04	c    37897     98     2407    72853   30     4827    1252    870   4492 8.44
34.95/35.04	c    38373     98     2883   110102   38     5779    1378   1346   4515 8.50
34.95/35.04	c    39187     98     3697   173729   46     7407    1516   2160   4553 8.61
34.95/35.04	c    40508     98     5019   276926   55    10051    1668   3482   4594 8.82
34.95/35.04	c    42589     98     3116   127279   40     6245    1835   1579   4630 9.20
34.95/35.04	c    45812     98     6342   379345   59    12697    2019   4805   4620 9.91
34.95/35.04	c    50748     98     2984   116640   39     5981    2221   1447   4592 11.05
34.95/35.04	c    58254     96     6258   366217   58    12527    2444   4721   4617 12.62
34.95/35.04	c    69615     94     4562   228054   49     9133    2689   3025   4582 15.19
34.95/35.04	c    86759     93     3802   168091   44     7612    2958   2265   4399 19.72
34.95/35.04	c   112578     88     6563   350316   53    13129    3254   5026   4364 25.80
34.95/35.04	c   151411     59     7342   260650   35    14658    3580   5805   4399 34.41
34.95/35.04	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 -x57 x58 x59 x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 x78 x79 -x80 -x81 x82 x83 -x84 -x85 -x86 -x87 x88 x89 -x90 -x91 x92 -x93 -x94 x95 x96 -x97 -x98 -x99 -x100 
34.95/35.04	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
34.95/35.04	c   38   153901   1884   156047     4964   117278   3427   4397 35.00
34.95/35.04	c Objective: -15
34.95/35.04	s OPTIMUM FOUND
34.95/35.04	c Total time: 34.999 s

Verifier Data

OK	-15

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3462765-1307182689/watcher-3462765-1307182689 -o /tmp/evaluation-result-3462765-1307182689/solver-3462765-1307182689 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462765-1307182689.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.13 2.06 2.01 2/498 19288
/proc/meminfo: memFree=28989768/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=12444 CPUtime=0.01 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 704 0 0 0 1 0 0 0 25 0 1 0 829868529 12742656 649 33554432000 134512640 137138936 4288879280 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 3111 649 185 642 0 2467 0

[startup+0.117193 s]
/proc/loadavg: 2.13 2.06 2.01 2/498 19288
/proc/meminfo: memFree=28989768/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=12756 CPUtime=0.11 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 809 0 0 0 11 0 0 0 25 0 1 0 829868529 13062144 754 33554432000 134512640 137138936 4288879280 18446744073709551615 136296998 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 3189 754 192 642 0 2545 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12756

[startup+0.201176 s]
/proc/loadavg: 2.13 2.06 2.01 2/498 19288
/proc/meminfo: memFree=28989768/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=13268 CPUtime=0.19 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 946 0 0 0 19 0 0 0 25 0 1 0 829868529 13586432 891 33554432000 134512640 137138936 4288879280 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 3317 891 192 642 0 2673 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13268

[startup+0.301159 s]
/proc/loadavg: 2.13 2.06 2.01 2/498 19288
/proc/meminfo: memFree=28989768/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=13876 CPUtime=0.29 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 1088 0 0 0 29 0 0 0 25 0 1 0 829868529 14209024 1033 33554432000 134512640 137138936 4288879280 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 3469 1033 192 642 0 2825 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.7011 s]
/proc/loadavg: 2.13 2.06 2.01 2/498 19288
/proc/meminfo: memFree=28989768/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=16112 CPUtime=0.69 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 1647 0 0 0 69 0 0 0 25 0 1 0 829868529 16498688 1592 33554432000 134512640 137138936 4288879280 18446744073709551615 136511183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 4028 1592 192 642 0 3384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16112

[startup+1.50093 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 19289
/proc/meminfo: memFree=28982444/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=16760 CPUtime=1.49 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 1821 0 0 0 148 1 0 0 25 0 1 0 829868529 17162240 1766 33554432000 134512640 137138936 4288879280 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 4190 1766 192 642 0 3546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16760

[startup+3.10069 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 19289
/proc/meminfo: memFree=28981324/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17088 CPUtime=3.08 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 1899 0 0 0 307 1 0 0 25 0 1 0 829868529 17498112 1844 33554432000 134512640 137138936 4288879280 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 4272 1844 192 642 0 3628 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17088

[startup+6.30116 s]
/proc/loadavg: 2.20 2.07 2.02 3/499 19289
/proc/meminfo: memFree=28980588/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17516 CPUtime=6.29 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2003 0 0 0 626 3 0 0 25 0 1 0 829868529 17936384 1948 33554432000 134512640 137138936 4288879280 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/19288/statm: 4379 1948 192 642 0 3735 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17516

[startup+12.7011 s]
/proc/loadavg: 2.18 2.07 2.01 3/499 19289
/proc/meminfo: memFree=28979892/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17292 CPUtime=12.65 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2072 0 0 0 1260 5 0 0 25 0 1 0 829868529 17707008 1898 33554432000 134512640 137138936 4288879280 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4323 1898 192 642 0 3679 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 17292

[startup+25.5009 s]
/proc/loadavg: 2.14 2.06 2.01 3/499 19291
/proc/meminfo: memFree=28979644/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17748 CPUtime=25.45 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2183 0 0 0 2535 10 0 0 25 0 1 0 829868529 18173952 2009 33554432000 134512640 137138936 4288879280 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4437 2009 192 642 0 3793 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17748

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

[startup+25.6009 s]
/proc/loadavg: 2.14 2.06 2.01 3/499 19291
/proc/meminfo: memFree=28979644/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17748 CPUtime=25.55 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2183 0 0 0 2545 10 0 0 25 0 1 0 829868529 18173952 2009 33554432000 134512640 137138936 4288879280 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4437 2009 192 642 0 3793 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 17748

[startup+32.0198 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 19291
/proc/meminfo: memFree=28980252/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17760 CPUtime=31.97 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2188 0 0 0 3185 12 0 0 25 0 1 0 829868529 18186240 2014 33554432000 134512640 137138936 4288879280 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4440 2014 192 642 0 3796 0
Current children cumulated CPU time (s) 31.97
Current children cumulated vsize (KiB) 17760

[startup+33.6005 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 19291
/proc/meminfo: memFree=28980128/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17760 CPUtime=33.55 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2188 0 0 0 3343 12 0 0 25 0 1 0 829868529 18186240 2014 33554432000 134512640 137138936 4288879280 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4440 2014 192 642 0 3796 0
Current children cumulated CPU time (s) 33.55
Current children cumulated vsize (KiB) 17760

[startup+34.4004 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 19291
/proc/meminfo: memFree=28979792/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17760 CPUtime=34.35 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2188 0 0 0 3423 12 0 0 25 0 1 0 829868529 18186240 2014 33554432000 134512640 137138936 4288879280 18446744073709551615 134602749 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4440 2014 192 642 0 3796 0
Current children cumulated CPU time (s) 34.35
Current children cumulated vsize (KiB) 17760

[startup+34.8003 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 19291
/proc/meminfo: memFree=28979792/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17764 CPUtime=34.75 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2189 0 0 0 3463 12 0 0 25 0 1 0 829868529 18190336 2015 33554432000 134512640 137138936 4288879280 18446744073709551615 134542640 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4441 2015 192 642 0 3797 0
Current children cumulated CPU time (s) 34.75
Current children cumulated vsize (KiB) 17764

[startup+35.0003 s]
/proc/loadavg: 2.13 2.06 2.01 3/499 19291
/proc/meminfo: memFree=28979792/32951132 swapFree=57925096/67111528
[pid=19288] ppid=19286 vsize=17764 CPUtime=34.95 cores=0,2,4,6
/proc/19288/stat : 19288 (bsolo) R 19286 19288 16811 0 -1 4202496 2189 0 0 0 3483 12 0 0 25 0 1 0 829868529 18190336 2015 33554432000 134512640 137138936 4288879280 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/19288/statm: 4441 2015 192 642 0 3797 0
Current children cumulated CPU time (s) 34.95
Current children cumulated vsize (KiB) 17764

Child status: 0
Real time (s): 35.0429
CPU time (s): 35.0007
CPU user time (s): 34.8747
CPU system time (s): 0.12598
CPU usage (%): 99.8797
Max. virtual memory (cumulated for all children) (KiB): 17856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.8747
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2190
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= 2
involuntary context switches= 97

runsolver used 0.207968 second user time and 0.371943 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-04 12:18:09
IDJOB=3462765
IDBENCH=48181
IDSOLVER=1955
FILE ID=node129/3462765-1307182689
RUNJOBID= node129-1307175483-18620
PBS_JOBID= 13508828
Free space on /tmp= 73876 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462765-1307182689/watcher-3462765-1307182689 -o /tmp/evaluation-result-3462765-1307182689/solver-3462765-1307182689 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462765-1307182689.opb

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

MD5SUM BENCH= fdcfb05eaa099feeb8cfb1f8f1c05926
RANDOM SEED=391315379

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28989924 kB
Buffers:        321140 kB
Cached:        2140632 kB
SwapCached:      49348 kB
Active:         511228 kB
Inactive:      3167524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28989924 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:            3964 kB
Writeback:           0 kB
AnonPages:     1178504 kB
Mapped:          15504 kB
Slab:           153916 kB
PageTables:      59172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147399624 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73872 MiB
End job on node129 at 2011-06-04 12:18:44