Trace number 2683029

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) 801.71 801.989

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=280-sizeP=141-sizeQ=280-999529433.opb
MD5SUMa65cda8d8a424008ced1e00002242a19
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 benchmark8.65268
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 variables39901
Total number of constraints118441
Number of constraints which are clauses118440
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 constraint39480
Number of terms in the objective function 141
Biggest coefficient in the objective function 1393796574908163946345982392040522594123776
Number of bits for the biggest coefficient in the objective function 141
Sum of the numbers in the objective function 2787593149816327892691964784081045188247551
Number of bits of the sum of numbers in the objective function 141
Biggest number in a constraint 1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288
Number of bits of the biggest number in a constraint 420
Biggest sum of numbers in a constraint 5415370496329716522614090203404460358274290488264820097939793578523366423469831924776142526293328950606202579825495873831248858
Number of bits of the biggest sum of numbers421
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
1.49/1.50	c constraints 1/0 clauses 118440/0 units 0
1.49/1.50	c vars 39901
1.49/1.50	c objective 141 + 0
801.52/801.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-2683029-1277493427/watcher-2683029-1277493427 -o /tmp/evaluation-result-2683029-1277493427/solver-2683029-1277493427 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2683029-1277493427.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: 1.05 1.01 1.00 3/106 21921
/proc/meminfo: memFree=1867588/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=2136 CPUtime=0
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 252 0 0 0 0 0 0 0 22 0 1 0 122994628 2187264 171 1992294400 134512640 136421960 4291404176 18446744073709551615 135805312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21921/statm: 534 172 146 467 0 65 0

[startup+0.0204481 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 21921
/proc/meminfo: memFree=1867588/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=2136 CPUtime=0.01
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 263 0 0 0 1 0 0 0 22 0 1 0 122994628 2187264 182 1992294400 134512640 136421960 4291404176 18446744073709551615 134536764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21921/statm: 534 182 146 467 0 65 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2136

[startup+0.101462 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 21921
/proc/meminfo: memFree=1867588/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=2532 CPUtime=0.1
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 337 0 0 0 10 0 0 0 22 0 1 0 122994628 2592768 256 1992294400 134512640 136421960 4291404176 18446744073709551615 135822029 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21921/statm: 633 256 146 467 0 164 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2532

[startup+0.301498 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 21921
/proc/meminfo: memFree=1867588/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=3192 CPUtime=0.3
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 515 0 0 0 30 0 0 0 22 0 1 0 122994628 3268608 434 1992294400 134512640 136421960 4291404176 18446744073709551615 135158961 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21921/statm: 798 434 146 467 0 329 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3192

[startup+0.700573 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 21921
/proc/meminfo: memFree=1867588/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=4896 CPUtime=0.69
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 970 0 0 0 69 0 0 0 24 0 1 0 122994628 5013504 791 1992294400 134512640 136421960 4291404176 18446744073709551615 135818542 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21921/statm: 1224 791 146 467 0 755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4896

[startup+1.50072 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 21922
/proc/meminfo: memFree=1863612/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=11728 CPUtime=1.49
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 2780 0 0 0 148 1 0 0 25 0 1 0 122994628 12009472 2375 1992294400 134512640 136421960 4291404176 18446744073709551615 134544420 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21921/statm: 2932 2375 147 467 0 2463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11728

[startup+3.10101 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 21924
/proc/meminfo: memFree=1795660/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=178716 CPUtime=3.09
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 46354 0 0 0 289 20 0 0 25 0 1 0 122994628 183005184 43453 1992294400 134512640 136421960 4291404176 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 44679 43455 189 467 0 44210 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178716

[startup+6.30059 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 21924
/proc/meminfo: memFree=1518148/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=514972 CPUtime=6.29
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 135562 0 0 0 575 54 0 0 25 0 1 0 122994628 527331328 127695 1992294400 134512640 136421960 4291404176 18446744073709551615 135818268 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 128743 127695 205 467 0 128274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 514972

[startup+12.7008 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 21924
/proc/meminfo: memFree=1323592/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=553852 CPUtime=12.69
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 145463 0 0 0 1194 75 0 0 25 0 1 0 122994628 567144448 136669 1992294400 134512640 136421960 4291404176 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 138463 136669 216 467 0 137994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 553852

[startup+25.5011 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 21924
/proc/meminfo: memFree=1290856/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=583964 CPUtime=25.49
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 152963 0 0 0 2452 97 0 0 25 0 1 0 122994628 597979136 144169 1992294400 134512640 136421960 4291404176 18446744073709551615 135025566 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 145991 144169 217 467 0 145522 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 583964

[startup+51.1017 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 21924
/proc/meminfo: memFree=1208644/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=667376 CPUtime=51.06
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 173641 0 0 0 4972 134 0 0 25 0 1 0 122994628 683393024 164847 1992294400 134512640 136421960 4291404176 18446744073709551615 135275925 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 166844 164847 217 467 0 166375 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 667376

[startup+102.308 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 21926
/proc/meminfo: memFree=1088736/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=787284 CPUtime=102.25
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 203253 0 0 0 10053 172 0 0 25 0 1 0 122994628 806178816 194459 1992294400 134512640 136421960 4291404176 18446744073709551615 135006694 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 196821 194459 217 467 0 196352 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 787284

[startup+162.301 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 21928
/proc/meminfo: memFree=971556/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=906484 CPUtime=162.23
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 232717 0 0 0 16002 221 0 0 25 0 1 0 122994628 928239616 223923 1992294400 134512640 136421960 4291404176 18446744073709551615 134862014 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 226621 223923 217 467 0 226152 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 906484

[startup+222.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/107 21928
/proc/meminfo: memFree=874836/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1002088 CPUtime=222.21
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 256642 0 0 0 21974 247 0 0 25 0 1 0 122994628 1026138112 247848 1992294400 134512640 136421960 4291404176 18446744073709551615 135028329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 250522 247848 217 467 0 250053 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1002088

[startup+282.301 s]
/proc/loadavg: 1.11 1.05 1.00 2/107 21930
/proc/meminfo: memFree=762864/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1115916 CPUtime=282.18
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 284870 0 0 0 27917 301 0 0 25 0 1 0 122994628 1142697984 276076 1992294400 134512640 136421960 4291404176 18446744073709551615 134862014 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 278979 276076 217 467 0 278510 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1115916

[startup+342.301 s]
/proc/loadavg: 1.10 1.05 1.00 2/107 21932
/proc/meminfo: memFree=657464/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1223316 CPUtime=342.17
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 310943 0 0 0 33881 336 0 0 25 0 1 0 122994628 1252675584 302149 1992294400 134512640 136421960 4291404176 18446744073709551615 135006694 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 305829 302149 217 467 0 305360 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1223316

[startup+402.301 s]
/proc/loadavg: 1.09 1.05 1.00 2/107 21934
/proc/meminfo: memFree=575624/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1307384 CPUtime=402.14
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 331490 0 0 0 39867 347 0 0 25 0 1 0 122994628 1338761216 322696 1992294400 134512640 136421960 4291404176 18446744073709551615 134862273 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 326846 322696 217 467 0 326377 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1307384

[startup+462.301 s]
/proc/loadavg: 1.08 1.06 1.00 2/107 21936
/proc/meminfo: memFree=500728/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1383248 CPUtime=462.12
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 350014 0 0 0 45858 354 0 0 25 0 1 0 122994628 1416445952 341220 1992294400 134512640 136421960 4291404176 18446744073709551615 135170236 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 345812 341220 217 467 0 345343 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1383248

[startup+522.301 s]
/proc/loadavg: 1.08 1.06 1.00 2/107 21936
/proc/meminfo: memFree=420128/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1465720 CPUtime=522.1
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 370336 0 0 0 51822 388 0 0 25 0 1 0 122994628 1500897280 361542 1992294400 134512640 136421960 4291404176 18446744073709551615 135818467 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 366430 361542 217 467 0 365961 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 1465720

[startup+582.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/107 21938
/proc/meminfo: memFree=324152/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1561800 CPUtime=582.09
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 394091 0 0 0 57784 425 0 0 25 0 1 0 122994628 1599283200 385297 1992294400 134512640 136421960 4291404176 18446744073709551615 135275065 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 390450 385297 217 467 0 389981 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1561800

[startup+642.301 s]
/proc/loadavg: 1.15 1.08 1.01 2/107 21940
/proc/meminfo: memFree=241196/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1646228 CPUtime=642.07
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 414613 0 0 0 63757 450 0 0 25 0 1 0 122994628 1685737472 405819 1992294400 134512640 136421960 4291404176 18446744073709551615 135165829 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 411557 405819 217 467 0 411088 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1646228

[startup+702.301 s]
/proc/loadavg: 1.05 1.06 1.00 2/107 21942
/proc/meminfo: memFree=194696/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1693552 CPUtime=702.05
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 426377 0 0 0 69745 460 0 0 25 0 1 0 122994628 1734197248 417583 1992294400 134512640 136421960 4291404176 18446744073709551615 135020913 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 423388 417583 217 467 0 422919 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 1693552

[startup+762.309 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 21944
/proc/meminfo: memFree=100332/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1788812 CPUtime=762.04
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 449781 0 0 0 75709 495 0 0 25 0 1 0 122994628 1831743488 440987 1992294400 134512640 136421960 4291404176 18446744073709551615 135006000 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 447203 440987 217 467 0 446734 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1788812



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+801.801 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 21944
/proc/meminfo: memFree=46888/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=1843204 CPUtime=801.52
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4202496 463043 0 0 0 79634 518 0 0 25 0 1 0 122994628 1887440896 454249 1992294400 134512640 136421960 4291404176 18446744073709551615 135155319 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21921/statm: 460801 454249 217 467 0 460332 0
Current children cumulated CPU time (s) 801.52
Current children cumulated vsize (KiB) 1843204

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

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

[startup+801.917 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 21944
/proc/meminfo: memFree=46888/2059040 swapFree=4135388/4192956
[pid=21921] ppid=21919 vsize=0 CPUtime=801.62
/proc/21921/stat : 21921 (pbct) R 21919 21921 21755 0 -1 4194308 463045 0 0 0 79634 528 0 0 25 0 1 0 122994628 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21921/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 801.62
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 801.989
CPU time (s): 801.71
CPU user time (s): 796.349
CPU system time (s): 5.36118
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 1843204

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

runsolver used 1.39879 second user time and 3.75543 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-25 21:17:08
IDJOB=2683029
IDBENCH=2961
IDSOLVER=1192
FILE ID=node027/2683029-1277493427
PBS_JOBID= 11190590
Free space on /tmp= 62024 MiB

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

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

MD5SUM BENCH= a65cda8d8a424008ced1e00002242a19
RANDOM SEED=526325049

node027.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		: 2800.261
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	: 5600.52
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		: 2800.261
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:       1868116 kB
Buffers:         23296 kB
Cached:          79688 kB
SwapCached:       9512 kB
Active:          13692 kB
Inactive:       101968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1868116 kB
SwapTotal:     4192956 kB
SwapFree:      4135388 kB
Dirty:            7880 kB
Writeback:           0 kB
AnonPages:       11468 kB
Mapped:           8280 kB
Slab:            53100 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62020 MiB
End job on node027 at 2010-06-25 21:30:32