Trace number 2682308

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? (TO) 1800.2 1800.78

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-qap10.opb
MD5SUM92cff40bf32fe691e5181dcb856d7399
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark170
Best CPU time to get the best result obtained on this benchmark1802.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 170
Optimality of the best value was proved NO
Number of variables83000
Total number of constraints1820
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 constraints1820
Minimum length of a constraint200
Maximum length of a constraint200
Number of terms in the objective function 52200
Biggest coefficient in the objective function 26214400
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 24146585100
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 26214400
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 24146585100
Number of bits of the biggest sum of numbers35
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.10/1.14	c constraints 1820/0 clauses 0/0 units 0
1.10/1.14	c vars 83000
1.10/1.14	c objective 52200 + 0
1800.03/1800.61	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-2682308-1277484678/watcher-2682308-1277484678 -o /tmp/evaluation-result-2682308-1277484678/solver-2682308-1277484678 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682308-1277484678.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.91 3/105 28449
/proc/meminfo: memFree=1881084/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=2416 CPUtime=0
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 295 0 0 0 0 0 0 0 21 0 1 0 89761391 2473984 215 1992294400 134512640 136421960 4294194368 18446744073709551615 135160329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28449/statm: 604 216 135 467 0 135 0

[startup+0.090307 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28449
/proc/meminfo: memFree=1881084/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=5864 CPUtime=0.08
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 1331 0 0 0 8 0 0 0 23 0 1 0 89761391 6004736 878 1992294400 134512640 136421960 4294194368 18446744073709551615 135153558 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28449/statm: 1466 878 135 467 0 997 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5864

[startup+0.101308 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28449
/proc/meminfo: memFree=1881084/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=5864 CPUtime=0.09
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 1379 0 0 0 9 0 0 0 23 0 1 0 89761391 6004736 926 1992294400 134512640 136421960 4294194368 18446744073709551615 135160291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28449/statm: 1466 926 135 467 0 997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5864

[startup+0.30133 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28449
/proc/meminfo: memFree=1881084/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=9164 CPUtime=0.29
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 2269 0 0 0 28 1 0 0 23 0 1 0 89761391 9383936 1816 1992294400 134512640 136421960 4294194368 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28449/statm: 2291 1816 144 467 0 1822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9164

[startup+0.701374 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28449
/proc/meminfo: memFree=1881084/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=20120 CPUtime=0.69
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 5027 0 0 0 67 2 0 0 25 0 1 0 89761391 20602880 4574 1992294400 134512640 136421960 4294194368 18446744073709551615 135651423 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28449/statm: 5030 4575 144 467 0 4561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20120

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28450
/proc/meminfo: memFree=1854664/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=61724 CPUtime=1.49
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 15454 0 0 0 143 6 0 0 25 0 1 0 89761391 63205376 15001 1992294400 134512640 136421960 4294194368 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 15431 15002 192 467 0 14962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61724

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28450
/proc/meminfo: memFree=1772948/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=186856 CPUtime=3.09
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 47932 0 0 0 288 21 0 0 25 0 1 0 89761391 191340544 45358 1992294400 134512640 136421960 4294194368 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 46714 45359 192 467 0 46245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 186856

[startup+6.30099 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28450
/proc/meminfo: memFree=1536976/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=407552 CPUtime=6.29
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 106838 0 0 0 584 45 0 0 25 0 1 0 89761391 417333248 100547 1992294400 134512640 136421960 4294194368 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 101888 100548 192 467 0 101419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 407552

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28450
/proc/meminfo: memFree=1133604/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=792476 CPUtime=12.69
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 211137 0 0 0 1179 90 0 0 25 0 1 0 89761391 811495424 197608 1992294400 134512640 136421960 4294194368 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 198119 197609 192 467 0 197650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 792476

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28450
/proc/meminfo: memFree=212780/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1740828 CPUtime=25.49
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 462078 0 0 0 2367 182 0 0 25 0 1 0 89761391 1782607872 421163 1992294400 134512640 136421960 4294194368 18446744073709551615 135028179 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 435207 421163 209 467 0 434738 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1740828

[startup+51.1009 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28450
/proc/meminfo: memFree=161568/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1773996 CPUtime=51.07
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 471466 0 0 0 4704 403 0 0 25 0 1 0 89761391 1816571904 429203 1992294400 134512640 136421960 4294194368 18446744073709551615 135026187 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 443499 429203 215 467 0 443030 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1773996

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28452
/proc/meminfo: memFree=158964/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1776600 CPUtime=102.26
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 472095 0 0 0 9436 790 0 0 25 0 1 0 89761391 1819238400 429832 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 444150 429832 216 467 0 443681 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1776600

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28454
/proc/meminfo: memFree=157228/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1779956 CPUtime=162.24
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 472918 0 0 0 15045 1179 0 0 25 0 1 0 89761391 1822674944 430268 1992294400 134512640 136421960 4294194368 18446744073709551615 135025621 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 444989 430268 216 467 0 444520 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1779956

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28454
/proc/meminfo: memFree=156236/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1780420 CPUtime=222.21
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 473161 0 0 0 20749 1472 0 0 25 0 1 0 89761391 1823150080 430511 1992294400 134512640 136421960 4294194368 18446744073709551615 134861890 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 445105 430511 216 467 0 444636 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1780420

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28456
/proc/meminfo: memFree=154996/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1781080 CPUtime=282.2
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 473485 0 0 0 26446 1774 0 0 25 0 1 0 89761391 1823825920 430835 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 445270 430835 216 467 0 444801 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1781080

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28458
/proc/meminfo: memFree=154376/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1781344 CPUtime=342.18
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 473627 0 0 0 32158 2060 0 0 25 0 1 0 89761391 1824096256 430977 1992294400 134512640 136421960 4294194368 18446744073709551615 134973875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 445336 430977 216 467 0 444867 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1781344

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28460
/proc/meminfo: memFree=153632/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1782764 CPUtime=402.15
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 474070 0 0 0 37918 2297 0 0 25 0 1 0 89761391 1825550336 431163 1992294400 134512640 136421960 4294194368 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 445691 431163 216 467 0 445222 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1782764

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28462
/proc/meminfo: memFree=153260/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1783192 CPUtime=462.14
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 474150 0 0 0 43640 2574 0 0 25 0 1 0 89761391 1825988608 431243 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 445798 431243 216 467 0 445329 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1783192

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28462
/proc/meminfo: memFree=152268/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1786528 CPUtime=522.12
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 475095 0 0 0 49401 2811 0 0 25 0 1 0 89761391 1829404672 431417 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 446632 431417 216 467 0 446163 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1786528

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28464
/proc/meminfo: memFree=152020/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1786792 CPUtime=582.1
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 475241 0 0 0 55152 3058 0 0 25 0 1 0 89761391 1829675008 431563 1992294400 134512640 136421960 4294194368 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 446698 431563 216 467 0 446229 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1786792

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28475
/proc/meminfo: memFree=150904/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1787188 CPUtime=642.08
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 475431 0 0 0 60897 3311 0 0 25 0 1 0 89761391 1830080512 431753 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 446797 431753 216 467 0 446328 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 1787188

[startup+702.301 s]

################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28481
/proc/meminfo: memFree=149044/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788244 CPUtime=881.99
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 475891 0 0 0 83899 4300 0 0 25 0 1 0 89761391 1831161856 432213 1992294400 134512640 136421960 4294194368 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447061 432213 216 467 0 446592 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1788244

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28483
/proc/meminfo: memFree=148796/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788244 CPUtime=941.97
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 475949 0 0 0 89658 4539 0 0 25 0 1 0 89761391 1831161856 432271 1992294400 134512640 136421960 4294194368 18446744073709551615 134863185 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447061 432271 216 467 0 446592 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1788244

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28485
/proc/meminfo: memFree=148672/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788376 CPUtime=1001.95
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 475970 0 0 0 95383 4812 0 0 25 0 1 0 89761391 1831297024 432292 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447094 432292 216 467 0 446625 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 1788376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28487
/proc/meminfo: memFree=148548/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788376 CPUtime=1061.94
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476002 0 0 0 101142 5052 0 0 25 0 1 0 89761391 1831297024 432324 1992294400 134512640 136421960 4294194368 18446744073709551615 135026187 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447094 432324 216 467 0 446625 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1788376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28487
/proc/meminfo: memFree=148424/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788508 CPUtime=1121.92
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476041 0 0 0 106917 5275 0 0 25 0 1 0 89761391 1831432192 432363 1992294400 134512640 136421960 4294194368 18446744073709551615 135026187 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447127 432363 216 467 0 446658 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1788508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28489
/proc/meminfo: memFree=148300/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788508 CPUtime=1181.9
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476044 0 0 0 112682 5508 0 0 25 0 1 0 89761391 1831432192 432366 1992294400 134512640 136421960 4294194368 18446744073709551615 134620057 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447127 432366 216 467 0 446658 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1788508

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28491
/proc/meminfo: memFree=148176/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788640 CPUtime=1241.88
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476089 0 0 0 118466 5722 0 0 25 0 1 0 89761391 1831567360 432411 1992294400 134512640 136421960 4294194368 18446744073709551615 135006120 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447160 432411 216 467 0 446691 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 1788640

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28493
/proc/meminfo: memFree=147928/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788640 CPUtime=1301.87
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476106 0 0 0 124306 5881 0 0 25 0 1 0 89761391 1831567360 432428 1992294400 134512640 136421960 4294194368 18446744073709551615 135026187 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447160 432428 216 467 0 446691 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 1788640

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28495
/proc/meminfo: memFree=147804/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788640 CPUtime=1361.84
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476154 0 0 0 130057 6127 0 0 25 0 1 0 89761391 1831567360 432476 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447160 432476 216 467 0 446691 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 1788640

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28495
/proc/meminfo: memFree=147680/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788772 CPUtime=1421.84
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476170 0 0 0 135798 6386 0 0 25 0 1 0 89761391 1831702528 432492 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447193 432492 216 467 0 446724 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 1788772

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28497
/proc/meminfo: memFree=147556/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788772 CPUtime=1481.81
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476194 0 0 0 141560 6621 0 0 25 0 1 0 89761391 1831702528 432516 1992294400 134512640 136421960 4294194368 18446744073709551615 135028884 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447193 432516 216 467 0 446724 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1788772

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28499
/proc/meminfo: memFree=147556/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788772 CPUtime=1541.8
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476203 0 0 0 147333 6847 0 0 25 0 1 0 89761391 1831702528 432525 1992294400 134512640 136421960 4294194368 18446744073709551615 135020633 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447193 432525 216 467 0 446724 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1788772

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28501
/proc/meminfo: memFree=147432/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788904 CPUtime=1601.78
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476221 0 0 0 153102 7076 0 0 25 0 1 0 89761391 1831837696 432543 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447226 432543 216 467 0 446757 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1788904

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28503
/proc/meminfo: memFree=147432/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788904 CPUtime=1661.75
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476241 0 0 0 158825 7350 0 0 25 0 1 0 89761391 1831837696 432563 1992294400 134512640 136421960 4294194368 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447226 432563 216 467 0 446757 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 1788904

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28503
/proc/meminfo: memFree=147308/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788904 CPUtime=1721.73
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476281 0 0 0 164614 7559 0 0 25 0 1 0 89761391 1831837696 432603 1992294400 134512640 136421960 4294194368 18446744073709551615 135006120 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447226 432603 216 467 0 446757 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1788904

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28505
/proc/meminfo: memFree=147060/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788904 CPUtime=1781.73
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476281 0 0 0 170445 7728 0 0 25 0 1 0 89761391 1831837696 432603 1992294400 134512640 136421960 4294194368 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447226 432603 216 467 0 446757 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1788904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28507
/proc/meminfo: memFree=147060/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=1788904 CPUtime=1800.03
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4202496 476281 0 0 0 172237 7766 0 0 25 0 1 0 89761391 1831837696 432603 1992294400 134512640 136421960 4294194368 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28449/statm: 447226 432603 216 467 0 446757 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1788904

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

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

[startup+1800.72 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28507
/proc/meminfo: memFree=147060/2059040 swapFree=4139016/4192956
[pid=28449] ppid=28447 vsize=0 CPUtime=1800.13
/proc/28449/stat : 28449 (pbct) R 28447 28449 27899 0 -1 4194308 476283 0 0 0 172237 7776 0 0 25 0 1 0 89761391 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28449/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.2
CPU user time (s): 1722.38
CPU system time (s): 77.8232
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 1788904

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

runsolver used 3.00654 second user time and 8.47171 second system time

The end

Launcher Data

Begin job on node087 at 2010-06-25 18:51:19
IDJOB=2682308
IDBENCH=2311
IDSOLVER=1192
FILE ID=node087/2682308-1277484678
PBS_JOBID= 11190481
Free space on /tmp= 62456 MiB

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

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

MD5SUM BENCH= 92cff40bf32fe691e5181dcb856d7399
RANDOM SEED=1511914416

node087.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.213
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.42
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.213
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1881612 kB
Buffers:          9100 kB
Cached:          79608 kB
SwapCached:       5836 kB
Active:          12632 kB
Inactive:        88772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1881612 kB
SwapTotal:     4192956 kB
SwapFree:      4139016 kB
Dirty:            6848 kB
Writeback:           8 kB
AnonPages:       11544 kB
Mapped:          11868 kB
Slab:            54004 kB
PageTables:       4068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182300 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= 62456 MiB
End job on node087 at 2010-06-25 19:21:21