Trace number 454320

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, and are wall clock time (not CPU 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.0.16SAT-27 1800.02 1800.7

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_4.opb
MD5SUM85583812489e95a26f37a10baffcd23f
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint25
Maximum length of a constraint50
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products3130
Sum of products size6260

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/454320-1178024500/instance-454320-1178024500.opb
0.00/0.00	c File size is 76657 bytes.
0.00/0.04	c Highest Coefficient sum: 200
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.036 s
0.00/0.04	c Var: 6460 Constr: 12920 6460/200/6260 Lit: 50080 Watch. Lit: 37560
0.00/0.04	c Obj. Vars: 200 (3.09598 % of total variables)
0.09/0.16	c Pre-processing Time: 0.159 s
0.09/0.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.16	c        0    200     3130     9390    3     6260    1043      0      0 0.16
0.09/0.16	c Switching off LPR mode.
0.09/0.16	o -19	0.16
0.09/0.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.16	c        0    200     3131     9590    3     6281    2043      1      0 0.16
0.09/0.16	o -20	0.161
0.09/0.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.17	c        3    200     3135    10326    3     6309    2043      5     18 0.16
0.09/0.17	o -21	0.168
0.09/0.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.17	c       69    200     3202    22186    6     6464    2043     72    408 0.17
0.09/0.17	o -23	0.17
0.09/0.18	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.18	c       74    200     3208    23266    7     6499    2043     78    435 0.17
0.09/0.18	c      175    200     3309    40797   12     6701    2248    179    956 0.18
0.09/0.18	o -24	0.185
0.19/0.23	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.23	c      188    200     3323    43251   13     6753    2043    193   1010 0.19
0.19/0.23	c      288    200     3423    60489   17     6953    2248    293   1440 0.20
0.19/0.23	o -25	0.229
23.06/23.15	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
23.06/23.15	c      476    200     3612    93148   25     7356    2043    482   2078 0.23
23.06/23.15	c      576    200     3712   110312   29     7556    2248    582   2360 0.24
23.06/23.15	c      827    200     3963   153211   38     8058    2473    833   2911 0.28
23.06/23.15	c     1302    200     4438   234746   52     9008    2721   1308   3364 0.39
23.06/23.15	c     2116    200     5252   373969   71    10636    2994   2122   3792 0.56
23.06/23.15	c     3437    200     6573   600013   91    13278    3294   3443   3719 0.92
23.06/23.15	c     5519    200     8655   956571  110    17442    3624   5525   2827 1.95
23.06/23.15	c     8742    200    11878  1507260  126    23888    3987   8748   2690 3.25
23.06/23.15	c    13678    200     8382   907920  108    16789    4386   5252   2288 5.98
23.06/23.15	c    21185    200     7263   716202   98    14551    4825   4133   1744 12.15
23.06/23.15	c    32547    200     9778  1144663  117    19581    5308   6648   1409 23.09
23.06/23.15	o -26	23.124
24.26/24.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
24.26/24.30	c    32732    200     9964  1176604  118    19979    2043   6834   1415 23.12
24.26/24.30	c    32832    200    10064  1193647  118    20179    2248   6934   1417 23.17
24.26/24.30	c    33082    200    10314  1236146  119    20679    2473   7184   1413 23.40
24.26/24.30	c    33558    200    10790  1317077  122    21631    2721   7660   1425 23.55
24.26/24.30	c    34372    200    11604  1455169  125    23259    2994   8474   1422 24.17
24.26/24.30	o -27	24.273
1799.92/1800.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.92/1800.68	c    34731    200    11964  1516589  126    24006    2043   8834   1430 24.27
1799.92/1800.68	c    34832    200     4254   200036   47     8535    2248   1124   1423 24.47
1799.92/1800.68	c    35082    200     4504   242341   53     9035    2473   1374   1431 24.50
1799.92/1800.68	c    35558    200     4980   322767   64     9987    2721   1850   1446 24.59
1799.92/1800.68	c    36371    200     5793   460079   79    11613    2994   2663   1468 24.77
1799.92/1800.68	c    37691    200     7113   683029   96    14253    3294   3983   1489 25.30
1799.92/1800.68	c    39772    200     9194  1034165  112    18415    3624   6064   1530 25.98
1799.92/1800.68	c    42995    200    12417  1578676  127    24861    3987   9287   1496 28.74
1799.92/1800.68	c    47931    200     8923   986791  110    17873    4386   5793   1498 31.99
1799.92/1800.68	c    55437    200     7801   795888  102    15629    4825   4671   1443 38.41
1799.92/1800.68	c    66798    200    10321  1224212  118    20669    5308   7191   1428 46.75
1799.92/1800.68	c    83943    200     9300  1051518  113    18627    5839   6170   1326 63.27
1799.92/1800.68	c   109762    200     7068   673327   95    14163    6423   3938   1145 95.81
1799.92/1800.68	c   148595    200     7343   719213   97    14713    7066   4213   1016 146.12
1799.92/1800.68	c   206947    200    15889  2160163  135    31805    7773  12759    827 250.18
1799.92/1800.68	c   294580    200    10722  1289861  120    21471    8551   7592    768 383.47
1799.92/1800.68	c   426132    200    13879  1815297  130    27785    9407  10749    722 589.83
1799.92/1800.68	c   623564    200    11008  1339918  121    22043   10348   7878    649 959.78
1799.92/1800.68	c   919817    200    17224  2386615  138    34475   11383  14094    582 1579.14
1799.92/1800.68	c Resources Exceeded
1799.92/1800.68	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
1799.92/1800.68	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1799.92/1800.68	v -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
1799.92/1800.68	v -x81 -x82 -x83 -x84 x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105
1799.92/1800.68	v x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126
1799.92/1800.68	v -x127 -x128 x129 -x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 x139 x140 x141 x142 -x143 -x144 x145 -x146 -x147 -x148
1799.92/1800.68	v x149 -x150 -x151 x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170
1799.92/1800.68	v -x171 -x172 x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191
1799.92/1800.68	v -x192 x193 -x194 x195 -x196 -x197 -x198 -x199 -x200
1799.92/1800.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.92/1800.68	c   42  1031403  54494  1094179    19739  2810287  16609    573 1800.01
1799.92/1800.68	c Objective: -27
1799.92/1800.68	s SATISFIABLE
1799.92/1800.69	c Total time: 1800.01 s

Verifier Data (download as text)

OK	-27

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-454320-1178024500 -o ROOT/results/node10/solver-454320-1178024500 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454320-1178024500/instance-454320-1178024500.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 28124
/proc/meminfo: memFree=1896024/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=4000 CPUtime=0
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 383 0 0 0 0 0 0 0 18 0 1 0 278487553 4096000 352 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 9340539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 1000 353 292 324 0 50 0

[startup+0.052377 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 28124
/proc/meminfo: memFree=1896024/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=7412 CPUtime=0.04
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 1260 0 0 0 4 0 0 0 18 0 1 0 278487553 7589888 1210 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 1853 1210 306 324 0 922 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7412

[startup+0.10135 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 28124
/proc/meminfo: memFree=1896024/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=7412 CPUtime=0.09
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 1260 0 0 0 9 0 0 0 18 0 1 0 278487553 7589888 1210 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 1853 1210 306 324 0 922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7412

[startup+0.301393 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 28124
/proc/meminfo: memFree=1896024/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=8960 CPUtime=0.29
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 1663 0 0 0 28 1 0 0 19 0 1 0 278487553 9175040 1593 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 2240 1593 313 324 0 1309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8960

[startup+0.701478 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 28124
/proc/meminfo: memFree=1896024/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=12656 CPUtime=0.69
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 2605 0 0 0 68 1 0 0 23 0 1 0 278487553 12959744 2535 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 9338459 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 3164 2535 313 324 0 2233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12656

[startup+1.50165 s]
/proc/loadavg: 0.80 0.95 0.98 2/84 28125
/proc/meminfo: memFree=1885392/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=16880 CPUtime=1.5
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 3655 0 0 0 148 2 0 0 25 0 1 0 278487553 17285120 3585 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 4220 3585 313 324 0 3289 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 16880

[startup+3.102 s]
/proc/loadavg: 0.80 0.95 0.98 2/84 28125
/proc/meminfo: memFree=1880016/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=24868 CPUtime=3.09
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 5647 0 0 0 306 3 0 0 25 0 1 0 278487553 25464832 5577 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 6217 5577 313 324 0 5286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24868

[startup+6.30168 s]
/proc/loadavg: 0.81 0.95 0.98 2/84 28129
/proc/meminfo: memFree=1870096/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=29368 CPUtime=6.28
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 6781 0 0 0 625 3 0 0 25 0 1 0 278487553 30072832 6711 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 7342 6711 313 324 0 6411 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29368

[startup+12.7011 s]
/proc/loadavg: 0.83 0.95 0.98 2/84 28133
/proc/meminfo: memFree=1869088/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=30396 CPUtime=12.68
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 7041 0 0 0 1263 5 0 0 25 0 1 0 278487553 31125504 6971 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 7599 6971 313 324 0 6668 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30396

[startup+25.5018 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 28153
/proc/meminfo: memFree=1869912/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=30732 CPUtime=25.47
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 7273 0 0 0 2539 8 0 0 25 0 1 0 278487553 31469568 7057 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 7683 7057 313 324 0 6752 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30732

[startup+51.1013 s]
/proc/loadavg: 0.91 0.96 0.98 2/78 28153
/proc/meminfo: memFree=1868704/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=32216 CPUtime=51.06
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 7644 0 0 0 5094 12 0 0 25 0 1 0 278487553 32989184 7415 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 8054 7415 313 324 0 7123 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 32216

[startup+102.305 s]
/proc/loadavg: 1.03 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1867616/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=33336 CPUtime=102.23
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 7920 0 0 0 10206 17 0 0 25 0 1 0 278487553 34136064 7691 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 8334 7691 313 324 0 7403 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 33336

[startup+162.302 s]
/proc/loadavg: 1.01 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1864864/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=36004 CPUtime=162.22
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 8585 0 0 0 16198 24 0 0 25 0 1 0 278487553 36868096 8356 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9001 8356 313 324 0 8070 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 36004

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1864736/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=36004 CPUtime=222.19
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 8600 0 0 0 22191 28 0 0 25 0 1 0 278487553 36868096 8371 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9001 8371 313 324 0 8070 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 36004

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1863072/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=37636 CPUtime=282.17
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 9002 0 0 0 28181 36 0 0 25 0 1 0 278487553 38539264 8773 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9409 8773 313 324 0 8478 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 37636

[startup+342.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1863080/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=37568 CPUtime=342.15
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 9002 0 0 0 34172 43 0 0 25 0 1 0 278487553 38469632 8766 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9392 8766 313 324 0 8461 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 37568

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1861352/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=39364 CPUtime=402.13
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 9433 0 0 0 40163 50 0 0 25 0 1 0 278487553 40308736 9197 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550943 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9841 9197 313 324 0 8910 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 39364

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1861224/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=39360 CPUtime=462.1
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 9446 0 0 0 46154 56 0 0 25 0 1 0 278487553 40304640 9210 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9840 9210 313 324 0 8909 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 39360

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1861224/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=39408 CPUtime=522.08
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 9447 0 0 0 52146 62 0 0 25 0 1 0 278487553 40353792 9209 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9852 9209 313 324 0 8921 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 39408

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 28153
/proc/meminfo: memFree=1861160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=39396 CPUtime=582.06
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 9451 0 0 0 58139 67 0 0 25 0 1 0 278487553 40341504 9213 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 9849 9213 313 324 0 8918 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 39396

[startup+642.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 28153
/proc/meminfo: memFree=1859240/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=41212 CPUtime=642.04
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 9936 0 0 0 64131 73 0 0 25 0 1 0 278487553 42201088 9677 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10303 9677 313 324 0 9372 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 41212


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

/proc/meminfo: memFree=1856488/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43436 CPUtime=1121.86
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10515 0 0 0 112070 116 0 0 25 0 1 0 278487553 44478464 10229 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10859 10229 313 324 0 9928 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 43436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1856424/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43436 CPUtime=1181.84
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10515 0 0 0 118064 120 0 0 25 0 1 0 278487553 44478464 10229 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10859 10229 313 324 0 9928 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 43436

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1856232/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43436 CPUtime=1241.82
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10515 0 0 0 124057 125 0 0 25 0 1 0 278487553 44478464 10229 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10859 10229 313 324 0 9928 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 43436

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1856168/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43436 CPUtime=1301.8
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10515 0 0 0 130050 130 0 0 25 0 1 0 278487553 44478464 10229 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10859 10229 313 324 0 9928 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 43436

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1856104/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43436 CPUtime=1361.77
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10515 0 0 0 136042 135 0 0 25 0 1 0 278487553 44478464 10229 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 9338637 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10859 10229 313 324 0 9928 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 43436

[startup+1422.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 28153
/proc/meminfo: memFree=1855912/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43380 CPUtime=1421.76
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10528 0 0 0 142034 142 0 0 25 0 1 0 278487553 44421120 10219 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10845 10219 313 324 0 9914 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 43380

[startup+1482.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 28153
/proc/meminfo: memFree=1855848/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43516 CPUtime=1481.73
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10548 0 0 0 148027 146 0 0 25 0 1 0 278487553 44560384 10237 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10879 10237 313 324 0 9948 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 43516

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1855784/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=43448 CPUtime=1541.71
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 10548 0 0 0 154020 151 0 0 25 0 1 0 278487553 44490752 10236 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 10862 10236 313 324 0 9931 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 43448

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853544/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45696 CPUtime=1601.68
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11096 0 0 0 160011 157 0 0 25 0 1 0 278487553 46792704 10784 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11424 10784 313 324 0 10493 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 45696

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853352/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1661.67
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11124 0 0 0 166003 164 0 0 25 0 1 0 278487553 46862336 10812 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 9336691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10812 313 324 0 10510 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 45764

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853288/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1721.64
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11124 0 0 0 171996 168 0 0 25 0 1 0 278487553 46862336 10812 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10812 313 324 0 10510 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 45764

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853224/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1781.62
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 177987 175 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 45764

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1791.22
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 178946 176 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134573504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 45764

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1794.42
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 179266 176 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 45764

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1797.61
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 179584 177 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 45764

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1799.21
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 179744 177 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160527312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1799.21
Current children cumulated vsize (KiB) 45764

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1799.61
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 179784 177 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 45764

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1799.81
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 179804 177 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1799.81
Current children cumulated vsize (KiB) 45764

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28153
/proc/meminfo: memFree=1853160/2055920 swapFree=4145536/4192956
[pid=28124] ppid=28122 vsize=45764 CPUtime=1799.92
/proc/28124/stat : 28124 (bsolo3.0.16) R 28122 28124 27444 0 -1 4194304 11126 0 0 0 179815 177 0 0 25 0 1 0 278487553 46862336 10814 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28124/statm: 11441 10814 313 324 0 10510 0
Current children cumulated CPU time (s) 1799.92
Current children cumulated vsize (KiB) 45764

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.02
CPU user time (s): 1798.24
CPU system time (s): 1.78173
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 45764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 1.78173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11127
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= 12
involuntary context switches= 36866

runsolver used 1.3288 second user time and 3.9674 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue May  1 13:01:40 UTC 2007

IDJOB= 454320
IDBENCH= 48189
IDSOLVER= 163
FILE ID= node10/454320-1178024500

PBS_JOBID= 4728382

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_4.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454320-1178024500/instance-454320-1178024500.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-454320-1178024500 -o ROOT/results/node10/solver-454320-1178024500 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454320-1178024500/instance-454320-1178024500.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  85583812489e95a26f37a10baffcd23f

RANDOM SEED= 149439681

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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:       1896496 kB
Buffers:         12256 kB
Cached:          63588 kB
SwapCached:      15548 kB
Active:          66384 kB
Inactive:        33216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896496 kB
SwapTotal:     4192956 kB
SwapFree:      4145536 kB
Dirty:            6864 kB
Writeback:           0 kB
Mapped:          31368 kB
Slab:            44988 kB
Committed_AS:  3917220 kB
PageTables:       1936 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node10 on Tue May  1 13:31:41 UTC 2007