Trace number 2668313

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.05 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-bienst1.opb
MD5SUMc5d594af626243e56994c23d5a3c48e8
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 variables13806
Total number of constraints604
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints600
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 604/0 clauses 0/0 units 5173
0.09/0.19	c vars 13806
0.09/0.19	c objective 30 + 0
1800.01/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-2668313-1276527990/watcher-2668313-1276527990 -o /tmp/evaluation-result-2668313-1276527990/solver-2668313-1276527990 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668313-1276527990.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.53 1.69 1.38 3/106 31026
/proc/meminfo: memFree=1854448/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=2340 CPUtime=0
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 295 0 0 0 0 0 0 0 20 0 1 0 28402705 2396160 217 1992294400 134512640 136485738 4287748528 18446744073709551615 135178825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31026/statm: 585 217 156 482 0 101 0

[startup+0.0340651 s]
/proc/loadavg: 1.53 1.69 1.38 3/106 31026
/proc/meminfo: memFree=1854448/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=2868 CPUtime=0.03
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 444 0 0 0 3 0 0 0 20 0 1 0 28402705 2936832 366 1992294400 134512640 136485738 4287748528 18446744073709551615 135857091 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31026/statm: 717 366 156 482 0 233 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2868

[startup+0.101072 s]
/proc/loadavg: 1.53 1.69 1.38 3/106 31026
/proc/meminfo: memFree=1854448/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=4324 CPUtime=0.09
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 808 0 0 0 9 0 0 0 20 0 1 0 28402705 4427776 730 1992294400 134512640 136485738 4287748528 18446744073709551615 135857108 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31026/statm: 1081 730 156 482 0 597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.301095 s]
/proc/loadavg: 1.53 1.69 1.38 3/106 31026
/proc/meminfo: memFree=1854448/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=18740 CPUtime=0.29
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 4368 0 0 0 28 1 0 0 20 0 1 0 28402705 19189760 4290 1992294400 134512640 136485738 4287748528 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 4718 4291 193 482 0 4234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18740

[startup+0.701142 s]
/proc/loadavg: 1.53 1.69 1.38 3/106 31026
/proc/meminfo: memFree=1854448/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=46556 CPUtime=0.69
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 11580 0 0 0 64 5 0 0 20 0 1 0 28402705 47673344 11063 1992294400 134512640 136485738 4287748528 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 11639 11064 197 482 0 11155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46556

[startup+1.50123 s]
/proc/loadavg: 1.53 1.69 1.38 2/107 31027
/proc/meminfo: memFree=1791448/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=96552 CPUtime=1.49
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 24787 0 0 0 137 12 0 0 22 0 1 0 28402705 98869248 23529 1992294400 134512640 136485738 4287748528 18446744073709551615 135402592 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 24138 23530 197 482 0 23654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96552

[startup+3.10042 s]
/proc/loadavg: 1.53 1.69 1.38 2/107 31027
/proc/meminfo: memFree=1730564/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=196816 CPUtime=3.09
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 50901 0 0 0 286 23 0 0 25 0 1 0 28402705 201539584 47001 1992294400 134512640 136485738 4287748528 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 49204 47001 227 482 0 48720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 196816

[startup+6.30079 s]
/proc/loadavg: 1.49 1.68 1.37 2/107 31027
/proc/meminfo: memFree=1665340/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=198244 CPUtime=6.29
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 51218 0 0 0 595 34 0 0 25 0 1 0 28402705 203001856 47318 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 49561 47318 228 482 0 49077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 198244

[startup+12.7005 s]
/proc/loadavg: 1.45 1.66 1.37 2/107 31027
/proc/meminfo: memFree=1664844/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=198508 CPUtime=12.69
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 51295 0 0 0 1219 50 0 0 25 0 1 0 28402705 203272192 47395 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 49627 47395 228 482 0 49143 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 198508

[startup+25.501 s]
/proc/loadavg: 1.35 1.63 1.36 2/107 31027
/proc/meminfo: memFree=1663728/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=199696 CPUtime=25.48
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 51592 0 0 0 2462 86 0 0 25 0 1 0 28402705 204488704 47692 1992294400 134512640 136485738 4287748528 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 49924 47692 228 482 0 49440 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 199696

[startup+51.101 s]
/proc/loadavg: 1.23 1.58 1.35 2/107 31029
/proc/meminfo: memFree=1662364/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=201016 CPUtime=51.08
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 51928 0 0 0 4950 158 0 0 25 0 1 0 28402705 205840384 48028 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 50254 48028 228 482 0 49770 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 201016

[startup+102.309 s]
/proc/loadavg: 1.10 1.49 1.33 2/107 31029
/proc/meminfo: memFree=1657900/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=205484 CPUtime=102.27
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 53019 0 0 0 9937 290 0 0 25 0 1 0 28402705 210415616 49119 1992294400 134512640 136485738 4287748528 18446744073709551615 135039327 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 51371 49119 228 482 0 50887 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 205484

[startup+162.301 s]
/proc/loadavg: 1.03 1.40 1.31 2/107 31031
/proc/meminfo: memFree=1645996/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=217196 CPUtime=162.25
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 55957 0 0 0 15777 448 0 0 25 0 1 0 28402705 222408704 52057 1992294400 134512640 136485738 4287748528 18446744073709551615 135047545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 54299 52057 228 482 0 53815 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 217196

[startup+222.302 s]
/proc/loadavg: 1.01 1.32 1.29 2/107 31033
/proc/meminfo: memFree=1638556/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=224604 CPUtime=222.23
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 57782 0 0 0 21603 620 0 0 25 0 1 0 28402705 229994496 53882 1992294400 134512640 136485738 4287748528 18446744073709551615 134878465 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 56151 53882 228 482 0 55667 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 224604

[startup+282.302 s]
/proc/loadavg: 1.00 1.26 1.27 2/107 31035
/proc/meminfo: memFree=1631612/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=231748 CPUtime=282.22
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 59588 0 0 0 27439 783 0 0 25 0 1 0 28402705 237309952 55688 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 57937 55688 228 482 0 57453 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 231748

[startup+342.302 s]
/proc/loadavg: 1.00 1.21 1.25 2/107 31037
/proc/meminfo: memFree=1626776/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=236104 CPUtime=342.19
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 60711 0 0 0 33305 914 0 0 25 0 1 0 28402705 241770496 56811 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 59026 56811 228 482 0 58542 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 236104

[startup+402.302 s]
/proc/loadavg: 1.00 1.17 1.23 2/107 31037
/proc/meminfo: memFree=1624420/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=238616 CPUtime=402.18
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 61274 0 0 0 39110 1108 0 0 25 0 1 0 28402705 244342784 57374 1992294400 134512640 136485738 4287748528 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 59654 57374 228 482 0 59170 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 238616

[startup+462.301 s]
/proc/loadavg: 1.00 1.14 1.21 2/107 31042
/proc/meminfo: memFree=1623800/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=238616 CPUtime=462.17
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 61274 0 0 0 44862 1355 0 0 25 0 1 0 28402705 244342784 57374 1992294400 134512640 136485738 4287748528 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 59654 57374 228 482 0 59170 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 238616

[startup+522.301 s]
/proc/loadavg: 1.00 1.11 1.20 2/107 31044
/proc/meminfo: memFree=1623800/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=238616 CPUtime=522.15
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 61278 0 0 0 50605 1610 0 0 25 0 1 0 28402705 244342784 57378 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 59654 57378 228 482 0 59170 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 238616

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.18 2/107 31046
/proc/meminfo: memFree=1623800/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=238616 CPUtime=582.14
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 61278 0 0 0 56360 1854 0 0 25 0 1 0 28402705 244342784 57378 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 59654 57378 228 482 0 59170 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 238616

[startup+642.301 s]
/proc/loadavg: 1.00 1.07 1.17 2/107 31048
/proc/meminfo: memFree=1623800/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=238616 CPUtime=642.12
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 61278 0 0 0 62113 2099 0 0 25 0 1 0 28402705 244342784 57378 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 59654 57378 228 482 0 59170 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 238616

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/107 31054
/proc/meminfo: memFree=1615492/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=246620 CPUtime=882.05
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 63315 0 0 0 85173 3032 0 0 25 0 1 0 28402705 252538880 59415 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 61655 59415 228 482 0 61171 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 246620

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/107 31056
/proc/meminfo: memFree=1596768/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=265820 CPUtime=942.04
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68003 0 0 0 91020 3184 0 0 25 0 1 0 28402705 272199680 64103 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 66455 64103 228 482 0 65971 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 265820

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/107 31056
/proc/meminfo: memFree=1594412/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1002.02
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68576 0 0 0 96775 3427 0 0 25 0 1 0 28402705 274939904 64676 1992294400 134512640 136485738 4287748528 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64676 228 482 0 66640 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 268496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/107 31058
/proc/meminfo: memFree=1594288/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1062
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68576 0 0 0 102539 3661 0 0 25 0 1 0 28402705 274939904 64676 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64676 228 482 0 66640 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 268496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 31060
/proc/meminfo: memFree=1594288/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1121.99
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68578 0 0 0 108375 3824 0 0 25 0 1 0 28402705 274939904 64678 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64678 228 482 0 66640 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 268496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 31062
/proc/meminfo: memFree=1594288/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1181.97
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68583 0 0 0 114139 4058 0 0 25 0 1 0 28402705 274939904 64683 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64683 228 482 0 66640 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 268496

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31064
/proc/meminfo: memFree=1594164/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1241.95
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68584 0 0 0 119896 4299 0 0 25 0 1 0 28402705 274939904 64684 1992294400 134512640 136485738 4287748528 18446744073709551615 135179153 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64684 228 482 0 66640 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 268496

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 31064
/proc/meminfo: memFree=1594164/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1301.95
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68584 0 0 0 125666 4529 0 0 25 0 1 0 28402705 274939904 64684 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64684 228 482 0 66640 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 268496

[startup+1362.3 s]
/proc/loadavg: 1.04 1.01 1.06 2/107 31066
/proc/meminfo: memFree=1594164/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1361.92
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68584 0 0 0 131435 4757 0 0 25 0 1 0 28402705 274939904 64684 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64684 228 482 0 66640 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 268496

[startup+1422.31 s]
/proc/loadavg: 1.05 1.02 1.06 2/107 31068
/proc/meminfo: memFree=1594164/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1421.91
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68584 0 0 0 137204 4987 0 0 25 0 1 0 28402705 274939904 64684 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64684 228 482 0 66640 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 268496

[startup+1482.3 s]
/proc/loadavg: 1.02 1.02 1.06 2/107 31070
/proc/meminfo: memFree=1594040/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1481.89
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68587 0 0 0 142943 5246 0 0 25 0 1 0 28402705 274939904 64687 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64687 228 482 0 66640 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 268496

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.05 2/107 31072
/proc/meminfo: memFree=1594164/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1541.87
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68588 0 0 0 148660 5527 0 0 25 0 1 0 28402705 274939904 64688 1992294400 134512640 136485738 4287748528 18446744073709551615 134661929 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64688 228 482 0 66640 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 268496

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.05 2/107 31072
/proc/meminfo: memFree=1594040/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=268496 CPUtime=1601.86
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 68604 0 0 0 154434 5752 0 0 25 0 1 0 28402705 274939904 64704 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 67124 64704 228 482 0 66640 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 268496

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 31074
/proc/meminfo: memFree=1589700/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=272636 CPUtime=1661.84
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 69679 0 0 0 160183 6001 0 0 25 0 1 0 28402705 279179264 65779 1992294400 134512640 136485738 4287748528 18446744073709551615 135191952 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 68159 65779 228 482 0 67675 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 272636

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 31076
/proc/meminfo: memFree=1589204/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=273332 CPUtime=1721.82
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 69787 0 0 0 166051 6131 0 0 25 0 1 0 28402705 279891968 65887 1992294400 134512640 136485738 4287748528 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 68333 65887 228 482 0 67849 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 273332

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 31078
/proc/meminfo: memFree=1587964/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=274796 CPUtime=1781.81
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 70097 0 0 0 171800 6381 0 0 25 0 1 0 28402705 281391104 66197 1992294400 134512640 136485738 4287748528 18446744073709551615 135044908 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 68699 66197 228 482 0 68215 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 274796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 31078
/proc/meminfo: memFree=1587964/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=274796 CPUtime=1800.01
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 70097 0 0 0 173544 6457 0 0 25 0 1 0 28402705 281391104 66197 1992294400 134512640 136485738 4287748528 18446744073709551615 134886553 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 68699 66197 228 482 0 68215 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274796

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 1.03 2/107 31078
/proc/meminfo: memFree=1587964/2059040 swapFree=4140012/4192956
[pid=31026] ppid=31024 vsize=274796 CPUtime=1800.01
/proc/31026/stat : 31026 (pbct) R 31024 31026 30440 0 -1 4202496 70097 0 0 0 173544 6457 0 0 25 0 1 0 28402705 281391104 66197 1992294400 134512640 136485738 4287748528 18446744073709551615 134886553 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31026/statm: 68699 66197 228 482 0 68215 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274796

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.05
CPU user time (s): 1735.44
CPU system time (s): 64.6082
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 274796

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

runsolver used 2.96155 second user time and 8.5207 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-14 17:06:30
IDJOB=2668313
IDBENCH=2319
IDSOLVER=1170
FILE ID=node006/2668313-1276527990
PBS_JOBID= 11173443
Free space on /tmp= 62472 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-bienst1.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668313-1276527990/watcher-2668313-1276527990 -o /tmp/evaluation-result-2668313-1276527990/solver-2668313-1276527990 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668313-1276527990.opb

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

MD5SUM BENCH= c5d594af626243e56994c23d5a3c48e8
RANDOM SEED=907413212

node006.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.204
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.40
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.204
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:       1854852 kB
Buffers:         15976 kB
Cached:         109064 kB
SwapCached:       6136 kB
Active:          79888 kB
Inactive:        58380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1854852 kB
SwapTotal:     4192956 kB
SwapFree:      4140012 kB
Dirty:            2676 kB
Writeback:           0 kB
AnonPages:       11876 kB
Mapped:          12912 kB
Slab:            44096 kB
PageTables:       3968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182592 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= 62472 MiB
End job on node006 at 2010-06-14 17:36:33