Trace number 452995

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.6653 63.6842

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=71-P1=79-P2=101-P3=109-P4=107-P5=97-P6=127-P7=127-P8=67-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.187971
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/452995-1178008058/instance-452995-1178008058.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.
47.18/47.21	c      100    560      909     7587    8     3082    5056    100   6666 0.01
47.18/47.21	c      250    560     1059    15220   14     3358    5562    250   9259 0.03
47.18/47.21	c      475    560     1284    26910   20     3787    6119    475  11875 0.04
47.18/47.21	c      814    560     1623    44444   27     4470    6731    814  12149 0.07
47.18/47.21	c     1323    560     2132    72300   33     5441    7405   1323  12364 0.11
47.18/47.21	c     2086    560     2895   110797   38     6954    8146   2086  10978 0.19
47.18/47.21	c     3233    560     4042   178616   44     9234    8961   3233  10362 0.31
47.18/47.21	c     4955    560     5764   270869   46    12676    9858   4955   9349 0.53
47.18/47.21	c     7539    560     8348   392255   46    17801   10844   7539   7479 1.01
47.18/47.21	c    11419    559     6754   271005   40    14592   11929   5945   4699 2.43
47.18/47.21	c    17241    559    12576   574582   45    26314   13122  11767   4917 3.51
47.18/47.21	c    25978    558     8066   354346   43    17278   14435   7257   3714 6.99
47.18/47.21	c    39089    556    13611   683939   50    28384   15879  12802   2848 13.72
47.18/47.21	c    58759    553     8754   405025   46    18666   17467   7945   2720 21.60
47.18/47.21	c    88269    553    11207   523563   46    23594   19214  10398   2174 40.60
47.18/47.21	o 3	47.194
63.57/63.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
63.57/63.67	c   107615    552    11097   517289   46    23388    4610  10288   2280 47.19
63.57/63.67	c   107716    535     3223   120804   37     7675    5072   2414   2278 47.27
63.57/63.67	c   107966    535     3473   133987   38     8161    5580   2664   2282 47.30
63.57/63.67	c   108441    535     3948   158073   40     9138    6139   3139   2289 47.36
63.57/63.67	c   109255    535     4762   197368   41    10774    6753   3953   2299 47.52
63.57/63.67	c   110575    535     6082   262104   43    13380    7429   5273   2312 47.81
63.57/63.67	c   112660    535     8167   370345   45    17525    8172   7358   2340 48.13
63.57/63.67	c   115884    535     7201   324189   45    15607    8990   6392   2379 48.70
63.57/63.67	c   120820    535     7583   331939   43    16385    9890   6774   2416 49.99
63.57/63.67	c   128327    515     9940   445971   44    21124   10880   9131   2412 53.19
63.57/63.67	c   139688    491    10168   455546   44    21580   11969   9359   2358 59.23
63.57/63.67	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.57/63.67	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.57/63.67	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.57/63.67	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.57/63.67	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.57/63.67	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.57/63.67	v -x156 x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 -x168
63.57/63.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
63.57/63.68	c   26   146360   1585   153635    10763   457088   9954   2299 63.66
63.57/63.68	c Objective: 3
63.57/63.68	s OPTIMUM FOUND
63.57/63.68	c Total time: 63.66 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/node34/watcher-452995-1178008058 -o ROOT/results/node34/solver-452995-1178008058 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/452995-1178008058/instance-452995-1178008058.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.92 0.98 0.99 3/77 12281
/proc/meminfo: memFree=1773072/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=19556 CPUtime=0
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 372 0 0 0 0 0 0 0 18 0 1 0 248721297 20025344 342 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4889 342 288 324 0 3957 0

[startup+0.068883 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12281
/proc/meminfo: memFree=1773072/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=4840 CPUtime=0.06
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 603 0 0 0 6 0 0 0 18 0 1 0 248721297 4956160 571 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 1210 571 310 324 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4840

[startup+0.101885 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12281
/proc/meminfo: memFree=1773072/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=5096 CPUtime=0.09
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 686 0 0 0 9 0 0 0 18 0 1 0 248721297 5218304 654 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 1274 654 310 324 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5096

[startup+0.301901 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12281
/proc/meminfo: memFree=1773072/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=6644 CPUtime=0.29
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 1082 0 0 0 29 0 0 0 19 0 1 0 248721297 6803456 1050 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 1661 1050 310 324 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6644

[startup+0.701932 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 12281
/proc/meminfo: memFree=1773072/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=8728 CPUtime=0.69
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 1584 0 0 0 69 0 0 0 23 0 1 0 248721297 8937472 1552 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572603 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 2182 1552 310 324 0 1252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8728

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1766792/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=10932 CPUtime=1.49
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 2151 0 0 0 148 1 0 0 25 0 1 0 248721297 11194368 2119 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 2733 2119 310 324 0 1803 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10932

[startup+3.10112 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1764616/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=12308 CPUtime=3.09
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 2480 0 0 0 308 1 0 0 25 0 1 0 248721297 12603392 2448 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8154712 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 3077 2448 310 324 0 2147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12308

[startup+6.30137 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1762376/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=13976 CPUtime=6.28
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 2899 0 0 0 627 1 0 0 25 0 1 0 248721297 14311424 2867 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 3494 2867 310 324 0 2564 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13976

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1760840/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=15496 CPUtime=12.69
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 3294 0 0 0 1267 2 0 0 25 0 1 0 248721297 15867904 3262 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551321 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 3874 3262 310 324 0 2944 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15496

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1759560/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=17016 CPUtime=25.48
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 3650 0 0 0 2546 2 0 0 25 0 1 0 248721297 17424384 3618 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4254 3618 310 324 0 3324 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17016

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1757640/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=18832 CPUtime=51.08
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 4126 0 0 0 5105 3 0 0 25 0 1 0 248721297 19283968 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551225 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4708 4094 311 324 0 3778 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18832

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

[startup+57.5014 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1757640/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=18820 CPUtime=57.47
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 4126 0 0 0 5744 3 0 0 25 0 1 0 248721297 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 18820

[startup+60.7017 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1757640/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=18820 CPUtime=60.67
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 4126 0 0 0 6064 3 0 0 25 0 1 0 248721297 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8154664 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 60.67
Current children cumulated vsize (KiB) 18820

[startup+62.3018 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1757640/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=18820 CPUtime=62.27
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 4126 0 0 0 6224 3 0 0 25 0 1 0 248721297 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 62.27
Current children cumulated vsize (KiB) 18820

[startup+63.1018 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1757640/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=18820 CPUtime=63.07
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 4126 0 0 0 6304 3 0 0 25 0 1 0 248721297 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8154882 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 63.07
Current children cumulated vsize (KiB) 18820

[startup+63.5019 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1757640/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=18820 CPUtime=63.47
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 4126 0 0 0 6344 3 0 0 25 0 1 0 248721297 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8152961 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 63.47
Current children cumulated vsize (KiB) 18820

[startup+63.6019 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 12282
/proc/meminfo: memFree=1757640/2055920 swapFree=4159588/4192956
[pid=12281] ppid=12279 vsize=18820 CPUtime=63.57
/proc/12281/stat : 12281 (bsolo3.0.17) R 12279 12281 11899 0 -1 4194304 4126 0 0 0 6354 3 0 0 25 0 1 0 248721297 19271680 4094 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8154906 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12281/statm: 4705 4094 311 324 0 3775 0
Current children cumulated CPU time (s) 63.57
Current children cumulated vsize (KiB) 18820

Child status: 0
Real time (s): 63.6842
CPU time (s): 63.6653
CPU user time (s): 63.6263
CPU system time (s): 0.038994
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 18832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.6263
system time used= 0.038994
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= 187

runsolver used 0.049992 second user time and 0.147977 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue May  1 08:27:39 UTC 2007

IDJOB= 452995
IDBENCH= 48062
IDSOLVER= 199
FILE ID= node34/452995-1178008058

PBS_JOBID= 4728264

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=71-P1=79-P2=101-P3=109-P4=107-P5=97-P6=127-P7=127-P8=67-B.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/452995-1178008058/instance-452995-1178008058.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-452995-1178008058 -o ROOT/results/node34/solver-452995-1178008058 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/452995-1178008058/instance-452995-1178008058.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  81c333fcff34b0322e8b1b71c0cda382

RANDOM SEED= 347064998

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1773544 kB
Buffers:         35008 kB
Cached:         158848 kB
SwapCached:       3140 kB
Active:         104476 kB
Inactive:       113436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773544 kB
SwapTotal:     4192956 kB
SwapFree:      4159588 kB
Dirty:            6612 kB
Writeback:           0 kB
Mapped:          30688 kB
Slab:            49812 kB
Committed_AS:  1822584 kB
PageTables:       1980 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 node34 on Tue May  1 08:28:43 UTC 2007