Trace number 1878404

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 cl? 1798 1798.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint59
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 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
Number of bits of the biggest sum of numbers13
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.1 - 13/04/2009 : 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: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878404-1245174525.opb
0.00/0.00	c File size is 6706 bytes.
0.00/0.00	c Highest Coefficient sum: 4465
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 61 Constr: 15 1/0/14 Lit: 819 Watch. Lit: 267
0.00/0.00	c Obj. Vars: 1 (1.63934 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     60       14      818   58      270    1636      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.92/1798.68	c      100     60      114     5333   46      650    1800    100   8333 0.01
1797.92/1798.68	c      250     60      264    11872   44      937    1981    250   9259 0.03
1797.92/1798.68	c      476     60      490    21466   43     1400    2180    476   9520 0.05
1797.92/1798.68	c      815     60      829    36449   43     2074    2399    815   9702 0.08
1797.92/1798.68	c     1323     60     1337    58942   44     3081    2639   1323   9586 0.14
1797.92/1798.68	c     2086     60     2100    92590   44     4617    2903   2086   8991 0.23
1797.92/1798.68	c     3232     60     1752    79553   45     3914    3194   1738   8080 0.40
1797.92/1798.68	c     4953     60     1843    83341   45     4108    3514   1829   7326 0.68
1797.92/1798.68	c     7537     60     2624   115300   43     5662    3866   2610   6972 1.08
1797.92/1798.68	c    11416     60     2541   119218   46     5503    4253   2527   6497 1.76
1797.92/1798.68	c    17238     60     4021   185698   46     8466    4679   4007   6152 2.80
1797.92/1798.68	c    25975     60     3219   150794   46     6847    5147   3205   5622 4.62
1797.92/1798.68	c    39085     60     3246   154395   47     6906    5662   3232   5330 7.33
1797.92/1798.68	c    58755     60     2846   133936   47     6108    6229   2832   4967 11.83
1797.92/1798.68	c    88265     60     3940   190163   48     8311    6852   3926   4529 19.48
1797.92/1798.68	c   132535     60     6578   314630   47    13577    7538   6564   4187 31.65
1797.92/1798.68	c   198946     60     4357   207758   47     9143    8292   4343   3877 51.31
1797.92/1798.68	c   298566     60     7665   374062   48    15750    9122   7651   3510 85.05
1797.92/1798.68	c   448001     60     5193   249796   48    10794   10035   5179   3094 144.77
1797.92/1798.68	c   672160     60     6845   319532   46    14118   11039   6831   2973 226.08
1797.92/1798.68	c  1008403     60     9571   448825   46    19569   12143   9557   2692 374.51
1797.92/1798.68	c  1512774     60     6667   322180   48    13766   13358   6653   2463 614.03
1797.92/1798.68	c  2269337     60    10548   513136   48    21522   14694  10534   2253 1006.93
1797.92/1798.68	c  3404188     60     7797   364842   46    16017   16164   7783   1954 1741.70
1797.92/1798.68	c Resources Exceeded
1797.92/1798.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.68	c   24  3511587  41848  3554743     9559   454419   9545   1953 1798.00
1797.92/1798.68	s UNKNOWN
1797.92/1798.68	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-1878404-1245174525/watcher-1878404-1245174525 -o /tmp/evaluation-result-1878404-1245174525/solver-1878404-1245174525 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878404-1245174525.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: 0.84 0.95 0.98 3/64 5140
/proc/meminfo: memFree=1846352/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=26200 CPUtime=0
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 185053321 26828800 241 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6550 241 195 640 0 5906 0

[startup+0.060259 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 5140
/proc/meminfo: memFree=1846352/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=18772 CPUtime=0.05
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 349 0 0 0 5 0 0 0 18 0 1 0 185053321 19222528 331 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 4693 331 196 640 0 4049 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18772

[startup+0.101266 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 5140
/proc/meminfo: memFree=1846352/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=19028 CPUtime=0.09
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 417 0 0 0 9 0 0 0 18 0 1 0 185053321 19484672 399 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 4757 399 196 640 0 4113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19028

[startup+0.301305 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 5140
/proc/meminfo: memFree=1846352/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=20192 CPUtime=0.29
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 692 0 0 0 29 0 0 0 19 0 1 0 185053321 20676608 674 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5048 674 196 640 0 4404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20192

[startup+0.701382 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 5140
/proc/meminfo: memFree=1846352/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=20708 CPUtime=0.69
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 819 0 0 0 68 1 0 0 22 0 1 0 185053321 21204992 801 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5177 801 196 640 0 4533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20708

[startup+1.50154 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 5141
/proc/meminfo: memFree=1843784/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=21092 CPUtime=1.49
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 932 0 0 0 148 1 0 0 25 0 1 0 185053321 21598208 914 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5273 914 196 640 0 4629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21092

[startup+3.10185 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 5141
/proc/meminfo: memFree=1843016/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=21736 CPUtime=3.09
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 1093 0 0 0 307 2 0 0 25 0 1 0 185053321 22257664 1075 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5434 1075 196 640 0 4790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21736

[startup+6.30148 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 5141
/proc/meminfo: memFree=1842192/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=22236 CPUtime=6.29
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 1197 0 0 0 625 4 0 0 25 0 1 0 185053321 22769664 1179 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5559 1179 196 640 0 4915 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22236

[startup+12.7017 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 5141
/proc/meminfo: memFree=1841744/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=23008 CPUtime=12.69
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 1394 0 0 0 1262 7 0 0 25 0 1 0 185053321 23560192 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5752 1376 196 640 0 5108 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23008

[startup+25.5012 s]
/proc/loadavg: 0.89 0.95 0.98 2/65 5141
/proc/meminfo: memFree=1840848/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=23476 CPUtime=25.49
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 1525 0 0 0 2537 12 0 0 25 0 1 0 185053321 24039424 1507 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5869 1507 196 640 0 5225 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23476

[startup+51.1013 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 5141
/proc/meminfo: memFree=1840400/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=23988 CPUtime=51.07
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 1638 0 0 0 5088 19 0 0 25 0 1 0 185053321 24563712 1620 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 5997 1620 196 640 0 5353 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23988

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 5141
/proc/meminfo: memFree=1838992/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=25356 CPUtime=102.26
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 1980 0 0 0 10192 34 0 0 25 0 1 0 185053321 25964544 1962 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6339 1962 196 640 0 5695 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25356

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5141
/proc/meminfo: memFree=1838544/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=25804 CPUtime=162.23
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2093 0 0 0 16174 49 0 0 25 0 1 0 185053321 26423296 2075 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6451 2075 196 640 0 5807 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 25804

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1838288/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=25792 CPUtime=222.21
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2093 0 0 0 22156 65 0 0 25 0 1 0 185053321 26411008 2075 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6448 2075 196 640 0 5804 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 25792

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1837648/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=26556 CPUtime=282.18
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2287 0 0 0 28139 79 0 0 25 0 1 0 185053321 27193344 2269 1992294400 134512640 137136520 4294956256 18446744073709551615 136518953 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6639 2269 196 640 0 5995 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26556

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1837520/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=26668 CPUtime=342.16
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2314 0 0 0 34124 92 0 0 25 0 1 0 185053321 27308032 2296 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6667 2296 196 640 0 6023 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 26668

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1836752/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=27392 CPUtime=402.14
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2497 0 0 0 40107 107 0 0 25 0 1 0 185053321 28049408 2479 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6848 2479 196 640 0 6204 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 27392

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1836688/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=27480 CPUtime=462.12
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2513 0 0 0 46092 120 0 0 25 0 1 0 185053321 28139520 2495 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6870 2495 196 640 0 6226 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 27480

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1836624/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=27436 CPUtime=522.1
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2513 0 0 0 52078 132 0 0 25 0 1 0 185053321 28094464 2495 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6859 2495 196 640 0 6215 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 27436

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1836560/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=27524 CPUtime=582.07
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2536 0 0 0 58062 145 0 0 25 0 1 0 185053321 28184576 2518 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 6881 2518 196 640 0 6237 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 27524

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5143
/proc/meminfo: memFree=1835664/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=28376 CPUtime=642.06
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2753 0 0 0 64047 159 0 0 25 0 1 0 185053321 29057024 2735 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7094 2735 196 640 0 6450 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 28376

[startup+702.302 s]

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

/proc/meminfo: memFree=1834704/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29096 CPUtime=1121.86
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2931 0 0 0 111933 253 0 0 25 0 1 0 185053321 29794304 2913 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7274 2913 196 640 0 6630 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 29096

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834704/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29096 CPUtime=1181.84
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2931 0 0 0 117920 264 0 0 25 0 1 0 185053321 29794304 2913 1992294400 134512640 137136520 4294956256 18446744073709551615 134543849 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7274 2913 196 640 0 6630 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 29096

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834704/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29096 CPUtime=1241.82
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2932 0 0 0 123908 274 0 0 25 0 1 0 185053321 29794304 2914 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7274 2914 196 640 0 6630 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 29096

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834640/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29096 CPUtime=1301.8
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2932 0 0 0 129896 284 0 0 25 0 1 0 185053321 29794304 2914 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7274 2914 196 640 0 6630 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 29096

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834640/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29096 CPUtime=1361.77
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2937 0 0 0 135883 294 0 0 25 0 1 0 185053321 29794304 2919 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7274 2919 196 640 0 6630 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 29096

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834640/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29096 CPUtime=1421.75
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2937 0 0 0 141870 305 0 0 25 0 1 0 185053321 29794304 2919 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7274 2919 196 640 0 6630 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 29096

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834576/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29096 CPUtime=1481.73
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2937 0 0 0 147856 317 0 0 25 0 1 0 185053321 29794304 2919 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7274 2919 196 640 0 6630 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 29096

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834384/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29332 CPUtime=1541.71
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2979 0 0 0 153844 327 0 0 25 0 1 0 185053321 30035968 2961 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7333 2961 196 640 0 6689 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 29332

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834384/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29304 CPUtime=1601.69
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2979 0 0 0 159830 339 0 0 25 0 1 0 185053321 30007296 2961 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7326 2961 196 640 0 6682 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 29304

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834320/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29356 CPUtime=1661.67
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2991 0 0 0 165817 350 0 0 25 0 1 0 185053321 30060544 2973 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7339 2973 196 640 0 6695 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 29356

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1834320/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=29356 CPUtime=1721.64
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 2991 0 0 0 171802 362 0 0 25 0 1 0 185053321 30060544 2973 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7339 2973 196 640 0 6695 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 29356

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1781.62
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3267 0 0 0 177788 374 0 0 25 0 1 0 185053321 31211520 3249 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3249 196 640 0 6976 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 30480

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1791.22
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3272 0 0 0 178747 375 0 0 25 0 1 0 185053321 31211520 3254 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3254 196 640 0 6976 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 30480

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1794.42
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3272 0 0 0 179065 377 0 0 25 0 1 0 185053321 31211520 3254 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3254 196 640 0 6976 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 30480

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1796.01
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3272 0 0 0 179224 377 0 0 25 0 1 0 185053321 31211520 3254 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3254 196 640 0 6976 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 30480

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1796.82
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3272 0 0 0 179304 378 0 0 25 0 1 0 185053321 31211520 3254 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3254 196 640 0 6976 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 30480

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1797.62
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3272 0 0 0 179384 378 0 0 25 0 1 0 185053321 31211520 3254 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3254 196 640 0 6976 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 30480

[startup+1798.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1797.82
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3272 0 0 0 179404 378 0 0 25 0 1 0 185053321 31211520 3254 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3254 196 640 0 6976 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 30480

[startup+1798.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5149
/proc/meminfo: memFree=1833168/2055924 swapFree=4191900/4192956
[pid=5140] ppid=5138 vsize=30480 CPUtime=1797.92
/proc/5140/stat : 5140 (bsolo) R 5138 5140 5097 0 -1 4194304 3272 0 0 0 179414 378 0 0 25 0 1 0 185053321 31211520 3254 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5140/statm: 7620 3254 196 640 0 6976 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 30480

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798
CPU user time (s): 1794.22
CPU system time (s): 3.78342
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 30544

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

runsolver used 1.43278 second user time and 3.58245 second system time

The end

Launcher Data

Begin job on node6 at 2009-06-16 19:48:45
IDJOB=1878404
IDBENCH=2900
IDSOLVER=700
FILE ID=node6/1878404-1245174525
PBS_JOBID= 9363924
Free space on /tmp= 66240 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_1.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878404-1245174525/watcher-1878404-1245174525 -o /tmp/evaluation-result-1878404-1245174525/solver-1878404-1245174525 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878404-1245174525.opb

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

MD5SUM BENCH= 487945ea0e229650aa78cf341d4ff673
RANDOM SEED=1576224731

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.265
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1846896 kB
Buffers:         40632 kB
Cached:          97420 kB
SwapCached:        260 kB
Active:          43716 kB
Inactive:       107500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1846896 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          21664 kB
Slab:            43820 kB
Committed_AS:   163264 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1878404-1245174525.opb

Free space on /tmp at the end= 66236 MiB
End job on node6 at 2009-06-16 20:18:44