Trace number 3708516

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.2OPT3 291.212 291.263

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=139-P1=101-P2=227-P3=251-P4=227-P5=251-B.opb
MD5SUM1d3dc680e7fede194f84acfa61415e9b
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.065989
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 variables120
Total number of constraints11
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 constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

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-3708516-1338169744.opb
0.00/0.00	c File size is 5712 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 440 Constr: 656 320/0/336 Lit: 2752 Watch. Lit: 1692
0.00/0.00	c Obj. Vars: 8 (1.81818 % 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    440      656     2752    4     2364    3690      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
2.39/2.42	c      100    440      843    12040   14     2815    4060    187   6666 0.01
2.39/2.42	c      250    440     1112    32701   29     3516    4467    456   4237 0.06
2.39/2.42	c      477    440     1542    57475   37     4628    4914    886   5184 0.09
2.39/2.42	c      815    440     2178    93449   42     6158    5406   1522   5699 0.14
2.39/2.42	c     1323    440     3161   151550   47     8678    5947   2505   6096 0.22
2.39/2.42	c     2087    440     4650   229606   49    12436    6542   3994   5655 0.37
2.39/2.42	c     3233    440     6844   341673   49    17857    7197   6188   4579 0.71
2.39/2.42	c     4955    440     6188   336804   54    15966    7917   5532   4496 1.10
2.39/2.42	c     7539    440     6908   364943   52    17652    8709   6252   3938 1.91
2.39/2.42	o 33
46.38/46.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
46.38/46.47	c     9788    440     6491   329240   50    16651    3706   5835   4036 2.42
46.38/46.47	c     9888    440     2698   123945   45     7098    4077   2042   4034 2.45
46.38/46.47	c    10139    440     3179   152141   47     8279    4485   2523   4071 2.49
46.38/46.47	c    10614    440     4102   197221   48    10575    4934   3446   4126 2.57
46.38/46.47	c    11428    440     3154   136624   43     8274    5428   2498   4167 2.74
46.38/46.47	c    12749    440     5712   263948   46    14645    5971   5056   4123 3.09
46.38/46.47	c    14831    440     6346   341516   53    16291    6569   5690   4131 3.59
46.38/46.47	c    18055    431     5139   248748   48    13382    7226   4483   4192 4.31
46.38/46.47	c    22992    420     6631   338972   51    16237    7949   5975   3940 5.83
46.38/46.47	c    30498    420     4634   208438   44    11412    8744   3978   3715 8.21
46.38/46.47	c    41860    420     7507   395247   52    18583    9619   6851   3395 12.33
46.38/46.47	c    59006    420     9339   432141   46    23972   10581   8683   3166 18.63
46.38/46.47	c    84826    420    10281   490092   47    25391   11640   9625   2958 28.67
46.38/46.47	c   123658    420    10471   611118   58    26208   12805   9815   2741 45.10
46.38/46.47	o 11
80.07/80.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
80.07/80.12	c   127530    419    11221   600183   53    29341    3702  10565   2744 46.47
80.07/80.12	c   127631    419     2691   128418   47     6639    4073   2035   2743 46.53
80.07/80.12	c   127881    419     3161   155418   49     7902    4481   2505   2745 46.57
80.07/80.12	c   128357    419     4086   199530   48    10555    4930   3430   2750 46.67
80.07/80.12	c   129170    419     5597   276363   49    14598    5424   4941   2754 46.90
80.07/80.12	c   130490    419     5252   260085   49    13778    5967   4596   2761 47.25
80.07/80.12	c   132572    419     5911   290409   49    15822    6564   5255   2768 47.88
80.07/80.12	c   135796    419     4866   236954   48    12468    7221   4210   2762 49.16
80.07/80.12	c   140733    419     6175   311945   50    15588    7944   5519   2752 51.13
80.07/80.12	c   148239    399     7311   391753   53    18773    8739   6655   2779 53.34
80.07/80.12	c   159601    399     5755   273216   47    15047    9613   5099   2761 57.80
80.07/80.12	c   176746    399     7779   394832   50    19760   10575   7123   2767 63.85
80.07/80.12	c   202566    399     9529   465141   48    25360   11633   8873   2724 74.35
80.07/80.12	o 5
101.18/101.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
101.18/101.23	c   218675    399     9152   487313   53    22434    3698   8496   2729 80.11
101.18/101.23	c   218776    399     2698   119769   44     6947    4068   2042   2729 80.14
101.18/101.23	c   219026    399     3189   150206   47     8122    4475   2533   2731 80.17
101.18/101.23	c   219502    399     4108   201654   49    10527    4923   3452   2734 80.27
101.18/101.23	c   220315    399     3126   155854   49     8392    5416   2470   2739 80.42
101.18/101.23	c   221636    399     5680   277205   48    15826    5958   5024   2744 80.76
101.18/101.23	c   223718    399     6354   309102   48    17097    6554   5698   2744 81.51
101.18/101.23	c   226941    399     5592   271343   48    15109    7210   4936   2749 82.53
101.18/101.23	c   231879    389     6663   369276   55    16937    7932   6007   2759 84.03
101.18/101.23	c   239385    389     8029   426096   53    19747    8726   7373   2761 86.67
101.18/101.23	c   250747    389     5805   283751   48    15279    9599   5149   2762 90.78
101.18/101.23	c   267891    389     7584   391595   51    19076   10559   6928   2735 97.92
101.18/101.23	o 3
291.14/291.26	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
291.14/291.26	c   277494    389     7928   375207   47    19729    3696   7272   2741 101.22
291.14/291.26	c   277594    389     2712   116020   42     6873    4066   2056   2741 101.25
291.14/291.26	c   277844    389     3206   143078   44     8256    4473   2550   2743 101.28
291.14/291.26	c   278319    389     4121   193958   47    10780    4921   3465   2745 101.36
291.14/291.26	c   279132    389     3129   147389   47     8100    5414   2473   2747 101.58
291.14/291.26	c   280452    380     5580   285320   51    14407    5956   4924   2752 101.91
291.14/291.26	c   282534    380     6042   309924   51    15140    6552   5386   2751 102.67
291.14/291.26	c   285757    380     5043   242093   48    13123    7208   4387   2751 103.86
291.14/291.26	c   290693    380     6500   339403   52    16706    7929   5844   2758 105.38
291.14/291.26	c   298199    368     7248   362931   50    19080    8722   6592   2754 108.26
291.14/291.26	c   309561    368     5034   246373   48    12650    9595   4378   2739 112.98
291.14/291.26	c   326705    368     5569   276451   49    13740   10555   4913   2717 120.22
291.14/291.26	c   352524    368     9642   509151   52    24578   11611   8986   2712 129.96
291.14/291.26	c   391356    368     9601   500073   52    23927   12773   8945   2682 145.88
291.14/291.26	c   449709    367     9240   458877   49    23213   14051   8584   2611 172.19
291.14/291.26	c   537341    367    13321   706523   53    34117   15457  12665   2473 217.20
291.14/291.26	c   668893    355    10727   470619   43    28096   17003  10071   2330 287.06
291.14/291.26	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 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x57 x58 -x59 x60 -x61 -x62 -x63 -x64 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x97 x98 x99 -x100 -x101 -x102 -x103 -x104 x73 -x74 x75 -x76 -x77 -x78 -x79 -x80 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 
291.14/291.26	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
291.14/291.26	c   65   676347   5804   699358    14192   607641  13536   2322 291.21
291.14/291.26	c Objective: 3
291.14/291.26	s OPTIMUM FOUND
291.14/291.26	c Total time: 291.21 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-3708516-1338169744/watcher-3708516-1338169744 -o /tmp/evaluation-result-3708516-1338169744/solver-3708516-1338169744 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708516-1338169744.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 9824
/proc/meminfo: memFree=29872976/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=10928 CPUtime=0 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 339 0 0 0 0 0 0 0 20 0 1 0 283098817 11190272 290 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 2732 290 192 642 0 2088 0

[startup+0.040756 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 9824
/proc/meminfo: memFree=29872976/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=11188 CPUtime=0.03 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 405 0 0 0 3 0 0 0 20 0 1 0 283098817 11456512 356 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 2797 356 192 642 0 2153 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11188

[startup+0.100266 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 9824
/proc/meminfo: memFree=29872976/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=11708 CPUtime=0.09 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 548 0 0 0 9 0 0 0 20 0 1 0 283098817 11988992 499 33554432000 134512640 137138936 4291699904 4291697272 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 2927 499 192 642 0 2283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11708

[startup+0.300227 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 9824
/proc/meminfo: memFree=29872976/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=13896 CPUtime=0.29 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 1067 0 0 0 29 0 0 0 20 0 1 0 283098817 14229504 1018 33554432000 134512640 137138936 4291699904 4291698572 136521030 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 3474 1019 192 642 0 2830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13896

[startup+0.70023 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 9824
/proc/meminfo: memFree=29872976/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=15968 CPUtime=0.69 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 1601 0 0 0 69 0 0 0 20 0 1 0 283098817 16351232 1552 33554432000 134512640 137138936 4291699904 4291698712 136504020 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 3992 1552 192 642 0 3348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15968

[startup+1.50023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9825
/proc/meminfo: memFree=29866504/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=18036 CPUtime=1.48 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 2108 0 0 0 148 0 0 0 20 0 1 0 283098817 18468864 2059 33554432000 134512640 137138936 4291699904 4291698832 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 4509 2059 192 642 0 3865 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18036

[startup+3.10022 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9825
/proc/meminfo: memFree=29865264/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=18800 CPUtime=3.09 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 2303 0 0 0 308 1 0 0 20 0 1 0 283098817 19251200 2251 33554432000 134512640 137138936 4291699904 4291698832 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 4700 2251 192 642 0 4056 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18800

[startup+6.30029 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9825
/proc/meminfo: memFree=29863700/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=18800 CPUtime=6.28 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 2303 0 0 0 627 1 0 0 20 0 1 0 283098817 19251200 2251 33554432000 134512640 137138936 4291699904 4291698208 134603190 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 4700 2251 192 642 0 4056 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18800

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9825
/proc/meminfo: memFree=29863228/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=19184 CPUtime=12.69 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 2402 0 0 0 1266 3 0 0 20 0 1 0 283098817 19644416 2350 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 4796 2350 192 642 0 4152 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19184

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9825
/proc/meminfo: memFree=29863608/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=19300 CPUtime=25.48 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 2451 0 0 0 2543 5 0 0 20 0 1 0 283098817 19763200 2399 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 4825 2399 192 642 0 4181 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19300

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9825
/proc/meminfo: memFree=29860072/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=22740 CPUtime=51.08 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3310 0 0 0 5099 9 0 0 20 0 1 0 283098817 23285760 3257 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 5685 3257 192 642 0 5041 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22740

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9828
/proc/meminfo: memFree=29859504/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=22660 CPUtime=102.27 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3311 0 0 0 10209 18 0 0 20 0 1 0 283098817 23203840 3239 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 5665 3239 192 642 0 5021 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22660

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9829
/proc/meminfo: memFree=29859448/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=22660 CPUtime=162.26 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3311 0 0 0 16200 26 0 0 20 0 1 0 283098817 23203840 3239 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 5665 3239 192 642 0 5021 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 22660

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9829
/proc/meminfo: memFree=29858208/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=23880 CPUtime=222.25 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3606 0 0 0 22190 35 0 0 20 0 1 0 283098817 24453120 3534 33554432000 134512640 137138936 4291699904 4291698832 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 5970 3534 192 642 0 5326 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 23880

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9867
/proc/meminfo: memFree=29845980/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=24264 CPUtime=282.24 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3711 0 0 0 28181 43 0 0 20 0 1 0 283098817 24846336 3638 33554432000 134512640 137138936 4291699904 4291698832 134542912 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 6066 3638 192 642 0 5422 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 24264

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

[startup+287.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9867
/proc/meminfo: memFree=29845980/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=24264 CPUtime=287.84 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3711 0 0 0 28740 44 0 0 20 0 1 0 283098817 24846336 3638 33554432000 134512640 137138936 4291699904 4291698832 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 6066 3638 192 642 0 5422 0
Current children cumulated CPU time (s) 287.84
Current children cumulated vsize (KiB) 24264

[startup+289.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9867
/proc/meminfo: memFree=29844368/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=24268 CPUtime=289.44 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3712 0 0 0 28900 44 0 0 20 0 1 0 283098817 24850432 3639 33554432000 134512640 137138936 4291699904 4291698764 136521030 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 6067 3639 192 642 0 5423 0
Current children cumulated CPU time (s) 289.44
Current children cumulated vsize (KiB) 24268

[startup+290.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9867
/proc/meminfo: memFree=29843252/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=24268 CPUtime=290.24 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3712 0 0 0 28980 44 0 0 20 0 1 0 283098817 24850432 3639 33554432000 134512640 137138936 4291699904 4291698832 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 6067 3639 192 642 0 5423 0
Current children cumulated CPU time (s) 290.24
Current children cumulated vsize (KiB) 24268

[startup+290.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9867
/proc/meminfo: memFree=29843252/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=24268 CPUtime=290.64 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3712 0 0 0 29020 44 0 0 20 0 1 0 283098817 24850432 3639 33554432000 134512640 137138936 4291699904 4291698832 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 6067 3639 192 642 0 5423 0
Current children cumulated CPU time (s) 290.64
Current children cumulated vsize (KiB) 24268

[startup+291.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9867
/proc/meminfo: memFree=29843252/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=24268 CPUtime=291.04 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3712 0 0 0 29060 44 0 0 20 0 1 0 283098817 24850432 3639 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 6067 3639 192 642 0 5423 0
Current children cumulated CPU time (s) 291.04
Current children cumulated vsize (KiB) 24268

[startup+291.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9867
/proc/meminfo: memFree=29843252/32873844 swapFree=7628/7628
[pid=9824] ppid=9822 vsize=24268 CPUtime=291.14 cores=1,3,5,7
/proc/9824/stat : 9824 (bsolo) R 9822 9824 8717 0 -1 4202496 3712 0 0 0 29070 44 0 0 20 0 1 0 283098817 24850432 3639 33554432000 134512640 137138936 4291699904 4291699020 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/9824/statm: 6067 3639 192 642 0 5423 0
Current children cumulated CPU time (s) 291.14
Current children cumulated vsize (KiB) 24268

Child status: 0
Real time (s): 291.263
CPU time (s): 291.212
CPU user time (s): 290.765
CPU system time (s): 0.446932
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 24268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 290.765
system time used= 0.446932
maximum resident set size= 14560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3713
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= 299

runsolver used 0.38994 second user time and 1.20182 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 03:49:04
IDJOB=3708516
IDBENCH=47998
IDSOLVER=2286
FILE ID=node145/3708516-1338169744
RUNJOBID= node145-1338157126-8734
PBS_JOBID= 14624528
Free space on /tmp= 71552 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=139-P1=101-P2=227-P3=251-P4=227-P5=251-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708516-1338169744/watcher-3708516-1338169744 -o /tmp/evaluation-result-3708516-1338169744/solver-3708516-1338169744 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708516-1338169744.opb

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

MD5SUM BENCH= 1d3dc680e7fede194f84acfa61415e9b
RANDOM SEED=1711115395

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:        29873688 kB
Buffers:          328428 kB
Cached:          1835980 kB
SwapCached:            0 kB
Active:           689612 kB
Inactive:        1492632 kB
Active(anon):       9320 kB
Inactive(anon):    10912 kB
Active(file):     680292 kB
Inactive(file):  1481720 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3980 kB
Writeback:            24 kB
AnonPages:         24676 kB
Mapped:            14828 kB
Shmem:               200 kB
Slab:             678780 kB
SReclaimable:     120292 kB
SUnreclaim:       558488 kB
KernelStack:        1480 kB
PageTables:         3764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 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= 71548 MiB
End job on node145 at 2012-05-28 03:53:56