Trace number 2668604

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.24 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-t1717.opb
MD5SUM62188545cf171da3270e2dece04174fd
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark376929
Best CPU time to get the best result obtained on this benchmark1800.63
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 200300
Optimality of the best value was proved NO
Number of variables73885
Total number of constraints551
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)551
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint585
Maximum length of a constraint612
Number of terms in the objective function 73885
Biggest coefficient in the objective function 4066
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 172074995
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 4066
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 172074995
Number of bits of the biggest sum of numbers28
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
1.10/1.19	c constraints 551/0 clauses 0/0 units 0
1.10/1.19	c vars 73885
1.10/1.20	c objective 73885 + 0
1800.05/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-2668604-1276436514/watcher-2668604-1276436514 -o /tmp/evaluation-result-2668604-1276436514/solver-2668604-1276436514 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668604-1276436514.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 1.00 0.99 3/106 23766
/proc/meminfo: memFree=1826264/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=2488 CPUtime=0
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 305 0 0 0 0 0 0 0 20 0 1 0 17306816 2547712 228 1992294400 134512640 136485738 4289898800 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23766/statm: 622 230 149 482 0 138 0

[startup+0.063746 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 23766
/proc/meminfo: memFree=1826264/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=4080 CPUtime=0.05
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 830 0 0 0 5 0 0 0 20 0 1 0 17306816 4177920 606 1992294400 134512640 136485738 4289898800 18446744073709551615 135173207 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23766/statm: 1020 607 149 482 0 536 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4080

[startup+0.100748 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 23766
/proc/meminfo: memFree=1826264/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=5936 CPUtime=0.09
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 1365 0 0 0 9 0 0 0 20 0 1 0 17306816 6078464 915 1992294400 134512640 136485738 4289898800 18446744073709551615 135178807 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23766/statm: 1484 915 149 482 0 1000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5936

[startup+0.300764 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 23766
/proc/meminfo: memFree=1826264/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=9564 CPUtime=0.29
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 2480 0 0 0 28 1 0 0 20 0 1 0 17306816 9793536 1580 1992294400 134512640 136485738 4289898800 18446744073709551615 135416538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23766/statm: 2391 1580 153 482 0 1907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9564

[startup+0.700796 s]
/proc/loadavg: 0.99 1.00 0.99 3/106 23766
/proc/meminfo: memFree=1826264/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=21200 CPUtime=0.69
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 5176 0 0 0 67 2 0 0 20 0 1 0 17306816 21708800 4276 1992294400 134512640 136485738 4289898800 18446744073709551615 135857108 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23766/statm: 5300 4276 153 482 0 4816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21200

[startup+1.50086 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23767
/proc/meminfo: memFree=1800960/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=59532 CPUtime=1.49
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 14389 0 0 0 143 6 0 0 22 0 1 0 17306816 60960768 13489 1992294400 134512640 136485738 4289898800 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 14883 13489 195 482 0 14399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59532

[startup+3.10099 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23767
/proc/meminfo: memFree=1733380/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=164064 CPUtime=3.09
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 41516 0 0 0 292 17 0 0 25 0 1 0 17306816 168001536 38752 1992294400 134512640 136485738 4289898800 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 41016 38752 195 482 0 40532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164064

[startup+6.30124 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23767
/proc/meminfo: memFree=1549860/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=332980 CPUtime=6.29
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 86616 0 0 0 591 38 0 0 25 0 1 0 17306816 340971520 80646 1992294400 134512640 136485738 4289898800 18446744073709551615 135350462 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 83245 80647 195 482 0 82761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 332980

[startup+12.7008 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23767
/proc/meminfo: memFree=1203032/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=662704 CPUtime=12.68
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 176717 0 0 0 1192 76 0 0 25 0 1 0 17306816 678608896 162738 1992294400 134512640 136485738 4289898800 18446744073709551615 135840022 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 165676 162739 195 482 0 165192 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 662704

[startup+25.5008 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23767
/proc/meminfo: memFree=236328/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1649716 CPUtime=25.48
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 437243 0 0 0 2372 176 0 0 25 0 1 0 17306816 1689309184 397722 1992294400 134512640 136485738 4289898800 18446744073709551615 134741825 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 412429 397722 208 482 0 411945 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1649716

[startup+51.1008 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23769
/proc/meminfo: memFree=139484/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1750924 CPUtime=51.07
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 464895 0 0 0 4751 356 0 0 25 0 1 0 17306816 1792946176 420941 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 437731 420941 225 482 0 437247 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1750924

[startup+102.308 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23769
/proc/meminfo: memFree=137996/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1753884 CPUtime=102.26
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 465635 0 0 0 9481 745 0 0 25 0 1 0 17306816 1795977216 421294 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 438471 421294 225 482 0 437987 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1753884

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23771
/proc/meminfo: memFree=137872/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1753884 CPUtime=162.24
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 465683 0 0 0 15049 1175 0 0 25 0 1 0 17306816 1795977216 421342 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 438471 421342 225 482 0 437987 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1753884

[startup+222.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23773
/proc/meminfo: memFree=136880/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1754280 CPUtime=222.23
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 465910 0 0 0 20617 1606 0 0 25 0 1 0 17306816 1796382720 421569 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 438570 421569 225 482 0 438086 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1754280

[startup+282.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23775
/proc/meminfo: memFree=136508/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1754544 CPUtime=282.22
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 465991 0 0 0 26195 2027 0 0 25 0 1 0 17306816 1796653056 421650 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 438636 421650 225 482 0 438152 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1754544

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 23777
/proc/meminfo: memFree=134772/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1756572 CPUtime=342.2
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 466661 0 0 0 31772 2448 0 0 25 0 1 0 17306816 1798729728 422063 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 439143 422063 225 482 0 438659 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1756572

[startup+402.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 23777
/proc/meminfo: memFree=134772/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1756572 CPUtime=402.19
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 466661 0 0 0 37357 2862 0 0 25 0 1 0 17306816 1798729728 422063 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 439143 422063 225 482 0 438659 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1756572

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 23779
/proc/meminfo: memFree=134648/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1756572 CPUtime=462.18
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 466706 0 0 0 42944 3274 0 0 25 0 1 0 17306816 1798729728 422108 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 439143 422108 225 482 0 438659 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1756572

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23781
/proc/meminfo: memFree=134152/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1756836 CPUtime=522.16
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 466802 0 0 0 48535 3681 0 0 25 0 1 0 17306816 1799000064 422204 1992294400 134512640 136485738 4289898800 18446744073709551615 135044912 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 439209 422204 225 482 0 438725 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1756836

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23783
/proc/meminfo: memFree=133160/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1760304 CPUtime=582.15
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 467801 0 0 0 54126 4089 0 0 25 0 1 0 17306816 1802551296 422432 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440076 422432 225 482 0 439592 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1760304

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23785
/proc/meminfo: memFree=133036/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1760304 CPUtime=642.14
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 467801 0 0 0 59713 4501 0 0 25 0 1 0 17306816 1802551296 422432 1992294400 134512640 136485738 4289898800 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440076 422432 225 482 0 439592 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1760304

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23791
/proc/meminfo: memFree=130804/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=882.08
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 82081 6127 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 1761492

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23793
/proc/meminfo: memFree=130804/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=942.06
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 87673 6533 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 1761492

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23793
/proc/meminfo: memFree=130680/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1002.05
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 93274 6931 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1761492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23795
/proc/meminfo: memFree=130556/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1062.03
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 98865 7338 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1761492

[startup+1122.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 23797
/proc/meminfo: memFree=130556/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1122.02
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 104481 7721 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 1761492

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 23808
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1181.99
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 110083 8116 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1761492

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23810
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1241.98
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 115673 8525 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1761492

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23810
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1301.97
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 121266 8931 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1761492

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23812
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1361.95
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 126850 9345 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1761492

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23814
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1421.94
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 132441 9753 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1761492

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23816
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1481.92
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 138050 10142 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1761492

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23818
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1541.9
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 143649 10541 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1761492

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23818
/proc/meminfo: memFree=129688/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1601.89
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 149249 10940 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1761492

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23820
/proc/meminfo: memFree=129812/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1661.88
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 154854 11334 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1761492

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23822
/proc/meminfo: memFree=129812/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1721.86
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 160459 11727 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 1761492

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23824
/proc/meminfo: memFree=129564/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1781.85
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 166060 12125 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1761492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 23824
/proc/meminfo: memFree=129564/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=1761492 CPUtime=1800.05
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4202496 468325 0 0 0 167756 12249 0 0 25 0 1 0 17306816 1803767808 422956 1992294400 134512640 136485738 4289898800 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23766/statm: 440373 422956 225 482 0 439889 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1761492

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

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

[startup+1800.61 s]
/proc/loadavg: 1.07 1.02 1.00 3/108 23825
/proc/meminfo: memFree=1134120/2059040 swapFree=4136636/4192956
[pid=23766] ppid=23764 vsize=0 CPUtime=1800.16
/proc/23766/stat : 23766 (pbct) R 23764 23766 23484 0 -1 4194308 468325 0 0 0 167756 12260 0 0 25 0 1 0 17306816 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/23766/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.24
CPU user time (s): 1677.57
CPU system time (s): 122.67
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 1761492

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

runsolver used 2.95955 second user time and 8.5177 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-13 15:41:54
IDJOB=2668604
IDBENCH=1522
IDSOLVER=1170
FILE ID=node026/2668604-1276436514
PBS_JOBID= 11173321
Free space on /tmp= 62508 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-t1717.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668604-1276436514/watcher-2668604-1276436514 -o /tmp/evaluation-result-2668604-1276436514/solver-2668604-1276436514 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668604-1276436514.opb

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

MD5SUM BENCH= 62188545cf171da3270e2dece04174fd
RANDOM SEED=1818482312

node026.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.201
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.201
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:       1826668 kB
Buffers:         30780 kB
Cached:         124500 kB
SwapCached:       9336 kB
Active:          66996 kB
Inactive:       100432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1826668 kB
SwapTotal:     4192956 kB
SwapFree:      4136636 kB
Dirty:            5944 kB
Writeback:           0 kB
AnonPages:       10844 kB
Mapped:           9208 kB
Slab:            43136 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181264 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= 62504 MiB
End job on node026 at 2010-06-13 16:11:57