Trace number 2668314

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.15 1800.75

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bienst2.opb
MD5SUM0af97c6a7a59a4d1015a4f591401bda7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13736
Total number of constraints597
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints592
Minimum length of a constraint7
Maximum length of a constraint390
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 13958659059
Number of bits of the biggest sum of numbers34
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
0.09/0.19	c constraints 597/0 clauses 0/0 units 5222
0.09/0.19	c vars 13736
0.09/0.19	c objective 30 + 0
1800.10/1800.71	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-2668314-1276528661/watcher-2668314-1276528661 -o /tmp/evaluation-result-2668314-1276528661/solver-2668314-1276528661 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668314-1276528661.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.91 0.98 0.99 3/106 32164
/proc/meminfo: memFree=1852484/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=2340 CPUtime=0
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 294 0 0 0 0 0 0 0 22 0 1 0 28467656 2396160 217 1992294400 134512640 136485738 4291355200 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32164/statm: 585 219 156 482 0 101 0

[startup+0.032209 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 32164
/proc/meminfo: memFree=1852484/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=2872 CPUtime=0.03
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 433 0 0 0 3 0 0 0 22 0 1 0 28467656 2940928 356 1992294400 134512640 136485738 4291355200 18446744073709551615 135350462 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32164/statm: 718 356 156 482 0 234 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2872

[startup+0.10122 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 32164
/proc/meminfo: memFree=1852484/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=4460 CPUtime=0.09
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 809 0 0 0 9 0 0 0 22 0 1 0 28467656 4567040 732 1992294400 134512640 136485738 4291355200 18446744073709551615 135346726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32164/statm: 1115 732 156 482 0 631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4460

[startup+0.301256 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 32164
/proc/meminfo: memFree=1852484/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=19052 CPUtime=0.29
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 4428 0 0 0 28 1 0 0 22 0 1 0 28467656 19509248 4351 1992294400 134512640 136485738 4291355200 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 4763 4352 193 482 0 4279 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19052

[startup+0.701327 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 32164
/proc/meminfo: memFree=1852484/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=46452 CPUtime=0.69
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 11558 0 0 0 65 4 0 0 24 0 1 0 28467656 47566848 11042 1992294400 134512640 136485738 4291355200 18446744073709551615 134719570 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 11613 11043 197 482 0 11129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46452

[startup+1.50147 s]
/proc/loadavg: 0.91 0.98 0.99 2/107 32165
/proc/meminfo: memFree=1789732/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=96176 CPUtime=1.49
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 24706 0 0 0 139 10 0 0 25 0 1 0 28467656 98484224 23449 1992294400 134512640 136485738 4291355200 18446744073709551615 134726780 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 24044 23450 197 482 0 23560 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96176

[startup+3.10176 s]
/proc/loadavg: 0.91 0.98 0.99 2/107 32165
/proc/meminfo: memFree=1727900/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=194276 CPUtime=3.09
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 50225 0 0 0 290 19 0 0 25 0 1 0 28467656 198938624 46339 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 48569 46339 227 482 0 48085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194276

[startup+6.30133 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 32165
/proc/meminfo: memFree=1666352/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=195308 CPUtime=6.29
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 50431 0 0 0 601 28 0 0 25 0 1 0 28467656 199995392 46545 1992294400 134512640 136485738 4291355200 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 48827 46545 228 482 0 48343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 195308

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 32165
/proc/meminfo: memFree=1666104/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=195440 CPUtime=12.68
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 50491 0 0 0 1228 40 0 0 25 0 1 0 28467656 200130560 46605 1992294400 134512640 136485738 4291355200 18446744073709551615 135844774 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 48860 46605 228 482 0 48376 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 195440

[startup+25.5008 s]
/proc/loadavg: 0.94 0.98 0.99 2/107 32165
/proc/meminfo: memFree=1665608/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=195968 CPUtime=25.48
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 50620 0 0 0 2483 65 0 0 25 0 1 0 28467656 200671232 46734 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 48992 46734 228 482 0 48508 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 195968

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 32167
/proc/meminfo: memFree=1663872/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=197692 CPUtime=51.07
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 51063 0 0 0 4990 117 0 0 25 0 1 0 28467656 202436608 47177 1992294400 134512640 136485738 4291355200 18446744073709551615 135024608 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 49423 47177 228 482 0 48939 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 197692

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 32167
/proc/meminfo: memFree=1659912/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=201484 CPUtime=102.26
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 52015 0 0 0 9995 231 0 0 25 0 1 0 28467656 206319616 48129 1992294400 134512640 136485738 4291355200 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 50371 48129 228 482 0 49887 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 201484

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 32169
/proc/meminfo: memFree=1652968/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=208436 CPUtime=162.23
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 53728 0 0 0 15851 372 0 0 25 0 1 0 28467656 213438464 49842 1992294400 134512640 136485738 4291355200 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 52109 49842 228 482 0 51625 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 208436

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 32171
/proc/meminfo: memFree=1645528/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=215884 CPUtime=222.22
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 55582 0 0 0 21687 535 0 0 25 0 1 0 28467656 221065216 51696 1992294400 134512640 136485738 4291355200 18446744073709551615 135293332 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 53971 51696 228 482 0 53487 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 215884

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 32173
/proc/meminfo: memFree=1614900/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=246700 CPUtime=282.2
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 63232 0 0 0 27523 697 0 0 25 0 1 0 28467656 252620800 59346 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 61675 59346 228 482 0 61191 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 246700

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 32173
/proc/meminfo: memFree=1613420/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=248124 CPUtime=342.17
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 63578 0 0 0 33284 933 0 0 25 0 1 0 28467656 254078976 59692 1992294400 134512640 136485738 4291355200 18446744073709551615 134638844 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 62031 59692 228 482 0 61547 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 248124

[startup+402.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/107 32175
/proc/meminfo: memFree=1609948/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=251640 CPUtime=402.15
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 64445 0 0 0 39026 1189 0 0 25 0 1 0 28467656 257679360 60559 1992294400 134512640 136485738 4291355200 18446744073709551615 135860697 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 62910 60559 228 482 0 62426 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 251640

[startup+462.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/107 32177
/proc/meminfo: memFree=1609824/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=251640 CPUtime=462.14
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 64448 0 0 0 44795 1419 0 0 25 0 1 0 28467656 257679360 60562 1992294400 134512640 136485738 4291355200 18446744073709551615 135291174 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 62910 60562 228 482 0 62426 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 251640

[startup+522.301 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 32179
/proc/meminfo: memFree=1606600/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=254816 CPUtime=522.12
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 65249 0 0 0 50516 1696 0 0 25 0 1 0 28467656 260931584 61363 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 63704 61363 228 482 0 63220 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 254816

[startup+582.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 32181
/proc/meminfo: memFree=1585396/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=276684 CPUtime=582.09
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 70530 0 0 0 56365 1844 0 0 25 0 1 0 28467656 283324416 66644 1992294400 134512640 136485738 4291355200 18446744073709551615 134876856 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 69171 66644 228 482 0 68687 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 276684

[startup+642.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/107 32181
/proc/meminfo: memFree=1585396/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=276684 CPUtime=642.08
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 70531 0 0 0 62167 2041 0 0 25 0 1 0 28467656 283324416 66645 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 69171 66645 228 482 0 68687 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 276684

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/107 32189
/proc/meminfo: memFree=1558364/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=303352 CPUtime=881.99
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 77215 0 0 0 85293 2906 0 0 25 0 1 0 28467656 310632448 73329 1992294400 134512640 136485738 4291355200 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 75838 73329 228 482 0 75354 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 303352

[startup+942.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 32189
/proc/meminfo: memFree=1558240/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=303352 CPUtime=941.97
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 77215 0 0 0 91082 3115 0 0 25 0 1 0 28467656 310632448 73329 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 75838 73329 228 482 0 75354 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 303352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 32191
/proc/meminfo: memFree=1558240/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=303352 CPUtime=1001.95
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 77215 0 0 0 96978 3217 0 0 25 0 1 0 28467656 310632448 73329 1992294400 134512640 136485738 4291355200 18446744073709551615 134880923 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 75838 73329 228 482 0 75354 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 303352

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 32193
/proc/meminfo: memFree=1558116/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=303352 CPUtime=1061.93
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 77215 0 0 0 102719 3474 0 0 25 0 1 0 28467656 310632448 73329 1992294400 134512640 136485738 4291355200 18446744073709551615 134880629 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 75838 73329 228 482 0 75354 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 303352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 32195
/proc/meminfo: memFree=1547700/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=313944 CPUtime=1121.92
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 79841 0 0 0 108537 3655 0 0 25 0 1 0 28467656 321478656 75955 1992294400 134512640 136485738 4291355200 18446744073709551615 135293372 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 78486 75955 228 482 0 78002 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 313944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 32197
/proc/meminfo: memFree=1547576/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=313944 CPUtime=1181.9
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 79846 0 0 0 114355 3835 0 0 25 0 1 0 28467656 321478656 75960 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 78486 75960 228 482 0 78002 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 313944

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32197
/proc/meminfo: memFree=1547452/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=313944 CPUtime=1241.87
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 79847 0 0 0 120146 4041 0 0 25 0 1 0 28467656 321478656 75961 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 78486 75961 228 482 0 78002 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 313944

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32199
/proc/meminfo: memFree=1547328/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=313944 CPUtime=1301.86
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 79847 0 0 0 125922 4264 0 0 25 0 1 0 28467656 321478656 75961 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 78486 75961 228 482 0 78002 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 313944

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32201
/proc/meminfo: memFree=1546584/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=315152 CPUtime=1361.83
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 80063 0 0 0 131849 4334 0 0 25 0 1 0 28467656 322715648 76177 1992294400 134512640 136485738 4291355200 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 78788 76177 228 482 0 78304 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 315152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32203
/proc/meminfo: memFree=1541624/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=320712 CPUtime=1421.82
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 81281 0 0 0 137733 4449 0 0 25 0 1 0 28467656 328409088 77395 1992294400 134512640 136485738 4291355200 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 80178 77395 228 482 0 79694 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 320712

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32205
/proc/meminfo: memFree=1539640/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=322692 CPUtime=1481.8
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 81794 0 0 0 143682 4498 0 0 25 0 1 0 28467656 330436608 77908 1992294400 134512640 136485738 4291355200 18446744073709551615 134880566 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 80673 77908 228 482 0 80189 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 322692

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32205
/proc/meminfo: memFree=1538772/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=323684 CPUtime=1541.77
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 81982 0 0 0 149545 4632 0 0 25 0 1 0 28467656 331452416 78096 1992294400 134512640 136485738 4291355200 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 80921 78096 228 482 0 80437 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 323684

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32207
/proc/meminfo: memFree=1537532/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=325244 CPUtime=1601.76
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 82308 0 0 0 155504 4672 0 0 25 0 1 0 28467656 333049856 78422 1992294400 134512640 136485738 4291355200 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 81311 78422 228 482 0 80827 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 325244

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32209
/proc/meminfo: memFree=1536168/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=326804 CPUtime=1661.74
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 82635 0 0 0 161470 4704 0 0 25 0 1 0 28467656 334647296 78749 1992294400 134512640 136485738 4291355200 18446744073709551615 134880907 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 81701 78749 228 482 0 81217 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 326804

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32211
/proc/meminfo: memFree=1525752/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=337460 CPUtime=1721.72
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 85251 0 0 0 167437 4735 0 0 25 0 1 0 28467656 345559040 81365 1992294400 134512640 136485738 4291355200 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 84365 81365 228 482 0 83881 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 337460

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32213
/proc/meminfo: memFree=1513848/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=349416 CPUtime=1781.69
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 88115 0 0 0 173401 4768 0 0 25 0 1 0 28467656 357801984 84229 1992294400 134512640 136485738 4291355200 18446744073709551615 134876193 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 87354 84229 228 482 0 86870 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 349416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32213
/proc/meminfo: memFree=1513848/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=349416 CPUtime=1800.1
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 88115 0 0 0 175242 4768 0 0 25 0 1 0 28467656 357801984 84229 1992294400 134512640 136485738 4291355200 18446744073709551615 134876459 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 87354 84229 228 482 0 86870 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 349416

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32213
/proc/meminfo: memFree=1513848/2059040 swapFree=4136716/4192956
[pid=32164] ppid=32162 vsize=349416 CPUtime=1800.1
/proc/32164/stat : 32164 (pbct) R 32162 32164 32037 0 -1 4202496 88115 0 0 0 175242 4768 0 0 25 0 1 0 28467656 357801984 84229 1992294400 134512640 136485738 4291355200 18446744073709551615 134876459 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32164/statm: 87354 84229 228 482 0 86870 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 349416

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.15
CPU user time (s): 1752.42
CPU system time (s): 47.7247
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 349416

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

runsolver used 2.94655 second user time and 8.5317 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-14 17:17:41
IDJOB=2668314
IDBENCH=2322
IDSOLVER=1170
FILE ID=node012/2668314-1276528661
PBS_JOBID= 11173452
Free space on /tmp= 62504 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-bienst2.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668314-1276528661/watcher-2668314-1276528661 -o /tmp/evaluation-result-2668314-1276528661/solver-2668314-1276528661 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668314-1276528661.opb

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

MD5SUM BENCH= 0af97c6a7a59a4d1015a4f591401bda7
RANDOM SEED=1567129888

node012.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.258
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.51
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.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1853012 kB
Buffers:         23488 kB
Cached:         103560 kB
SwapCached:       9440 kB
Active:          73248 kB
Inactive:        66300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1853012 kB
SwapTotal:     4192956 kB
SwapFree:      4136716 kB
Dirty:            2668 kB
Writeback:           0 kB
AnonPages:       10924 kB
Mapped:           9172 kB
Slab:            44508 kB
PageTables:       4064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182180 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= 62500 MiB
End job on node012 at 2010-06-14 17:47:44