Trace number 2682143

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.1 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos15.opb
MD5SUMd360a4da18a1223a5a3c77027ac256df
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2593180922877200009284
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20742332700051198
Optimality of the best value was proved NO
Number of variables17600
Total number of constraints632
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 constraints632
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 10400
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 77389326876814400021856
Number of bits of the sum of numbers in the objective function 77
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 77389326876814400021856
Number of bits of the biggest sum of numbers77
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.19/0.22	c constraints 632/0 clauses 0/0 units 2320
0.19/0.22	c vars 17600
0.19/0.22	c objective 10400 + 0
1800.06/1800.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-2682143-1277485213/watcher-2682143-1277485213 -o /tmp/evaluation-result-2682143-1277485213/solver-2682143-1277485213 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682143-1277485213.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 28544
/proc/meminfo: memFree=1868420/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=2280 CPUtime=0
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 267 0 0 0 0 0 0 0 18 0 1 0 89813993 2334720 186 1992294400 134512640 136421960 4293017392 18446744073709551615 135372747 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28544/statm: 570 190 138 467 0 101 0

[startup+0.038839 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 28544
/proc/meminfo: memFree=1868420/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=3004 CPUtime=0.03
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 466 0 0 0 3 0 0 0 20 0 1 0 89813993 3076096 353 1992294400 134512640 136421960 4293017392 18446744073709551615 134546896 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28544/statm: 751 353 139 467 0 282 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3004

[startup+0.100844 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 28544
/proc/meminfo: memFree=1868420/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=4192 CPUtime=0.09
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 757 0 0 0 9 0 0 0 20 0 1 0 89813993 4292608 643 1992294400 134512640 136421960 4293017392 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28544/statm: 1048 643 146 467 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4192

[startup+0.300861 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 28544
/proc/meminfo: memFree=1868420/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=15288 CPUtime=0.29
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 3509 0 0 0 28 1 0 0 20 0 1 0 89813993 15654912 3395 1992294400 134512640 136421960 4293017392 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 3822 3397 194 467 0 3353 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15288

[startup+0.700896 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 28544
/proc/meminfo: memFree=1868420/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=44320 CPUtime=0.69
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 10940 0 0 0 63 6 0 0 20 0 1 0 89813993 45383680 10453 1992294400 134512640 136421960 4293017392 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 11080 10453 194 467 0 10611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44320

[startup+1.50096 s]
/proc/loadavg: 0.92 0.98 0.95 2/107 28545
/proc/meminfo: memFree=1807280/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=97292 CPUtime=1.49
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 24892 0 0 0 137 12 0 0 23 0 1 0 89813993 99627008 23664 1992294400 134512640 136421960 4293017392 18446744073709551615 135809629 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 24323 23664 194 467 0 23854 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97292

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.95 2/107 28545
/proc/meminfo: memFree=1743048/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=236568 CPUtime=3.09
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 61596 0 0 0 280 29 0 0 25 0 1 0 89813993 242245632 58506 1992294400 134512640 136421960 4293017392 18446744073709551615 134729648 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 59142 58506 196 467 0 58673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 236568

[startup+6.30139 s]
/proc/loadavg: 0.93 0.98 0.95 2/107 28545
/proc/meminfo: memFree=1605532/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=271180 CPUtime=6.29
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 70407 0 0 0 579 50 0 0 25 0 1 0 89813993 277688320 65766 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 67795 65766 217 467 0 67326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 271180

[startup+12.7009 s]
/proc/loadavg: 0.93 0.98 0.95 2/107 28545
/proc/meminfo: memFree=1603548/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=273020 CPUtime=12.69
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 70852 0 0 0 1167 102 0 0 25 0 1 0 89813993 279572480 66211 1992294400 134512640 136421960 4293017392 18446744073709551615 134867945 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 68255 66211 217 467 0 67786 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273020

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.95 2/107 28545
/proc/meminfo: memFree=1600076/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=276444 CPUtime=25.49
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 71712 0 0 0 2352 197 0 0 25 0 1 0 89813993 283078656 67071 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 69111 67071 217 467 0 68642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 276444

[startup+51.1003 s]
/proc/loadavg: 0.96 0.98 0.95 2/107 28554
/proc/meminfo: memFree=1594612/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=281020 CPUtime=51.06
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 72835 0 0 0 4732 374 0 0 25 0 1 0 89813993 287764480 68194 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 70255 68194 217 467 0 69786 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 281020

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.95 2/107 28556
/proc/meminfo: memFree=1587552/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=288576 CPUtime=102.25
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 74704 0 0 0 9529 696 0 0 25 0 1 0 89813993 295501824 70063 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 72144 70063 217 467 0 71675 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 288576

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 28558
/proc/meminfo: memFree=1580980/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=295452 CPUtime=162.23
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 76424 0 0 0 15166 1057 0 0 25 0 1 0 89813993 302542848 71783 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 73863 71783 217 467 0 73394 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 295452

[startup+222.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 28560
/proc/meminfo: memFree=1578252/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=297708 CPUtime=222.23
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 77008 0 0 0 20775 1448 0 0 25 0 1 0 89813993 304852992 72367 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 74427 72367 217 467 0 73958 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 297708

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 28562
/proc/meminfo: memFree=1578252/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=297708 CPUtime=282.21
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 77008 0 0 0 26414 1807 0 0 25 0 1 0 89813993 304852992 72367 1992294400 134512640 136421960 4293017392 18446744073709551615 134859887 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 74427 72367 217 467 0 73958 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 297708

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 28562
/proc/meminfo: memFree=1574656/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=301348 CPUtime=342.2
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 77929 0 0 0 32073 2147 0 0 25 0 1 0 89813993 308580352 73288 1992294400 134512640 136421960 4293017392 18446744073709551615 135237605 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 75337 73288 217 467 0 74868 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 301348

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 28564
/proc/meminfo: memFree=1570812/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=305484 CPUtime=402.18
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 78881 0 0 0 37717 2501 0 0 25 0 1 0 89813993 312815616 74240 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 76371 74240 217 467 0 75902 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 305484

[startup+462.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 28566
/proc/meminfo: memFree=1570812/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=305484 CPUtime=462.16
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 78881 0 0 0 43329 2887 0 0 25 0 1 0 89813993 312815616 74240 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 76371 74240 217 467 0 75902 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 305484

[startup+522.301 s]
/proc/loadavg: 1.03 1.00 0.96 3/107 28568
/proc/meminfo: memFree=1570688/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=305484 CPUtime=522.15
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 78881 0 0 0 48963 3252 0 0 25 0 1 0 89813993 312815616 74240 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 76371 74240 217 467 0 75902 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 305484

[startup+582.301 s]
/proc/loadavg: 1.12 1.03 0.97 2/107 28570
/proc/meminfo: memFree=1570564/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=305484 CPUtime=582.13
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 78883 0 0 0 54616 3597 0 0 25 0 1 0 89813993 312815616 74242 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 76371 74242 217 467 0 75902 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 305484

[startup+642.301 s]
/proc/loadavg: 1.12 1.04 0.97 2/107 28570
/proc/meminfo: memFree=1569324/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=306672 CPUtime=642.13
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 79186 0 0 0 60283 3930 0 0 25 0 1 0 89813993 314032128 74545 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 76668 74545 217 467 0 76199 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 306672

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 0.98 2/107 28578
/proc/meminfo: memFree=1561016/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=314892 CPUtime=882.06
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 81258 0 0 0 82965 5241 0 0 25 0 1 0 89813993 322449408 76617 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 78723 76617 217 467 0 78254 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 314892

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 0.98 2/107 28578
/proc/meminfo: memFree=1558660/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=317048 CPUtime=942.05
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 81810 0 0 0 88624 5581 0 0 25 0 1 0 89813993 324657152 77169 1992294400 134512640 136421960 4293017392 18446744073709551615 135162705 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 79262 77169 217 467 0 78793 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 317048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/107 28580
/proc/meminfo: memFree=1558536/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=317048 CPUtime=1002.04
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 81811 0 0 0 94252 5952 0 0 25 0 1 0 89813993 324657152 77170 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 79262 77170 217 467 0 78793 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 317048

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/107 28582
/proc/meminfo: memFree=1558412/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=317048 CPUtime=1062.02
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 81811 0 0 0 99943 6259 0 0 25 0 1 0 89813993 324657152 77170 1992294400 134512640 136421960 4293017392 18446744073709551615 134872732 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 79262 77170 217 467 0 78793 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 317048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28584
/proc/meminfo: memFree=1558412/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=317048 CPUtime=1122
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 81812 0 0 0 105673 6527 0 0 25 0 1 0 89813993 324657152 77171 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 79262 77171 217 467 0 78793 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 317048

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28586
/proc/meminfo: memFree=1551468/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324084 CPUtime=1181.99
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83583 0 0 0 111456 6743 0 0 25 0 1 0 89813993 331862016 78942 1992294400 134512640 136421960 4293017392 18446744073709551615 134973981 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81021 78942 217 467 0 80552 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 324084

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28586
/proc/meminfo: memFree=1551096/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1241.98
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83635 0 0 0 117090 7108 0 0 25 0 1 0 89813993 332009472 78994 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 78994 217 467 0 80588 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 324228

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28588
/proc/meminfo: memFree=1550972/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1301.97
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83636 0 0 0 122774 7423 0 0 25 0 1 0 89813993 332009472 78995 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 78995 217 467 0 80588 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 324228

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28590
/proc/meminfo: memFree=1550972/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1361.95
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83636 0 0 0 128484 7711 0 0 25 0 1 0 89813993 332009472 78995 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 78995 217 467 0 80588 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 324228

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28592
/proc/meminfo: memFree=1550848/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1421.94
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83637 0 0 0 134230 7964 0 0 25 0 1 0 89813993 332009472 78996 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 78996 217 467 0 80588 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 324228

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28594
/proc/meminfo: memFree=1550848/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1481.92
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83638 0 0 0 139975 8217 0 0 25 0 1 0 89813993 332009472 78997 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 78997 217 467 0 80588 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 324228

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28594
/proc/meminfo: memFree=1550724/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1541.91
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83640 0 0 0 145714 8477 0 0 25 0 1 0 89813993 332009472 78999 1992294400 134512640 136421960 4293017392 18446744073709551615 135019118 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 78999 217 467 0 80588 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 324228

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28596
/proc/meminfo: memFree=1550724/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1601.89
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83640 0 0 0 151366 8823 0 0 25 0 1 0 89813993 332009472 78999 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 78999 217 467 0 80588 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 324228

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28598
/proc/meminfo: memFree=1550600/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1661.88
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83642 0 0 0 157066 9122 0 0 25 0 1 0 89813993 332009472 79001 1992294400 134512640 136421960 4293017392 18446744073709551615 135006405 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 79001 217 467 0 80588 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 324228

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28600
/proc/meminfo: memFree=1550476/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1721.86
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83642 0 0 0 162760 9426 0 0 25 0 1 0 89813993 332009472 79001 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 79001 217 467 0 80588 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 324228

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28602
/proc/meminfo: memFree=1550228/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1781.84
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83642 0 0 0 168515 9669 0 0 25 0 1 0 89813993 332009472 79001 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 79001 217 467 0 80588 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 324228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28602
/proc/meminfo: memFree=1550228/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1800.06
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83642 0 0 0 170258 9748 0 0 25 0 1 0 89813993 332009472 79001 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 79001 217 467 0 80588 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 324228

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28602
/proc/meminfo: memFree=1550228/2059040 swapFree=4139448/4192956
[pid=28544] ppid=28542 vsize=324228 CPUtime=1800.06
/proc/28544/stat : 28544 (pbct) R 28542 28544 27421 0 -1 4202496 83642 0 0 0 170258 9748 0 0 25 0 1 0 89813993 332009472 79001 1992294400 134512640 136421960 4293017392 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28544/statm: 81057 79001 217 467 0 80588 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 324228

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.1
CPU user time (s): 1702.58
CPU system time (s): 97.5152
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 324228

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

runsolver used 2.6476 second user time and 8.82966 second system time

The end

Launcher Data

Begin job on node041 at 2010-06-25 19:00:13
IDJOB=2682143
IDBENCH=2334
IDSOLVER=1192
FILE ID=node041/2682143-1277485213
PBS_JOBID= 11190504
Free space on /tmp= 61676 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-neos15.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682143-1277485213/watcher-2682143-1277485213 -o /tmp/evaluation-result-2682143-1277485213/solver-2682143-1277485213 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682143-1277485213.opb

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

MD5SUM BENCH= d360a4da18a1223a5a3c77027ac256df
RANDOM SEED=957273015

node041.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.251
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.50
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.251
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.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1868948 kB
Buffers:         20028 kB
Cached:          78212 kB
SwapCached:       5940 kB
Active:          69776 kB
Inactive:        41092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1868948 kB
SwapTotal:     4192956 kB
SwapFree:      4139448 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:       11324 kB
Mapped:          11912 kB
Slab:            57136 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182640 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= 61672 MiB
End job on node041 at 2010-06-25 19:30:16