Trace number 2682928

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.05 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sc205.opb
MD5SUMcfa0de6a5c077caf94404f012a430180
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark21.5057
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables6090
Total number of constraints204
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 constraints204
Minimum length of a constraint30
Maximum length of a constraint120
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 22548578283
Number of bits of the biggest sum of numbers35
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.04/0.05	c constraints 204/0 clauses 0/0 units 40
0.04/0.05	c vars 6090
0.04/0.05	c objective 30 + -1073741823
1800.03/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-2682928-1277487433/watcher-2682928-1277487433 -o /tmp/evaluation-result-2682928-1277487433/solver-2682928-1277487433 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682928-1277487433.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.89 0.97 0.93 3/106 31111
/proc/meminfo: memFree=1806584/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=2268 CPUtime=0
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 282 0 0 0 0 0 0 0 20 0 1 0 124347262 2322432 202 1992294400 134512640 136421960 4291278784 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31111/statm: 567 202 146 467 0 98 0

[startup+0.0447431 s]
/proc/loadavg: 0.89 0.97 0.93 3/106 31111
/proc/meminfo: memFree=1806584/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=3060 CPUtime=0.04
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 485 0 0 0 4 0 0 0 20 0 1 0 124347262 3133440 405 1992294400 134512640 136421960 4291278784 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31111/statm: 765 405 146 467 0 296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3060

[startup+0.100749 s]
/proc/loadavg: 0.89 0.97 0.93 3/106 31111
/proc/meminfo: memFree=1806584/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=8108 CPUtime=0.09
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 1704 0 0 0 8 1 0 0 20 0 1 0 124347262 8302592 1624 1992294400 134512640 136421960 4291278784 18446744073709551615 134784052 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 2027 1625 195 467 0 1558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8108

[startup+0.300769 s]
/proc/loadavg: 0.89 0.97 0.93 3/106 31111
/proc/meminfo: memFree=1806584/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=22648 CPUtime=0.29
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 5392 0 0 0 27 2 0 0 20 0 1 0 124347262 23191552 5246 1992294400 134512640 136421960 4291278784 18446744073709551615 134707152 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 5662 5246 195 467 0 5193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22648

[startup+0.70081 s]
/proc/loadavg: 0.89 0.97 0.93 3/106 31111
/proc/meminfo: memFree=1806584/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=50352 CPUtime=0.69
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 12796 0 0 0 63 6 0 0 21 0 1 0 124347262 51560448 12180 1992294400 134512640 136421960 4291278784 18446744073709551615 135806080 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 12588 12181 195 467 0 12119 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50352

[startup+1.50089 s]
/proc/loadavg: 0.89 0.97 0.93 2/107 31112
/proc/meminfo: memFree=1733292/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=82268 CPUtime=1.49
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 20939 0 0 0 135 14 0 0 23 0 1 0 124347262 84242432 19464 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 20567 19464 217 467 0 20098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82268

[startup+3.10105 s]
/proc/loadavg: 0.89 0.97 0.93 2/107 31112
/proc/meminfo: memFree=1728952/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=82796 CPUtime=3.09
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 21057 0 0 0 281 28 0 0 25 0 1 0 124347262 84783104 19582 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 20699 19582 217 467 0 20230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82796

[startup+6.30138 s]
/proc/loadavg: 0.89 0.97 0.93 2/107 31112
/proc/meminfo: memFree=1727588/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=84116 CPUtime=6.29
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 21368 0 0 0 573 56 0 0 25 0 1 0 124347262 86134784 19893 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 21029 19893 217 467 0 20560 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84116

[startup+12.701 s]
/proc/loadavg: 0.90 0.97 0.93 2/107 31112
/proc/meminfo: memFree=1725232/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=86280 CPUtime=12.69
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 21926 0 0 0 1164 105 0 0 25 0 1 0 124347262 88350720 20451 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 21570 20451 217 467 0 21101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86280

[startup+25.5013 s]
/proc/loadavg: 0.92 0.97 0.93 2/107 31112
/proc/meminfo: memFree=1723744/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=87800 CPUtime=25.49
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 22296 0 0 0 2341 208 0 0 25 0 1 0 124347262 89907200 20821 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 21950 20821 217 467 0 21481 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87800

[startup+51.102 s]
/proc/loadavg: 0.95 0.97 0.93 2/107 31112
/proc/meminfo: memFree=1721884/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=89828 CPUtime=51.08
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 22796 0 0 0 4703 405 0 0 25 0 1 0 124347262 91983872 21321 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 22457 21321 217 467 0 21988 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89828

[startup+102.309 s]
/proc/loadavg: 0.98 0.97 0.93 2/107 31114
/proc/meminfo: memFree=1720892/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=90488 CPUtime=102.27
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 22961 0 0 0 9426 801 0 0 25 0 1 0 124347262 92659712 21486 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 22622 21486 217 467 0 22153 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90488

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31116
/proc/meminfo: memFree=1718412/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=93120 CPUtime=162.25
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 23604 0 0 0 14994 1231 0 0 25 0 1 0 124347262 95354880 22129 1992294400 134512640 136421960 4291278784 18446744073709551615 135274872 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 23280 22129 217 467 0 22811 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 93120

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31118
/proc/meminfo: memFree=1718040/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=93384 CPUtime=222.24
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 23656 0 0 0 20566 1658 0 0 25 0 1 0 124347262 95625216 22181 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 23346 22181 217 467 0 22877 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 93384

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31118
/proc/meminfo: memFree=1718040/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=93384 CPUtime=282.21
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 23657 0 0 0 26129 2092 0 0 25 0 1 0 124347262 95625216 22182 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 23346 22182 217 467 0 22877 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 93384

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31120
/proc/meminfo: memFree=1717792/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=93516 CPUtime=342.2
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 23715 0 0 0 31721 2499 0 0 25 0 1 0 124347262 95760384 22240 1992294400 134512640 136421960 4291278784 18446744073709551615 135020636 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 23379 22240 217 467 0 22910 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 93516

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31122
/proc/meminfo: memFree=1714444/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=96948 CPUtime=402.19
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 24570 0 0 0 37366 2853 0 0 25 0 1 0 124347262 99274752 23095 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 24237 23095 217 467 0 23768 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 96948

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31124
/proc/meminfo: memFree=1714320/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=96948 CPUtime=462.18
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 24570 0 0 0 42997 3221 0 0 25 0 1 0 124347262 99274752 23095 1992294400 134512640 136421960 4291278784 18446744073709551615 135241899 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 24237 23095 217 467 0 23768 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 96948

[startup+522.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31126
/proc/meminfo: memFree=1714320/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=96948 CPUtime=522.16
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 24571 0 0 0 48608 3608 0 0 25 0 1 0 124347262 99274752 23096 1992294400 134512640 136421960 4291278784 18446744073709551615 135809504 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 24237 23096 217 467 0 23768 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 96948

[startup+582.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31126
/proc/meminfo: memFree=1714196/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=96948 CPUtime=582.14
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 24571 0 0 0 54238 3976 0 0 25 0 1 0 124347262 99274752 23096 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 24237 23096 217 467 0 23768 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 96948

[startup+642.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/107 31128
/proc/meminfo: memFree=1714072/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=96948 CPUtime=642.13
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 24571 0 0 0 59846 4367 0 0 25 0 1 0 124347262 99274752 23096 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 24237 23096 217 467 0 23768 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 96948

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.08 1.00 0.95 2/107 31134
/proc/meminfo: memFree=1710972/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=100140 CPUtime=882.07
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 25332 0 0 0 82310 5897 0 0 25 0 1 0 124347262 102543360 23857 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 25035 23857 217 467 0 24566 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 100140

[startup+942.301 s]
/proc/loadavg: 1.08 1.01 0.95 2/107 31136
/proc/meminfo: memFree=1704276/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=942.04
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26971 0 0 0 88080 6124 0 0 25 0 1 0 124347262 109182976 25496 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25496 217 467 0 26187 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 106624

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 0.96 3/107 31138
/proc/meminfo: memFree=1704276/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1002.03
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26971 0 0 0 93734 6469 0 0 25 0 1 0 124347262 109182976 25496 1992294400 134512640 136421960 4291278784 18446744073709551615 135028875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25496 217 467 0 26187 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 106624

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 0.96 2/107 31140
/proc/meminfo: memFree=1704152/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1062.02
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26971 0 0 0 99392 6810 0 0 25 0 1 0 124347262 109182976 25496 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25496 217 467 0 26187 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 106624

[startup+1122.3 s]
/proc/loadavg: 1.07 1.04 0.97 2/107 31142
/proc/meminfo: memFree=1704152/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1122.01
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26971 0 0 0 105042 7159 0 0 25 0 1 0 124347262 109182976 25496 1992294400 134512640 136421960 4291278784 18446744073709551615 134862007 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25496 217 467 0 26187 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 106624

[startup+1182.3 s]
/proc/loadavg: 1.06 1.04 0.97 2/107 31142
/proc/meminfo: memFree=1704028/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1181.98
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26971 0 0 0 110706 7492 0 0 25 0 1 0 124347262 109182976 25496 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25496 217 467 0 26187 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 106624

[startup+1242.3 s]
/proc/loadavg: 1.06 1.05 0.98 2/107 31144
/proc/meminfo: memFree=1703904/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1241.97
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 116356 7841 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 135274872 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 106624

[startup+1302.3 s]
/proc/loadavg: 1.13 1.07 0.99 2/107 31146
/proc/meminfo: memFree=1703780/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1301.96
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 121997 8199 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 106624

[startup+1362.3 s]
/proc/loadavg: 1.10 1.07 0.99 2/107 31148
/proc/meminfo: memFree=1703780/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1361.94
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 127670 8524 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 106624

[startup+1422.31 s]
/proc/loadavg: 1.03 1.05 0.99 2/107 31150
/proc/meminfo: memFree=1703780/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1421.93
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 133337 8856 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 134868553 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 106624

[startup+1482.3 s]
/proc/loadavg: 1.01 1.04 0.99 2/107 31159
/proc/meminfo: memFree=1702912/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1481.9
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 139002 9188 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 106624

[startup+1542.3 s]
/proc/loadavg: 1.00 1.03 0.99 2/107 31161
/proc/meminfo: memFree=1703160/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1541.88
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 144614 9574 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 106624

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 0.99 2/107 31163
/proc/meminfo: memFree=1703160/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1601.86
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 150233 9953 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 134862093 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 106624

[startup+1662.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 31165
/proc/meminfo: memFree=1703160/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1661.85
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 155934 10251 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 106624

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 31167
/proc/meminfo: memFree=1703284/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1721.84
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26974 0 0 0 161602 10582 0 0 25 0 1 0 124347262 109182976 25499 1992294400 134512640 136421960 4291278784 18446744073709551615 135032276 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25499 217 467 0 26187 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 106624

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 31167
/proc/meminfo: memFree=1703036/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1781.82
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26975 0 0 0 167202 10980 0 0 25 0 1 0 124347262 109182976 25500 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25500 217 467 0 26187 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 106624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 31169
/proc/meminfo: memFree=1703036/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1800.03
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26975 0 0 0 168947 11056 0 0 25 0 1 0 124347262 109182976 25500 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25500 217 467 0 26187 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 106624

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.02 1.00 2/107 31169
/proc/meminfo: memFree=1703036/2059040 swapFree=4134716/4192956
[pid=31111] ppid=31109 vsize=106624 CPUtime=1800.03
/proc/31111/stat : 31111 (pbct) R 31109 31111 30159 0 -1 4202496 26975 0 0 0 168947 11056 0 0 25 0 1 0 124347262 109182976 25500 1992294400 134512640 136421960 4291278784 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31111/statm: 26656 25500 217 467 0 26187 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 106624

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1689.47
CPU system time (s): 110.575
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 106624

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

runsolver used 2.91156 second user time and 8.5697 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-25 19:37:13
IDJOB=2682928
IDBENCH=2450
IDSOLVER=1192
FILE ID=node002/2682928-1277487433
PBS_JOBID= 11190533
Free space on /tmp= 62412 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-sc205.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682928-1277487433/watcher-2682928-1277487433 -o /tmp/evaluation-result-2682928-1277487433/solver-2682928-1277487433 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682928-1277487433.opb

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

MD5SUM BENCH= cfa0de6a5c077caf94404f012a430180
RANDOM SEED=494774938

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1807112 kB
Buffers:         18088 kB
Cached:         135376 kB
SwapCached:      10200 kB
Active:          17452 kB
Inactive:       148480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1807112 kB
SwapTotal:     4192956 kB
SwapFree:      4134716 kB
Dirty:            2116 kB
Writeback:           0 kB
AnonPages:       11452 kB
Mapped:           8368 kB
Slab:            63868 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182072 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= 62412 MiB
End job on node002 at 2010-06-25 20:07:16