Trace number 2681955

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.09 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-agg.opb
MD5SUM4f19aa044e880280faec0077a2509ba8
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 variables4890
Total number of constraints363
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 constraints363
Minimum length of a constraint30
Maximum length of a constraint540
Number of terms in the objective function 3930
Biggest coefficient in the objective function 5373004087296
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 556141355997381
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 22763326668800000
Number of bits of the biggest number in a constraint 55
Biggest sum of numbers in a constraint 46271983665442689
Number of bits of the biggest sum of numbers56
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.19/0.21	c constraints 363/0 clauses 0/0 units 369
0.19/0.21	c vars 4890
0.19/0.21	c objective 3820 + -98551774156837
1800.04/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2681955-1277487641/watcher-2681955-1277487641 -o /tmp/evaluation-result-2681955-1277487641/solver-2681955-1277487641 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681955-1277487641.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.92 0.98 0.99 3/106 29819
/proc/meminfo: memFree=1873880/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=2416 CPUtime=0
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 293 0 0 0 0 0 0 0 18 0 1 0 90055637 2473984 212 1992294400 134512640 136421960 4287968432 18446744073709551615 135160348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29819/statm: 604 212 138 467 0 135 0

[startup+0.0736769 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29819
/proc/meminfo: memFree=1873880/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=3472 CPUtime=0.07
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 598 0 0 0 7 0 0 0 20 0 1 0 90055637 3555328 517 1992294400 134512640 136421960 4287968432 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29819/statm: 868 517 146 467 0 399 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3472

[startup+0.10068 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29819
/proc/meminfo: memFree=1873880/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=4132 CPUtime=0.09
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 741 0 0 0 9 0 0 0 20 0 1 0 90055637 4231168 660 1992294400 134512640 136421960 4287968432 18446744073709551615 134537343 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29819/statm: 1033 660 146 467 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4132

[startup+0.300697 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29819
/proc/meminfo: memFree=1873880/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=15892 CPUtime=0.29
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 3650 0 0 0 28 1 0 0 20 0 1 0 90055637 16273408 3569 1992294400 134512640 136421960 4287968432 18446744073709551615 135809647 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 3973 3570 195 467 0 3504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15892

[startup+0.700733 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 29819
/proc/meminfo: memFree=1873880/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=46852 CPUtime=0.69
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 11710 0 0 0 65 4 0 0 20 0 1 0 90055637 47976448 11190 1992294400 134512640 136421960 4287968432 18446744073709551615 134717617 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 11713 11192 195 467 0 11244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46852

[startup+1.5008 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 29820
/proc/meminfo: memFree=1810136/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=97440 CPUtime=1.49
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 25317 0 0 0 138 11 0 0 23 0 1 0 90055637 99778560 23863 1992294400 134512640 136421960 4287968432 18446744073709551615 135801348 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 24360 23864 195 467 0 23891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97440

[startup+3.10095 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 29820
/proc/meminfo: memFree=1745284/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=212272 CPUtime=3.09
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 55371 0 0 0 287 22 0 0 25 0 1 0 90055637 217366528 51119 1992294400 134512640 136421960 4287968432 18446744073709551615 135818409 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 53068 51119 205 467 0 52599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 212272

[startup+6.30024 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 29820
/proc/meminfo: memFree=1657492/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=225108 CPUtime=6.29
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 58620 0 0 0 594 35 0 0 25 0 1 0 90055637 230510592 54110 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 56277 54110 217 467 0 55808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225108

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 29820
/proc/meminfo: memFree=1653896/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=229068 CPUtime=12.69
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 59591 0 0 0 1199 70 0 0 25 0 1 0 90055637 234565632 55081 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 57267 55081 217 467 0 56798 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 229068

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 29820
/proc/meminfo: memFree=1645836/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=236828 CPUtime=25.48
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 61520 0 0 0 2421 127 0 0 25 0 1 0 90055637 242511872 57010 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 59207 57010 217 467 0 58738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 236828

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 29820
/proc/meminfo: memFree=1640008/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=242692 CPUtime=51.08
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 63009 0 0 0 4860 248 0 0 25 0 1 0 90055637 248516608 58499 1992294400 134512640 136421960 4287968432 18446744073709551615 135027048 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 60673 58499 217 467 0 60204 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 242692

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 29822
/proc/meminfo: memFree=1613472/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=268904 CPUtime=102.28
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 69550 0 0 0 9827 401 0 0 25 0 1 0 90055637 275357696 65040 1992294400 134512640 136421960 4287968432 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 67226 65040 217 467 0 66757 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 268904

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 29824
/proc/meminfo: memFree=1598840/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283660 CPUtime=162.25
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73170 0 0 0 15716 509 0 0 25 0 1 0 90055637 290467840 68660 1992294400 134512640 136421960 4287968432 18446744073709551615 134902216 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70915 68660 217 467 0 70446 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 283660

[startup+222.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/107 29826
/proc/meminfo: memFree=1598840/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283660 CPUtime=222.23
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73172 0 0 0 21569 654 0 0 25 0 1 0 90055637 290467840 68662 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70915 68662 217 467 0 70446 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 283660

[startup+282.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/107 29828
/proc/meminfo: memFree=1598592/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283924 CPUtime=282.22
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73215 0 0 0 27413 809 0 0 25 0 1 0 90055637 290738176 68705 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70981 68705 217 467 0 70512 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 283924

[startup+342.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 29828
/proc/meminfo: memFree=1598592/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283924 CPUtime=342.21
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73215 0 0 0 33223 998 0 0 25 0 1 0 90055637 290738176 68705 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70981 68705 217 467 0 70512 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 283924

[startup+402.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 29830
/proc/meminfo: memFree=1598468/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283924 CPUtime=402.19
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73216 0 0 0 39106 1113 0 0 25 0 1 0 90055637 290738176 68706 1992294400 134512640 136421960 4287968432 18446744073709551615 135020790 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70981 68706 217 467 0 70512 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 283924

[startup+462.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/107 29832
/proc/meminfo: memFree=1598468/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283924 CPUtime=462.18
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73243 0 0 0 44990 1228 0 0 25 0 1 0 90055637 290738176 68733 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70981 68733 217 467 0 70512 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 283924

[startup+522.302 s]
/proc/loadavg: 1.04 1.04 1.00 2/107 29834
/proc/meminfo: memFree=1598220/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283924 CPUtime=522.16
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73255 0 0 0 50847 1369 0 0 25 0 1 0 90055637 290738176 68745 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70981 68745 217 467 0 70512 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 283924

[startup+582.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 29836
/proc/meminfo: memFree=1598096/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283924 CPUtime=582.15
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73255 0 0 0 56733 1482 0 0 25 0 1 0 90055637 290738176 68745 1992294400 134512640 136421960 4287968432 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70981 68745 217 467 0 70512 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 283924

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29836
/proc/meminfo: memFree=1598096/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=283924 CPUtime=642.15
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73255 0 0 0 62651 1564 0 0 25 0 1 0 90055637 290738176 68745 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 70981 68745 217 467 0 70512 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 283924

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29844
/proc/meminfo: memFree=1597476/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=882.07
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73370 0 0 0 86008 2199 0 0 25 0 1 0 90055637 291676160 68860 1992294400 134512640 136421960 4287968432 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68860 217 467 0 70741 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 284840

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29844
/proc/meminfo: memFree=1597476/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=942.06
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73370 0 0 0 91817 2389 0 0 25 0 1 0 90055637 291676160 68860 1992294400 134512640 136421960 4287968432 18446744073709551615 135822053 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68860 217 467 0 70741 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 284840

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29846
/proc/meminfo: memFree=1597352/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=1002.05
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73370 0 0 0 97623 2582 0 0 25 0 1 0 90055637 291676160 68860 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68860 217 467 0 70741 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 284840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29848
/proc/meminfo: memFree=1597352/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=1062.03
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73370 0 0 0 103435 2768 0 0 25 0 1 0 90055637 291676160 68860 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68860 217 467 0 70741 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 284840

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29850
/proc/meminfo: memFree=1597228/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=1122.01
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73370 0 0 0 109251 2950 0 0 25 0 1 0 90055637 291676160 68860 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68860 217 467 0 70741 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 284840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29852
/proc/meminfo: memFree=1597228/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=1182
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73370 0 0 0 115083 3117 0 0 25 0 1 0 90055637 291676160 68860 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68860 217 467 0 70741 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 284840

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29861
/proc/meminfo: memFree=1596112/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=1241.97
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73370 0 0 0 120906 3291 0 0 25 0 1 0 90055637 291676160 68860 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68860 217 467 0 70741 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 284840

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29863
/proc/meminfo: memFree=1596236/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=284840 CPUtime=1301.96
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 73371 0 0 0 126740 3456 0 0 25 0 1 0 90055637 291676160 68861 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 71210 68861 217 467 0 70741 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 284840

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29865
/proc/meminfo: memFree=1579744/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=301740 CPUtime=1361.95
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 77623 0 0 0 132565 3630 0 0 25 0 1 0 90055637 308981760 73113 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 75435 73113 217 467 0 74966 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 301740

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29867
/proc/meminfo: memFree=1569452/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=312192 CPUtime=1421.94
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 80227 0 0 0 138384 3810 0 0 25 0 1 0 90055637 319684608 75717 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 78048 75717 217 467 0 77579 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 312192

[startup+1482.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 29869
/proc/meminfo: memFree=1559656/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=321832 CPUtime=1481.91
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 82646 0 0 0 144209 3982 0 0 25 0 1 0 90055637 329555968 78136 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 80458 78136 217 467 0 79989 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 321832

[startup+1542.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 29869
/proc/meminfo: memFree=1559656/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=321832 CPUtime=1541.9
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 82646 0 0 0 150043 4147 0 0 25 0 1 0 90055637 329555968 78136 1992294400 134512640 136421960 4287968432 18446744073709551615 135027097 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 80458 78136 217 467 0 79989 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 321832

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29871
/proc/meminfo: memFree=1559656/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=321832 CPUtime=1601.89
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 82646 0 0 0 155874 4315 0 0 25 0 1 0 90055637 329555968 78136 1992294400 134512640 136421960 4287968432 18446744073709551615 135160915 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 80458 78136 217 467 0 79989 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 321832

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29873
/proc/meminfo: memFree=1559656/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=321832 CPUtime=1661.87
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 82646 0 0 0 161673 4514 0 0 25 0 1 0 90055637 329555968 78136 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 80458 78136 217 467 0 79989 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 321832

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29875
/proc/meminfo: memFree=1559656/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=321832 CPUtime=1721.86
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 82646 0 0 0 167553 4633 0 0 25 0 1 0 90055637 329555968 78136 1992294400 134512640 136421960 4287968432 18446744073709551615 135241783 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 80458 78136 217 467 0 79989 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 321832

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29877
/proc/meminfo: memFree=1559036/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=322372 CPUtime=1781.84
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 82801 0 0 0 173470 4714 0 0 25 0 1 0 90055637 330108928 78291 1992294400 134512640 136421960 4287968432 18446744073709551615 135032174 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 80593 78291 217 467 0 80124 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 322372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29877
/proc/meminfo: memFree=1556928/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=324636 CPUtime=1800.04
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 83330 0 0 0 175244 4760 0 0 25 0 1 0 90055637 332427264 78820 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 81159 78820 217 467 0 80690 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 324636

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29877
/proc/meminfo: memFree=1556928/2059040 swapFree=4140316/4192956
[pid=29819] ppid=29817 vsize=324636 CPUtime=1800.04
/proc/29819/stat : 29819 (pbct) R 29817 29819 29127 0 -1 4202496 83330 0 0 0 175244 4760 0 0 25 0 1 0 90055637 332427264 78820 1992294400 134512640 136421960 4287968432 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29819/statm: 81159 78820 217 467 0 80690 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 324636

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.09
CPU user time (s): 1752.45
CPU system time (s): 47.6438
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 324636

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

runsolver used 2.92656 second user time and 8.5547 second system time

The end

Launcher Data

Begin job on node051 at 2010-06-25 19:40:42
IDJOB=2681955
IDBENCH=2457
IDSOLVER=1192
FILE ID=node051/2681955-1277487641
PBS_JOBID= 11190495
Free space on /tmp= 62556 MiB

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

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

MD5SUM BENCH= 4f19aa044e880280faec0077a2509ba8
RANDOM SEED=1071735647

node051.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.255
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.51
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.255
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.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1874408 kB
Buffers:         16776 kB
Cached:          74480 kB
SwapCached:       5492 kB
Active:          24980 kB
Inactive:        79240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1874408 kB
SwapTotal:     4192956 kB
SwapFree:      4140316 kB
Dirty:            2624 kB
Writeback:           0 kB
AnonPages:       11592 kB
Mapped:          11928 kB
Slab:            58312 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182768 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= 62556 MiB
End job on node051 at 2010-06-25 20:10:44