Trace number 453019

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 63.2454 63.2643

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=13-P1=53-P2=127-P3=83-P4=37-P5=107-P6=67-P7=41-P8=113-B.opb
MD5SUM81c333fcff34b0322e8b1b71c0cda382
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.18897
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 variables168
Total number of constraints17
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 constraints17
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)392
Sum of products size (including duplicates)784
Number of different products392
Sum of products size784

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/453019-1178012021/instance-453019-1178012021.opb
0.00/0.00	c File size is 7241 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.003 s
0.00/0.00	c Var: 560 Constr: 809 392/0/417 Lit: 3409 Watch. Lit: 2106
0.00/0.00	c Obj. Vars: 7 (1.25 % of total variables)
0.00/0.01	c Pre-processing Time: 0.009 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    560      809     3409    4     2923    4596      0      0 0.01
0.00/0.01	c Switching off LPR mode.
46.78/46.82	c      100    560      909     7587    8     3082    5056    100   6666 0.01
46.78/46.82	c      250    560     1059    15220   14     3358    5562    250   9259 0.03
46.78/46.82	c      475    560     1284    26910   20     3787    6119    475  11585 0.04
46.78/46.82	c      814    560     1623    44444   27     4470    6731    814  11970 0.07
46.78/46.82	c     1323    560     2132    72300   33     5441    7405   1323  12250 0.11
46.78/46.82	c     2086    560     2895   110797   38     6954    8146   2086  10864 0.19
46.78/46.82	c     3233    560     4042   178616   44     9234    8961   3233  10263 0.32
46.78/46.82	c     4955    560     5764   270869   46    12676    9858   4955   9261 0.54
46.78/46.82	c     7539    560     8348   392255   46    17801   10844   7539   7427 1.01
46.78/46.82	c    11419    559     6754   271005   40    14592   11929   5945   4681 2.44
46.78/46.82	c    17241    559    12576   574582   45    26314   13122  11767   4907 3.51
46.78/46.82	c    25978    558     8066   354346   43    17278   14435   7257   3752 6.92
46.78/46.82	c    39089    556    13611   683939   50    28384   15879  12802   2886 13.54
46.78/46.82	c    58759    553     8754   405025   46    18666   17467   7945   2742 21.43
46.78/46.82	c    88269    553    11207   523563   46    23594   19214  10398   2191 40.28
46.78/46.82	o 3	46.808
63.17/63.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
63.17/63.25	c   107615    552    11097   517289   46    23388    4610  10288   2299 46.81
63.17/63.25	c   107716    535     3223   120804   37     7675    5072   2414   2297 46.89
63.17/63.25	c   107966    535     3473   133987   38     8161    5580   2664   2301 46.91
63.17/63.25	c   108441    535     3948   158073   40     9138    6139   3139   2308 46.98
63.17/63.25	c   109255    535     4762   197368   41    10774    6753   3953   2318 47.13
63.17/63.25	c   110575    535     6082   262104   43    13380    7429   5273   2332 47.41
63.17/63.25	c   112660    535     8167   370345   45    17525    8172   7358   2360 47.73
63.17/63.25	c   115884    535     7201   324189   45    15607    8990   6392   2399 48.30
63.17/63.25	c   120820    535     7583   331939   43    16385    9890   6774   2437 49.56
63.17/63.25	c   128327    515     9940   445971   44    21124   10880   9131   2434 52.70
63.17/63.25	c   139688    491    10168   455546   44    21580   11969   9359   2376 58.79
63.17/63.25	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
63.17/63.25	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 x57 x58 -x59
63.17/63.25	v -x60 -x61 -x62 -x63 x64 x65 -x66 -x67 -x68 x69 -x70 -x113 x114 -x115 -x116 -x117 -x118 -x119 x71 -x72 -x73 -x74 -x75 -x76 -x77
63.17/63.25	v x120 x121 -x122 -x123 -x124 -x125 -x126 x78 -x79 -x80 -x81 -x82 x83 -x84 -x127 -x128 -x129 -x130 -x131 -x132 -x133 x85 -x86
63.17/63.25	v x87 -x88 -x89 x90 -x91 x134 -x135 -x136 -x137 -x138 -x139 -x140 x92 -x93 x94 x95 -x96 -x97 x98 -x141 x142 -x143 -x144 -x145 -x146
63.17/63.25	v -x147 x99 x100 x101 -x102 -x103 -x104 -x105 x148 -x149 x150 -x151 x152 -x153 -x154 x106 x107 -x108 -x109 -x110 -x111 x112 x155
63.17/63.25	v -x156 x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168
63.17/63.26	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
63.17/63.26	c   26   146360   1585   153635    10763   457088   9954   2314 63.24
63.17/63.26	c Objective: 3
63.17/63.26	s OPTIMUM FOUND
63.17/63.26	c Total time: 63.238 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/node11/watcher-453019-1178012021 -o ROOT/results/node11/solver-453019-1178012021 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/453019-1178012021/instance-453019-1178012021.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.91 0.95 0.97 3/77 21988
/proc/meminfo: memFree=1819368/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=3780 CPUtime=0
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 242251077 3870720 207 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 135637216 0 0 4096 0 0 0 0 17 1 0 0
/proc/21988/statm: 945 223 196 324 0 15 0

[startup+0.0713021 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 21988
/proc/meminfo: memFree=1819368/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=4840 CPUtime=0.06
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 607 0 0 0 6 0 0 0 18 0 1 0 242251077 4956160 575 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551523 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 1210 575 310 324 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4840

[startup+0.101305 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 21988
/proc/meminfo: memFree=1819368/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=5096 CPUtime=0.09
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 682 0 0 0 9 0 0 0 18 0 1 0 242251077 5218304 650 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 1274 650 310 324 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5096

[startup+0.30133 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 21988
/proc/meminfo: memFree=1819368/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=6644 CPUtime=0.29
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 1077 0 0 0 29 0 0 0 19 0 1 0 242251077 6803456 1045 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 1661 1045 310 324 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6644

[startup+0.701376 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 21988
/proc/meminfo: memFree=1819368/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=8728 CPUtime=0.69
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 1580 0 0 0 69 0 0 0 23 0 1 0 242251077 8937472 1548 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 2182 1548 310 324 0 1252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8728

[startup+1.50147 s]
/proc/loadavg: 0.91 0.95 0.97 2/78 21989
/proc/meminfo: memFree=1813152/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=10932 CPUtime=1.49
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 2148 0 0 0 149 0 0 0 25 0 1 0 242251077 11194368 2116 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 2733 2116 310 324 0 1803 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10932

[startup+3.10166 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 21989
/proc/meminfo: memFree=1810912/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=12308 CPUtime=3.09
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 2480 0 0 0 309 0 0 0 25 0 1 0 242251077 12603392 2448 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8413774 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 3077 2448 310 324 0 2147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12308

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 0.97 2/78 21989
/proc/meminfo: memFree=1808808/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=13976 CPUtime=6.29
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 2899 0 0 0 628 1 0 0 25 0 1 0 242251077 14311424 2867 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 3494 2867 310 324 0 2564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13976

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1807336/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=15496 CPUtime=12.69
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 3294 0 0 0 1268 1 0 0 25 0 1 0 242251077 15867904 3262 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 3874 3262 310 324 0 2944 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15496

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1805928/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=17144 CPUtime=25.49
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 3703 0 0 0 2547 2 0 0 25 0 1 0 242251077 17555456 3671 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4286 3671 310 324 0 3356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17144

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1803944/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=18820 CPUtime=51.08
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 4126 0 0 0 5106 2 0 0 25 0 1 0 242251077 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18820

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

[startup+57.5011 s]
/proc/loadavg: 0.97 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1804008/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=18820 CPUtime=57.48
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 4126 0 0 0 5746 2 0 0 25 0 1 0 242251077 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 18820

[startup+60.7015 s]
/proc/loadavg: 0.97 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1804008/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=18820 CPUtime=60.67
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 4126 0 0 0 6065 2 0 0 25 0 1 0 242251077 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 60.67
Current children cumulated vsize (KiB) 18820

[startup+62.3017 s]
/proc/loadavg: 0.97 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1804008/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=18820 CPUtime=62.27
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 4126 0 0 0 6225 2 0 0 25 0 1 0 242251077 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8412745 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 62.27
Current children cumulated vsize (KiB) 18820

[startup+62.7057 s]
/proc/loadavg: 0.97 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1804008/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=18820 CPUtime=62.68
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 4126 0 0 0 6266 2 0 0 25 0 1 0 242251077 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551321 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 62.68
Current children cumulated vsize (KiB) 18820

[startup+63.1018 s]
/proc/loadavg: 0.97 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1804008/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=18820 CPUtime=63.07
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 4126 0 0 0 6305 2 0 0 25 0 1 0 242251077 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 63.07
Current children cumulated vsize (KiB) 18820

[startup+63.2018 s]
/proc/loadavg: 0.97 0.96 0.97 2/78 21989
/proc/meminfo: memFree=1804008/2055920 swapFree=4147120/4192956
[pid=21988] ppid=21986 vsize=18820 CPUtime=63.17
/proc/21988/stat : 21988 (bsolo3.0.17) R 21986 21988 21405 0 -1 4194304 4126 0 0 0 6315 2 0 0 25 0 1 0 242251077 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572568 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21988/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 63.17
Current children cumulated vsize (KiB) 18820

Child status: 0
Real time (s): 63.2643
CPU time (s): 63.2454
CPU user time (s): 63.2174
CPU system time (s): 0.027995
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 18832

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

runsolver used 0.047992 second user time and 0.150977 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue May  1 09:33:41 UTC 2007

IDJOB= 453019
IDBENCH= 48086
IDSOLVER= 199
FILE ID= node11/453019-1178012021

PBS_JOBID= 4728315

Free space on /tmp= 66558 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=13-P1=53-P2=127-P3=83-P4=37-P5=107-P6=67-P7=41-P8=113-B.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/453019-1178012021/instance-453019-1178012021.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-453019-1178012021 -o ROOT/results/node11/solver-453019-1178012021 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/453019-1178012021/instance-453019-1178012021.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  81c333fcff34b0322e8b1b71c0cda382

RANDOM SEED= 317681147

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1819840 kB
Buffers:         35264 kB
Cached:         111088 kB
SwapCached:      14128 kB
Active:          82984 kB
Inactive:        86432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819840 kB
SwapTotal:     4192956 kB
SwapFree:      4147120 kB
Dirty:            6604 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            52048 kB
Committed_AS:  6500092 kB
PageTables:       1848 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 node11 on Tue May  1 09:34:45 UTC 2007