Trace number 2681914

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.17 1800.57

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath1.opb
MD5SUMcadb80b29b1b884c95a94376a4e900b4
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 variables53335
Total number of constraints5302
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)189
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint50934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4832120913850916
Number of bits of the biggest sum of numbers53
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
1.19/1.21	c constraints 5302/0 clauses 0/0 units 0
1.19/1.21	c vars 53335
1.19/1.21	c objective 31 + 0
1800.00/1800.40	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-2681914-1277485213/watcher-2681914-1277485213 -o /tmp/evaluation-result-2681914-1277485213/solver-2681914-1277485213 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681914-1277485213.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.00 1.00 0.98 3/106 29779
/proc/meminfo: memFree=1770204/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=2268 CPUtime=0
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 289 0 0 0 0 0 0 0 18 0 1 0 89816706 2322432 209 1992294400 134512640 136421960 4292214496 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29779/statm: 567 210 146 467 0 98 0

[startup+0.042905 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 29779
/proc/meminfo: memFree=1770204/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=3192 CPUtime=0.04
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 524 0 0 0 4 0 0 0 20 0 1 0 89816706 3268608 444 1992294400 134512640 136421960 4292214496 18446744073709551615 135154711 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29779/statm: 798 445 146 467 0 329 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3192

[startup+0.100908 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 29779
/proc/meminfo: memFree=1770204/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=4776 CPUtime=0.09
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 911 0 0 0 9 0 0 0 20 0 1 0 89816706 4890624 831 1992294400 134512640 136421960 4292214496 18446744073709551615 135873694 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29779/statm: 1194 832 146 467 0 725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4776

[startup+0.300921 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 29779
/proc/meminfo: memFree=1770204/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=10352 CPUtime=0.29
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 2485 0 0 0 28 1 0 0 20 0 1 0 89816706 10600448 2032 1992294400 134512640 136421960 4292214496 18446744073709551615 134524004 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29779/statm: 2588 2032 146 467 0 2119 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10352

[startup+0.700945 s]
/proc/loadavg: 1.00 1.00 0.98 3/106 29779
/proc/meminfo: memFree=1770204/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=18664 CPUtime=0.69
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 4439 0 0 0 68 1 0 0 20 0 1 0 89816706 19111936 3986 1992294400 134512640 136421960 4292214496 18446744073709551615 135818225 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29779/statm: 4666 3986 146 467 0 4197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18664

[startup+1.501 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 29780
/proc/meminfo: memFree=1747752/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=59840 CPUtime=1.49
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 14589 0 0 0 143 6 0 0 23 0 1 0 89816706 61276160 14136 1992294400 134512640 136421960 4292214496 18446744073709551615 134632335 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 14960 14136 194 467 0 14491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59840

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 29780
/proc/meminfo: memFree=1660332/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=205064 CPUtime=3.09
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 52155 0 0 0 285 24 0 0 25 0 1 0 89816706 209985536 49581 1992294400 134512640 136421960 4292214496 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 51266 49582 194 467 0 50797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 205064

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 29780
/proc/meminfo: memFree=1334336/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=522648 CPUtime=6.29
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 135735 0 0 0 567 62 0 0 25 0 1 0 89816706 535191552 129444 1992294400 134512640 136421960 4292214496 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 130662 129445 195 467 0 130193 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 522648

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 29780
/proc/meminfo: memFree=947456/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=860696 CPUtime=12.69
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 227904 0 0 0 1167 102 0 0 25 0 1 0 89816706 881352704 214026 1992294400 134512640 136421960 4292214496 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 215174 214026 195 467 0 214705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 860696

[startup+25.5005 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 29780
/proc/meminfo: memFree=176920/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1655240 CPUtime=25.49
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 435524 0 0 0 2375 174 0 0 25 0 1 0 89816706 1694965760 398630 1992294400 134512640 136421960 4292214496 18446744073709551615 134914432 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 413810 398630 205 467 0 413341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1655240

[startup+51.1011 s]
/proc/loadavg: 1.08 1.02 0.99 2/107 29789
/proc/meminfo: memFree=100412/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1724280 CPUtime=51.07
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 454825 0 0 0 4901 206 0 0 25 0 1 0 89816706 1765662720 416588 1992294400 134512640 136421960 4292214496 18446744073709551615 135154945 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 431070 416588 216 467 0 430601 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1724280

[startup+102.308 s]
/proc/loadavg: 1.03 1.01 0.99 2/107 29791
/proc/meminfo: memFree=98552/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1726444 CPUtime=102.27
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 455385 0 0 0 9949 278 0 0 25 0 1 0 89816706 1767878656 417148 1992294400 134512640 136421960 4292214496 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 431611 417148 216 467 0 431142 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1726444

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 0.99 2/107 29793
/proc/meminfo: memFree=97188/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1728076 CPUtime=162.25
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 455729 0 0 0 15896 329 0 0 25 0 1 0 89816706 1769549824 417492 1992294400 134512640 136421960 4292214496 18446744073709551615 134620057 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 432019 417492 216 467 0 431550 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1728076

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 29795
/proc/meminfo: memFree=96444/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1728844 CPUtime=222.23
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 455914 0 0 0 21869 354 0 0 25 0 1 0 89816706 1770336256 417677 1992294400 134512640 136421960 4292214496 18446744073709551615 135006251 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 432211 417677 216 467 0 431742 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1728844

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 29797
/proc/meminfo: memFree=96072/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1729240 CPUtime=282.22
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 456042 0 0 0 27842 380 0 0 25 0 1 0 89816706 1770741760 417805 1992294400 134512640 136421960 4292214496 18446744073709551615 135241781 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 432310 417805 216 467 0 431841 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1729240

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 29797
/proc/meminfo: memFree=95576/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1729636 CPUtime=342.21
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 456159 0 0 0 33810 411 0 0 25 0 1 0 89816706 1771147264 417922 1992294400 134512640 136421960 4292214496 18446744073709551615 135020368 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 432409 417922 216 467 0 431940 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1729636

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 29799
/proc/meminfo: memFree=94832/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1730476 CPUtime=402.2
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 456353 0 0 0 39782 438 0 0 25 0 1 0 89816706 1772007424 418116 1992294400 134512640 136421960 4292214496 18446744073709551615 135020368 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 432619 418116 216 467 0 432150 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1730476

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 29801
/proc/meminfo: memFree=93468/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1731868 CPUtime=462.18
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 456717 0 0 0 45735 483 0 0 25 0 1 0 89816706 1773432832 418480 1992294400 134512640 136421960 4292214496 18446744073709551615 135028857 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 432967 418480 216 467 0 432498 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1731868

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 29803
/proc/meminfo: memFree=92724/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1732448 CPUtime=522.18
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 456863 0 0 0 51701 517 0 0 25 0 1 0 89816706 1774026752 418626 1992294400 134512640 136421960 4292214496 18446744073709551615 135025621 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 433112 418626 216 467 0 432643 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 1732448

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 29805
/proc/meminfo: memFree=92228/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1733096 CPUtime=582.16
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 456969 0 0 0 57681 535 0 0 25 0 1 0 89816706 1774690304 418732 1992294400 134512640 136421960 4292214496 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 433274 418732 216 467 0 432805 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1733096

[startup+642.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 29805
/proc/meminfo: memFree=91360/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1734524 CPUtime=642.16
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 457208 0 0 0 63663 553 0 0 25 0 1 0 89816706 1776152576 418971 1992294400 134512640 136421960 4292214496 18446744073709551615 135029888 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 433631 418971 216 467 0 433162 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 1734524

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29813
/proc/meminfo: memFree=89748/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1735868 CPUtime=882.09
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 457533 0 0 0 87580 629 0 0 25 0 1 0 89816706 1777528832 419296 1992294400 134512640 136421960 4292214496 18446744073709551615 134855964 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 433967 419296 216 467 0 433498 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 1735868

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29813
/proc/meminfo: memFree=89376/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1736152 CPUtime=942.08
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 457644 0 0 0 93567 641 0 0 25 0 1 0 89816706 1777819648 419407 1992294400 134512640 136421960 4292214496 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434038 419407 216 467 0 433569 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1736152

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29815
/proc/meminfo: memFree=88632/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1736824 CPUtime=1002.06
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 457806 0 0 0 99550 656 0 0 25 0 1 0 89816706 1778507776 419569 1992294400 134512640 136421960 4292214496 18446744073709551615 135237605 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434206 419569 216 467 0 433737 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 1736824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29817
/proc/meminfo: memFree=88384/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1737088 CPUtime=1062.06
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 457892 0 0 0 105540 666 0 0 25 0 1 0 89816706 1778778112 419655 1992294400 134512640 136421960 4292214496 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434272 419655 216 467 0 433803 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1737088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29819
/proc/meminfo: memFree=88012/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1737360 CPUtime=1122.04
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 457947 0 0 0 111526 678 0 0 25 0 1 0 89816706 1779056640 419710 1992294400 134512640 136421960 4292214496 18446744073709551615 134620057 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434340 419710 216 467 0 433871 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 1737360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29821
/proc/meminfo: memFree=87764/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1737492 CPUtime=1182.03
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 457990 0 0 0 117519 684 0 0 25 0 1 0 89816706 1779191808 419753 1992294400 134512640 136421960 4292214496 18446744073709551615 135018961 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434373 419753 216 467 0 433904 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 1737492

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29821
/proc/meminfo: memFree=87268/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1737900 CPUtime=1242.02
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458099 0 0 0 123499 703 0 0 25 0 1 0 89816706 1779609600 419862 1992294400 134512640 136421960 4292214496 18446744073709551615 134620054 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434475 419862 216 467 0 434006 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 1737900

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29823
/proc/meminfo: memFree=86896/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1738432 CPUtime=1302.01
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458186 0 0 0 129481 720 0 0 25 0 1 0 89816706 1780154368 419949 1992294400 134512640 136421960 4292214496 18446744073709551615 135020790 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434608 419949 216 467 0 434139 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 1738432

[startup+1362.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 29825
/proc/meminfo: memFree=86648/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1738592 CPUtime=1361.99
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458241 0 0 0 135466 733 0 0 25 0 1 0 89816706 1780318208 420004 1992294400 134512640 136421960 4292214496 18446744073709551615 134973866 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434648 420004 216 467 0 434179 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 1738592

[startup+1422.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 29827
/proc/meminfo: memFree=86152/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1739132 CPUtime=1421.99
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458386 0 0 0 141451 748 0 0 25 0 1 0 89816706 1780871168 420149 1992294400 134512640 136421960 4292214496 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434783 420149 216 467 0 434314 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1739132

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29829
/proc/meminfo: memFree=85408/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1739796 CPUtime=1481.96
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458548 0 0 0 147436 760 0 0 25 0 1 0 89816706 1781551104 420311 1992294400 134512640 136421960 4292214496 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 434949 420311 216 467 0 434480 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1739796

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29829
/proc/meminfo: memFree=85160/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1740080 CPUtime=1541.95
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458625 0 0 0 153419 776 0 0 25 0 1 0 89816706 1781841920 420388 1992294400 134512640 136421960 4292214496 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 435020 420388 216 467 0 434551 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 1740080

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29831
/proc/meminfo: memFree=84788/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1740212 CPUtime=1601.93
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458685 0 0 0 159404 789 0 0 25 0 1 0 89816706 1781977088 420448 1992294400 134512640 136421960 4292214496 18446744073709551615 134855930 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 435053 420448 216 467 0 434584 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 1740212

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29833
/proc/meminfo: memFree=84664/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1740476 CPUtime=1661.93
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458732 0 0 0 165393 800 0 0 25 0 1 0 89816706 1782247424 420495 1992294400 134512640 136421960 4292214496 18446744073709551615 135806113 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 435119 420495 216 467 0 434650 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 1740476

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29835
/proc/meminfo: memFree=84292/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1740752 CPUtime=1721.91
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458798 0 0 0 171377 814 0 0 25 0 1 0 89816706 1782530048 420561 1992294400 134512640 136421960 4292214496 18446744073709551615 135238915 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 435188 420561 216 467 0 434719 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 1740752

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29837
/proc/meminfo: memFree=83920/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1740884 CPUtime=1781.9
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458858 0 0 0 177364 826 0 0 25 0 1 0 89816706 1782665216 420621 1992294400 134512640 136421960 4292214496 18446744073709551615 135161670 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 435221 420621 216 467 0 434752 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 1740884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29837
/proc/meminfo: memFree=83796/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=1740884 CPUtime=1800
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4202496 458871 0 0 0 179169 831 0 0 25 0 1 0 89816706 1782665216 420634 1992294400 134512640 136421960 4292214496 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29779/statm: 435221 420634 216 467 0 434752 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1740884

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

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

[startup+1800.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29837
/proc/meminfo: memFree=83796/2059040 swapFree=4139096/4192956
[pid=29779] ppid=29777 vsize=0 CPUtime=1800.1
/proc/29779/stat : 29779 (pbct) R 29777 29779 29007 0 -1 4194308 458873 0 0 0 179169 841 0 0 25 0 1 0 89816706 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29779/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.57
CPU time (s): 1800.17
CPU user time (s): 1791.7
CPU system time (s): 8.47471
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 1740884

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

runsolver used 2.79957 second user time and 8.68268 second system time

The end

Launcher Data

Begin job on node029 at 2010-06-25 19:00:13
IDJOB=2681914
IDBENCH=2333
IDSOLVER=1192
FILE ID=node029/2681914-1277485213
PBS_JOBID= 11190514
Free space on /tmp= 62476 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-swath1.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681914-1277485213/watcher-2681914-1277485213 -o /tmp/evaluation-result-2681914-1277485213/solver-2681914-1277485213 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681914-1277485213.opb

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

MD5SUM BENCH= cadb80b29b1b884c95a94376a4e900b4
RANDOM SEED=934020431

node029.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.221
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.44
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.221
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:       1770724 kB
Buffers:         69476 kB
Cached:         118884 kB
SwapCached:       7392 kB
Active:          75156 kB
Inactive:       128024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1770724 kB
SwapTotal:     4192956 kB
SwapFree:      4139096 kB
Dirty:            6596 kB
Writeback:           0 kB
AnonPages:       12452 kB
Mapped:          11856 kB
Slab:            63192 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182696 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= 62476 MiB
End job on node029 at 2010-06-25 19:30:16