Trace number 2681944

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-agg3.opb
MD5SUMbbee2849ae83900e79494d0f7a7c3755
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 variables9060
Total number of constraints429
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 constraints429
Minimum length of a constraint30
Maximum length of a constraint1440
Number of terms in the objective function 6930
Biggest coefficient in the objective function 53730040872960
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 8516865379203027
Number of bits of the sum of numbers in the objective function 53
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.29/0.34	c constraints 428/0 clauses 0/0 units 1060
0.29/0.34	c vars 9060
0.29/0.35	c objective 6568 + -1106384871172372
1800.02/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-2681944-1277487135/watcher-2681944-1277487135 -o /tmp/evaluation-result-2681944-1277487135/solver-2681944-1277487135 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681944-1277487135.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 1.00 3/106 30035
/proc/meminfo: memFree=1800588/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=2416 CPUtime=0
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 292 0 0 0 0 0 0 0 20 0 1 0 90004451 2473984 212 1992294400 134512640 136421960 4291696400 18446744073709551615 135160329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30035/statm: 604 212 138 467 0 135 0

[startup+0.0685981 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30035
/proc/meminfo: memFree=1800588/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=3472 CPUtime=0.06
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 574 0 0 0 6 0 0 0 20 0 1 0 90004451 3555328 494 1992294400 134512640 136421960 4291696400 18446744073709551615 135372661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30035/statm: 868 494 146 467 0 399 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3472

[startup+0.101601 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30035
/proc/meminfo: memFree=1800588/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=4132 CPUtime=0.09
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 745 0 0 0 9 0 0 0 20 0 1 0 90004451 4231168 665 1992294400 134512640 136421960 4291696400 18446744073709551615 135818265 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30035/statm: 1033 665 146 467 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4132

[startup+0.30162 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30035
/proc/meminfo: memFree=1800588/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=8248 CPUtime=0.29
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 1756 0 0 0 29 0 0 0 20 0 1 0 90004451 8445952 1676 1992294400 134512640 136421960 4291696400 18446744073709551615 135521477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30035/statm: 2062 1676 146 467 0 1593 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8248

[startup+0.701659 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 30035
/proc/meminfo: memFree=1800588/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=37856 CPUtime=0.69
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 9305 0 0 0 65 4 0 0 21 0 1 0 90004451 38764544 9110 1992294400 134512640 136421960 4291696400 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 9464 9111 195 467 0 8995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37856

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30036
/proc/meminfo: memFree=1742796/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=93388 CPUtime=1.49
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 24027 0 0 0 139 10 0 0 23 0 1 0 90004451 95629312 22767 1992294400 134512640 136421960 4291696400 18446744073709551615 134632335 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 23347 22767 195 467 0 22878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93388

[startup+3.10089 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30036
/proc/meminfo: memFree=1677200/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=182000 CPUtime=3.09
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 48035 0 0 0 289 20 0 0 25 0 1 0 90004451 186368000 44913 1992294400 134512640 136421960 4291696400 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 45500 44914 195 467 0 45031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182000

[startup+6.3012 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 30036
/proc/meminfo: memFree=1457720/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=377572 CPUtime=6.29
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 98429 0 0 0 589 40 0 0 25 0 1 0 90004451 386633728 90437 1992294400 134512640 136421960 4291696400 18446744073709551615 135822081 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 94393 90437 216 467 0 93924 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 377572

[startup+12.7008 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 30036
/proc/meminfo: memFree=1435408/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=380752 CPUtime=12.68
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 99177 0 0 0 1207 61 0 0 25 0 1 0 90004451 389890048 91185 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 95188 91185 217 467 0 94719 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 380752

[startup+25.5011 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 30039
/proc/meminfo: memFree=1434540/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=381164 CPUtime=25.48
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 99285 0 0 0 2439 109 0 0 25 0 1 0 90004451 390311936 91293 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 95291 91293 217 467 0 94822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 381164

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 30039
/proc/meminfo: memFree=1421644/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=394276 CPUtime=51.07
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 102513 0 0 0 4949 158 0 0 25 0 1 0 90004451 403738624 94521 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 98569 94521 217 467 0 98100 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 394276

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 30041
/proc/meminfo: memFree=1410236/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=405792 CPUtime=102.27
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 105357 0 0 0 10018 209 0 0 25 0 1 0 90004451 415531008 97365 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 101448 97365 217 467 0 100979 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 405792

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30043
/proc/meminfo: memFree=1401184/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=414984 CPUtime=162.25
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 107610 0 0 0 15970 255 0 0 25 0 1 0 90004451 424943616 99618 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 103746 99618 217 467 0 103277 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 414984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30045
/proc/meminfo: memFree=1393744/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=422508 CPUtime=222.23
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 109477 0 0 0 21929 294 0 0 25 0 1 0 90004451 432648192 101485 1992294400 134512640 136421960 4291696400 18446744073709551615 134862301 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 105627 101485 217 467 0 105158 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 422508

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30047
/proc/meminfo: memFree=1388784/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=427936 CPUtime=282.21
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 110742 0 0 0 27893 328 0 0 25 0 1 0 90004451 438206464 102750 1992294400 134512640 136421960 4291696400 18446744073709551615 135820616 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 106984 102750 217 467 0 106515 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 427936

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30047
/proc/meminfo: memFree=1382088/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=434728 CPUtime=342.21
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 112384 0 0 0 33862 359 0 0 25 0 1 0 90004451 445161472 104392 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 108682 104392 217 467 0 108213 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 434728

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30049
/proc/meminfo: memFree=1376508/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=440308 CPUtime=402.19
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 113790 0 0 0 39826 393 0 0 25 0 1 0 90004451 450875392 105798 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 110077 105798 217 467 0 109608 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 440308

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30051
/proc/meminfo: memFree=1371424/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=445316 CPUtime=462.18
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 115055 0 0 0 45795 423 0 0 25 0 1 0 90004451 456003584 107063 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 111329 107063 217 467 0 110860 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 445316

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30053
/proc/meminfo: memFree=1367332/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=449964 CPUtime=522.16
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 116070 0 0 0 51766 450 0 0 25 0 1 0 90004451 460763136 108078 1992294400 134512640 136421960 4291696400 18446744073709551615 134857331 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 112491 108078 217 467 0 112022 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 449964

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30055
/proc/meminfo: memFree=1367332/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=449964 CPUtime=582.14
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 116074 0 0 0 57707 507 0 0 25 0 1 0 90004451 460763136 108082 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 112491 108082 217 467 0 112022 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 449964

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30055
/proc/meminfo: memFree=1367208/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=449964 CPUtime=642.14
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 116075 0 0 0 63655 559 0 0 25 0 1 0 90004451 460763136 108083 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 112491 108083 217 467 0 112022 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 449964

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30063
/proc/meminfo: memFree=1324924/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=493128 CPUtime=882.07
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 126604 0 0 0 87376 831 0 0 25 0 1 0 90004451 504963072 118612 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 123282 118612 217 467 0 122813 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 493128

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30063
/proc/meminfo: memFree=1324924/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=493128 CPUtime=942.05
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 126611 0 0 0 93328 877 0 0 25 0 1 0 90004451 504963072 118619 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 123282 118619 217 467 0 122813 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 493128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30065
/proc/meminfo: memFree=1324676/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=493128 CPUtime=1002.04
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 126632 0 0 0 99284 920 0 0 25 0 1 0 90004451 504963072 118640 1992294400 134512640 136421960 4291696400 18446744073709551615 134968497 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 123282 118640 217 467 0 122813 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 493128

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30067
/proc/meminfo: memFree=1324676/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=493128 CPUtime=1062.02
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 126632 0 0 0 105241 961 0 0 25 0 1 0 90004451 504963072 118640 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 123282 118640 217 467 0 122813 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 493128

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30069
/proc/meminfo: memFree=1323188/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=494580 CPUtime=1122.01
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 127003 0 0 0 111208 993 0 0 25 0 1 0 90004451 506449920 119011 1992294400 134512640 136421960 4291696400 18446744073709551615 134861944 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 123645 119011 217 467 0 123176 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 494580

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30071
/proc/meminfo: memFree=1314260/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=503584 CPUtime=1181.99
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 129230 0 0 0 117173 1026 0 0 25 0 1 0 90004451 515670016 121238 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 125896 121238 217 467 0 125427 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 503584

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30071
/proc/meminfo: memFree=1304836/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=512908 CPUtime=1241.97
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 131550 0 0 0 123142 1055 0 0 25 0 1 0 90004451 525217792 123558 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 128227 123558 217 467 0 127758 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 512908

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30073
/proc/meminfo: memFree=1296032/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=521488 CPUtime=1301.96
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 133689 0 0 0 129106 1090 0 0 25 0 1 0 90004451 534003712 125697 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 130372 125697 217 467 0 129903 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 521488

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30075
/proc/meminfo: memFree=1288964/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=528720 CPUtime=1361.94
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 135484 0 0 0 135074 1120 0 0 25 0 1 0 90004451 541409280 127492 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 132180 127492 217 467 0 131711 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 528720

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30077
/proc/meminfo: memFree=1281896/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=535728 CPUtime=1421.93
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 137253 0 0 0 141044 1149 0 0 25 0 1 0 90004451 548585472 129261 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 133932 129261 217 467 0 133463 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 535728

[startup+1482.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 30079
/proc/meminfo: memFree=1272596/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=545544 CPUtime=1481.91
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 139583 0 0 0 147014 1177 0 0 25 0 1 0 90004451 558637056 131591 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 136386 131591 217 467 0 135917 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 545544

[startup+1542.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 30079
/proc/meminfo: memFree=1266644/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=551472 CPUtime=1541.9
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 141067 0 0 0 152989 1201 0 0 25 0 1 0 90004451 564707328 133075 1992294400 134512640 136421960 4291696400 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 137868 133075 217 467 0 137399 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 551472

[startup+1602.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/107 30081
/proc/meminfo: memFree=1258956/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=560048 CPUtime=1601.89
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 142966 0 0 0 158963 1226 0 0 25 0 1 0 90004451 573489152 134974 1992294400 134512640 136421960 4291696400 18446744073709551615 134861918 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 140012 134974 217 467 0 139543 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 560048

[startup+1662.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/107 30083
/proc/meminfo: memFree=1253624/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=565144 CPUtime=1661.86
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 144230 0 0 0 164929 1257 0 0 25 0 1 0 90004451 578707456 136238 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 141286 136238 217 467 0 140817 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 565144

[startup+1722.3 s]
/proc/loadavg: 1.12 1.06 1.00 2/107 30085
/proc/meminfo: memFree=1253624/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=565144 CPUtime=1721.86
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 144231 0 0 0 170880 1306 0 0 25 0 1 0 90004451 578707456 136239 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 141286 136239 217 467 0 140817 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 565144

[startup+1782.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/107 30096
/proc/meminfo: memFree=1252756/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=565144 CPUtime=1781.82
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 144231 0 0 0 176842 1340 0 0 25 0 1 0 90004451 578707456 136239 1992294400 134512640 136421960 4291696400 18446744073709551615 134861916 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 141286 136239 217 467 0 140817 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 565144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.03 1.04 1.00 2/107 30096
/proc/meminfo: memFree=1252756/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=565144 CPUtime=1800.02
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 144231 0 0 0 178650 1352 0 0 25 0 1 0 90004451 578707456 136239 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 141286 136239 217 467 0 140817 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 565144

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.03 1.04 1.00 2/107 30096
/proc/meminfo: memFree=1252756/2059040 swapFree=4139616/4192956
[pid=30035] ppid=30033 vsize=565144 CPUtime=1800.02
/proc/30035/stat : 30035 (pbct) R 30033 30035 29421 0 -1 4202496 144231 0 0 0 178650 1352 0 0 25 0 1 0 90004451 578707456 136239 1992294400 134512640 136421960 4291696400 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30035/statm: 141286 136239 217 467 0 140817 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 565144

Child status: 0
Real time (s): 1800.57
CPU time (s): 1800.09
CPU user time (s): 1786.51
CPU system time (s): 13.5829
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 565144

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

runsolver used 3.10653 second user time and 8.37373 second system time

The end

Launcher Data

Begin job on node056 at 2010-06-25 19:32:15
IDJOB=2681944
IDBENCH=2423
IDSOLVER=1192
FILE ID=node056/2681944-1277487135
PBS_JOBID= 11190491
Free space on /tmp= 98380 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-agg3.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681944-1277487135/watcher-2681944-1277487135 -o /tmp/evaluation-result-2681944-1277487135/solver-2681944-1277487135 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681944-1277487135.opb

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

MD5SUM BENCH= bbee2849ae83900e79494d0f7a7c3755
RANDOM SEED=518826783

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1801116 kB
Buffers:         22664 kB
Cached:         138740 kB
SwapCached:       6280 kB
Active:          70664 kB
Inactive:       103852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1801116 kB
SwapTotal:     4192956 kB
SwapFree:      4139616 kB
Dirty:            3300 kB
Writeback:           0 kB
AnonPages:       11660 kB
Mapped:          11848 kB
Slab:            61248 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180796 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= 98376 MiB
End job on node056 at 2010-06-25 20:02:18