Trace number 2657346

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.2 Cl? 1798 1798.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_2.opb
MD5SUM25ec3c4431eaa97f8c8dfc7dcac7b55c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3879
Number of bits of the biggest sum of numbers12
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.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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657346-1276613587.opb
0.00/0.00	c File size is 4929 bytes.
0.00/0.00	c Highest Coefficient sum: 3879
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 51 Constr: 13 1/0/12 Lit: 593 Watch. Lit: 197
0.00/0.00	c Obj. Vars: 1 (1.96078 % of total variables)
0.00/0.00	c Pre-processing Time: 0 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     50       12      592   49      202    1184      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.98/1798.51	c      100     50      112     4270   38      532    1303    100  14285 0.01
1797.98/1798.51	c      250     50      262     9792   37      832    1434    250  13888 0.02
1797.98/1798.51	c      475     50      487    17800   36     1276    1578    475  13571 0.04
1797.98/1798.51	c      813     50      825    30007   36     1960    1736    813  12904 0.06
1797.98/1798.51	c     1321     50     1333    47941   35     2968    1910   1321  12701 0.10
1797.98/1798.51	c     2085     50     1108    39273   35     2517    2102   1096  11456 0.18
1797.98/1798.51	c     3231     50     1166    42635   36     2632    2313   1154  11103 0.29
1797.98/1798.51	c     4952     50     1697    63874   37     3707    2545   1685  10189 0.49
1797.98/1798.51	c     7536     50     1661    63139   38     3624    2800   1649   9479 0.80
1797.98/1798.51	c    11416     50     2679   102392   38     5667    3081   2667   8856 1.29
1797.98/1798.51	c    17238     50     2201    86282   39     4715    3390   2189   8224 2.10
1797.98/1798.51	c    25975     50     2286    90426   39     4886    3730   2274   7479 3.47
1797.98/1798.51	c    39085     50     2098    79613   37     4514    4104   2086   7168 5.45
1797.98/1798.51	c    58755     50     3002   116891   38     6318    4515   2990   6789 8.65
1797.98/1798.52	c    88267     50     2703   106986   39     5722    4967   2691   6261 14.10
1797.98/1798.52	c   132538     50     4200   163653   38     8711    5464   4188   5866 22.59
1797.98/1798.52	c   198948     50     4237   163684   38     8786    6011   4225   5616 35.42
1797.98/1798.52	c   298568     50     3587   138768   38     7491    6613   3575   5213 57.27
1797.98/1798.52	c   448003     50     6121   234608   38    12554    7275   6109   4685 95.61
1797.98/1798.52	c   672161     50     6459   253285   39    13228    8003   6447   4392 153.01
1797.98/1798.52	c  1008406     50     7857   302597   38    16025    8804   7845   4105 245.65
1797.98/1798.52	c  1512777     50     6601   257353   38    13504    9685   6589   3645 414.99
1797.98/1798.52	c  2269340     50     7655   292920   38    15633   10654   7643   3354 676.44
1797.98/1798.52	c  3404191     50     6143   243430   39    12601   11720   6131   2974 1144.64
1797.98/1798.52	c Resources Exceeded
1797.98/1798.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.52	c   24  4738396  55424  4795253     8644   330136   8632   2635 1798.00
1797.98/1798.52	s UNKNOWN
1797.98/1798.52	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657346-1276613587/watcher-2657346-1276613587 -o /tmp/evaluation-result-2657346-1276613587/solver-2657346-1276613587 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657346-1276613587.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 12265
/proc/meminfo: memFree=1760560/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=26412 CPUtime=0
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 2651901 27045888 245 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6603 245 190 642 0 5959 0

[startup+0.089111 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 12265
/proc/meminfo: memFree=1760560/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=19116 CPUtime=0.08
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 477 0 0 0 8 0 0 0 25 0 1 0 2651901 19574784 393 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 4779 393 190 642 0 4135 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19116

[startup+0.101112 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 12265
/proc/meminfo: memFree=1760560/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=19244 CPUtime=0.09
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 498 0 0 0 9 0 0 0 25 0 1 0 2651901 19705856 414 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 4811 414 190 642 0 4167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19244

[startup+0.301137 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 12265
/proc/meminfo: memFree=1760560/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=19760 CPUtime=0.29
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 628 0 0 0 29 0 0 0 25 0 1 0 2651901 20234240 544 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 4940 544 190 642 0 4296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19760

[startup+0.701186 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 12265
/proc/meminfo: memFree=1760560/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=20016 CPUtime=0.69
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 706 0 0 0 68 1 0 0 25 0 1 0 2651901 20496384 622 1992294400 134512640 137138936 4288188240 18446744073709551615 136502662 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5004 622 190 642 0 4360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20016

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12266
/proc/meminfo: memFree=1758568/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=20404 CPUtime=1.49
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 792 0 0 0 148 1 0 0 25 0 1 0 2651901 20893696 708 1992294400 134512640 137138936 4288188240 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5101 708 190 642 0 4457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20404

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12266
/proc/meminfo: memFree=1757948/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=20660 CPUtime=3.09
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 855 0 0 0 306 3 0 0 25 0 1 0 2651901 21155840 771 1992294400 134512640 137138936 4288188240 18446744073709551615 134557550 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5165 771 190 642 0 4521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20660

[startup+6.30088 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12266
/proc/meminfo: memFree=1757576/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=21048 CPUtime=6.29
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 960 0 0 0 624 5 0 0 25 0 1 0 2651901 21553152 876 1992294400 134512640 137138936 4288188240 18446744073709551615 136297622 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5262 876 190 642 0 4618 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21048

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12266
/proc/meminfo: memFree=1756956/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=21420 CPUtime=12.69
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1036 0 0 0 1260 9 0 0 25 0 1 0 2651901 21934080 952 1992294400 134512640 137138936 4288188240 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5355 952 190 642 0 4711 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21420

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12266
/proc/meminfo: memFree=1756460/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=21936 CPUtime=25.48
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1167 0 0 0 2532 16 0 0 25 0 1 0 2651901 22462464 1083 1992294400 134512640 137138936 4288188240 18446744073709551615 134540744 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5484 1083 190 642 0 4840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21936

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12266
/proc/meminfo: memFree=1756088/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=22300 CPUtime=51.07
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1267 0 0 0 5077 30 0 0 25 0 1 0 2651901 22835200 1183 1992294400 134512640 137138936 4288188240 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5575 1183 190 642 0 4931 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22300

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12268
/proc/meminfo: memFree=1755220/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=22936 CPUtime=102.26
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1439 0 0 0 10173 53 0 0 25 0 1 0 2651901 23486464 1355 1992294400 134512640 137138936 4288188240 18446744073709551615 134602746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5734 1355 190 642 0 5090 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22936

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12270
/proc/meminfo: memFree=1754724/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=23540 CPUtime=162.24
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1567 0 0 0 16143 81 0 0 25 0 1 0 2651901 24104960 1483 1992294400 134512640 137138936 4288188240 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5885 1483 190 642 0 5241 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12272
/proc/meminfo: memFree=1754600/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=23536 CPUtime=222.22
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1583 0 0 0 22115 107 0 0 25 0 1 0 2651901 24100864 1499 1992294400 134512640 137138936 4288188240 18446744073709551615 134542458 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 5884 1499 190 642 0 5240 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23536

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12274
/proc/meminfo: memFree=1754104/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=24036 CPUtime=282.21
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1692 0 0 0 28084 137 0 0 25 0 1 0 2651901 24612864 1608 1992294400 134512640 137138936 4288188240 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6009 1608 190 642 0 5365 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24036

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12274
/proc/meminfo: memFree=1753980/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=24100 CPUtime=342.19
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1721 0 0 0 34058 161 0 0 25 0 1 0 2651901 24678400 1637 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6025 1637 190 642 0 5381 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24100

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12276
/proc/meminfo: memFree=1753856/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=24100 CPUtime=402.17
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1721 0 0 0 40032 185 0 0 25 0 1 0 2651901 24678400 1637 1992294400 134512640 137138936 4288188240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6025 1637 190 642 0 5381 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 24100

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12278
/proc/meminfo: memFree=1753484/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=24588 CPUtime=462.15
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1850 0 0 0 46008 207 0 0 25 0 1 0 2651901 25178112 1766 1992294400 134512640 137138936 4288188240 18446744073709551615 134542912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6147 1766 190 642 0 5503 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 24588

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12289
/proc/meminfo: memFree=1752492/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=24588 CPUtime=522.12
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1850 0 0 0 51984 228 0 0 25 0 1 0 2651901 25178112 1766 1992294400 134512640 137138936 4288188240 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6147 1766 190 642 0 5503 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 24588

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12291
/proc/meminfo: memFree=1752492/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=24588 CPUtime=582.1
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1850 0 0 0 57965 245 0 0 25 0 1 0 2651901 25178112 1766 1992294400 134512640 137138936 4288188240 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6147 1766 190 642 0 5503 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 24588

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12291
/proc/meminfo: memFree=1752616/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=24588 CPUtime=642.1
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 1850 0 0 0 63940 270 0 0 25 0 1 0 2651901 25178112 1766 1992294400 134512640 137138936 4288188240 18446744073709551615 134542843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6147 1766 190 642 0 5503 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24588

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=1751996/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25276 CPUtime=1061.97
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2016 0 0 0 105780 417 0 0 25 0 1 0 2651901 25882624 1932 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6319 1932 190 642 0 5675 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 25276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12305
/proc/meminfo: memFree=1751996/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25276 CPUtime=1121.96
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2016 0 0 0 111757 439 0 0 25 0 1 0 2651901 25882624 1932 1992294400 134512640 137138936 4288188240 18446744073709551615 136506045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6319 1932 190 642 0 5675 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 25276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12307
/proc/meminfo: memFree=1751748/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25764 CPUtime=1181.94
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2138 0 0 0 117735 459 0 0 25 0 1 0 2651901 26382336 2054 1992294400 134512640 137138936 4288188240 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6441 2054 190 642 0 5797 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 25764

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12307
/proc/meminfo: memFree=1751500/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25764 CPUtime=1241.92
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2143 0 0 0 123715 477 0 0 25 0 1 0 2651901 26382336 2059 1992294400 134512640 137138936 4288188240 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6441 2059 190 642 0 5797 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 25764

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12309
/proc/meminfo: memFree=1751376/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25764 CPUtime=1301.91
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2146 0 0 0 129695 496 0 0 25 0 1 0 2651901 26382336 2062 1992294400 134512640 137138936 4288188240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6441 2062 190 642 0 5797 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 25764

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12311
/proc/meminfo: memFree=1751376/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25852 CPUtime=1361.89
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2152 0 0 0 135673 516 0 0 25 0 1 0 2651901 26472448 2068 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6463 2068 190 642 0 5819 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 25852

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12313
/proc/meminfo: memFree=1751376/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25848 CPUtime=1421.89
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2152 0 0 0 141654 535 0 0 25 0 1 0 2651901 26468352 2068 1992294400 134512640 137138936 4288188240 18446744073709551615 134542728 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6462 2068 190 642 0 5818 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 25848

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12315
/proc/meminfo: memFree=1751252/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25840 CPUtime=1481.86
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2152 0 0 0 147633 553 0 0 25 0 1 0 2651901 26460160 2068 1992294400 134512640 137138936 4288188240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6460 2068 190 642 0 5816 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 25840

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12315
/proc/meminfo: memFree=1751128/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25840 CPUtime=1541.85
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2152 0 0 0 153614 571 0 0 25 0 1 0 2651901 26460160 2068 1992294400 134512640 137138936 4288188240 18446744073709551615 136504274 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6460 2068 190 642 0 5816 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 25840

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12317
/proc/meminfo: memFree=1751004/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25840 CPUtime=1601.83
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2152 0 0 0 159595 588 0 0 25 0 1 0 2651901 26460160 2068 1992294400 134512640 137138936 4288188240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6460 2068 190 642 0 5816 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 25840

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12319
/proc/meminfo: memFree=1750880/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25840 CPUtime=1661.82
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2152 0 0 0 165577 605 0 0 25 0 1 0 2651901 26460160 2068 1992294400 134512640 137138936 4288188240 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6460 2068 190 642 0 5816 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 25840

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12321
/proc/meminfo: memFree=1750756/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25836 CPUtime=1721.79
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2152 0 0 0 171556 623 0 0 25 0 1 0 2651901 26456064 2068 1992294400 134512640 137138936 4288188240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6459 2068 190 642 0 5815 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 25836

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12323
/proc/meminfo: memFree=1750508/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25916 CPUtime=1781.78
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2169 0 0 0 177537 641 0 0 25 0 1 0 2651901 26537984 2085 1992294400 134512640 137138936 4288188240 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6479 2085 190 642 0 5835 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 25916

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12323
/proc/meminfo: memFree=1750508/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25916 CPUtime=1791.38
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2169 0 0 0 178495 643 0 0 25 0 1 0 2651901 26537984 2085 1992294400 134512640 137138936 4288188240 18446744073709551615 134542796 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6479 2085 190 642 0 5835 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 25916

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12323
/proc/meminfo: memFree=1750508/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25916 CPUtime=1794.58
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2169 0 0 0 178814 644 0 0 25 0 1 0 2651901 26537984 2085 1992294400 134512640 137138936 4288188240 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6479 2085 190 642 0 5835 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 25916

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12323
/proc/meminfo: memFree=1750508/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25916 CPUtime=1796.18
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2169 0 0 0 178973 645 0 0 25 0 1 0 2651901 26537984 2085 1992294400 134512640 137138936 4288188240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6479 2085 190 642 0 5835 0
Current children cumulated CPU time (s) 1796.18
Current children cumulated vsize (KiB) 25916

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12323
/proc/meminfo: memFree=1750508/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25916 CPUtime=1796.97
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2169 0 0 0 179052 645 0 0 25 0 1 0 2651901 26537984 2085 1992294400 134512640 137138936 4288188240 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6479 2085 190 642 0 5835 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 25916

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12323
/proc/meminfo: memFree=1750508/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25912 CPUtime=1797.77
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2169 0 0 0 179132 645 0 0 25 0 1 0 2651901 26533888 2085 1992294400 134512640 137138936 4288188240 18446744073709551615 134618245 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6478 2085 190 642 0 5834 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 25912

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 12323
/proc/meminfo: memFree=1750508/2059040 swapFree=4192956/4192956
[pid=12265] ppid=12263 vsize=25912 CPUtime=1797.98
/proc/12265/stat : 12265 (bsolo_pb10) R 12263 12265 11663 0 -1 4202496 2169 0 0 0 179153 645 0 0 25 0 1 0 2651901 26533888 2085 1992294400 134512640 137138936 4288188240 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12265/statm: 6478 2085 190 642 0 5834 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 25912

Child status: 0
Real time (s): 1798.52
CPU time (s): 1798
CPU user time (s): 1791.54
CPU system time (s): 6.45802
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 25940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.54
system time used= 6.45802
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2169
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= 1
involuntary context switches= 3117

runsolver used 3.04454 second user time and 8.41372 second system time

The end

Launcher Data

Begin job on node080 at 2010-06-15 16:53:07
IDJOB=2657346
IDBENCH=2915
IDSOLVER=1163
FILE ID=node080/2657346-1276613587
PBS_JOBID= 11172247
Free space on /tmp= 62592 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_2.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657346-1276613587/watcher-2657346-1276613587 -o /tmp/evaluation-result-2657346-1276613587/solver-2657346-1276613587 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657346-1276613587.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 25ec3c4431eaa97f8c8dfc7dcac7b55c
RANDOM SEED=1473812926

node080.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1760964 kB
Buffers:         30208 kB
Cached:         132564 kB
SwapCached:          0 kB
Active:          97788 kB
Inactive:       124976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1760964 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3988 kB
Writeback:           0 kB
AnonPages:       59932 kB
Mapped:          15372 kB
Slab:            53652 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62588 MiB
End job on node080 at 2010-06-15 17:23:06