Trace number 1876975

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? 1798 1798.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
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.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: Cardinality Constraint 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-1876975-1245174921.opb
0.00/0.00	c File size is 3356 bytes.
0.00/0.00	c Highest Coefficient sum: 3589
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 41 Constr: 11 1/0/10 Lit: 395 Watch. Lit: 135
0.00/0.00	c Obj. Vars: 1 (2.43902 % 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     40       10      394   39      140     788      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.92/1798.66	c      100     40      119     3586   30      510     867    109   9090 0.01
1797.92/1798.66	c      251     40      296     8746   29     1069     954    286   9296 0.03
1797.92/1798.66	c      476     40      565    16221   28     1945    1050    555   9153 0.05
1797.92/1798.66	c      814     40      963    27360   28     3189    1156    953   8391 0.10
1797.92/1798.66	c     1322     40      902    25101   27     2110    1272    892   8110 0.16
1797.92/1798.66	c     2085     40     1128    32399   28     2710    1400   1118   8019 0.26
1797.92/1798.66	c     3232     40     1016    29369   28     2508    1541   1006   7921 0.41
1797.92/1798.66	c     4953     40      853    26051   30     2037    1696    843   7493 0.66
1797.92/1798.66	c     7538     40     1202    37644   31     3796    1866   1192   6890 1.09
1797.92/1798.66	c    11418     40     1656    50126   30     5281    2053   1646   6311 1.81
1797.92/1798.66	c    17241     40     1318    40725   30     3941    2259   1308   5838 2.95
1797.92/1798.66	c    25981     40     1455    43650   30     4084    2485   1445   5493 4.73
1797.92/1798.66	c    39091     40     1715    51554   30     4895    2734   1705   5366 7.28
1797.92/1798.66	c    58761     40     2152    65131   30     6713    3008   2142   5205 11.29
1797.92/1798.66	c    88271     40     1966    59919   30     5946    3309   1956   4952 17.82
1797.92/1798.66	c   132542     40     3241    96868   29     8869    3640   3231   4727 28.03
1797.92/1798.66	c   198952     40     2440    72634   29     7032    4005   2430   4487 44.34
1797.92/1798.66	c   298572     40     3588   107308   29     9340    4406   3578   4250 70.24
1797.92/1798.66	c   448008     40     2453    73312   29     7713    4847   2443   3973 112.75
1797.92/1798.66	c   672166     40     3004    91937   30    11984    5332   2994   3528 190.49
1797.92/1798.66	c  1008409     40     2730    82462   30     8308    5866   2720   3208 314.29
1797.92/1798.66	c  1512780     40     4462   134374   30    12948    6453   4452   3035 498.36
1797.92/1798.66	c  2269344     40     4380   132144   30    12176    7099   4370   2831 801.57
1797.92/1798.66	c  3404195     40     4369   133671   30    15710    7809   4359   2525 1347.85
1797.92/1798.66	c Resources Exceeded
1797.92/1798.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.66	c   24  4312919  46844  4360721     5030   155640   5020   2398 1798.00
1797.92/1798.66	s UNKNOWN
1797.92/1798.66	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-1876975-1245174921/watcher-1876975-1245174921 -o /tmp/evaluation-result-1876975-1245174921/solver-1876975-1245174921 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876975-1245174921.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 0.99 0.99 3/64 3953
/proc/meminfo: memFree=1856552/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=26200 CPUtime=0
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 185092655 26828800 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 6550 240 198 640 0 5906 0

[startup+0.042682 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 3953
/proc/meminfo: memFree=1856552/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=18644 CPUtime=0.04
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 308 0 0 0 4 0 0 0 18 0 1 0 185092655 19091456 291 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 4661 291 198 640 0 4017 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18644

[startup+0.101695 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 3953
/proc/meminfo: memFree=1856552/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=18900 CPUtime=0.09
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 376 0 0 0 9 0 0 0 18 0 1 0 185092655 19353600 359 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 4725 359 198 640 0 4081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18900

[startup+0.301738 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 3953
/proc/meminfo: memFree=1856552/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=19160 CPUtime=0.29
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 429 0 0 0 29 0 0 0 19 0 1 0 185092655 19619840 412 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 4790 412 198 640 0 4146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19160

[startup+0.701822 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 3953
/proc/meminfo: memFree=1856552/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=19288 CPUtime=0.69
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 462 0 0 0 69 0 0 0 22 0 1 0 185092655 19750912 445 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 4822 445 198 640 0 4178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19288

[startup+1.50199 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1855328/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=19416 CPUtime=1.49
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 516 0 0 0 149 0 0 0 25 0 1 0 185092655 19881984 499 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 4854 499 198 640 0 4210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19416

[startup+3.10233 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1855008/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=19676 CPUtime=3.09
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 568 0 0 0 308 1 0 0 25 0 1 0 185092655 20148224 551 1992294400 134512640 137136520 4294956256 18446744073709551615 134540844 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 4919 551 198 640 0 4275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19676

[startup+6.30201 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1854688/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=19804 CPUtime=6.29
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 596 0 0 0 626 3 0 0 25 0 1 0 185092655 20279296 579 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 4951 579 198 640 0 4307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19804

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1854432/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=20064 CPUtime=12.68
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 659 0 0 0 1264 4 0 0 25 0 1 0 185092655 20545536 642 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5016 642 198 640 0 4372 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20064

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1854240/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=20196 CPUtime=25.48
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 706 0 0 0 2539 9 0 0 25 0 1 0 185092655 20680704 689 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5049 689 198 640 0 4405 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20196

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1853792/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=20576 CPUtime=51.07
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 806 0 0 0 5087 20 0 0 25 0 1 0 185092655 21069824 789 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5144 789 198 640 0 4500 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20576

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1853536/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=20832 CPUtime=102.25
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 866 0 0 0 10190 35 0 0 25 0 1 0 185092655 21331968 849 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5208 849 198 640 0 4564 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20832

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1853152/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21216 CPUtime=162.23
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 963 0 0 0 16169 54 0 0 25 0 1 0 185092655 21725184 946 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5304 946 198 640 0 4660 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21216

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1852832/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21460 CPUtime=222.21
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1029 0 0 0 22151 70 0 0 25 0 1 0 185092655 21975040 1012 1992294400 134512640 137136520 4294956256 18446744073709551615 136295583 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5365 1012 198 640 0 4721 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21460

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3954
/proc/meminfo: memFree=1852832/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21460 CPUtime=282.18
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1029 0 0 0 28134 84 0 0 25 0 1 0 185092655 21975040 1012 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5365 1012 198 640 0 4721 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21460

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3960
/proc/meminfo: memFree=1852384/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21708 CPUtime=342.15
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1066 0 0 0 34115 100 0 0 25 0 1 0 185092655 22228992 1049 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5427 1049 198 640 0 4783 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 21708

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3960
/proc/meminfo: memFree=1852384/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21700 CPUtime=402.14
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1066 0 0 0 40097 117 0 0 25 0 1 0 185092655 22220800 1049 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5425 1049 198 640 0 4781 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 21700

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3960
/proc/meminfo: memFree=1852384/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21696 CPUtime=462.11
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1078 0 0 0 46080 131 0 0 25 0 1 0 185092655 22216704 1061 1992294400 134512640 137136520 4294956256 18446744073709551615 134544010 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5424 1061 198 640 0 4780 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 21696

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3960
/proc/meminfo: memFree=1852128/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21956 CPUtime=522.09
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1144 0 0 0 52064 145 0 0 25 0 1 0 185092655 22482944 1127 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5489 1127 198 640 0 4845 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 21956

[startup+582.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3960
/proc/meminfo: memFree=1852192/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21956 CPUtime=582.07
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1145 0 0 0 58048 159 0 0 25 0 1 0 185092655 22482944 1128 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5489 1128 198 640 0 4845 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 21956

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 3960
/proc/meminfo: memFree=1852128/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=21956 CPUtime=642.05
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1145 0 0 0 64031 174 0 0 25 0 1 0 185092655 22482944 1128 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5489 1128 198 640 0 4845 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 21956

[startup+702.301 s]

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

/proc/meminfo: memFree=1851296/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22556 CPUtime=1121.87
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1285 0 0 0 111913 274 0 0 25 0 1 0 185092655 23097344 1268 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5639 1268 198 640 0 4995 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 22556

[startup+1182.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 3960
/proc/meminfo: memFree=1851296/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22556 CPUtime=1181.85
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1285 0 0 0 117898 287 0 0 25 0 1 0 185092655 23097344 1268 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5639 1268 198 640 0 4995 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 22556

[startup+1242.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 3960
/proc/meminfo: memFree=1851296/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22556 CPUtime=1241.83
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1285 0 0 0 123884 299 0 0 25 0 1 0 185092655 23097344 1268 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5639 1268 198 640 0 4995 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 22556

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3960
/proc/meminfo: memFree=1851232/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22552 CPUtime=1301.81
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1285 0 0 0 129870 311 0 0 25 0 1 0 185092655 23093248 1268 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5638 1268 198 640 0 4994 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 22552

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3960
/proc/meminfo: memFree=1850976/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22672 CPUtime=1361.79
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1329 0 0 0 135855 324 0 0 25 0 1 0 185092655 23216128 1312 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5668 1312 198 640 0 5024 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 22672

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850976/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22672 CPUtime=1421.77
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1329 0 0 0 141840 337 0 0 25 0 1 0 185092655 23216128 1312 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5668 1312 198 640 0 5024 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 22672

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850976/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22772 CPUtime=1481.74
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1336 0 0 0 147827 347 0 0 25 0 1 0 185092655 23318528 1319 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5693 1319 198 640 0 5049 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 22772

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850912/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22760 CPUtime=1541.72
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1336 0 0 0 153812 360 0 0 25 0 1 0 185092655 23306240 1319 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5690 1319 198 640 0 5046 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 22760

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850848/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22756 CPUtime=1601.7
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1340 0 0 0 159800 370 0 0 25 0 1 0 185092655 23302144 1323 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5689 1323 198 640 0 5045 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 22756

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850848/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22756 CPUtime=1661.67
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1341 0 0 0 165786 381 0 0 25 0 1 0 185092655 23302144 1324 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5689 1324 198 640 0 5045 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 22756

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850848/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22756 CPUtime=1721.65
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1346 0 0 0 171771 394 0 0 25 0 1 0 185092655 23302144 1329 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5689 1329 198 640 0 5045 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 22756

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1781.63
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 177759 404 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 134574336 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 22884

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1791.23
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 178717 406 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 22884

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1794.44
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 179037 407 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (KiB) 22884

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1796.03
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 179196 407 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1796.03
Current children cumulated vsize (KiB) 22884

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1796.83
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 179276 407 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 134543945 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1796.83
Current children cumulated vsize (KiB) 22884

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1797.63
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 179356 407 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (KiB) 22884

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1797.83
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 179376 407 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 22884

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3960
/proc/meminfo: memFree=1850656/2055920 swapFree=4192812/4192956
[pid=3953] ppid=3951 vsize=22884 CPUtime=1797.92
/proc/3953/stat : 3953 (bsolo) R 3951 3953 3910 0 -1 4194304 1373 0 0 0 179385 407 0 0 25 0 1 0 185092655 23433216 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3953/statm: 5721 1356 198 640 0 5077 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 22884

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798
CPU user time (s): 1793.92
CPU system time (s): 4.08038
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 22884

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

runsolver used 1.08083 second user time and 4.00839 second system time

The end

Launcher Data

Begin job on node13 at 2009-06-16 19:55:21
IDJOB=1876975
IDBENCH=2903
IDSOLVER=699
FILE ID=node13/1876975-1245174921
PBS_JOBID= 9363931
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= 4618b6422bdc12197131d1d37f567363
RANDOM SEED=1403566031

node13.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.259
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.259
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:      2055920 kB
MemFree:       1856968 kB
Buffers:         33660 kB
Cached:          87916 kB
SwapCached:        144 kB
Active:          26524 kB
Inactive:       109048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          23616 kB
Slab:            49240 kB
Committed_AS:   167304 kB
PageTables:       1460 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-1876975-1245174921.opb

Free space on /tmp at the end= 66268 MiB
End job on node13 at 2009-06-16 20:25:20