Trace number 3733732

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 NameAnswerCPU timeWall clock time
PB07: bsolo 3.0.17UNSAT 179.867 179.901

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.opb
MD5SUMe464fa7a3640eb789ffb0025985d1316
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.002998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables110
Total number of constraints21
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.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-3733732-1338698157.opb
0.00/0.00	c File size is 1901 bytes.
0.00/0.00	c Highest Coefficient sum: 12
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 110 Constr: 21 11/10/0 Lit: 220 Watch. Lit: 132
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    110       21      220   10      132     370      0      0 0.00
0.00/0.00	c Switching off LPR mode.
179.76/179.90	c      101    110      122     2908   23      334     408    101  33666 0.00
179.76/179.90	c      252    110      273     9497   34      636     449    252  28000 0.01
179.76/179.90	c      477    110      246     9038   36      582     494    225  21681 0.02
179.76/179.90	c      816    110      280    10575   37      650     544    259  18545 0.04
179.76/179.90	c     1324    110      449    17412   38      988     599    428  18647 0.07
179.76/179.90	c     2087    110      503    19802   39     1096     659    482  16433 0.13
179.76/179.90	c     3240    110      468    16339   34     1026     725    447  15000 0.22
179.76/179.90	c     4962    110      511    18260   35     1112     798    490  14258 0.35
179.76/179.90	c     7549    110      769    31616   41     1628     878    748  13577 0.56
179.76/179.90	c    11428    110      549    19617   35     1188     966    528  12826 0.89
179.76/179.90	c    17252    110      892    36290   40     1874    1063    871  12402 1.39
179.76/179.90	c    25998    110      694    26315   37     1478    1170    673  11278 2.31
179.76/179.90	c    39109    110      869    34132   39     1828    1288    848  10442 3.75
179.76/179.90	c    58780    110      746    25232   33     1582    1417    725   9821 5.99
179.76/179.90	c    88290    110     1054    37977   36     2198    1559   1033   9597 9.20
179.76/179.90	c   132562    110      931    37658   40     1952    1715    910   9008 14.72
179.76/179.90	c   198976    110     1506    57490   38     3102    1887   1485   8564 23.23
179.76/179.90	c   298598    110      992    30418   30     2074    2076    971   7832 38.12
179.76/179.90	c   448034    110     1882    72009   38     3854    2284   1861   7279 61.55
179.76/179.90	c   672195    109     1193    42467   35     2475    2513   1172   6965 96.51
179.76/179.90	c  1008440    108     2140    68244   31     4368    2765   2119   6684 150.87
179.76/179.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
179.76/179.90	c   21  1177575 199940  1465340     1902    39202   1881   6547 179.86
179.76/179.90	s UNSATISFIABLE
179.76/179.90	c Total time: 179.864 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-3733732-1338698157/watcher-3733732-1338698157 -o /tmp/evaluation-result-3733732-1338698157/solver-3733732-1338698157 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3733732-1338698157.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.01 2.03 2.05 3/174 27687
/proc/meminfo: memFree=28407656/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=2660 CPUtime=0 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) D 27685 27687 25229 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 335941135 2723840 48 33554432000 134512640 135840783 4290622224 4290620260 11355076 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/27687/statm: 665 48 37 325 0 32 0

[startup+0.049345 s]
/proc/loadavg: 2.01 2.03 2.05 3/174 27687
/proc/meminfo: memFree=28407656/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=4944 CPUtime=0.04 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 564 0 0 0 4 0 0 0 20 0 1 0 335941135 5062656 499 33554432000 134512640 135840783 4290622224 4290621524 3803670 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27687/statm: 1236 499 348 325 0 172 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4944

[startup+0.100205 s]
/proc/loadavg: 2.01 2.03 2.05 3/174 27687
/proc/meminfo: memFree=28407656/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5076 CPUtime=0.09 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 581 0 0 0 9 0 0 0 20 0 1 0 335941135 5197824 516 33554432000 134512640 135840783 4290622224 4290621460 3792868 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27687/statm: 1269 516 348 325 0 205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5076

[startup+0.300183 s]
/proc/loadavg: 2.01 2.03 2.05 3/174 27687
/proc/meminfo: memFree=28407656/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5076 CPUtime=0.29 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 604 0 0 0 29 0 0 0 20 0 1 0 335941135 5197824 539 33554432000 134512640 135840783 4290622224 4290620640 134547575 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27687/statm: 1269 539 348 325 0 205 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5076

[startup+0.700179 s]
/proc/loadavg: 2.01 2.03 2.05 3/174 27687
/proc/meminfo: memFree=28407656/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5332 CPUtime=0.69 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 651 0 0 0 69 0 0 0 20 0 1 0 335941135 5459968 586 33554432000 134512640 135840783 4290622224 4290621520 134572694 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27687/statm: 1333 586 348 325 0 269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5332

[startup+1.50019 s]
/proc/loadavg: 2.00 2.03 2.05 3/175 27688
/proc/meminfo: memFree=28407060/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5336 CPUtime=1.49 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 660 0 0 0 149 0 0 0 20 0 1 0 335941135 5464064 595 33554432000 134512640 135840783 4290622224 4290621576 1419449 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27687/statm: 1334 595 348 325 0 270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5336

[startup+3.10018 s]
/proc/loadavg: 2.00 2.03 2.05 3/175 27688
/proc/meminfo: memFree=28406424/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5460 CPUtime=3.09 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 686 0 0 0 309 0 0 0 20 0 1 0 335941135 5591040 621 33554432000 134512640 135840783 4290622224 4290621584 134551052 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/27687/statm: 1365 621 348 325 0 301 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5460

[startup+6.30023 s]
/proc/loadavg: 2.00 2.03 2.05 3/175 27688
/proc/meminfo: memFree=28406184/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5588 CPUtime=6.29 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 725 0 0 0 629 0 0 0 20 0 1 0 335941135 5722112 660 33554432000 134512640 135840783 4290622224 4290621584 134550863 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1397 660 348 325 0 333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5588

[startup+12.7002 s]
/proc/loadavg: 2.00 2.03 2.05 3/175 27688
/proc/meminfo: memFree=28406068/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5716 CPUtime=12.69 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 763 0 0 0 1269 0 0 0 20 0 1 0 335941135 5853184 698 33554432000 134512640 135840783 4290622224 4290621584 134551071 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1429 698 348 325 0 365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5716

[startup+25.5002 s]
/proc/loadavg: 2.08 2.04 2.05 3/175 27688
/proc/meminfo: memFree=28406068/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=5964 CPUtime=25.48 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 813 0 0 0 2548 0 0 0 20 0 1 0 335941135 6107136 748 33554432000 134512640 135840783 4290622224 4290620340 3784934 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1491 748 348 325 0 427 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5964

[startup+51.1002 s]
/proc/loadavg: 2.05 2.03 2.05 3/175 27688
/proc/meminfo: memFree=28405944/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6080 CPUtime=51.08 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 839 0 0 0 5108 0 0 0 20 0 1 0 335941135 6225920 774 33554432000 134512640 135840783 4290622224 4290621584 134550832 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1520 774 348 325 0 456 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6080

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/175 27688
/proc/meminfo: memFree=28405696/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6208 CPUtime=102.28 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 879 0 0 0 10228 0 0 0 20 0 1 0 335941135 6356992 806 33554432000 134512640 135840783 4290622224 4290621584 134550804 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1552 806 348 325 0 488 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 6208

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405572/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6468 CPUtime=162.26 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 16226 0 0 0 20 0 1 0 335941135 6623232 864 33554432000 134512640 135840783 4290622224 4290621584 134550758 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1617 864 348 325 0 553 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 6468

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

[startup+166.4 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6468 CPUtime=166.36 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 16636 0 0 0 20 0 1 0 335941135 6623232 864 33554432000 134512640 135840783 4290622224 4290621536 134551048 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1617 864 348 325 0 553 0
Current children cumulated CPU time (s) 166.36
Current children cumulated vsize (KiB) 6468

[startup+172.806 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6464 CPUtime=172.77 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 17277 0 0 0 20 0 1 0 335941135 6619136 864 33554432000 134512640 135840783 4290622224 4290621584 134551084 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1616 864 348 325 0 552 0
Current children cumulated CPU time (s) 172.77
Current children cumulated vsize (KiB) 6464

[startup+176 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6460 CPUtime=175.97 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 17597 0 0 0 20 0 1 0 335941135 6615040 864 33554432000 134512640 135840783 4290622224 4290621536 134551186 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1615 864 348 325 0 551 0
Current children cumulated CPU time (s) 175.97
Current children cumulated vsize (KiB) 6460

[startup+177.6 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6456 CPUtime=177.56 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 17756 0 0 0 20 0 1 0 335941135 6610944 864 33554432000 134512640 135840783 4290622224 4290621584 134550820 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1614 864 348 325 0 550 0
Current children cumulated CPU time (s) 177.56
Current children cumulated vsize (KiB) 6456

[startup+179.2 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6456 CPUtime=179.16 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 17916 0 0 0 20 0 1 0 335941135 6610944 864 33554432000 134512640 135840783 4290622224 4290621532 134521208 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1614 864 348 325 0 550 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 6456

[startup+179.6 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6456 CPUtime=179.56 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 17956 0 0 0 20 0 1 0 335941135 6610944 864 33554432000 134512640 135840783 4290622224 4290621584 134550817 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1614 864 348 325 0 550 0
Current children cumulated CPU time (s) 179.56
Current children cumulated vsize (KiB) 6456

[startup+179.8 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6456 CPUtime=179.76 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 17976 0 0 0 20 0 1 0 335941135 6610944 864 33554432000 134512640 135840783 4290622224 4290621584 134551098 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1614 864 348 325 0 550 0
Current children cumulated CPU time (s) 179.76
Current children cumulated vsize (KiB) 6456

[startup+179.9 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 27688
/proc/meminfo: memFree=28405448/32873852 swapFree=7624/7624
[pid=27687] ppid=27685 vsize=6456 CPUtime=179.86 cores=0,2,4,6
/proc/27687/stat : 27687 (bsolo3.0.17) R 27685 27687 25229 0 -1 4202496 937 0 0 0 17986 0 0 0 20 0 1 0 335941135 6610944 864 33554432000 134512640 135840783 4290622224 4290621552 3327024 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/27687/statm: 1610 863 351 325 0 546 0
Current children cumulated CPU time (s) 179.86
Current children cumulated vsize (KiB) 6456

Child status: 0
Real time (s): 179.901
CPU time (s): 179.867
CPU user time (s): 179.864
CPU system time (s): 0.002999
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 6468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.864
system time used= 0.002999
maximum resident set size= 3456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 940
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= 13
involuntary context switches= 199

runsolver used 1.2908 second user time and 1.13083 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-03 06:35:57
IDJOB=3733732
IDBENCH=2595
IDSOLVER=2318
FILE ID=node131/3733732-1338698157
RUNJOBID= node131-1338678620-25248
PBS_JOBID= 14636682
Free space on /tmp= 71396 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733732-1338698157/watcher-3733732-1338698157 -o /tmp/evaluation-result-3733732-1338698157/solver-3733732-1338698157 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3733732-1338698157.opb            

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

MD5SUM BENCH= e464fa7a3640eb789ffb0025985d1316
RANDOM SEED=284447741

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28408556 kB
Buffers:          553848 kB
Cached:          3034780 kB
SwapCached:         2348 kB
Active:          1412708 kB
Inactive:        2187172 kB
Active(anon):       7336 kB
Inactive(anon):     3664 kB
Active(file):    1405372 kB
Inactive(file):  2183508 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              6624 kB
Writeback:             0 kB
AnonPages:         15592 kB
Mapped:            15572 kB
Shmem:                 0 kB
Slab:             727224 kB
SReclaimable:     169676 kB
SUnreclaim:       557548 kB
KernelStack:        1440 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     137832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71392 MiB
End job on node131 at 2012-06-03 06:38:57