Trace number 432646

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.17? (MO) 354.74 355.205

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-degen3.opb
MD5SUM869a8e6f75acef89713c9145ce005816
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54540
Total number of constraints1503
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 constraints1503
Minimum length of a constraint60
Maximum length of a constraint6090
Number of terms in the objective function 47190
Biggest coefficient in the objective function 1547
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 563727
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131073
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 563727
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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/432646-1177947252/instance-432646-1177947252.opb
0.00/0.00	c File size is 8187753 bytes.
1.69/1.72	c Highest Coefficient sum: 563727
1.69/1.72	c Parsing was ok!!
1.69/1.72	c Total parsing time: 1.72 s
1.69/1.75	c Var: 54540 Constr: 2220 558/0/1662 Lit: 846120 Watch. Lit: 79833
1.69/1.75	c Obj. Vars: 47190 (86.5237 % of total variables)
181.21/181.38	c Pre-processing Time: 181.297 s
181.21/181.39	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.21/181.39	c        0  26729     2220   846120  381   610587  500000      0      0 181.30
181.21/181.39	c Switching off LPR mode.
353.42/353.77	c Caught signal: 15
353.42/353.77	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
353.42/353.77	c    0        0      0        1     2220   846120      0      0 353.43
353.42/353.77	s UNKNOWN
353.42/353.77	c Total time: 353.429 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node66/watcher-432646-1177947252 -o ROOT/results/node66/solver-432646-1177947252 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432646-1177947252/instance-432646-1177947252.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.99 0.97 0.91 3/64 32399
/proc/meminfo: memFree=1724216/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=27544 CPUtime=0
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 270714856 28205056 330 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10274427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 6886 330 278 324 0 3957 0

[startup+0.060603 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 32399
/proc/meminfo: memFree=1724216/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=21680 CPUtime=0.05
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 943 0 0 0 5 0 0 0 18 0 1 0 270714856 22200320 873 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 5420 874 346 324 0 2491 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21680

[startup+0.101609 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 32399
/proc/meminfo: memFree=1724216/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=24048 CPUtime=0.09
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 1599 0 0 0 9 0 0 0 18 0 1 0 270714856 24625152 1450 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10160519 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 6012 1450 394 324 0 3083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24048

[startup+0.301649 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 32399
/proc/meminfo: memFree=1724216/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=18384 CPUtime=0.29
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 2437 0 0 0 29 0 0 0 19 0 1 0 270714856 18825216 2239 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10274427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 4596 2239 609 324 0 1667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18384

[startup+0.701729 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 32399
/proc/meminfo: memFree=1724216/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=20748 CPUtime=0.68
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 3472 0 0 0 68 0 0 0 23 0 1 0 270714856 21245952 3274 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4159671642 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 5187 3274 1072 324 0 2258 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20748

[startup+1.50189 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1713712/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=25548 CPUtime=1.49
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 5628 0 0 0 148 1 0 0 25 0 1 0 270714856 26161152 5430 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134525046 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 6387 5430 2016 324 0 3458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25548

[startup+3.10121 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1690672/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=38136 CPUtime=3.08
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 11012 0 0 0 305 3 0 0 25 0 1 0 270714856 39051264 8722 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 9534 8722 303 324 0 8604 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38136

[startup+6.30184 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1690352/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=38136 CPUtime=6.28
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 11018 0 0 0 625 3 0 0 25 0 1 0 270714856 39051264 8728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550890 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 9534 8728 303 324 0 8604 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38136

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1690480/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=38136 CPUtime=12.68
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 11018 0 0 0 1265 3 0 0 25 0 1 0 270714856 39051264 8728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550887 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 9534 8728 303 324 0 8604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38136

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1690608/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=38136 CPUtime=25.49
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 11018 0 0 0 2545 4 0 0 25 0 1 0 270714856 39051264 8728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 9534 8728 303 324 0 8604 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38136

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1690736/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=38136 CPUtime=51.06
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 11018 0 0 0 5102 4 0 0 25 0 1 0 270714856 39051264 8728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 9534 8728 303 324 0 8604 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38136

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1690736/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=38136 CPUtime=102.24
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 11018 0 0 0 10220 4 0 0 25 0 1 0 270714856 39051264 8728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551330 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 9534 8728 303 324 0 8604 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 38136

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1690736/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=38136 CPUtime=162.22
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 11018 0 0 0 16217 5 0 0 25 0 1 0 270714856 39051264 8728 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551389 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 9534 8728 303 324 0 8604 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 38136

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=1266416/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=465564 CPUtime=222.2
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 118365 0 0 0 22170 50 0 0 25 0 1 0 270714856 476737536 115134 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 116391 115134 306 324 0 115461 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 465564

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=647792/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=1099608 CPUtime=282.17
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 276800 0 0 0 28101 116 0 0 25 0 1 0 270714856 1125998592 271006 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10274427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 274902 271006 306 324 0 273972 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1099608

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 32400
/proc/meminfo: memFree=16944/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=1719348 CPUtime=342.15
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 432904 0 0 0 34033 182 0 0 25 0 1 0 270714856 1760612352 427110 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10274427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 429837 427110 306 324 0 428907 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1719348



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+353.602 s]
/proc/loadavg: 0.99 0.97 0.91 1/65 32400
/proc/meminfo: memFree=13552/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=1874492 CPUtime=353.41
/proc/32399/stat : 32399 (bsolo3.0.17) D 32397 32399 31599 0 -1 4196352 462774 0 0 0 35143 198 0 0 25 0 1 0 270714856 1919479808 456980 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10305107 0 0 4096 16384 18446744071564464661 0 0 17 1 0 0
/proc/32399/statm: 468623 456980 306 324 0 467693 0
Current children cumulated CPU time (s) 353.41
Current children cumulated vsize (KiB) 1874492

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+355.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32401
/proc/meminfo: memFree=16296/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=1873476 CPUtime=354.74
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 462775 0 0 0 35258 216 0 0 25 0 1 0 270714856 1918439424 180286 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 468369 180286 17603 324 0 467439 0
Current children cumulated CPU time (s) 354.74
Current children cumulated vsize (KiB) 1873476

# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (354.74 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (354.74 s) to the 'lost time'.

[startup+355.201 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32401
/proc/meminfo: memFree=1834408/2055920 swapFree=4183060/4192956
[pid=32399] ppid=-1 vsize=0 CPUtime=0
/proc/32399/stat : -- couldn't open stat file --/proc/32399/statm: 4304 462775 0 0 0 35166 199 0 0 25 0 1 0 270714856 1918439424 456766 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134562691 0 16384 4096 16384 0 0 0 17 1 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

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

[startup+354.205 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32401
/proc/meminfo: memFree=16296/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=1873476 CPUtime=353.85
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 462775 0 0 0 35186 199 0 0 25 0 1 0 270714856 1918439424 456766 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10270210 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 468369 456766 306 324 0 467439 0
Current children cumulated CPU time (s) 353.85
Current children cumulated vsize (KiB) 1873476

[startup+355.001 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32401
/proc/meminfo: memFree=16296/2055920 swapFree=4183060/4192956
[pid=32399] ppid=32397 vsize=1873476 CPUtime=354.64
/proc/32399/stat : 32399 (bsolo3.0.17) R 32397 32399 31599 0 -1 4194304 462775 0 0 0 35258 206 0 0 25 0 1 0 270714856 1918439424 347198 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/32399/statm: 468369 347198 17715 324 0 467439 0
Current children cumulated CPU time (s) 354.64
Current children cumulated vsize (KiB) 1873476

[startup+355.201 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32401
/proc/meminfo: memFree=1834408/2055920 swapFree=4183060/4192956
[pid=32399] ppid=-1 vsize=0 CPUtime=0
/proc/32399/stat : -- couldn't open stat file --/proc/32399/statm: 4304 462775 0 0 0 35166 199 0 0 25 0 1 0 270714856 1918439424 456766 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134562691 0 16384 4096 16384 0 0 0 17 1 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 15

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32399 and gives
#  childrusage.ru_utime.tv_sec=352
#  childrusage.ru_utime.tv_usec=588398
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=272654
# CPU time returned by wait4() is 354.861
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 354.74
#  lost CPU user time (s): 352.58
#  lost CPU system time (s): 2.16

Real time (s): 355.205
CPU time (s): 354.74
CPU user time (s): 352.58
CPU system time (s): 2.16
CPU usage (%): 99.869
Max. virtual memory (cumulated for all children) (KiB): 1874492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.588
system time used= 2.27265
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462779
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= 14
involuntary context switches= 477

runsolver used 0.282956 second user time and 0.709892 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Apr 30 15:34:13 UTC 2007

IDJOB= 432646
IDBENCH= 1645
IDSOLVER= 199
FILE ID= node66/432646-1177947252

PBS_JOBID= 4727590

Free space on /tmp= 66550 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-degen3.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432646-1177947252/instance-432646-1177947252.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-432646-1177947252 -o ROOT/results/node66/solver-432646-1177947252 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432646-1177947252/instance-432646-1177947252.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  869a8e6f75acef89713c9145ce005816

RANDOM SEED= 507818210

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1724824 kB
Buffers:         32428 kB
Cached:         218876 kB
SwapCached:       3968 kB
Active:          80008 kB
Inactive:       181312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724824 kB
SwapTotal:     4192956 kB
SwapFree:      4183060 kB
Dirty:           14604 kB
Writeback:           0 kB
Mapped:          15912 kB
Slab:            55804 kB
Committed_AS:  1920488 kB
PageTables:       1376 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= 66550 MiB

End job on node66 on Mon Apr 30 15:40:09 UTC 2007