Trace number 3463758

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_4.opb
MD5SUMdc0116cc9dd2d87e5a6934d46be3ef43
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
SatisfiableNO
(Un)Satisfiability was provedYES
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 constraint60
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 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4594
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.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463758-1307179293.opb
0.00/0.00	c File size is 6868 bytes.
0.00/0.00	c Highest Coefficient sum: 4594
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 61 Constr: 15 1/0/14 Lit: 837 Watch. Lit: 271
0.00/0.00	c Obj. Vars: 1 (1.63934 % 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     60       14      836   59      274    1672      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.96/1797.93	c      100     60      157     7243   46      817    1840    143   7142 0.01
1797.96/1797.93	c      250     60      352    15709   44     1290    2025    338   7812 0.03
1797.96/1797.93	c      476     60      660    29849   45     2219    2228    646   8500 0.06
1797.96/1797.93	c      815     60     1191    55070   46     4491    2451   1177   8578 0.10
1797.96/1797.93	c     1323     60     1881    87801   46     6448    2697   1867   8268 0.16
1797.96/1797.93	c     2087     60     1530    71641   46     4381    2967   1516   7400 0.28
1797.96/1797.93	c     3234     60     1499    68230   45     4060    3264   1485   7267 0.45
1797.96/1797.93	c     4955     60     2026    89785   44     5297    3591   2012   7008 0.71
1797.96/1797.93	c     7539     60     3602   163365   45    11042    3951   3588   6993 1.08
1797.96/1797.93	c    11419     60     3122   150467   48    10235    4347   3108   6662 1.71
1797.96/1797.93	c    17241     60     3127   150454   48    11497    4782   3113   5884 2.93
1797.96/1797.93	c    25979     60     4363   209485   48    15497    5261   4349   5267 4.93
1797.96/1797.93	c    39089     60     4746   232809   49    17321    5788   4732   4722 8.28
1797.96/1797.93	c    58759     60     4796   232404   48    17061    6367   4782   4252 13.82
1797.96/1797.93	c    88269     60     3217   156040   48    11175    7004   3203   3995 22.09
1797.96/1797.93	c   132539     60     4145   199278   48    13342    7705   4131   3755 35.30
1797.96/1797.93	c   198950     60     5589   267235   47    19348    8476   5575   3521 56.49
1797.96/1797.93	c   298570     60     8270   393221   47    26198    9324   8256   3234 92.31
1797.96/1797.93	c   448006     60     6936   331561   47    21299   10257   6922   3118 143.66
1797.96/1797.93	c   672165     60     5333   251560   47    17214   11283   5319   2845 236.19
1797.96/1797.93	c  1008408     60    10619   518400   48    38265   12412  10605   2664 378.44
1797.96/1797.93	c  1512781     60     8260   392233   47    26463   13654   8246   2630 575.06
1797.96/1797.93	c  2269344     60     7446   365121   49    25938   15020   7432   2388 949.94
1797.96/1797.93	c  3404195     60     7868   380014   48    28873   16523   7854   2262 1504.65
1797.96/1797.93	c Resources Exceeded
1797.96/1797.93	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1797.93	c   24  3935998  36936  3973939    12403   594283  12389   2189 1798.00
1797.96/1797.93	s UNKNOWN
1797.96/1797.93	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3463758-1307179293/watcher-3463758-1307179293 -o /tmp/evaluation-result-3463758-1307179293/solver-3463758-1307179293 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463758-1307179293.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 4/514 26850
/proc/meminfo: memFree=20894324/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=18600 CPUtime=0.01 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 318 0 0 0 1 0 0 0 25 0 1 0 810344871 19046400 270 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 4650 270 192 642 0 4006 0

[startup+0.0440979 s]
/proc/loadavg: 2.00 2.02 2.00 4/514 26850
/proc/meminfo: memFree=20894324/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=18860 CPUtime=0.04 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 370 0 0 0 4 0 0 0 25 0 1 0 810344871 19312640 322 33554432000 134512640 137138936 4288293648 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 4715 322 192 642 0 4071 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18860

[startup+0.101089 s]
/proc/loadavg: 2.00 2.02 2.00 4/514 26850
/proc/meminfo: memFree=20894324/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=19376 CPUtime=0.1 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 510 0 0 0 10 0 0 0 25 0 1 0 810344871 19841024 462 33554432000 134512640 137138936 4288293648 18446744073709551615 134542854 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 4844 462 192 642 0 4200 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19376

[startup+0.301052 s]
/proc/loadavg: 2.00 2.02 2.00 4/514 26850
/proc/meminfo: memFree=20894324/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=20532 CPUtime=0.3 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 793 0 0 0 30 0 0 0 25 0 1 0 810344871 21024768 745 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 5133 745 192 642 0 4489 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 20532

[startup+0.700973 s]
/proc/loadavg: 2.00 2.02 2.00 4/514 26850
/proc/meminfo: memFree=20894324/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=20792 CPUtime=0.69 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 865 0 0 0 69 0 0 0 25 0 1 0 810344871 21291008 817 33554432000 134512640 137138936 4288293648 18446744073709551615 134607604 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 5198 817 192 642 0 4554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20792

[startup+1.50082 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26851
/proc/meminfo: memFree=20890472/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=21440 CPUtime=1.49 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 1027 0 0 0 149 0 0 0 25 0 1 0 810344871 21954560 979 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 5360 979 192 642 0 4716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21440

[startup+3.10052 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26851
/proc/meminfo: memFree=20888756/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=21952 CPUtime=3.09 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 1139 0 0 0 308 1 0 0 25 0 1 0 810344871 22478848 1091 33554432000 134512640 137138936 4288293648 18446744073709551615 136296998 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 5488 1091 192 642 0 4844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21952

[startup+6.30092 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26851
/proc/meminfo: memFree=20887924/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=22720 CPUtime=6.29 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 1324 0 0 0 627 2 0 0 25 0 1 0 810344871 23265280 1276 33554432000 134512640 137138936 4288293648 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 5680 1276 192 642 0 5036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22720

[startup+12.7007 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26852
/proc/meminfo: memFree=20886724/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=23108 CPUtime=12.69 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 1433 0 0 0 1265 4 0 0 25 0 1 0 810344871 23662592 1385 33554432000 134512640 137138936 4288293648 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 5777 1385 192 642 0 5133 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23108

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26852
/proc/meminfo: memFree=20886260/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=23884 CPUtime=25.49 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 1623 0 0 0 2541 8 0 0 25 0 1 0 810344871 24457216 1575 33554432000 134512640 137138936 4288293648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 5971 1575 192 642 0 5327 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23884

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 26853
/proc/meminfo: memFree=20885408/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=24632 CPUtime=51.09 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 1805 0 0 0 5092 17 0 0 25 0 1 0 810344871 25223168 1757 33554432000 134512640 137138936 4288293648 18446744073709551615 134609268 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 6158 1757 192 642 0 5514 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24632

[startup+102.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 26854
/proc/meminfo: memFree=20884140/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=25744 CPUtime=102.31 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2093 0 0 0 10200 31 0 0 25 0 1 0 810344871 26361856 2045 33554432000 134512640 137138936 4288293648 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 6436 2045 192 642 0 5792 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25744

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 26856
/proc/meminfo: memFree=20881636/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=26628 CPUtime=162.3 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2313 0 0 0 16182 48 0 0 25 0 1 0 810344871 27267072 2265 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 6657 2265 192 642 0 6013 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 26628

[startup+222.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/515 26860
/proc/meminfo: memFree=20882940/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=26628 CPUtime=222.3 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2313 0 0 0 22168 62 0 0 25 0 1 0 810344871 27267072 2265 33554432000 134512640 137138936 4288293648 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 6657 2265 192 642 0 6013 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26628

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.01 3/515 26862
/proc/meminfo: memFree=20882660/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=27520 CPUtime=282.3 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2536 0 0 0 28155 75 0 0 25 0 1 0 810344871 28180480 2488 33554432000 134512640 137138936 4288293648 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 6880 2488 192 642 0 6236 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27520

[startup+342.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/515 26890
/proc/meminfo: memFree=21484872/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=27520 CPUtime=342.31 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2547 0 0 0 34142 89 0 0 25 0 1 0 810344871 28180480 2499 33554432000 134512640 137138936 4288293648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 6880 2499 192 642 0 6236 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 27520

[startup+402.301 s]
/proc/loadavg: 2.18 2.09 2.02 3/515 26892
/proc/meminfo: memFree=21484532/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=28164 CPUtime=402.31 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2705 0 0 0 40126 105 0 0 25 0 1 0 810344871 28839936 2657 33554432000 134512640 137138936 4288293648 18446744073709551615 134542805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7041 2657 192 642 0 6397 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 28164

[startup+462.301 s]
/proc/loadavg: 2.06 2.07 2.01 3/515 26894
/proc/meminfo: memFree=21472372/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=28164 CPUtime=462.31 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2705 0 0 0 46111 120 0 0 25 0 1 0 810344871 28839936 2657 33554432000 134512640 137138936 4288293648 18446744073709551615 134542448 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7041 2657 192 642 0 6397 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 28164

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/515 26895
/proc/meminfo: memFree=21463144/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=28252 CPUtime=522.31 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2713 0 0 0 52096 135 0 0 25 0 1 0 810344871 28930048 2665 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7063 2665 192 642 0 6419 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 28252

[startup+582.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 26897
/proc/meminfo: memFree=21440532/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=28988 CPUtime=582.32 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 2910 0 0 0 58081 151 0 0 25 0 1 0 810344871 29683712 2862 33554432000 134512640 137138936 4288293648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7247 2862 192 642 0 6603 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 28988

[startup+642.301 s]

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

/proc/meminfo: memFree=21441788/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30408 CPUtime=1062.33 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3257 0 0 0 105986 247 0 0 25 0 1 0 810344871 31137792 3209 33554432000 134512640 137138936 4288293648 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7602 3209 192 642 0 6958 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 30408

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/515 26911
/proc/meminfo: memFree=21441880/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30360 CPUtime=1122.33 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3257 0 0 0 111975 258 0 0 25 0 1 0 810344871 31088640 3209 33554432000 134512640 137138936 4288293648 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7590 3209 192 642 0 6946 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 30360

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 26913
/proc/meminfo: memFree=21426344/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30356 CPUtime=1182.34 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3257 0 0 0 117963 271 0 0 25 0 1 0 810344871 31084544 3209 33554432000 134512640 137138936 4288293648 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7589 3209 192 642 0 6945 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 30356

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26914
/proc/meminfo: memFree=21359360/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30356 CPUtime=1242.33 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3257 0 0 0 123950 283 0 0 25 0 1 0 810344871 31084544 3209 33554432000 134512640 137138936 4288293648 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7589 3209 192 642 0 6945 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 30356

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 26916
/proc/meminfo: memFree=21317412/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30356 CPUtime=1302.35 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3257 0 0 0 129943 292 0 0 25 0 1 0 810344871 31084544 3209 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7589 3209 192 642 0 6945 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 30356

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/515 26918
/proc/meminfo: memFree=21317380/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30356 CPUtime=1362.35 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3257 0 0 0 135931 304 0 0 25 0 1 0 810344871 31084544 3209 33554432000 134512640 137138936 4288293648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7589 3209 192 642 0 6945 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 30356

[startup+1422.32 s]
/proc/loadavg: 2.16 2.05 2.01 3/515 26919
/proc/meminfo: memFree=21317344/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30356 CPUtime=1422.36 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3257 0 0 0 141919 317 0 0 25 0 1 0 810344871 31084544 3209 33554432000 134512640 137138936 4288293648 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7589 3209 192 642 0 6945 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 30356

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/515 26921
/proc/meminfo: memFree=21299952/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=30428 CPUtime=1482.34 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3261 0 0 0 147907 327 0 0 25 0 1 0 810344871 31158272 3213 33554432000 134512640 137138936 4288293648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7607 3213 192 642 0 6963 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 30428

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 26922
/proc/meminfo: memFree=21236936/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31280 CPUtime=1542.35 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3476 0 0 0 153895 340 0 0 25 0 1 0 810344871 32030720 3428 33554432000 134512640 137138936 4288293648 18446744073709551615 134542439 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7820 3428 192 642 0 7176 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 31280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26924
/proc/meminfo: memFree=21183708/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31280 CPUtime=1602.35 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3476 0 0 0 159883 352 0 0 25 0 1 0 810344871 32030720 3428 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7820 3428 192 642 0 7176 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 31280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26926
/proc/meminfo: memFree=21134828/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31280 CPUtime=1662.36 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3488 0 0 0 165873 363 0 0 25 0 1 0 810344871 32030720 3440 33554432000 134512640 137138936 4288293648 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7820 3440 192 642 0 7176 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 31280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 26927
/proc/meminfo: memFree=21107272/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31280 CPUtime=1722.36 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3488 0 0 0 171862 374 0 0 25 0 1 0 810344871 32030720 3440 33554432000 134512640 137138936 4288293648 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7820 3440 192 642 0 7176 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 31280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 26929
/proc/meminfo: memFree=21106120/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31396 CPUtime=1782.36 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3507 0 0 0 177850 386 0 0 25 0 1 0 810344871 32149504 3459 33554432000 134512640 137138936 4288293648 18446744073709551615 134542915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7849 3459 192 642 0 7205 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 31396

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 26929
/proc/meminfo: memFree=21106120/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31396 CPUtime=1785.56 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3507 0 0 0 178169 387 0 0 25 0 1 0 810344871 32149504 3459 33554432000 134512640 137138936 4288293648 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7849 3459 192 642 0 7205 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (KiB) 31396

[startup+1791.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 26929
/proc/meminfo: memFree=21106244/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31396 CPUtime=1791.98 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3507 0 0 0 178810 388 0 0 25 0 1 0 810344871 32149504 3459 33554432000 134512640 137138936 4288293648 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7849 3459 192 642 0 7205 0
Current children cumulated CPU time (s) 1791.98
Current children cumulated vsize (KiB) 31396

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 26929
/proc/meminfo: memFree=21106120/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31396 CPUtime=1795.18 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3507 0 0 0 179129 389 0 0 25 0 1 0 810344871 32149504 3459 33554432000 134512640 137138936 4288293648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7849 3459 192 642 0 7205 0
Current children cumulated CPU time (s) 1795.18
Current children cumulated vsize (KiB) 31396

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 26929
/proc/meminfo: memFree=21106244/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31396 CPUtime=1796.76 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3507 0 0 0 179287 389 0 0 25 0 1 0 810344871 32149504 3459 33554432000 134512640 137138936 4288293648 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7849 3459 192 642 0 7205 0
Current children cumulated CPU time (s) 1796.76
Current children cumulated vsize (KiB) 31396

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 26929
/proc/meminfo: memFree=21106120/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31396 CPUtime=1797.56 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3507 0 0 0 179367 389 0 0 25 0 1 0 810344871 32149504 3459 33554432000 134512640 137138936 4288293648 18446744073709551615 134542620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7849 3459 192 642 0 7205 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 31396

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/515 26929
/proc/meminfo: memFree=21106120/32951124 swapFree=62999000/67111528
[pid=26850] ppid=26848 vsize=31396 CPUtime=1797.96 cores=1,3,5,7
/proc/26850/stat : 26850 (bsolo) R 26848 26850 24981 0 -1 4202496 3507 0 0 0 179407 389 0 0 25 0 1 0 810344871 32149504 3459 33554432000 134512640 137138936 4288293648 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26850/statm: 7849 3459 192 642 0 7205 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 31396

Child status: 0
Real time (s): 1797.93
CPU time (s): 1798
CPU user time (s): 1794.1
CPU system time (s): 3.89641
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 31396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.1
system time used= 3.89641
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3507
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= 5
involuntary context switches= 2902

runsolver used 8.58169 second user time and 21.3937 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-04 11:21:33
IDJOB=3463758
IDBENCH=2917
IDSOLVER=1955
FILE ID=node141/3463758-1307179293
RUNJOBID= node141-1307175042-26490
PBS_JOBID= 13508859
Free space on /tmp= 73900 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463758-1307179293/watcher-3463758-1307179293 -o /tmp/evaluation-result-3463758-1307179293/solver-3463758-1307179293 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463758-1307179293.opb

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

MD5SUM BENCH= dc0116cc9dd2d87e5a6934d46be3ef43
RANDOM SEED=1469801683

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20894604 kB
Buffers:        284484 kB
Cached:         675044 kB
SwapCached:       8848 kB
Active:       11223012 kB
Inactive:       566340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20894604 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:    10828208 kB
Mapped:          26324 kB
Slab:           125324 kB
PageTables:      71692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 151524856 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73856 MiB
End job on node141 at 2011-06-04 11:51:31