Trace number 2668714

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? (TO) 1800.26 1800.79

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 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
1.19/1.24	c constraints 1820/0 clauses 0/0 units 0
1.19/1.24	c vars 83000
1.19/1.24	c objective 52200 + 0
1800.08/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-2668714-1276525869/watcher-2668714-1276525869 -o /tmp/evaluation-result-2668714-1276525869/solver-2668714-1276525869 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668714-1276525869.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.97 1.97 1.83 3/106 30622
/proc/meminfo: memFree=1862112/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=2488 CPUtime=0
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 304 0 0 0 0 0 0 0 20 0 1 0 26243294 2547712 227 1992294400 134512640 136485738 4287280416 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30622/statm: 622 227 149 482 0 138 0

[startup+0.0868101 s]
/proc/loadavg: 1.97 1.97 1.83 3/106 30622
/proc/meminfo: memFree=1862112/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=5936 CPUtime=0.08
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 1293 0 0 0 8 0 0 0 20 0 1 0 26243294 6078464 843 1992294400 134512640 136485738 4287280416 18446744073709551615 135171015 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30622/statm: 1484 843 149 482 0 1000 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5936

[startup+0.100812 s]
/proc/loadavg: 1.97 1.97 1.83 3/106 30622
/proc/meminfo: memFree=1862112/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=5936 CPUtime=0.09
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 1347 0 0 0 9 0 0 0 20 0 1 0 26243294 6078464 897 1992294400 134512640 136485738 4287280416 18446744073709551615 135332318 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30622/statm: 1484 898 149 482 0 1000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5936

[startup+0.300831 s]
/proc/loadavg: 1.97 1.97 1.83 3/106 30622
/proc/meminfo: memFree=1862112/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=8576 CPUtime=0.29
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 2106 0 0 0 29 0 0 0 20 0 1 0 26243294 8781824 1656 1992294400 134512640 136485738 4287280416 18446744073709551615 134532482 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30622/statm: 2144 1657 155 482 0 1660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8576

[startup+0.700869 s]
/proc/loadavg: 1.97 1.97 1.83 3/106 30622
/proc/meminfo: memFree=1862112/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=18620 CPUtime=0.69
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 4641 0 0 0 68 1 0 0 21 0 1 0 26243294 19066880 4191 1992294400 134512640 136485738 4287280416 18446744073709551615 135848256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30622/statm: 4655 4191 155 482 0 4171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18620

[startup+1.50095 s]
/proc/loadavg: 1.97 1.97 1.83 2/107 30623
/proc/meminfo: memFree=1838172/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=50740 CPUtime=1.49
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 12586 0 0 0 144 5 0 0 23 0 1 0 26243294 51957760 12136 1992294400 134512640 136485738 4287280416 18446744073709551615 135681405 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 12685 12137 196 482 0 12201 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50740

[startup+3.1011 s]
/proc/loadavg: 1.89 1.95 1.82 2/107 30623
/proc/meminfo: memFree=1772204/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=159792 CPUtime=3.09
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 40809 0 0 0 292 17 0 0 25 0 1 0 26243294 163627008 38495 1992294400 134512640 136485738 4287280416 18446744073709551615 135856913 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 39948 38495 196 482 0 39464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 159792

[startup+6.30041 s]
/proc/loadavg: 1.89 1.95 1.82 2/107 30623
/proc/meminfo: memFree=1565372/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=355976 CPUtime=6.29
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 92502 0 0 0 587 42 0 0 25 0 1 0 26243294 364519424 86983 1992294400 134512640 136485738 4287280416 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 88994 86984 196 482 0 88510 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 355976

[startup+12.702 s]
/proc/loadavg: 1.75 1.92 1.81 2/107 30623
/proc/meminfo: memFree=1212344/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=687080 CPUtime=12.69
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 182909 0 0 0 1186 83 0 0 25 0 1 0 26243294 703569920 169383 1992294400 134512640 136485738 4287280416 18446744073709551615 134719589 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 171770 169384 196 482 0 171286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 687080

[startup+25.5012 s]
/proc/loadavg: 1.64 1.89 1.81 2/107 30623
/proc/meminfo: memFree=248492/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1662464 CPUtime=25.48
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 441462 0 0 0 2361 187 0 0 25 0 1 0 26243294 1702363136 403654 1992294400 134512640 136485738 4287280416 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 415616 403654 209 482 0 415132 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1662464

[startup+51.1007 s]
/proc/loadavg: 1.42 1.82 1.78 2/107 30625
/proc/meminfo: memFree=142472/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1773936 CPUtime=51.07
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 471432 0 0 0 4718 389 0 0 25 0 1 0 26243294 1816510464 429172 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 443484 429172 226 482 0 443000 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1773936

[startup+102.309 s]
/proc/loadavg: 1.21 1.69 1.74 2/107 30625
/proc/meminfo: memFree=140116/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1776540 CPUtime=102.26
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 472033 0 0 0 9447 779 0 0 25 0 1 0 26243294 1819176960 429773 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 444135 429773 227 482 0 443651 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1776540

[startup+162.301 s]
/proc/loadavg: 1.11 1.58 1.70 2/107 30627
/proc/meminfo: memFree=137884/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1780028 CPUtime=162.24
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 472926 0 0 0 15061 1163 0 0 25 0 1 0 26243294 1822748672 430279 1992294400 134512640 136485738 4287280416 18446744073709551615 135039091 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 445007 430279 227 482 0 444523 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1780028

[startup+222.301 s]
/proc/loadavg: 1.07 1.48 1.66 2/107 30629
/proc/meminfo: memFree=136768/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1780480 CPUtime=222.21
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 473191 0 0 0 20752 1469 0 0 25 0 1 0 26243294 1823211520 430544 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 445120 430544 227 482 0 444636 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1780480

[startup+282.301 s]
/proc/loadavg: 1.10 1.43 1.62 2/107 30631
/proc/meminfo: memFree=135900/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1781008 CPUtime=282.2
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 473448 0 0 0 26464 1756 0 0 25 0 1 0 26243294 1823752192 430801 1992294400 134512640 136485738 4287280416 18446744073709551615 135039324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 445252 430801 227 482 0 444768 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1781008

[startup+342.301 s]
/proc/loadavg: 1.13 1.37 1.59 2/107 30631
/proc/meminfo: memFree=134412/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1782564 CPUtime=342.18
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 473954 0 0 0 32176 2042 0 0 25 0 1 0 26243294 1825345536 431050 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 445641 431050 227 482 0 445157 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1782564

[startup+402.301 s]
/proc/loadavg: 1.20 1.34 1.56 2/107 30633
/proc/meminfo: memFree=134040/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1783260 CPUtime=402.16
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 474156 0 0 0 37886 2330 0 0 25 0 1 0 26243294 1826058240 431252 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 445815 431252 227 482 0 445331 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1783260

[startup+462.301 s]
/proc/loadavg: 1.16 1.30 1.53 2/107 30638
/proc/meminfo: memFree=132864/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1783260 CPUtime=462.14
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 474212 0 0 0 43641 2573 0 0 25 0 1 0 26243294 1826058240 431308 1992294400 134512640 136485738 4287280416 18446744073709551615 135039068 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 445815 431308 227 482 0 445331 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1783260

[startup+522.301 s]
/proc/loadavg: 1.06 1.25 1.50 2/107 30640
/proc/meminfo: memFree=132120/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1786860 CPUtime=522.13
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 475200 0 0 0 49389 2824 0 0 25 0 1 0 26243294 1829744640 431525 1992294400 134512640 136485738 4287280416 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 446715 431525 227 482 0 446231 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1786860

[startup+582.301 s]
/proc/loadavg: 1.02 1.20 1.46 2/107 30642
/proc/meminfo: memFree=131500/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1787124 CPUtime=582.12
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 475366 0 0 0 55164 3048 0 0 25 0 1 0 26243294 1830014976 431691 1992294400 134512640 136485738 4287280416 18446744073709551615 135179592 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 446781 431691 227 482 0 446297 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1787124

[startup+642.301 s]
/proc/loadavg: 1.00 1.16 1.43 2/107 30642
/proc/meminfo: memFree=131004/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1787388 CPUtime=642.11
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 475490 0 0 0 60945 3266 0 0 25 0 1 0 26243294 1830285312 431815 1992294400 134512640 136485738 4287280416 18446744073709551615 135037649 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 446847 431815 227 482 0 446363 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1787388

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.06 1.32 2/107 30650
/proc/meminfo: memFree=129516/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788312 CPUtime=882.03
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 475921 0 0 0 83958 4245 0 0 25 0 1 0 26243294 1831231488 432246 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447078 432246 227 482 0 446594 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1788312

[startup+942.301 s]
/proc/loadavg: 1.00 1.05 1.30 2/107 30650
/proc/meminfo: memFree=129392/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788312 CPUtime=942.01
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 475943 0 0 0 89704 4497 0 0 25 0 1 0 26243294 1831231488 432268 1992294400 134512640 136485738 4287280416 18446744073709551615 134886553 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447078 432268 227 482 0 446594 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1788312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.28 2/107 30652
/proc/meminfo: memFree=129268/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788444 CPUtime=1002
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 475964 0 0 0 95437 4763 0 0 25 0 1 0 26243294 1831366656 432289 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447111 432289 227 482 0 446627 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1788444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.26 2/107 30654
/proc/meminfo: memFree=129020/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788444 CPUtime=1061.98
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476026 0 0 0 101187 5011 0 0 25 0 1 0 26243294 1831366656 432351 1992294400 134512640 136485738 4287280416 18446744073709551615 134880566 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447111 432351 227 482 0 446627 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1788444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/107 30656
/proc/meminfo: memFree=128896/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788576 CPUtime=1121.95
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476046 0 0 0 106956 5239 0 0 25 0 1 0 26243294 1831501824 432371 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447144 432371 227 482 0 446660 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1788576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/107 30658
/proc/meminfo: memFree=128772/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788576 CPUtime=1181.94
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476083 0 0 0 112696 5498 0 0 25 0 1 0 26243294 1831501824 432408 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447144 432408 227 482 0 446660 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1788576

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/107 30658
/proc/meminfo: memFree=128524/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788708 CPUtime=1241.93
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476087 0 0 0 118464 5729 0 0 25 0 1 0 26243294 1831636992 432412 1992294400 134512640 136485738 4287280416 18446744073709551615 135039336 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447177 432412 227 482 0 446693 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 1788708

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/107 30660
/proc/meminfo: memFree=128152/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788708 CPUtime=1301.92
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476155 0 0 0 124188 6004 0 0 25 0 1 0 26243294 1831636992 432480 1992294400 134512640 136485738 4287280416 18446744073709551615 135044254 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447177 432480 227 482 0 446693 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 1788708

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/107 30662
/proc/meminfo: memFree=128152/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788708 CPUtime=1361.89
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476155 0 0 0 129973 6216 0 0 25 0 1 0 26243294 1831636992 432480 1992294400 134512640 136485738 4287280416 18446744073709551615 135037649 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447177 432480 227 482 0 446693 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1788708

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.16 2/107 30664
/proc/meminfo: memFree=128152/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788708 CPUtime=1421.89
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476156 0 0 0 135748 6441 0 0 25 0 1 0 26243294 1831636992 432481 1992294400 134512640 136485738 4287280416 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447177 432481 227 482 0 446693 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 1788708

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/107 30666
/proc/meminfo: memFree=128028/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788840 CPUtime=1481.86
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476189 0 0 0 141482 6704 0 0 25 0 1 0 26243294 1831772160 432514 1992294400 134512640 136485738 4287280416 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447210 432514 227 482 0 446726 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 1788840

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 30666
/proc/meminfo: memFree=127904/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788840 CPUtime=1541.85
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476189 0 0 0 147302 6883 0 0 25 0 1 0 26243294 1831772160 432514 1992294400 134512640 136485738 4287280416 18446744073709551615 135039157 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447210 432514 227 482 0 446726 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 1788840

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 30668
/proc/meminfo: memFree=127780/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788972 CPUtime=1601.83
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476246 0 0 0 153061 7122 0 0 25 0 1 0 26243294 1831907328 432571 1992294400 134512640 136485738 4287280416 18446744073709551615 135037960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447243 432571 227 482 0 446759 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 1788972

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 30670
/proc/meminfo: memFree=127656/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788972 CPUtime=1661.82
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476247 0 0 0 158814 7368 0 0 25 0 1 0 26243294 1831907328 432572 1992294400 134512640 136485738 4287280416 18446744073709551615 135024840 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447243 432572 227 482 0 446759 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 1788972

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 30672
/proc/meminfo: memFree=127532/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788972 CPUtime=1721.8
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476247 0 0 0 164571 7609 0 0 25 0 1 0 26243294 1831907328 432572 1992294400 134512640 136485738 4287280416 18446744073709551615 135047017 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447243 432572 227 482 0 446759 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1788972

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 30674
/proc/meminfo: memFree=127284/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1788972 CPUtime=1781.79
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476273 0 0 0 170373 7806 0 0 25 0 1 0 26243294 1831907328 432598 1992294400 134512640 136485738 4287280416 18446744073709551615 134616170 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447243 432598 227 482 0 446759 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1788972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 30683
/proc/meminfo: memFree=126480/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=1789104 CPUtime=1800.08
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4202496 476282 0 0 0 172123 7885 0 0 25 0 1 0 26243294 1832042496 432607 1992294400 134512640 136485738 4287280416 18446744073709551615 135039236 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30622/statm: 447276 432607 227 482 0 446792 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1789104

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 1.09 2/107 30683
/proc/meminfo: memFree=126480/2059040 swapFree=4140228/4192956
[pid=30622] ppid=30620 vsize=0 CPUtime=1800.18
/proc/30622/stat : 30622 (pbct) R 30620 30622 30054 0 -1 4194308 476282 0 0 0 172123 7895 0 0 25 0 1 0 26243294 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30622/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.26
CPU user time (s): 1721.23
CPU system time (s): 79.029
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 1789104

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

runsolver used 2.87856 second user time and 8.60169 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-14 16:31:10
IDJOB=2668714
IDBENCH=2311
IDSOLVER=1170
FILE ID=node018/2668714-1276525869
PBS_JOBID= 11173438
Free space on /tmp= 62364 MiB

SOLVER NAME= PB/CT 0.1
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-2668714-1276525869/watcher-2668714-1276525869 -o /tmp/evaluation-result-2668714-1276525869/solver-2668714-1276525869 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668714-1276525869.opb

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

MD5SUM BENCH= 92cff40bf32fe691e5181dcb856d7399
RANDOM SEED=102950738

node018.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.248
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.49
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.248
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1862516 kB
Buffers:         10744 kB
Cached:          96296 kB
SwapCached:       5688 kB
Active:          42712 kB
Inactive:        76684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1862516 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            6972 kB
Writeback:           8 kB
AnonPages:       10908 kB
Mapped:          12816 kB
Slab:            55128 kB
PageTables:       4068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179820 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= 62360 MiB
End job on node018 at 2010-06-14 17:01:12