Trace number 2683051

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
PB/CT 0.1 fixed? (MO) 812.766 812.985

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880.opb
MD5SUM20fad26c16d154a41eda0484a6e6eae7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.9121
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235242451901741326209966194279906655789612083583747144123545843134987905
Number of bits of the biggest sum of numbers331
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.89/0.91	c constraints 1/0 clauses 73260/0 units 0
0.89/0.91	c vars 24751
0.89/0.91	c objective 111 + 0
812.59/812.81	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2683051-1277494413/watcher-2683051-1277494413 -o /tmp/evaluation-result-2683051-1277494413/solver-2683051-1277494413 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2683051-1277494413.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 2/106 26327
/proc/meminfo: memFree=1802784/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=2136 CPUtime=0
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 250 0 0 0 0 0 0 0 24 0 1 0 125045026 2187264 170 1992294400 134512640 136421960 4294239808 18446744073709551615 135642735 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26327/statm: 534 170 146 467 0 65 0

[startup+0.0361201 s]
/proc/loadavg: 0.92 0.97 0.99 2/106 26327
/proc/meminfo: memFree=1802784/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=2268 CPUtime=0.03
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 275 0 0 0 3 0 0 0 24 0 1 0 125045026 2322432 195 1992294400 134512640 136421960 4294239808 18446744073709551615 135160399 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26327/statm: 567 195 146 467 0 98 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2268

[startup+0.101128 s]
/proc/loadavg: 0.92 0.97 0.99 2/106 26327
/proc/meminfo: memFree=1802784/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=2532 CPUtime=0.09
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 332 0 0 0 9 0 0 0 24 0 1 0 125045026 2592768 252 1992294400 134512640 136421960 4294239808 18446744073709551615 134522767 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26327/statm: 633 252 146 467 0 164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2532

[startup+0.30115 s]
/proc/loadavg: 0.92 0.97 0.99 2/106 26327
/proc/meminfo: memFree=1802784/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=3192 CPUtime=0.29
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 511 0 0 0 29 0 0 0 25 0 1 0 125045026 3268608 431 1992294400 134512640 136421960 4294239808 18446744073709551615 134523850 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26327/statm: 798 431 146 467 0 329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3192

[startup+0.701196 s]
/proc/loadavg: 0.92 0.97 0.99 2/106 26327
/proc/meminfo: memFree=1802784/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=4764 CPUtime=0.69
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 965 0 0 0 69 0 0 0 25 0 1 0 125045026 4878336 787 1992294400 134512640 136421960 4294239808 18446744073709551615 134519040 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26327/statm: 1191 788 146 467 0 722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4764

[startup+1.50129 s]
/proc/loadavg: 0.92 0.97 0.99 2/107 26328
/proc/meminfo: memFree=1787276/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=73048 CPUtime=1.49
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 18243 0 0 0 141 8 0 0 25 0 1 0 125045026 74801152 17198 1992294400 134512640 136421960 4294239808 18446744073709551615 135494811 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 18262 17200 189 467 0 17793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73048

[startup+3.10148 s]
/proc/loadavg: 0.92 0.97 0.99 2/107 26328
/proc/meminfo: memFree=1676420/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=206820 CPUtime=3.09
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 53933 0 0 0 284 25 0 0 25 0 1 0 125045026 211783680 50775 1992294400 134512640 136421960 4294239808 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 51705 50776 195 467 0 51236 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206820

[startup+6.30085 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 26328
/proc/meminfo: memFree=1471324/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=342384 CPUtime=6.29
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 89314 0 0 0 582 47 0 0 25 0 1 0 125045026 350601216 83056 1992294400 134512640 136421960 4294239808 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 85596 83056 216 467 0 85127 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 342384

[startup+12.7006 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 26330
/proc/meminfo: memFree=1456568/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=357524 CPUtime=12.69
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 93024 0 0 0 1195 74 0 0 25 0 1 0 125045026 366104576 86766 1992294400 134512640 136421960 4294239808 18446744073709551615 134863830 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 89381 86766 217 467 0 88912 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 357524

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.99 2/107 26330
/proc/meminfo: memFree=1423832/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=390388 CPUtime=25.49
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 101034 0 0 0 2454 95 0 0 25 0 1 0 125045026 399757312 94776 1992294400 134512640 136421960 4294239808 18446744073709551615 135822081 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 97597 94776 217 467 0 97128 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 390388

[startup+51.101 s]
/proc/loadavg: 0.96 0.97 0.99 2/107 26330
/proc/meminfo: memFree=1365304/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=450920 CPUtime=51.08
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 115843 0 0 0 4995 113 0 0 25 0 1 0 125045026 461742080 109585 1992294400 134512640 136421960 4294239808 18446744073709551615 134862014 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 112730 109585 217 467 0 112261 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 450920

[startup+102.308 s]
/proc/loadavg: 0.98 0.97 0.99 2/107 26332
/proc/meminfo: memFree=1239072/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=578412 CPUtime=102.27
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 147015 0 0 0 10061 166 0 0 25 0 1 0 125045026 592293888 140757 1992294400 134512640 136421960 4294239808 18446744073709551615 135010280 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 144603 140757 217 467 0 144134 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 578412

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26334
/proc/meminfo: memFree=1103912/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=716160 CPUtime=162.24
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 180909 0 0 0 16021 203 0 0 25 0 1 0 125045026 733347840 174651 1992294400 134512640 136421960 4294239808 18446744073709551615 134864489 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 179040 174651 217 467 0 178571 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 716160

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26334
/proc/meminfo: memFree=995908/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=828932 CPUtime=222.23
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 207688 0 0 0 21977 246 0 0 25 0 1 0 125045026 848826368 201430 1992294400 134512640 136421960 4294239808 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 207233 201430 217 467 0 206764 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 828932

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26336
/proc/meminfo: memFree=898940/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=931924 CPUtime=282.22
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 232058 0 0 0 27951 271 0 0 25 0 1 0 125045026 954290176 225800 1992294400 134512640 136421960 4294239808 18446744073709551615 135006251 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 232981 225800 217 467 0 232512 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 931924

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26338
/proc/meminfo: memFree=776056/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1059540 CPUtime=342.19
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 262556 0 0 0 33899 320 0 0 25 0 1 0 125045026 1084968960 256298 1992294400 134512640 136421960 4294239808 18446744073709551615 134862014 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 264885 256298 217 467 0 264416 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1059540

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26340
/proc/meminfo: memFree=677228/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1162508 CPUtime=402.19
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 287491 0 0 0 39863 356 0 0 25 0 1 0 125045026 1190408192 281233 1992294400 134512640 136421960 4294239808 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 290627 281233 217 467 0 290158 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1162508

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26342
/proc/meminfo: memFree=572820/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1268804 CPUtime=462.17
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 313294 0 0 0 45833 384 0 0 25 0 1 0 125045026 1299255296 307036 1992294400 134512640 136421960 4294239808 18446744073709551615 135020784 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 317201 307036 217 467 0 316732 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1268804

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26342
/proc/meminfo: memFree=469528/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1377352 CPUtime=522.15
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 339341 0 0 0 51783 432 0 0 25 0 1 0 125045026 1410408448 333083 1992294400 134512640 136421960 4294239808 18446744073709551615 134863933 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 344338 333083 217 467 0 343869 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1377352

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26344
/proc/meminfo: memFree=359044/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1492872 CPUtime=582.13
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 366620 0 0 0 57749 464 0 0 25 0 1 0 125045026 1528700928 360362 1992294400 134512640 136421960 4294239808 18446744073709551615 135820560 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 373218 360362 217 467 0 372749 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1492872

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26346
/proc/meminfo: memFree=277204/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1576080 CPUtime=642.12
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 386879 0 0 0 63737 475 0 0 25 0 1 0 125045026 1613905920 380621 1992294400 134512640 136421960 4294239808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 394020 380621 217 467 0 393551 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1576080

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26348
/proc/meminfo: memFree=200076/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1655084 CPUtime=702.11
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 406341 0 0 0 69717 494 0 0 25 0 1 0 125045026 1694806016 400083 1992294400 134512640 136421960 4294239808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 413771 400083 217 467 0 413302 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1655084

[startup+762.308 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26350
/proc/meminfo: memFree=90088/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1769004 CPUtime=762.1
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 433527 0 0 0 75701 509 0 0 25 0 1 0 125045026 1811460096 427269 1992294400 134512640 136421960 4294239808 18446744073709551615 134862018 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 442251 427269 217 467 0 441782 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 1769004



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+812.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26350
/proc/meminfo: memFree=16804/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=1843280 CPUtime=812.59
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4202496 451785 0 0 0 80740 519 0 0 25 0 1 0 125045026 1887518720 445527 1992294400 134512640 136421960 4294239808 18446744073709551615 134861890 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26327/statm: 460820 445527 217 467 0 460351 0
Current children cumulated CPU time (s) 812.59
Current children cumulated vsize (KiB) 1843280

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

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

[startup+812.916 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 26350
/proc/meminfo: memFree=16804/2059040 swapFree=4138920/4192956
[pid=26327] ppid=26325 vsize=0 CPUtime=812.69
/proc/26327/stat : 26327 (pbct) R 26325 26327 26050 0 -1 4194308 451787 0 0 0 80740 529 0 0 25 0 1 0 125045026 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26327/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 812.69
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 812.985
CPU time (s): 812.766
CPU user time (s): 807.401
CPU system time (s): 5.36518
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1843280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 807.401
system time used= 5.36518
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 451787
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= 1
involuntary context switches= 811

runsolver used 1.3398 second user time and 3.85341 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-25 21:33:34
IDJOB=2683051
IDBENCH=3005
IDSOLVER=1192
FILE ID=node006/2683051-1277494413
PBS_JOBID= 11190559
Free space on /tmp= 62540 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2683051-1277494413/watcher-2683051-1277494413 -o /tmp/evaluation-result-2683051-1277494413/solver-2683051-1277494413 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2683051-1277494413.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 20fad26c16d154a41eda0484a6e6eae7
RANDOM SEED=1733146171

node006.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.204
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
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.204
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1803188 kB
Buffers:         43572 kB
Cached:         114028 kB
SwapCached:       6936 kB
Active:          37092 kB
Inactive:       134404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1803188 kB
SwapTotal:     4192956 kB
SwapFree:      4138920 kB
Dirty:            5260 kB
Writeback:           4 kB
AnonPages:       12520 kB
Mapped:          11312 kB
Slab:            62464 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62536 MiB
End job on node006 at 2010-06-25 21:47:08