Trace number 2669316

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.77

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-stair.opb
MD5SUM93ec90d2ad0b276483c19ced945be9c0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.2783
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables11454
Total number of constraints362
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints362
Minimum length of a constraint13
Maximum length of a constraint810
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 528959045369856
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 3702118998041541
Number of bits of the biggest sum of numbers52
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.29/0.31	c constraints 362/0 clauses 0/0 units 46
0.29/0.31	c vars 11454
0.29/0.31	c objective 30 + -1073741823
1800.09/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-2669316-1276548180/watcher-2669316-1276548180 -o /tmp/evaluation-result-2669316-1276548180/solver-2669316-1276548180 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669316-1276548180.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.24 1.05 1.02 3/106 29517
/proc/meminfo: memFree=1830432/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=2344 CPUtime=0
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 284 0 0 0 0 0 0 0 25 0 1 0 28469909 2400256 206 1992294400 134512640 136485738 4289683808 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29517/statm: 586 208 156 482 0 102 0

[startup+0.0362771 s]
/proc/loadavg: 1.24 1.05 1.02 3/106 29517
/proc/meminfo: memFree=1830432/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=2876 CPUtime=0.03
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 419 0 0 0 3 0 0 0 25 0 1 0 28469909 2945024 341 1992294400 134512640 136485738 4289683808 18446744073709551615 135177445 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29517/statm: 719 341 156 482 0 235 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2876

[startup+0.101289 s]
/proc/loadavg: 1.24 1.05 1.02 3/106 29517
/proc/meminfo: memFree=1830432/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=4076 CPUtime=0.09
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 737 0 0 0 9 0 0 0 25 0 1 0 28469909 4173824 659 1992294400 134512640 136485738 4289683808 18446744073709551615 135416496 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29517/statm: 1019 659 157 482 0 535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4076

[startup+0.301326 s]
/proc/loadavg: 1.24 1.05 1.02 3/106 29517
/proc/meminfo: memFree=1830432/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=8088 CPUtime=0.29
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 1736 0 0 0 29 0 0 0 25 0 1 0 28469909 8282112 1658 1992294400 134512640 136485738 4289683808 18446744073709551615 135346650 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29517/statm: 2022 1658 157 482 0 1538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8088

[startup+0.701398 s]
/proc/loadavg: 1.24 1.05 1.02 3/106 29517
/proc/meminfo: memFree=1830432/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=43372 CPUtime=0.69
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 10719 0 0 0 63 6 0 0 25 0 1 0 28469909 44412928 10267 1992294400 134512640 136485738 4289683808 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 10843 10268 197 482 0 10359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43372

[startup+1.50154 s]
/proc/loadavg: 1.24 1.05 1.02 2/107 29518
/proc/meminfo: memFree=1767432/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=105224 CPUtime=1.49
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 26909 0 0 0 136 13 0 0 25 0 1 0 28469909 107749376 25651 1992294400 134512640 136485738 4289683808 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 26306 25652 197 482 0 25822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105224

[startup+3.10084 s]
/proc/loadavg: 1.22 1.05 1.02 2/107 29518
/proc/meminfo: memFree=1685964/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=206396 CPUtime=3.09
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 53958 0 0 0 284 25 0 0 25 0 1 0 28469909 211349504 50838 1992294400 134512640 136485738 4289683808 18446744073709551615 135463889 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 51599 50839 197 482 0 51115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206396

[startup+6.30142 s]
/proc/loadavg: 1.22 1.05 1.02 2/107 29518
/proc/meminfo: memFree=1440444/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=414176 CPUtime=6.29
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 107599 0 0 0 584 45 0 0 25 0 1 0 28469909 424116224 100013 1992294400 134512640 136485738 4289683808 18446744073709551615 134606296 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 103544 100013 210 482 0 103060 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 414176

[startup+12.7016 s]
/proc/loadavg: 1.18 1.05 1.01 2/107 29518
/proc/meminfo: memFree=1413040/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=431916 CPUtime=12.68
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 111905 0 0 0 1203 65 0 0 25 0 1 0 28469909 442281984 104239 1992294400 134512640 136485738 4289683808 18446744073709551615 135860682 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 107979 104239 228 482 0 107495 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 431916

[startup+25.5009 s]
/proc/loadavg: 1.16 1.04 1.01 2/107 29518
/proc/meminfo: memFree=1411304/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=433644 CPUtime=25.48
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 112341 0 0 0 2450 98 0 0 25 0 1 0 28469909 444051456 104675 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 108411 104675 228 482 0 107927 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 433644

[startup+51.1016 s]
/proc/loadavg: 1.10 1.04 1.01 2/107 29520
/proc/meminfo: memFree=1408204/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=436672 CPUtime=51.07
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 113112 0 0 0 4939 168 0 0 25 0 1 0 28469909 447152128 105446 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 109168 105446 228 482 0 108684 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 436672

[startup+102.309 s]
/proc/loadavg: 1.04 1.03 1.01 2/107 29522
/proc/meminfo: memFree=1399160/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=445860 CPUtime=102.26
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 115386 0 0 0 9910 316 0 0 25 0 1 0 28469909 456560640 107720 1992294400 134512640 136485738 4289683808 18446744073709551615 135291104 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 111465 107720 228 482 0 110981 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 445860

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 29522
/proc/meminfo: memFree=1383660/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=461756 CPUtime=162.24
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 119245 0 0 0 15824 400 0 0 25 0 1 0 28469909 472838144 111579 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 115439 111579 228 482 0 114955 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 461756

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29524
/proc/meminfo: memFree=1375724/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=469536 CPUtime=222.22
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 121180 0 0 0 21767 455 0 0 25 0 1 0 28469909 480804864 113514 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 117384 113514 228 482 0 116900 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 469536

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29526
/proc/meminfo: memFree=1369400/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=476436 CPUtime=282.19
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 122770 0 0 0 27699 520 0 0 25 0 1 0 28469909 487870464 115104 1992294400 134512640 136485738 4289683808 18446744073709551615 135047545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 119109 115104 228 482 0 118625 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 476436

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29528
/proc/meminfo: memFree=1363332/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=482400 CPUtime=342.18
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 124260 0 0 0 33610 608 0 0 25 0 1 0 28469909 493977600 116594 1992294400 134512640 136485738 4289683808 18446744073709551615 134880566 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 120600 116594 228 482 0 120116 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 482400

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29530
/proc/meminfo: memFree=1357752/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=487912 CPUtime=402.15
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 125673 0 0 0 39563 652 0 0 25 0 1 0 28469909 499621888 118007 1992294400 134512640 136485738 4289683808 18446744073709551615 134880532 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 121978 118007 228 482 0 121494 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 487912

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29530
/proc/meminfo: memFree=1353040/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=493496 CPUtime=462.13
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 126832 0 0 0 45502 711 0 0 25 0 1 0 28469909 505339904 119166 1992294400 134512640 136485738 4289683808 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 123374 119166 228 482 0 122890 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 493496

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29532
/proc/meminfo: memFree=1352916/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=493496 CPUtime=522.12
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 126832 0 0 0 51374 838 0 0 25 0 1 0 28469909 505339904 119166 1992294400 134512640 136485738 4289683808 18446744073709551615 135293693 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 123374 119166 228 482 0 122890 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 493496

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29534
/proc/meminfo: memFree=1352916/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=493496 CPUtime=582.09
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 126832 0 0 0 57218 991 0 0 25 0 1 0 28469909 505339904 119166 1992294400 134512640 136485738 4289683808 18446744073709551615 135860500 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 123374 119166 228 482 0 122890 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 493496

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29536
/proc/meminfo: memFree=1352792/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=493496 CPUtime=642.08
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 126832 0 0 0 63036 1172 0 0 25 0 1 0 28469909 505339904 119166 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 123374 119166 228 482 0 122890 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 493496

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29542
/proc/meminfo: memFree=1315468/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=530696 CPUtime=881.99
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 136122 0 0 0 86491 1708 0 0 25 0 1 0 28469909 543432704 128456 1992294400 134512640 136485738 4289683808 18446744073709551615 135257384 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 132674 128456 228 482 0 132190 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 530696

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29544
/proc/meminfo: memFree=1313732/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=532396 CPUtime=941.97
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 136540 0 0 0 92364 1833 0 0 25 0 1 0 28469909 545173504 128874 1992294400 134512640 136485738 4289683808 18446744073709551615 135047552 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 133099 128874 228 482 0 132615 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 532396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29546
/proc/meminfo: memFree=1311872/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=534500 CPUtime=1001.96
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 137028 0 0 0 98260 1936 0 0 25 0 1 0 28469909 547328000 129362 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 133625 129362 228 482 0 133141 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 534500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29546
/proc/meminfo: memFree=1302944/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=543244 CPUtime=1061.93
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 139198 0 0 0 104149 2044 0 0 25 0 1 0 28469909 556281856 131532 1992294400 134512640 136485738 4289683808 18446744073709551615 135293365 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 135811 131532 228 482 0 135327 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 543244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29557
/proc/meminfo: memFree=1296000/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=550108 CPUtime=1121.9
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 140917 0 0 0 110053 2137 0 0 25 0 1 0 28469909 563310592 133251 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 137527 133251 228 482 0 137043 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 550108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29559
/proc/meminfo: memFree=1290792/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=555184 CPUtime=1181.88
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 142214 0 0 0 115970 2218 0 0 25 0 1 0 28469909 568508416 134548 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 138796 134548 228 482 0 138312 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 555184

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29561
/proc/meminfo: memFree=1288560/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=557348 CPUtime=1241.86
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 142719 0 0 0 121886 2300 0 0 25 0 1 0 28469909 570724352 135053 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139337 135053 228 482 0 138853 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 557348

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29563
/proc/meminfo: memFree=1288188/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=557548 CPUtime=1301.85
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 142777 0 0 0 127803 2382 0 0 25 0 1 0 28469909 570929152 135111 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139387 135111 228 482 0 138903 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 557548

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29563
/proc/meminfo: memFree=1287940/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=557748 CPUtime=1361.82
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 142851 0 0 0 133726 2456 0 0 25 0 1 0 28469909 571133952 135185 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139437 135185 228 482 0 138953 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 557748

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29565
/proc/meminfo: memFree=1287320/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558336 CPUtime=1421.81
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 142975 0 0 0 139629 2552 0 0 25 0 1 0 28469909 571736064 135309 1992294400 134512640 136485738 4289683808 18446744073709551615 135024651 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139584 135309 228 482 0 139100 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 558336

[startup+1482.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 29567
/proc/meminfo: memFree=1286948/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558780 CPUtime=1481.78
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143077 0 0 0 145556 2622 0 0 25 0 1 0 28469909 572190720 135411 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139695 135411 228 482 0 139211 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 558780

[startup+1542.3 s]
/proc/loadavg: 1.15 1.04 1.01 2/107 29569
/proc/meminfo: memFree=1286576/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558960 CPUtime=1541.75
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143171 0 0 0 151479 2696 0 0 25 0 1 0 28469909 572375040 135505 1992294400 134512640 136485738 4289683808 18446744073709551615 135025212 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139740 135505 228 482 0 139256 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 558960

[startup+1602.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/107 29571
/proc/meminfo: memFree=1286576/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558960 CPUtime=1601.74
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143171 0 0 0 157318 2856 0 0 25 0 1 0 28469909 572375040 135505 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139740 135505 228 482 0 139256 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 558960

[startup+1662.3 s]
/proc/loadavg: 1.09 1.05 1.01 2/107 29571
/proc/meminfo: memFree=1286576/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558960 CPUtime=1661.71
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143171 0 0 0 163180 2991 0 0 25 0 1 0 28469909 572375040 135505 1992294400 134512640 136485738 4289683808 18446744073709551615 134873224 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139740 135505 228 482 0 139256 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 558960

[startup+1722.3 s]
/proc/loadavg: 1.09 1.06 1.01 2/107 29573
/proc/meminfo: memFree=1286576/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558960 CPUtime=1721.7
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143171 0 0 0 169058 3112 0 0 25 0 1 0 28469909 572375040 135505 1992294400 134512640 136485738 4289683808 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139740 135505 228 482 0 139256 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 558960

[startup+1782.3 s]
/proc/loadavg: 1.07 1.06 1.01 2/107 29575
/proc/meminfo: memFree=1286328/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558960 CPUtime=1781.67
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143172 0 0 0 174945 3222 0 0 25 0 1 0 28469909 572375040 135506 1992294400 134512640 136485738 4289683808 18446744073709551615 134882117 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139740 135506 228 482 0 139256 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 558960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 29575
/proc/meminfo: memFree=1286328/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558960 CPUtime=1800.09
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143172 0 0 0 176756 3253 0 0 25 0 1 0 28469909 572375040 135506 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139740 135506 228 482 0 139256 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 558960

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.06 1.05 1.01 2/107 29575
/proc/meminfo: memFree=1286328/2059040 swapFree=4140300/4192956
[pid=29517] ppid=29515 vsize=558960 CPUtime=1800.09
/proc/29517/stat : 29517 (pbct) R 29515 29517 29356 0 -1 4202496 143172 0 0 0 176756 3253 0 0 25 0 1 0 28469909 572375040 135506 1992294400 134512640 136485738 4289683808 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29517/statm: 139740 135506 228 482 0 139256 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 558960

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.15
CPU user time (s): 1767.56
CPU system time (s): 32.59
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 558960

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

runsolver used 3.87141 second user time and 9.2116 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-14 22:43:01
IDJOB=2669316
IDBENCH=2409
IDSOLVER=1170
FILE ID=node027/2669316-1276548180
PBS_JOBID= 11173483
Free space on /tmp= 62476 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-stair.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669316-1276548180/watcher-2669316-1276548180 -o /tmp/evaluation-result-2669316-1276548180/solver-2669316-1276548180 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2669316-1276548180.opb

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

MD5SUM BENCH= 93ec90d2ad0b276483c19ced945be9c0
RANDOM SEED=72680931

node027.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		: 2800.261
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	: 5600.52
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		: 2800.261
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:       1830836 kB
Buffers:         35468 kB
Cached:         112372 kB
SwapCached:       5712 kB
Active:          81600 kB
Inactive:        78780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1830836 kB
SwapTotal:     4192956 kB
SwapFree:      4140300 kB
Dirty:            3452 kB
Writeback:           0 kB
AnonPages:       11084 kB
Mapped:          13108 kB
Slab:            45860 kB
PageTables:       3980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62476 MiB
End job on node027 at 2010-06-14 23:13:03