Trace number 3462476

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 46.6769 46.6759

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=127-P1=47-P2=7-P3=127-P4=17-P5=97-P6=127-B.opb
MD5SUMa92642ddb77f2466b803e375801dde37
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.111982
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.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-3462476-1307181005.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.003 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 lower bounding mode.
2.79/2.84	c      101    420      799     9151   11     2638    3788    192   7769 0.01
2.79/2.84	c      251    420     1083    18890   17     3364    4167    476   8655 0.03
2.79/2.84	c      477    420     1518    36304   23     4456    4584    911   9000 0.05
2.79/2.84	c      815    420     2169    64455   29     6087    5043   1562   8402 0.10
2.79/2.84	c     1324    420     3157   107332   33     8457    5548   2550   7522 0.18
2.79/2.84	c     2087    420     4628   162867   35    12052    6103   4021   6625 0.32
2.79/2.84	c     3233    420     3659   129935   35     9274    6714   3052   6065 0.53
2.79/2.84	c     4955    420     6930   267803   38    17008    7386   6323   5010 0.99
2.79/2.84	c     7541    420     4300   169337   39    10574    8125   3693   4871 1.55
2.79/2.84	c    11420    420     7435   297453   40    18072    8938   6828   4503 2.54
2.79/2.84	o 49
8.89/8.99	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.89/8.99	c    13184    420     5959   267345   44    14505    3458   5352   4640 2.84
8.89/8.99	c    13285    420     2529   101169   40     6346    3804   1922   4645 2.86
8.89/8.99	c    13536    420     3018   125121   41     7530    4185   2411   4665 2.90
8.89/8.99	c    14012    420     3910   161830   41     9598    4604   3303   4722 2.97
8.89/8.99	c    14826    420     2912   129731   44     7318    5065   2305   4774 3.10
8.89/8.99	c    16147    420     5464   244955   44    13895    5572   4857   4837 3.34
8.89/8.99	c    18228    420     3395   131755   38     8493    6130   2788   4880 3.73
8.89/8.99	c    21451    419     5961   269383   45    13828    6744   5354   4999 4.29
8.89/8.99	c    26388    419     4432   174251   39    10905    7419   3825   4751 5.55
8.89/8.99	c    33895    419     6243   241361   38    15727    8161   5636   4238 8.00
8.89/8.99	o 43
9.50/9.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.50/9.52	c    36687    419     7118   280191   39    17366    3457   6511   4078 9.00
9.50/9.52	c    36787    418     2528    94649   37     6318    3803   1921   4076 9.03
9.50/9.52	c    37037    418     2983   114177   38     7511    4184   2376   4087 9.06
9.50/9.52	c    37512    418     3854   155406   40     9510    4603   3247   4105 9.14
9.50/9.52	c    38326    418     2916   109949   37     7331    5064   2309   4113 9.32
9.50/9.52	o 35
12.79/12.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.79/12.81	c    39363    418     4826   194094   40    11942    3457   4219   4132 9.53
12.79/12.81	c    39463    418     2489    91892   36     6227    3803   1882   4133 9.55
12.79/12.81	c    39714    418     2917   111531   38     7274    4184   2310   4143 9.58
12.79/12.81	c    40189    418     3777   149771   39     9431    4603   3170   4158 9.66
12.79/12.81	c    41002    418     2916   105546   36     7412    5064   2309   4138 9.91
12.79/12.81	c    42323    418     5242   203825   38    13098    5571   4635   4103 10.31
12.79/12.81	c    44404    418     6003   233848   38    14714    6129   5396   4001 11.10
12.79/12.81	c    47628    418     5310   204218   38    13099    6742   4703   3903 12.20
12.79/12.81	o 19
19.81/19.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
19.81/19.89	c    50517    418     7173   293779   40    17671    3458   6566   3941 12.82
19.81/19.89	c    50617    410     2530    89766   35     6503    3804   1923   3942 12.84
19.81/19.89	c    50867    410     2970   112665   37     7376    4185   2363   3952 12.87
19.81/19.89	c    51343    410     3841   150058   39     9629    4604   3234   3964 12.95
19.81/19.89	c    52158    410     2963   109680   37     7656    5065   2356   3962 13.16
19.81/19.89	c    53478    410     5409   210866   38    14015    5572   4802   3943 13.56
19.81/19.89	c    55559    410     6129   240033   39    15329    6130   5522   3868 14.36
19.81/19.89	c    58782    410     5679   244233   43    14057    6744   5072   3869 15.19
19.81/19.89	c    63719    410     4347   176594   40    10529    7419   3740   3814 16.70
19.81/19.89	c    71225    400     5430   216828   39    13021    8161   4823   3695 19.28
19.81/19.89	o 9
20.10/20.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
20.10/20.13	c    73835    400     5970   244198   40    14577    3454   5363   3711 19.89
20.10/20.13	c    73936    400     2512    92354   36     6341    3800   1905   3712 19.91
20.10/20.13	c    74189    400     2980   115644   38     7544    4181   2373   3720 19.94
20.10/20.13	c    74664    391     3891   156570   40     9861    4600   3284   3731 20.01
20.10/20.13	o 7
20.29/20.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
20.29/20.33	c    75411    391     2917   110376   37     7462    3451   2310   3744 20.14
20.29/20.33	c    75512    391     3112   119316   38     7906    3797   2505   3746 20.15
20.29/20.33	c    75763    391     3584   142003   39     8985    4177   2977   3753 20.18
20.29/20.33	c    76239    391     4460   178335   39    11289    4595   3853   3759 20.28
20.29/20.33	o 3
46.59/46.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
46.59/46.67	c    76503    391     4955   199459   40    12536    3451   4348   3762 20.33
46.59/46.67	c    76603    363     2528    89274   35     6545    3797   1921   3763 20.36
46.59/46.67	c    76854    363     3014   114053   37     7749    4177   2407   3768 20.39
46.59/46.67	c    77329    363     3899   151278   38    10027    4595   3292   3772 20.50
46.59/46.67	c    78142    363     3005   107228   35     8046    5055   2398   3772 20.71
46.59/46.67	c    79463    363     5281   204274   38    13424    5561   4674   3761 21.13
46.59/46.67	c    81544    363     5924   232736   39    14329    6118   5317   3733 21.84
46.59/46.67	c    84767    363     5163   208051   40    12538    6730   4556   3706 22.87
46.59/46.67	c    89704    362     7264   294599   40    17502    7404   6657   3695 24.27
46.59/46.67	c    97211    362     5497   218292   39    13765    8145   4890   3681 26.41
46.59/46.67	c   108572    362     5483   218651   39    13446    8960   4876   3575 30.36
46.59/46.67	c   125716    361     9069   356828   39    23666    9857   8462   3456 36.37
46.59/46.67	c   151536    346     8020   277290   34    19776   10843   7413   3264 46.42
46.59/46.67	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 
46.59/46.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
46.59/46.67	c   64   152203   1732   163392     8933   303395   8326   3260 46.67
46.59/46.67	c Objective: 3
46.59/46.67	s OPTIMUM FOUND
46.59/46.67	c Total time: 46.675 s

Verifier Data

OK	3

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-3462476-1307181005/watcher-3462476-1307181005 -o /tmp/evaluation-result-3462476-1307181005/solver-3462476-1307181005 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462476-1307181005.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.98 2.05 2.01 2/561 5497
/proc/meminfo: memFree=29776212/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=10920 CPUtime=0 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 340 0 0 0 0 0 0 0 25 0 1 0 829699158 11182080 292 33554432000 134512640 137138936 4291510288 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 2730 293 192 642 0 2086 0

[startup+0.0450719 s]
/proc/loadavg: 1.98 2.05 2.01 2/561 5497
/proc/meminfo: memFree=29776212/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=11308 CPUtime=0.04 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 442 0 0 0 4 0 0 0 25 0 1 0 829699158 11579392 394 33554432000 134512640 137138936 4291510288 18446744073709551615 134575044 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 2827 394 192 642 0 2183 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11308

[startup+0.101062 s]
/proc/loadavg: 1.98 2.05 2.01 2/561 5497
/proc/meminfo: memFree=29776212/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=11952 CPUtime=0.1 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 584 0 0 0 10 0 0 0 25 0 1 0 829699158 12238848 536 33554432000 134512640 137138936 4291510288 18446744073709551615 134551921 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 2988 536 192 642 0 2344 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11952

[startup+0.301028 s]
/proc/loadavg: 1.98 2.05 2.01 2/561 5497
/proc/meminfo: memFree=29776212/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=13376 CPUtime=0.29 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 948 0 0 0 29 0 0 0 25 0 1 0 829699158 13697024 900 33554432000 134512640 137138936 4291510288 18446744073709551615 134575067 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 3344 900 192 642 0 2700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700961 s]
/proc/loadavg: 1.98 2.05 2.01 2/561 5497
/proc/meminfo: memFree=29776212/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=14928 CPUtime=0.69 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 1330 0 0 0 69 0 0 0 25 0 1 0 829699158 15286272 1282 33554432000 134512640 137138936 4291510288 18446744073709551615 134575629 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 3732 1282 192 642 0 3088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14928

[startup+1.50083 s]
/proc/loadavg: 1.98 2.05 2.01 3/562 5498
/proc/meminfo: memFree=29770004/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=15960 CPUtime=1.49 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 1591 0 0 0 148 1 0 0 25 0 1 0 829699158 16343040 1543 33554432000 134512640 137138936 4291510288 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 3990 1543 192 642 0 3346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15960

[startup+3.10056 s]
/proc/loadavg: 1.98 2.05 2.01 3/562 5498
/proc/meminfo: memFree=29766656/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17384 CPUtime=3.09 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 1951 0 0 0 307 2 0 0 25 0 1 0 829699158 17801216 1903 33554432000 134512640 137138936 4291510288 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4346 1903 192 642 0 3702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17384

[startup+6.30102 s]
/proc/loadavg: 1.98 2.05 2.01 3/562 5498
/proc/meminfo: memFree=29762316/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17376 CPUtime=6.29 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 1951 0 0 0 626 3 0 0 25 0 1 0 829699158 17793024 1903 33554432000 134512640 137138936 4291510288 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4344 1903 192 642 0 3700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17376

[startup+12.7009 s]
/proc/loadavg: 1.98 2.04 2.01 3/562 5498
/proc/meminfo: memFree=29758136/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17368 CPUtime=12.69 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 1951 0 0 0 1263 6 0 0 25 0 1 0 829699158 17784832 1903 33554432000 134512640 137138936 4291510288 18446744073709551615 134542378 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4342 1903 192 642 0 3698 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17368

[startup+25.5008 s]
/proc/loadavg: 2.12 2.07 2.02 3/562 5498
/proc/meminfo: memFree=29752720/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17364 CPUtime=25.49 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 1951 0 0 0 2538 11 0 0 25 0 1 0 829699158 17780736 1903 33554432000 134512640 137138936 4291510288 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4341 1903 192 642 0 3697 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17364

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

[startup+38.3006 s]
/proc/loadavg: 2.09 2.07 2.02 3/562 5499
/proc/meminfo: memFree=29749772/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17692 CPUtime=38.29 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 2025 0 0 0 3814 15 0 0 25 0 1 0 829699158 18116608 1977 33554432000 134512640 137138936 4291510288 18446744073709551615 134542384 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4423 1977 192 642 0 3779 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 17692

[startup+41.5001 s]
/proc/loadavg: 2.09 2.07 2.02 3/562 5499
/proc/meminfo: memFree=29749400/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17692 CPUtime=41.49 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 2033 0 0 0 4133 16 0 0 25 0 1 0 829699158 18116608 1985 33554432000 134512640 137138936 4291510288 18446744073709551615 134542149 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4423 1985 192 642 0 3779 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 17692

[startup+44.7006 s]
/proc/loadavg: 2.08 2.07 2.02 3/562 5499
/proc/meminfo: memFree=29748572/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17692 CPUtime=44.69 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 2033 0 0 0 4452 17 0 0 25 0 1 0 829699158 18116608 1985 33554432000 134512640 137138936 4291510288 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4423 1985 192 642 0 3779 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 17692

[startup+45.5004 s]
/proc/loadavg: 2.08 2.07 2.02 3/562 5499
/proc/meminfo: memFree=29747828/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17692 CPUtime=45.49 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 2033 0 0 0 4532 17 0 0 25 0 1 0 829699158 18116608 1985 33554432000 134512640 137138936 4291510288 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4423 1985 192 642 0 3779 0
Current children cumulated CPU time (s) 45.49
Current children cumulated vsize (KiB) 17692

[startup+46.3003 s]
/proc/loadavg: 2.08 2.07 2.02 3/562 5499
/proc/meminfo: memFree=29747332/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17692 CPUtime=46.29 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 2033 0 0 0 4612 17 0 0 25 0 1 0 829699158 18116608 1985 33554432000 134512640 137138936 4291510288 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4423 1985 192 642 0 3779 0
Current children cumulated CPU time (s) 46.29
Current children cumulated vsize (KiB) 17692

[startup+46.5003 s]
/proc/loadavg: 2.08 2.07 2.02 3/562 5499
/proc/meminfo: memFree=29747332/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17692 CPUtime=46.49 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 2033 0 0 0 4632 17 0 0 25 0 1 0 829699158 18116608 1985 33554432000 134512640 137138936 4291510288 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4423 1985 192 642 0 3779 0
Current children cumulated CPU time (s) 46.49
Current children cumulated vsize (KiB) 17692

[startup+46.6002 s]
/proc/loadavg: 2.08 2.07 2.02 3/562 5499
/proc/meminfo: memFree=29747332/32950928 swapFree=41528364/67111528
[pid=5497] ppid=5495 vsize=17692 CPUtime=46.59 cores=1,3,5,7
/proc/5497/stat : 5497 (bsolo) R 5495 5497 3716 0 -1 4202496 2033 0 0 0 4642 17 0 0 25 0 1 0 829699158 18116608 1985 33554432000 134512640 137138936 4291510288 18446744073709551615 134542217 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/5497/statm: 4423 1985 192 642 0 3779 0
Current children cumulated CPU time (s) 46.59
Current children cumulated vsize (KiB) 17692

Child status: 0
Real time (s): 46.6759
CPU time (s): 46.6769
CPU user time (s): 46.4979
CPU system time (s): 0.178972
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 17692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.4979
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2034
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= 66

runsolver used 0.244962 second user time and 0.615906 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-04 11:50:05
IDJOB=3462476
IDBENCH=47892
IDSOLVER=1955
FILE ID=node126/3462476-1307181005
RUNJOBID= node126-1307175452-4913
PBS_JOBID= 13508841
Free space on /tmp= 73784 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=127-P1=47-P2=7-P3=127-P4=17-P5=97-P6=127-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462476-1307181005/watcher-3462476-1307181005 -o /tmp/evaluation-result-3462476-1307181005/solver-3462476-1307181005 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462476-1307181005.opb

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

MD5SUM BENCH= a92642ddb77f2466b803e375801dde37
RANDOM SEED=772112500

node126.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.783
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.56
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.783
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.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.75
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29776492 kB
Buffers:        312876 kB
Cached:         498032 kB
SwapCached:      15388 kB
Active:        2413800 kB
Inactive:       441108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29776492 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:            4040 kB
Writeback:           0 kB
AnonPages:     2041312 kB
Mapped:          24444 kB
Slab:           147804 kB
PageTables:     100568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176691308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73780 MiB
End job on node126 at 2011-06-04 11:50:51