Trace number 452849

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.17OPT3 32.772 32.7856

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=89-P1=37-P2=43-P3=47-P4=41-P5=107-P6=127-B.opb
MD5SUM59a5e5c0509fa3a2bc4b2a05a02d5b79
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.109983
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables126
Total number of constraints13
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 constraints13
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products294
Sum of products size588

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.17 - 27/04/2007 : 1600 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/452849-1177986469/instance-452849-1177986469.opb
0.00/0.00	c File size is 5394 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 420 Constr: 607 294/0/313 Lit: 2555 Watch. Lit: 1580
0.00/0.00	c Obj. Vars: 7 (1.66667 % of total variables)
0.00/0.01	c Pre-processing Time: 0.007 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    420      607     2555    4     2191    3443      0      0 0.01
0.00/0.01	c Switching off LPR mode.
0.89/0.95	c      100    420      707     7740   10     2303    3788    100   8333 0.01
0.89/0.95	c      250    420      857    16571   19     2611    4167    250  11363 0.02
0.89/0.95	c      476    420     1083    28891   26     3010    4584    476  13222 0.04
0.89/0.95	c      815    420     1422    46263   32     3661    5043    815  13145 0.06
0.89/0.95	c     1324    420     1931    71036   36     4692    5548   1324  12373 0.11
0.89/0.95	c     2088    420     2695   105491   39     6192    6103   2088  10707 0.20
0.89/0.95	c     3235    420     3842   154980   40     8507    6714   3235   8380 0.39
0.89/0.95	c     4957    420     5564   234261   42    11967    7386   4957   6856 0.72
0.89/0.95	o 109	0.955
9.59/9.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.59/9.63	c     6949    420     7557   343561   45    15959    3457   6950   7276 0.95
9.59/9.63	c     7051    420     2439   103319   42     5834    3803   1832   7029 1.00
9.59/9.63	c     7302    420     2690   119021   44     6333    4184   2083   7021 1.04
9.59/9.63	c     7777    420     3165   146636   46     7247    4603   2558   7180 1.08
9.59/9.63	c     8591    420     3979   191828   48     8873    5064   3372   6917 1.24
9.59/9.63	c     9911    420     5299   255406   48    11513    5571   4692   7218 1.37
9.59/9.63	c    11992    420     4544   184051   40     9988    6129   3937   6621 1.81
9.59/9.63	c    15216    420     4575   185286   40    10034    6742   3968   6064 2.51
9.59/9.63	c    20152    420     5962   272674   45    12812    7417   5355   5230 3.85
9.59/9.63	c    27658    420     5362   254350   47    11585    8159   4755   4732 5.84
9.59/9.63	c    39019    420     8148   375881   46    17201    8975   7541   4478 8.71
9.59/9.63	o 65	9.627
13.29/13.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
13.29/13.35	c    43872    419     8125   383200   47    17143    3457   7518   4557 9.63
13.29/13.35	c    43972    419     2439    92974   38     5756    3803   1832   4547 9.67
13.29/13.35	c    44223    419     2690   105666   39     6250    4184   2083   4563 9.69
13.29/13.35	c    44698    419     3165   129673   40     7202    4603   2558   4589 9.74
13.29/13.35	c    45511    419     3978   170391   42     8808    5064   3371   4618 9.86
13.29/13.35	c    46831    419     5298   232491   43    11461    5571   4691   4642 10.09
13.29/13.35	c    48913    419     4537   190765   42     9903    6129   3930   4591 10.65
13.29/13.35	c    52138    419     4642   203424   43    10179    6742   4035   4507 11.57
13.29/13.35	c    57075    419     6058   288200   47    13002    7417   5451   4425 12.90
13.29/13.35	o 49	13.348
23.88/23.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
23.88/23.92	c    59720    419     4769   222407   46    10459    3457   4162   4474 13.35
23.88/23.92	c    59821    410     2440    96254   39     5840    3803   1833   4474 13.37
23.88/23.92	c    60072    410     2691   109735   40     6308    4184   2084   4486 13.39
23.88/23.92	c    60547    410     3166   133370   42     7261    4603   2559   4508 13.43
23.88/23.92	c    61360    410     3979   174280   43     8873    5064   3372   4533 13.53
23.88/23.92	c    62681    410     5300   238200   44    11479    5571   4693   4534 13.82
23.88/23.92	c    64762    410     4539   190819   42     9984    6129   3932   4481 14.45
23.88/23.92	c    67986    410     4302   194425   45     9534    6742   3695   4575 14.86
23.88/23.92	c    72923    410     5707   255998   44    12336    7417   5100   4580 15.92
23.88/23.92	c    80429    409     5509   236501   42    11897    8159   4902   4629 17.37
23.88/23.92	c    91792    409     8355   369275   44    17660    8975   7748   4235 21.67
23.88/23.92	o 3	23.913
32.68/32.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
32.68/32.78	c    97848    406     5102   221960   43    11142    3455   4495   4081 23.97
32.68/32.78	c    97948    406     2444    97040   39     5802    3801   1837   4081 24.00
32.68/32.78	c    98199    406     2695   109431   40     6275    4182   2088   4088 24.02
32.68/32.78	c    98674    406     3170   134643   42     7246    4601   2563   4098 24.07
32.68/32.78	c    99488    406     3984   177434   44     8864    5062   3377   4118 24.16
32.68/32.78	c   100809    398     5305   245095   46    11552    5569   4698   4127 24.42
32.68/32.78	c   102890    398     4419   196631   44     9771    6126   3812   4152 24.78
32.68/32.78	c   106115    398     4498   190114   42     9912    6739   3891   4145 25.59
32.68/32.78	c   111051    360     5952   258697   43    12834    7413   5345   4120 26.95
32.68/32.78	c   118557    357     5812   247999   42    12574    8155   5205   4091 28.97
32.68/32.78	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 x29 -x30 -x31
32.68/32.78	v -x32 x33 -x34 -x35 x36 -x37 x38 -x39 x40 -x41 x42 x43 -x44 -x45 x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 x85 -x86 -x87
32.68/32.78	v -x88 -x89 -x90 -x91 x57 -x58 x59 x60 -x61 -x62 x63 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x64 -x65 -x66 -x67 -x68 -x69 -x70 x99 x100
32.68/32.78	v -x101 -x102 -x103 -x104 -x105 x71 -x72 -x73 -x74 x75 -x76 -x77 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x78 -x79 x80 -x81 -x82
32.68/32.78	v x83 -x84 x113 x114 -x115 x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126
32.68/32.78	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
32.68/32.78	c   49   127706   1807   137251     6608   264776   6001   3897 32.77
32.68/32.78	c Objective: 3
32.68/32.78	s OPTIMUM FOUND
32.68/32.78	c Total time: 32.768 s

Verifier Data (download as text)

OK	3

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-452849-1177986469 -o ROOT/results/node74/solver-452849-1177986469 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/452849-1177986469/instance-452849-1177986469.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: 1.00 1.00 0.95 3/66 8238
/proc/meminfo: memFree=1726304/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=19556 CPUtime=0
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 246561686 20025344 341 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10192507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 4889 341 288 324 0 3957 0

[startup+0.0098731 s]
/proc/loadavg: 1.00 1.00 0.95 3/66 8238
/proc/meminfo: memFree=1726304/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=4188 CPUtime=0
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 449 0 0 0 0 0 0 0 18 0 1 0 246561686 4288512 417 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 1047 417 307 324 0 117 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4188

[startup+0.101883 s]
/proc/loadavg: 1.00 1.00 0.95 3/66 8238
/proc/meminfo: memFree=1726304/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=5092 CPUtime=0.09
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 675 0 0 0 9 0 0 0 18 0 1 0 246561686 5214208 643 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10192507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 1273 644 310 324 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5092

[startup+0.301905 s]
/proc/loadavg: 1.00 1.00 0.95 3/66 8238
/proc/meminfo: memFree=1726304/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=6128 CPUtime=0.29
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 941 0 0 0 29 0 0 0 19 0 1 0 246561686 6275072 909 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10192507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 1532 909 310 324 0 602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6128

[startup+0.701951 s]
/proc/loadavg: 1.00 1.00 0.95 3/66 8238
/proc/meminfo: memFree=1726304/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=7428 CPUtime=0.69
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 1275 0 0 0 69 0 0 0 22 0 1 0 246561686 7606272 1243 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10192507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 1857 1243 310 324 0 927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7428

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1720664/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=9248 CPUtime=1.49
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 1732 0 0 0 148 1 0 0 25 0 1 0 246561686 9469952 1700 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2312 1700 311 324 0 1382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9248

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1720472/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=9248 CPUtime=3.09
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 1732 0 0 0 308 1 0 0 25 0 1 0 246561686 9469952 1700 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2312 1700 311 324 0 1382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9248

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1719384/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=10412 CPUtime=6.29
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2003 0 0 0 628 1 0 0 25 0 1 0 246561686 10661888 1971 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2603 1971 311 324 0 1673 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10412

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1718360/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=11200 CPUtime=12.69
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2213 0 0 0 1268 1 0 0 25 0 1 0 246561686 11468800 2181 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2800 2181 311 324 0 1870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11200

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1718424/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=11200 CPUtime=25.48
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2213 0 0 0 2547 1 0 0 25 0 1 0 246561686 11468800 2181 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2800 2181 311 324 0 1870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11200

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

[startup+28.7012 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1718424/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=11196 CPUtime=28.68
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2213 0 0 0 2867 1 0 0 25 0 1 0 246561686 11464704 2181 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551098 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2799 2181 311 324 0 1869 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 11196

[startup+30.3014 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1718424/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=11192 CPUtime=30.28
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2213 0 0 0 3027 1 0 0 25 0 1 0 246561686 11460608 2181 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2798 2181 311 324 0 1868 0
Current children cumulated CPU time (s) 30.28
Current children cumulated vsize (KiB) 11192

[startup+31.9056 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1718424/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=11192 CPUtime=31.89
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2213 0 0 0 3188 1 0 0 25 0 1 0 246561686 11460608 2181 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2798 2181 311 324 0 1868 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 11192

[startup+32.3016 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1718424/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=11192 CPUtime=32.28
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2213 0 0 0 3227 1 0 0 25 0 1 0 246561686 11460608 2181 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134571525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2798 2181 311 324 0 1868 0
Current children cumulated CPU time (s) 32.28
Current children cumulated vsize (KiB) 11192

[startup+32.7017 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 8239
/proc/meminfo: memFree=1718424/2055920 swapFree=4183036/4192956
[pid=8238] ppid=8236 vsize=11192 CPUtime=32.68
/proc/8238/stat : 8238 (bsolo3.0.17) R 8236 8238 6820 0 -1 4194304 2213 0 0 0 3267 1 0 0 25 0 1 0 246561686 11460608 2181 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134586705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8238/statm: 2798 2181 311 324 0 1868 0
Current children cumulated CPU time (s) 32.68
Current children cumulated vsize (KiB) 11192

Child status: 0
Real time (s): 32.7856
CPU time (s): 32.772
CPU user time (s): 32.757
CPU system time (s): 0.014997
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 11200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.757
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2217
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= 11
involuntary context switches= 59

runsolver used 0.030995 second user time and 0.065989 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Tue May  1 02:27:49 UTC 2007

IDJOB= 452849
IDBENCH= 47916
IDSOLVER= 199
FILE ID= node74/452849-1177986469

PBS_JOBID= 4728110

Free space on /tmp= 103239 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=89-P1=37-P2=43-P3=47-P4=41-P5=107-P6=127-B.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/452849-1177986469/instance-452849-1177986469.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-452849-1177986469 -o ROOT/results/node74/solver-452849-1177986469 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/452849-1177986469/instance-452849-1177986469.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  59a5e5c0509fa3a2bc4b2a05a02d5b79

RANDOM SEED= 229568433

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1726712 kB
Buffers:          9600 kB
Cached:         247632 kB
SwapCached:       2936 kB
Active:          52372 kB
Inactive:       215244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726712 kB
SwapTotal:     4192956 kB
SwapFree:      4183036 kB
Dirty:            6592 kB
Writeback:           0 kB
Mapped:          16288 kB
Slab:            47396 kB
Committed_AS:  4148904 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103239 MiB

End job on node74 on Tue May  1 02:28:22 UTC 2007