Trace number 2656421

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 Card? 1798 1798.41

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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656421-1276613570.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.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     50       12      592   49      202    1184      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.98/1798.41	c      100     50      156     5841   37      804    1303    144   5882 0.02
1797.98/1798.41	c      250     50      371    13658   36     1434    1434    359   6097 0.04
1797.98/1798.41	c      475     50      681    24614   36     2296    1578    669   5792 0.08
1797.98/1798.41	c      813     50     1160    41699   35     3616    1736   1148   5420 0.15
1797.98/1798.41	c     1321     50      937    33650   35     2347    1910    925   5061 0.26
1797.98/1798.41	c     2085     50      968    34256   35     2336    2102    956   4988 0.42
1797.98/1798.41	c     3231     50     1507    54852   36     3681    2313   1495   5001 0.65
1797.98/1798.41	c     4952     50     1651    62223   37     4662    2545   1639   4654 1.06
1797.98/1798.41	c     7536     50     1759    66625   37     4916    2800   1747   4316 1.75
1797.98/1798.41	c    11415     50     2172    84145   38     6415    3081   2160   4081 2.80
1797.98/1798.41	c    17237     50     2205    87810   39     6516    3390   2193   3832 4.50
1797.98/1798.41	c    25974     50     2145    83190   38     6426    3730   2133   3636 7.14
1797.98/1798.41	c    39084     50     2787   107770   38     7729    4104   2775   3412 11.45
1797.98/1798.41	c    58754     50     2177    82352   37     6241    4515   2165   3240 18.13
1797.98/1798.41	c    88264     50     3881   148213   38    12596    4967   3869   3087 28.58
1797.98/1798.41	c   132535     50     4497   168511   37    12524    5464   4485   2818 47.02
1797.98/1798.41	c   198946     50     5289   203060   38    14750    6011   5277   2674 74.37
1797.98/1798.41	c   298566     50     3091   118457   38    10192    6613   3079   2480 120.37
1797.98/1798.41	c   448002     50     4295   165068   38    12574    7275   4283   2331 192.11
1797.98/1798.41	c   672162     50     6088   236853   38    18310    8003   6076   2202 305.13
1797.98/1798.41	c  1008408     50     4823   186915   38    14294    8804   4811   2051 491.66
1797.98/1798.41	c  1512779     50     7839   296762   37    21131    9685   7827   1886 802.10
1797.98/1798.41	c  2269342     50     7298   278490   38    22869   10654   7286   1716 1322.09
1797.98/1798.41	c Resources Exceeded
1797.98/1798.41	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.41	c   23  2960437  37831  2999408     6782   257465   6770   1646 1798.00
1797.98/1798.41	s UNKNOWN
1797.98/1798.41	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-2656421-1276613570/watcher-2656421-1276613570 -o /tmp/evaluation-result-2656421-1276613570/solver-2656421-1276613570 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656421-1276613570.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/106 10339
/proc/meminfo: memFree=1505628/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=26412 CPUtime=0
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 324 0 0 0 0 0 0 0 18 0 1 0 2652321 27045888 241 1992294400 134512640 137138936 4287061968 18446744073709551615 136504340 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6603 241 192 642 0 5959 0

[startup+0.0295829 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10339
/proc/meminfo: memFree=1505628/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=18600 CPUtime=0.02
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 352 0 0 0 2 0 0 0 18 0 1 0 2652321 19046400 269 1992294400 134512640 137138936 4287061968 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 4650 269 192 642 0 4006 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18600

[startup+0.100543 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10339
/proc/meminfo: memFree=1505628/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=18984 CPUtime=0.09
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 432 0 0 0 9 0 0 0 18 0 1 0 2652321 19439616 349 1992294400 134512640 137138936 4287061968 18446744073709551615 136296975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 4746 349 192 642 0 4102 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18984

[startup+0.300555 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10339
/proc/meminfo: memFree=1505628/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=19504 CPUtime=0.29
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 578 0 0 0 29 0 0 0 18 0 1 0 2652321 19972096 495 1992294400 134512640 137138936 4287061968 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 4876 495 192 642 0 4232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19504

[startup+0.700581 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10339
/proc/meminfo: memFree=1505628/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=19764 CPUtime=0.69
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 630 0 0 0 69 0 0 0 18 0 1 0 2652321 20238336 547 1992294400 134512640 137138936 4287061968 18446744073709551615 136511078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 4941 547 192 642 0 4297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19764

[startup+1.50063 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10340
/proc/meminfo: memFree=1503884/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=20148 CPUtime=1.49
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 724 0 0 0 148 1 0 0 19 0 1 0 2652321 20631552 641 1992294400 134512640 137138936 4287061968 18446744073709551615 136297633 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5037 641 192 642 0 4393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20148

[startup+3.10074 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10340
/proc/meminfo: memFree=1503512/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=20536 CPUtime=3.09
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 814 0 0 0 307 2 0 0 23 0 1 0 2652321 21028864 731 1992294400 134512640 137138936 4287061968 18446744073709551615 134606686 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5134 731 192 642 0 4490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20536

[startup+6.30094 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10340
/proc/meminfo: memFree=1502768/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=20780 CPUtime=6.29
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 871 0 0 0 626 3 0 0 25 0 1 0 2652321 21278720 788 1992294400 134512640 137138936 4287061968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5195 788 192 642 0 4551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20780

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10342
/proc/meminfo: memFree=1502272/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=21164 CPUtime=12.69
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 967 0 0 0 1263 6 0 0 25 0 1 0 2652321 21671936 884 1992294400 134512640 137138936 4287061968 18446744073709551615 134557600 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5291 884 192 642 0 4647 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21164

[startup+25.5002 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10342
/proc/meminfo: memFree=1502024/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=21408 CPUtime=25.49
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1036 0 0 0 2539 10 0 0 25 0 1 0 2652321 21921792 953 1992294400 134512640 137138936 4287061968 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5352 953 192 642 0 4708 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21408

[startup+51.1008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10342
/proc/meminfo: memFree=1501660/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=21912 CPUtime=51.08
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1166 0 0 0 5091 17 0 0 25 0 1 0 2652321 22437888 1083 1992294400 134512640 137138936 4287061968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5478 1083 192 642 0 4834 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21912

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10344
/proc/meminfo: memFree=1501040/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=22296 CPUtime=102.28
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1274 0 0 0 10195 33 0 0 25 0 1 0 2652321 22831104 1191 1992294400 134512640 137138936 4287061968 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5574 1191 192 642 0 4930 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22296

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10346
/proc/meminfo: memFree=1500544/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=22800 CPUtime=162.26
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1389 0 0 0 16177 49 0 0 25 0 1 0 2652321 23347200 1306 1992294400 134512640 137138936 4287061968 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5700 1306 192 642 0 5056 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 22800

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10346
/proc/meminfo: memFree=1500172/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=23172 CPUtime=222.24
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1494 0 0 0 22157 67 0 0 25 0 1 0 2652321 23728128 1411 1992294400 134512640 137138936 4287061968 18446744073709551615 136502641 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5793 1411 192 642 0 5149 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 23172

[startup+282.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 10348
/proc/meminfo: memFree=1500048/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=23280 CPUtime=282.23
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1509 0 0 0 28136 87 0 0 25 0 1 0 2652321 23838720 1426 1992294400 134512640 137138936 4287061968 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5820 1426 192 642 0 5176 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 23280

[startup+342.301 s]
/proc/loadavg: 1.02 1.01 1.00 3/107 10350
/proc/meminfo: memFree=1499552/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=23664 CPUtime=342.22
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1617 0 0 0 34116 106 0 0 25 0 1 0 2652321 24231936 1534 1992294400 134512640 137138936 4287061968 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5916 1534 192 642 0 5272 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 23664

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10352
/proc/meminfo: memFree=1499428/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=23764 CPUtime=402.2
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1627 0 0 0 40097 123 0 0 25 0 1 0 2652321 24334336 1544 1992294400 134512640 137138936 4287061968 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5941 1544 192 642 0 5297 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 23764

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10354
/proc/meminfo: memFree=1499428/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=23764 CPUtime=462.19
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1634 0 0 0 46080 139 0 0 25 0 1 0 2652321 24334336 1551 1992294400 134512640 137138936 4287061968 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 5941 1551 192 642 0 5297 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 23764

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10363
/proc/meminfo: memFree=1498312/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=24224 CPUtime=522.16
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1747 0 0 0 52062 154 0 0 25 0 1 0 2652321 24805376 1664 1992294400 134512640 137138936 4287061968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6056 1664 192 642 0 5412 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 24224

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10365
/proc/meminfo: memFree=1498312/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=24224 CPUtime=582.15
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1749 0 0 0 58044 171 0 0 25 0 1 0 2652321 24805376 1666 1992294400 134512640 137138936 4287061968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6056 1666 192 642 0 5412 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 24224

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10367
/proc/meminfo: memFree=1498312/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=24224 CPUtime=642.14
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1754 0 0 0 64028 186 0 0 25 0 1 0 2652321 24805376 1671 1992294400 134512640 137138936 4287061968 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6056 1671 192 642 0 5412 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 24224

[startup+702.301 s]

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

/proc/meminfo: memFree=1497568/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=24948 CPUtime=1122.03
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1926 0 0 0 111895 308 0 0 25 0 1 0 2652321 25546752 1843 1992294400 134512640 137138936 4287061968 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6237 1843 192 642 0 5593 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 24948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10381
/proc/meminfo: memFree=1497568/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=24944 CPUtime=1182.01
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1926 0 0 0 117878 323 0 0 25 0 1 0 2652321 25542656 1843 1992294400 134512640 137138936 4287061968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6236 1843 192 642 0 5592 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 24944

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10383
/proc/meminfo: memFree=1497444/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=24936 CPUtime=1242
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1926 0 0 0 123863 337 0 0 25 0 1 0 2652321 25534464 1843 1992294400 134512640 137138936 4287061968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6234 1843 192 642 0 5590 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 24936

[startup+1302.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 10385
/proc/meminfo: memFree=1497444/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=24936 CPUtime=1301.99
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 1926 0 0 0 129847 352 0 0 25 0 1 0 2652321 25534464 1843 1992294400 134512640 137138936 4287061968 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6234 1843 192 642 0 5590 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 24936

[startup+1362.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 10387
/proc/meminfo: memFree=1496948/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25304 CPUtime=1361.97
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2009 0 0 0 135830 367 0 0 25 0 1 0 2652321 25911296 1926 1992294400 134512640 137138936 4287061968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6326 1926 192 642 0 5682 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 25304

[startup+1422.31 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 10387
/proc/meminfo: memFree=1496948/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25304 CPUtime=1421.96
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2010 0 0 0 141813 383 0 0 25 0 1 0 2652321 25911296 1927 1992294400 134512640 137138936 4287061968 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6326 1927 192 642 0 5682 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 25304

[startup+1482.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 10389
/proc/meminfo: memFree=1496948/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25300 CPUtime=1481.95
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2010 0 0 0 147796 399 0 0 25 0 1 0 2652321 25907200 1927 1992294400 134512640 137138936 4287061968 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6325 1927 192 642 0 5681 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 25300

[startup+1542.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 10391
/proc/meminfo: memFree=1496948/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25300 CPUtime=1541.94
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2017 0 0 0 153782 412 0 0 25 0 1 0 2652321 25907200 1934 1992294400 134512640 137138936 4287061968 18446744073709551615 134542972 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6325 1934 192 642 0 5681 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 25300

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10393
/proc/meminfo: memFree=1496824/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25388 CPUtime=1601.92
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2030 0 0 0 159765 427 0 0 25 0 1 0 2652321 25997312 1947 1992294400 134512640 137138936 4287061968 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6347 1947 192 642 0 5703 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 25388

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10395
/proc/meminfo: memFree=1496824/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25380 CPUtime=1661.91
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2030 0 0 0 165749 442 0 0 25 0 1 0 2652321 25989120 1947 1992294400 134512640 137138936 4287061968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6345 1947 192 642 0 5701 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 25380

[startup+1722.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 10395
/proc/meminfo: memFree=1496576/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1721.9
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 171732 458 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 25508

[startup+1782.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1781.88
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 177715 473 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 25508

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

[startup+1791.91 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1791.49
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 178674 475 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 25508

[startup+1795.1 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1794.68
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 178993 475 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 136502659 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 25508

[startup+1796.7 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1796.28
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 179152 476 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1796.28
Current children cumulated vsize (KiB) 25508

[startup+1797.5 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1797.08
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 179232 476 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1797.08
Current children cumulated vsize (KiB) 25508

[startup+1797.9 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1797.48
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 179272 476 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 136500398 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 25508

[startup+1798.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1797.88
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 179312 476 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 25508

[startup+1798.4 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 10397
/proc/meminfo: memFree=1496328/2059040 swapFree=4192956/4192956
[pid=10339] ppid=10337 vsize=25508 CPUtime=1797.98
/proc/10339/stat : 10339 (bsolo_pb10) R 10337 10339 9611 0 -1 4202496 2077 0 0 0 179322 476 0 0 25 0 1 0 2652321 26120192 1994 1992294400 134512640 137138936 4287061968 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10339/statm: 6377 1994 192 642 0 5733 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 25508

Child status: 0
Real time (s): 1798.41
CPU time (s): 1798
CPU user time (s): 1793.23
CPU system time (s): 4.76827
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 25508

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

runsolver used 2.96455 second user time and 8.49171 second system time

The end

Launcher Data

Begin job on node030 at 2010-06-15 16:52:50
IDJOB=2656421
IDBENCH=2915
IDSOLVER=1162
FILE ID=node030/2656421-1276613570
PBS_JOBID= 11172255
Free space on /tmp= 62556 MiB

SOLVER NAME= bsolo 3.2 Card
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 -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656421-1276613570/watcher-2656421-1276613570 -o /tmp/evaluation-result-2656421-1276613570/solver-2656421-1276613570 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656421-1276613570.opb

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

MD5SUM BENCH= 25ec3c4431eaa97f8c8dfc7dcac7b55c
RANDOM SEED=2035548838

node030.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.244
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.244
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	: 5599.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1506280 kB
Buffers:         75868 kB
Cached:         349464 kB
SwapCached:          0 kB
Active:         190828 kB
Inactive:       294336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1506280 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3992 kB
Writeback:           0 kB
AnonPages:       59760 kB
Mapped:          15492 kB
Slab:            45836 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180356 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= 62556 MiB
End job on node030 at 2010-06-15 17:22:48