Trace number 2681920

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) 788.42 788.684

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM523aad2a62a776290fed26e3ef5d80ef
Bench CategoryOPT-BIGINT (optimisation, big 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 variables20024
Total number of constraints1258
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)912
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint2
Maximum length of a constraint15837
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
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.01	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.01	c Based on OpenSMT/CT 20091015
0.59/0.67	c constraints 1257/0 clauses 1/0 units 0
0.59/0.67	c vars 20024
0.59/0.67	c objective 31 + 0
788.23/788.50	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-2681920-1277485358/watcher-2681920-1277485358 -o /tmp/evaluation-result-2681920-1277485358/solver-2681920-1277485358 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681920-1277485358.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.00 1.00 0.98 3/106 21466
/proc/meminfo: memFree=1793620/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=2428 CPUtime=0
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 308 0 0 0 0 0 0 0 22 0 1 0 122187700 2486272 227 1992294400 134512640 136421960 4291905520 18446744073709551615 135160329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21466/statm: 607 227 146 467 0 138 0

[startup+0.044842 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 21466
/proc/meminfo: memFree=1793620/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=3148 CPUtime=0.04
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 504 0 0 0 4 0 0 0 24 0 1 0 122187700 3223552 423 1992294400 134512640 136421960 4291905520 18446744073709551615 135161809 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21466/statm: 787 423 146 467 0 318 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3148

[startup+0.100852 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 21466
/proc/meminfo: memFree=1793620/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=4536 CPUtime=0.09
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 805 0 0 0 9 0 0 0 24 0 1 0 122187700 4644864 724 1992294400 134512640 136421960 4291905520 18446744073709551615 135380515 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21466/statm: 1134 724 146 467 0 665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4536

[startup+0.30089 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 21466
/proc/meminfo: memFree=1793620/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=9596 CPUtime=0.29
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 1960 0 0 0 29 0 0 0 25 0 1 0 122187700 9826304 1879 1992294400 134512640 136421960 4291905520 18446744073709551615 134535260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21466/statm: 2399 1879 146 467 0 1930 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9596

[startup+0.700961 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 21466
/proc/meminfo: memFree=1793620/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=21200 CPUtime=0.69
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 4745 0 0 0 67 2 0 0 25 0 1 0 122187700 21708800 4632 1992294400 134512640 136421960 4291905520 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 5300 4633 194 467 0 4831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21200

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 21467
/proc/meminfo: memFree=1749928/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=80192 CPUtime=1.49
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 20096 0 0 0 139 10 0 0 25 0 1 0 122187700 82116608 18997 1992294400 134512640 136421960 4291905520 18446744073709551615 134548786 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 20048 18998 194 467 0 19579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80192

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 21467
/proc/meminfo: memFree=1682012/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=173300 CPUtime=3.09
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 44940 0 0 0 287 22 0 0 25 0 1 0 122187700 177459200 42235 1992294400 134512640 136421960 4291905520 18446744073709551615 134751756 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 43325 42236 194 467 0 42856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 173300

[startup+6.30098 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 21467
/proc/meminfo: memFree=1470592/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=377112 CPUtime=6.29
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 100056 0 0 0 583 46 0 0 25 0 1 0 122187700 386162688 93524 1992294400 134512640 136421960 4291905520 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 94278 93525 195 467 0 93809 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 377112

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 21467
/proc/meminfo: memFree=1034608/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=794516 CPUtime=12.69
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 210687 0 0 0 1182 87 0 0 25 0 1 0 122187700 813584384 191585 1992294400 134512640 136421960 4291905520 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 198629 191585 205 467 0 198160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 794516

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 21467
/proc/meminfo: memFree=980296/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=843260 CPUtime=25.49
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 223914 0 0 0 2354 195 0 0 25 0 1 0 122187700 863498240 203003 1992294400 134512640 136421960 4291905520 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 210815 203003 216 467 0 210346 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 843260

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 21469
/proc/meminfo: memFree=978932/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=844572 CPUtime=51.07
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 224265 0 0 0 4738 369 0 0 25 0 1 0 122187700 864841728 203354 1992294400 134512640 136421960 4291905520 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 211143 203354 216 467 0 210674 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 844572

[startup+102.309 s]
/proc/loadavg: 1.04 1.01 0.98 2/107 21469
/proc/meminfo: memFree=917428/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=906404 CPUtime=102.27
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 239613 0 0 0 9652 575 0 0 25 0 1 0 122187700 928157696 218702 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 226601 218702 217 467 0 226132 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 906404

[startup+162.301 s]
/proc/loadavg: 1.05 1.02 0.99 2/107 21471
/proc/meminfo: memFree=831372/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=993716 CPUtime=162.23
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 261410 0 0 0 15395 828 0 0 25 0 1 0 122187700 1017565184 240499 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 248429 240499 217 467 0 247960 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 993716

[startup+222.301 s]
/proc/loadavg: 1.21 1.06 1.01 2/107 21473
/proc/meminfo: memFree=744944/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1078620 CPUtime=222.21
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 282647 0 0 0 21152 1069 0 0 25 0 1 0 122187700 1104506880 261736 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 269655 261736 217 467 0 269186 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1078620

[startup+282.301 s]
/proc/loadavg: 1.15 1.06 1.01 2/107 21475
/proc/meminfo: memFree=658392/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1165976 CPUtime=282.2
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 304473 0 0 0 26893 1327 0 0 25 0 1 0 122187700 1193959424 283562 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 291494 283562 217 467 0 291025 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1165976

[startup+342.301 s]
/proc/loadavg: 1.12 1.07 1.00 2/107 21475
/proc/meminfo: memFree=577172/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1246612 CPUtime=342.18
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 324515 0 0 0 32638 1580 0 0 25 0 1 0 122187700 1276530688 303604 1992294400 134512640 136421960 4291905520 18446744073709551615 135241783 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 311653 303604 217 467 0 311184 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1246612

[startup+402.301 s]
/proc/loadavg: 1.10 1.07 1.00 2/107 21477
/proc/meminfo: memFree=502400/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1322072 CPUtime=402.16
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 343449 0 0 0 38392 1824 0 0 25 0 1 0 122187700 1353801728 322538 1992294400 134512640 136421960 4291905520 18446744073709551615 135161652 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 330518 322538 217 467 0 330049 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1322072

[startup+462.301 s]
/proc/loadavg: 1.09 1.07 1.00 2/107 21479
/proc/meminfo: memFree=412128/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1412088 CPUtime=462.13
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 365746 0 0 0 44147 2066 0 0 25 0 1 0 122187700 1445978112 344835 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 353022 344835 217 467 0 352553 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1412088

[startup+522.301 s]
/proc/loadavg: 1.08 1.07 1.00 2/107 21481
/proc/meminfo: memFree=331776/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1492988 CPUtime=522.12
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 386035 0 0 0 49908 2304 0 0 25 0 1 0 122187700 1528819712 365124 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 373247 365124 217 467 0 372778 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1492988

[startup+582.302 s]
/proc/loadavg: 1.08 1.07 1.00 2/107 21483
/proc/meminfo: memFree=251920/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1571620 CPUtime=582.1
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 405725 0 0 0 55674 2536 0 0 25 0 1 0 122187700 1609338880 384814 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 392905 384814 217 467 0 392436 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1571620

[startup+642.302 s]
/proc/loadavg: 1.03 1.05 1.00 2/107 21483
/proc/meminfo: memFree=174916/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1647764 CPUtime=642.08
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 424803 0 0 0 61451 2757 0 0 25 0 1 0 122187700 1687310336 403892 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 411941 403892 217 467 0 411472 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1647764

[startup+702.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 21485
/proc/meminfo: memFree=93572/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1730640 CPUtime=702.06
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 445205 0 0 0 67210 2996 0 0 25 0 1 0 122187700 1772175360 424294 1992294400 134512640 136421960 4291905520 18446744073709551615 135028857 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 432660 424294 217 467 0 432191 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1730640

[startup+762.309 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 21487
/proc/meminfo: memFree=15700/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1807748 CPUtime=762.04
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 464529 0 0 0 72966 3238 0 0 25 0 1 0 122187700 1851133952 443618 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 451937 443618 217 467 0 451468 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 1807748



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+788.501 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 21487
/proc/meminfo: memFree=10476/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=1843328 CPUtime=788.23
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4202496 473427 0 0 0 75471 3352 0 0 25 0 1 0 122187700 1887567872 452516 1992294400 134512640 136421960 4291905520 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21466/statm: 460832 452516 217 467 0 460363 0
Current children cumulated CPU time (s) 788.23
Current children cumulated vsize (KiB) 1843328

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

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

[startup+788.61 s]
/proc/loadavg: 1.00 1.03 1.00 2/108 21488
/proc/meminfo: memFree=1047552/2059040 swapFree=4136184/4192956
[pid=21466] ppid=21464 vsize=0 CPUtime=788.34
/proc/21466/stat : 21466 (pbct) R 21464 21466 20789 0 -1 4194308 473429 0 0 0 75471 3363 0 0 25 0 1 0 122187700 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21466/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 788.34
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 788.684
CPU time (s): 788.42
CPU user time (s): 754.717
CPU system time (s): 33.7029
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 1843328

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

runsolver used 1.66075 second user time and 3.9174 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-25 19:02:38
IDJOB=2681920
IDBENCH=2352
IDSOLVER=1192
FILE ID=node027/2681920-1277485358
PBS_JOBID= 11190515
Free space on /tmp= 62028 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681920-1277485358/watcher-2681920-1277485358 -o /tmp/evaluation-result-2681920-1277485358/solver-2681920-1277485358 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681920-1277485358.opb

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

MD5SUM BENCH= 523aad2a62a776290fed26e3ef5d80ef
RANDOM SEED=1373270609

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:       1794148 kB
Buffers:         41928 kB
Cached:         132728 kB
SwapCached:       9196 kB
Active:          66704 kB
Inactive:       121072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1794148 kB
SwapTotal:     4192956 kB
SwapFree:      4136184 kB
Dirty:            4540 kB
Writeback:           0 kB
AnonPages:       11796 kB
Mapped:           8308 kB
Slab:            55156 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182200 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= 62024 MiB
End job on node027 at 2010-06-25 19:15:49