Trace number 2681908

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.08 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-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.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.04/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-2681908-1277484750/watcher-2681908-1277484750 -o /tmp/evaluation-result-2681908-1277484750/solver-2681908-1277484750 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681908-1277484750.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.99 0.98 0.97 2/106 28484
/proc/meminfo: memFree=1786584/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=2268 CPUtime=0
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 286 0 0 0 0 0 0 0 22 0 1 0 89766877 2322432 206 1992294400 134512640 136421960 4294226112 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28484/statm: 567 206 145 467 0 98 0

[startup+0.06602 s]
/proc/loadavg: 0.99 0.98 0.97 2/106 28484
/proc/meminfo: memFree=1786584/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=3596 CPUtime=0.06
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 633 0 0 0 6 0 0 0 25 0 1 0 89766877 3682304 553 1992294400 134512640 136421960 4294226112 18446744073709551615 135162345 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28484/statm: 899 553 145 467 0 430 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3596

[startup+0.101023 s]
/proc/loadavg: 0.99 0.98 0.97 2/106 28484
/proc/meminfo: memFree=1786584/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=4388 CPUtime=0.09
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 814 0 0 0 9 0 0 0 25 0 1 0 89766877 4493312 734 1992294400 134512640 136421960 4294226112 18446744073709551615 135642724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28484/statm: 1097 734 145 467 0 628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4388

[startup+0.301041 s]
/proc/loadavg: 0.99 0.98 0.97 2/106 28484
/proc/meminfo: memFree=1786584/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=19900 CPUtime=0.29
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 4647 0 0 0 28 1 0 0 25 0 1 0 89766877 20377600 4567 1992294400 134512640 136421960 4294226112 18446744073709551615 134751658 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 4975 4568 193 467 0 4506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19900

[startup+0.701079 s]
/proc/loadavg: 0.99 0.98 0.97 2/106 28484
/proc/meminfo: memFree=1786584/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=49548 CPUtime=0.69
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 12406 0 0 0 65 4 0 0 25 0 1 0 89766877 50737152 11887 1992294400 134512640 136421960 4294226112 18446744073709551615 134723384 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 12387 11888 195 467 0 11918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49548

[startup+1.50115 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28485
/proc/meminfo: memFree=1718872/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=101888 CPUtime=1.49
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 26433 0 0 0 139 10 0 0 25 0 1 0 89766877 104333312 24980 1992294400 134512640 136421960 4294226112 18446744073709551615 135809647 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 25472 24981 195 467 0 25003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101888

[startup+3.1013 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28485
/proc/meminfo: memFree=1622028/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=194720 CPUtime=3.09
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 50330 0 0 0 289 20 0 0 25 0 1 0 89766877 199393280 46441 1992294400 134512640 136421960 4294226112 18446744073709551615 135168337 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 48680 46441 216 467 0 48211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194720

[startup+6.3006 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28485
/proc/meminfo: memFree=1600452/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=195236 CPUtime=6.29
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 50428 0 0 0 599 30 0 0 25 0 1 0 89766877 199921664 46539 1992294400 134512640 136421960 4294226112 18446744073709551615 135160745 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 48809 46539 217 467 0 48340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 195236

[startup+12.7002 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28485
/proc/meminfo: memFree=1600204/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=195236 CPUtime=12.69
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 50458 0 0 0 1228 41 0 0 25 0 1 0 89766877 199921664 46569 1992294400 134512640 136421960 4294226112 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 48809 46569 217 467 0 48340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 195236

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28485
/proc/meminfo: memFree=1599708/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=195908 CPUtime=25.48
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 50595 0 0 0 2483 65 0 0 25 0 1 0 89766877 200609792 46706 1992294400 134512640 136421960 4294226112 18446744073709551615 135018961 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 48977 46706 217 467 0 48508 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 195908

[startup+51.1008 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28485
/proc/meminfo: memFree=1598468/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=197096 CPUtime=51.08
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 50908 0 0 0 5002 106 0 0 25 0 1 0 89766877 201826304 47019 1992294400 134512640 136421960 4294226112 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 49274 47019 217 467 0 48805 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197096

[startup+102.309 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28487
/proc/meminfo: memFree=1592888/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=202504 CPUtime=102.27
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 52254 0 0 0 10008 219 0 0 25 0 1 0 89766877 207364096 48365 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 50626 48365 217 467 0 50157 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 202504

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28489
/proc/meminfo: memFree=1586440/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=208808 CPUtime=162.25
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 53843 0 0 0 15892 333 0 0 25 0 1 0 89766877 213819392 49954 1992294400 134512640 136421960 4294226112 18446744073709551615 134640965 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 52202 49954 217 467 0 51733 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 208808

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28491
/proc/meminfo: memFree=1581480/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=213868 CPUtime=222.24
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 55079 0 0 0 21768 456 0 0 25 0 1 0 89766877 219000832 51190 1992294400 134512640 136421960 4294226112 18446744073709551615 135822032 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 53467 51190 217 467 0 52998 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 213868

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28491
/proc/meminfo: memFree=1573172/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=222604 CPUtime=282.22
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 57255 0 0 0 27649 573 0 0 25 0 1 0 89766877 227946496 53366 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 55651 53366 217 467 0 55182 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 222604

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28493
/proc/meminfo: memFree=1564492/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=230920 CPUtime=342.21
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 59334 0 0 0 33542 679 0 0 25 0 1 0 89766877 236462080 55445 1992294400 134512640 136421960 4294226112 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 57730 55445 217 467 0 57261 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 230920

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28495
/proc/meminfo: memFree=1554448/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=240956 CPUtime=402.19
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 61831 0 0 0 39411 808 0 0 25 0 1 0 89766877 246738944 57942 1992294400 134512640 136421960 4294226112 18446744073709551615 135006023 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 60239 57942 217 467 0 59770 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 240956

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28497
/proc/meminfo: memFree=1554324/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=240956 CPUtime=462.18
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 61831 0 0 0 45283 935 0 0 25 0 1 0 89766877 246738944 57942 1992294400 134512640 136421960 4294226112 18446744073709551615 135032632 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 60239 57942 217 467 0 59770 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 240956

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28508
/proc/meminfo: memFree=1553580/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=240956 CPUtime=522.15
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 61831 0 0 0 51165 1050 0 0 25 0 1 0 89766877 246738944 57942 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 60239 57942 217 467 0 59770 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 240956

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28508
/proc/meminfo: memFree=1553580/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=240956 CPUtime=582.14
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 61831 0 0 0 57078 1136 0 0 25 0 1 0 89766877 246738944 57942 1992294400 134512640 136421960 4294226112 18446744073709551615 135809718 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 60239 57942 217 467 0 59770 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 240956

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28510
/proc/meminfo: memFree=1553580/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=240956 CPUtime=642.13
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 61838 0 0 0 62956 1257 0 0 25 0 1 0 89766877 246738944 57949 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 60239 57949 217 467 0 59770 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 240956

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28516
/proc/meminfo: memFree=1541428/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=253276 CPUtime=882.06
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 64923 0 0 0 86447 1759 0 0 25 0 1 0 89766877 259354624 61034 1992294400 134512640 136421960 4294226112 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 63319 61034 217 467 0 62850 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 253276

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28518
/proc/meminfo: memFree=1541428/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=253276 CPUtime=942.05
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 64923 0 0 0 92325 1880 0 0 25 0 1 0 89766877 259354624 61034 1992294400 134512640 136421960 4294226112 18446744073709551615 135020642 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 63319 61034 217 467 0 62850 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 253276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28520
/proc/meminfo: memFree=1529400/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=265432 CPUtime=1002.03
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 67970 0 0 0 98203 2000 0 0 25 0 1 0 89766877 271802368 64081 1992294400 134512640 136421960 4294226112 18446744073709551615 135160714 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 66358 64081 217 467 0 65889 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 265432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28522
/proc/meminfo: memFree=1529400/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=265432 CPUtime=1062.02
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 67970 0 0 0 104059 2143 0 0 25 0 1 0 89766877 271802368 64081 1992294400 134512640 136421960 4294226112 18446744073709551615 135025623 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 66358 64081 217 467 0 65889 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 265432

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28524
/proc/meminfo: memFree=1529400/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=265432 CPUtime=1122.01
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 67970 0 0 0 109937 2264 0 0 25 0 1 0 89766877 271802368 64081 1992294400 134512640 136421960 4294226112 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 66358 64081 217 467 0 65889 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 265432

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28524
/proc/meminfo: memFree=1529400/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=265432 CPUtime=1181.99
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 67970 0 0 0 115828 2371 0 0 25 0 1 0 89766877 271802368 64081 1992294400 134512640 136421960 4294226112 18446744073709551615 135238888 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 66358 64081 217 467 0 65889 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 265432

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28526
/proc/meminfo: memFree=1525308/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=269788 CPUtime=1241.98
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 69057 0 0 0 121718 2480 0 0 25 0 1 0 89766877 276262912 65168 1992294400 134512640 136421960 4294226112 18446744073709551615 135020784 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 67447 65168 217 467 0 66978 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 269788

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28528
/proc/meminfo: memFree=1518860/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=275628 CPUtime=1301.96
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 70535 0 0 0 127597 2599 0 0 25 0 1 0 89766877 282243072 66646 1992294400 134512640 136421960 4294226112 18446744073709551615 134870298 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 68907 66646 217 467 0 68438 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 275628

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28530
/proc/meminfo: memFree=1518860/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=275628 CPUtime=1361.95
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 70535 0 0 0 133463 2732 0 0 25 0 1 0 89766877 282243072 66646 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 68907 66646 217 467 0 68438 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 275628

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28532
/proc/meminfo: memFree=1518860/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=275628 CPUtime=1421.93
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 70535 0 0 0 139339 2854 0 0 25 0 1 0 89766877 282243072 66646 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 68907 66646 217 467 0 68438 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 275628

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28532
/proc/meminfo: memFree=1518860/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=275628 CPUtime=1481.91
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 70535 0 0 0 145233 2958 0 0 25 0 1 0 89766877 282243072 66646 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 68907 66646 217 467 0 68438 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 275628

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28534
/proc/meminfo: memFree=1518860/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=275628 CPUtime=1541.9
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 70535 0 0 0 151129 3061 0 0 25 0 1 0 89766877 282243072 66646 1992294400 134512640 136421960 4294226112 18446744073709551615 135237612 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 68907 66646 217 467 0 68438 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 275628

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28536
/proc/meminfo: memFree=1514520/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=279992 CPUtime=1601.89
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 71640 0 0 0 156999 3190 0 0 25 0 1 0 89766877 286711808 67751 1992294400 134512640 136421960 4294226112 18446744073709551615 135810022 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 69998 67751 217 467 0 69529 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 279992

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28538
/proc/meminfo: memFree=1514396/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=279992 CPUtime=1661.87
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 71640 0 0 0 162819 3368 0 0 25 0 1 0 89766877 286711808 67751 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 69998 67751 217 467 0 69529 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 279992

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28540
/proc/meminfo: memFree=1514272/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=279992 CPUtime=1721.86
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 71640 0 0 0 168683 3503 0 0 25 0 1 0 89766877 286711808 67751 1992294400 134512640 136421960 4294226112 18446744073709551615 135809578 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 69998 67751 217 467 0 69529 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 279992

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28540
/proc/meminfo: memFree=1510800/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=283424 CPUtime=1781.84
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 72493 0 0 0 174551 3633 0 0 25 0 1 0 89766877 290226176 68604 1992294400 134512640 136421960 4294226112 18446744073709551615 134620057 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 70856 68604 217 467 0 70387 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 283424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28542
/proc/meminfo: memFree=1505592/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=288572 CPUtime=1800.04
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 73778 0 0 0 176333 3671 0 0 25 0 1 0 89766877 295497728 69889 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 72143 69889 217 467 0 71674 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 288572

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: 0.99 0.98 0.97 2/107 28542
/proc/meminfo: memFree=1505592/2059040 swapFree=4140484/4192956
[pid=28484] ppid=28482 vsize=288572 CPUtime=1800.04
/proc/28484/stat : 28484 (pbct) R 28482 28484 27859 0 -1 4202496 73778 0 0 0 176333 3671 0 0 25 0 1 0 89766877 295497728 69889 1992294400 134512640 136421960 4294226112 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28484/statm: 72143 69889 217 467 0 71674 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 288572

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.08
CPU user time (s): 1763.34
CPU system time (s): 36.7464
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 288572

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

runsolver used 3.01354 second user time and 8.46671 second system time

The end

Launcher Data

Begin job on node048 at 2010-06-25 18:52:30
IDJOB=2681908
IDBENCH=2322
IDSOLVER=1192
FILE ID=node048/2681908-1277484750
PBS_JOBID= 11190498
Free space on /tmp= 62492 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-bienst2.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681908-1277484750/watcher-2681908-1277484750 -o /tmp/evaluation-result-2681908-1277484750/solver-2681908-1277484750 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681908-1277484750.opb

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

MD5SUM BENCH= 0af97c6a7a59a4d1015a4f591401bda7
RANDOM SEED=1003661124

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1786988 kB
Buffers:         51012 kB
Cached:         120072 kB
SwapCached:       5400 kB
Active:          70828 kB
Inactive:       113272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1786988 kB
SwapTotal:     4192956 kB
SwapFree:      4140484 kB
Dirty:            2524 kB
Writeback:           0 kB
AnonPages:       11600 kB
Mapped:          11948 kB
Slab:            65868 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182332 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= 62492 MiB
End job on node048 at 2010-06-25 19:22:32