Trace number 2682752

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod010.opb
MD5SUM0155c0c96434984f6ded6bb7ada20c0c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6548
Best CPU time to get the best result obtained on this benchmark3.65144
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6548
Optimality of the best value was proved YES
Number of variables2655
Total number of constraints146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint2655
Number of terms in the objective function 2655
Biggest coefficient in the objective function 266
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 489211
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 266
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 489211
Number of bits of the biggest sum of numbers19
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.01/0.03	c constraints 146/0 clauses 0/0 units 0
0.01/0.03	c vars 2655
0.01/0.03	c objective 2655 + 0
1800.01/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-2682752-1277477431/watcher-2682752-1277477431 -o /tmp/evaluation-result-2682752-1277477431/solver-2682752-1277477431 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682752-1277477431.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 0.97 0.82 3/106 28422
/proc/meminfo: memFree=1822692/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=2416 CPUtime=0
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 294 0 0 0 0 0 0 0 20 0 1 0 89038059 2473984 213 1992294400 134512640 136421960 4287059184 18446744073709551615 134541637 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28422/statm: 604 213 137 467 0 135 0

[startup+0.0119111 s]
/proc/loadavg: 1.00 0.97 0.82 3/106 28422
/proc/meminfo: memFree=1822692/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=2416 CPUtime=0.01
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 302 0 0 0 1 0 0 0 20 0 1 0 89038059 2473984 221 1992294400 134512640 136421960 4287059184 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28422/statm: 604 221 141 467 0 135 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.100905 s]
/proc/loadavg: 1.00 0.97 0.82 3/106 28422
/proc/meminfo: memFree=1822692/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=8968 CPUtime=0.09
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 1917 0 0 0 9 0 0 0 20 0 1 0 89038059 9183232 1836 1992294400 134512640 136421960 4287059184 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 2242 1837 193 467 0 1773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8968

[startup+0.300926 s]
/proc/loadavg: 1.00 0.97 0.82 3/106 28422
/proc/meminfo: memFree=1822692/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=22464 CPUtime=0.29
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 5367 0 0 0 27 2 0 0 20 0 1 0 89038059 23003136 5187 1992294400 134512640 136421960 4287059184 18446744073709551615 134710640 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 5616 5188 193 467 0 5147 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22464

[startup+0.701037 s]
/proc/loadavg: 1.00 0.97 0.82 3/106 28422
/proc/meminfo: memFree=1822692/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=59608 CPUtime=0.69
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 15217 0 0 0 62 7 0 0 20 0 1 0 89038059 61038592 14272 1992294400 134512640 136421960 4287059184 18446744073709551615 134930608 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 14902 14272 203 467 0 14433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59608

[startup+1.50105 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 28423
/proc/meminfo: memFree=1761800/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=64468 CPUtime=1.49
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16373 0 0 0 132 17 0 0 23 0 1 0 89038059 66015232 15428 1992294400 134512640 136421960 4287059184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16117 15428 215 467 0 15648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64468

[startup+3.10123 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 28423
/proc/meminfo: memFree=1761304/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=64468 CPUtime=3.09
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16383 0 0 0 272 37 0 0 25 0 1 0 89038059 66015232 15438 1992294400 134512640 136421960 4287059184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16117 15438 215 467 0 15648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64468

[startup+6.30157 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 28423
/proc/meminfo: memFree=1761180/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=64468 CPUtime=6.29
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16393 0 0 0 559 70 0 0 25 0 1 0 89038059 66015232 15448 1992294400 134512640 136421960 4287059184 18446744073709551615 135006000 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16117 15448 215 467 0 15648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64468

[startup+12.7013 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 28423
/proc/meminfo: memFree=1761056/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=64600 CPUtime=12.69
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16407 0 0 0 1130 139 0 0 25 0 1 0 89038059 66150400 15462 1992294400 134512640 136421960 4287059184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16150 15462 215 467 0 15681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64600

[startup+25.5007 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 28425
/proc/meminfo: memFree=1761056/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=64732 CPUtime=25.49
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16443 0 0 0 2268 281 0 0 25 0 1 0 89038059 66285568 15498 1992294400 134512640 136421960 4287059184 18446744073709551615 134868322 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16183 15498 215 467 0 15714 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64732

[startup+51.1004 s]
/proc/loadavg: 1.00 0.97 0.83 2/107 28425
/proc/meminfo: memFree=1760560/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=64996 CPUtime=51.07
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16512 0 0 0 4556 551 0 0 25 0 1 0 89038059 66555904 15567 1992294400 134512640 136421960 4287059184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16249 15567 215 467 0 15780 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64996

[startup+102.308 s]
/proc/loadavg: 1.00 0.97 0.83 2/107 28427
/proc/meminfo: memFree=1759940/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=65524 CPUtime=102.27
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16645 0 0 0 9178 1049 0 0 25 0 1 0 89038059 67096576 15700 1992294400 134512640 136421960 4287059184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16381 15700 215 467 0 15912 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65524

[startup+162.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/107 28427
/proc/meminfo: memFree=1759072/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66416 CPUtime=162.25
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16824 0 0 0 14664 1561 0 0 25 0 1 0 89038059 68009984 15879 1992294400 134512640 136421960 4287059184 18446744073709551615 135026187 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16604 15879 215 467 0 16135 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66416

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.84 2/107 28429
/proc/meminfo: memFree=1758948/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66416 CPUtime=222.23
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16857 0 0 0 20305 1918 0 0 25 0 1 0 89038059 68009984 15912 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16604 15912 215 467 0 16135 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 66416

[startup+282.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 28431
/proc/meminfo: memFree=1758948/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66416 CPUtime=282.21
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16859 0 0 0 26216 2005 0 0 25 0 1 0 89038059 68009984 15914 1992294400 134512640 136421960 4287059184 18446744073709551615 134857089 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16604 15914 215 467 0 16135 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 66416

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.85 2/107 28433
/proc/meminfo: memFree=1758948/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66416 CPUtime=342.2
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16859 0 0 0 32180 2040 0 0 25 0 1 0 89038059 68009984 15914 1992294400 134512640 136421960 4287059184 18446744073709551615 134857089 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16604 15914 215 467 0 16135 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 66416

[startup+402.3 s]
/proc/loadavg: 1.00 0.97 0.86 2/107 28435
/proc/meminfo: memFree=1758824/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66416 CPUtime=402.18
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16865 0 0 0 37976 2242 0 0 25 0 1 0 89038059 68009984 15920 1992294400 134512640 136421960 4287059184 18446744073709551615 134902388 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16604 15920 215 467 0 16135 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 66416

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.87 2/107 28435
/proc/meminfo: memFree=1758824/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66416 CPUtime=462.17
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16866 0 0 0 43948 2269 0 0 25 0 1 0 89038059 68009984 15921 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16604 15921 215 467 0 16135 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 66416

[startup+522.3 s]
/proc/loadavg: 1.00 0.97 0.87 2/107 28437
/proc/meminfo: memFree=1758824/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66548 CPUtime=522.15
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16880 0 0 0 49915 2300 0 0 25 0 1 0 89038059 68145152 15935 1992294400 134512640 136421960 4287059184 18446744073709551615 134902400 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16637 15935 215 467 0 16168 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 66548

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.88 2/107 28439
/proc/meminfo: memFree=1758576/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=582.14
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16927 0 0 0 55898 2316 0 0 25 0 1 0 89038059 68456448 15982 1992294400 134512640 136421960 4287059184 18446744073709551615 134857089 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15982 215 467 0 16244 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 66852

[startup+642.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/107 28450
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=642.11
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16927 0 0 0 61884 2327 0 0 25 0 1 0 89038059 68456448 15982 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15982 215 467 0 16244 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 66852

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28456
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=882.04
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16928 0 0 0 85825 2379 0 0 25 0 1 0 89038059 68456448 15983 1992294400 134512640 136421960 4287059184 18446744073709551615 134902262 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15983 215 467 0 16244 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 66852

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28458
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=942.03
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 91815 2388 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134902545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 66852

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28460
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1002.01
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 97806 2395 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134902294 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 66852

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28460
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1062
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 103797 2403 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 66852

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28462
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1121.98
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 109788 2410 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134902245 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 66852

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28464
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1181.96
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 115780 2416 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 66852

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28466
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1241.95
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 121773 2422 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 66852

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28468
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1301.94
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 127764 2430 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 66852

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28468
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1361.91
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16929 0 0 0 133755 2436 0 0 25 0 1 0 89038059 68456448 15984 1992294400 134512640 136421960 4287059184 18446744073709551615 134857649 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15984 215 467 0 16244 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 66852

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28470
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1421.91
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16930 0 0 0 139749 2442 0 0 25 0 1 0 89038059 68456448 15985 1992294400 134512640 136421960 4287059184 18446744073709551615 134857649 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15985 215 467 0 16244 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 66852

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28472
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1481.89
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16930 0 0 0 145740 2449 0 0 25 0 1 0 89038059 68456448 15985 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15985 215 467 0 16244 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 66852

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28474
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1541.87
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16930 0 0 0 151733 2454 0 0 25 0 1 0 89038059 68456448 15985 1992294400 134512640 136421960 4287059184 18446744073709551615 134902536 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15985 215 467 0 16244 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 66852

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28476
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1601.85
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16930 0 0 0 157727 2458 0 0 25 0 1 0 89038059 68456448 15985 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15985 215 467 0 16244 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 66852

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28476
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1661.84
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16931 0 0 0 163720 2464 0 0 25 0 1 0 89038059 68456448 15986 1992294400 134512640 136421960 4287059184 18446744073709551615 134857649 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15986 215 467 0 16244 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 66852

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28478
/proc/meminfo: memFree=1757584/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1721.82
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16931 0 0 0 169709 2473 0 0 25 0 1 0 89038059 68456448 15986 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15986 215 467 0 16244 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 66852

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28480
/proc/meminfo: memFree=1757460/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1781.8
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16931 0 0 0 175702 2478 0 0 25 0 1 0 89038059 68456448 15986 1992294400 134512640 136421960 4287059184 18446744073709551615 134902408 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15986 215 467 0 16244 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 66852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 28480
/proc/meminfo: memFree=1757460/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1800.01
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16931 0 0 0 177521 2480 0 0 25 0 1 0 89038059 68456448 15986 1992294400 134512640 136421960 4287059184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15986 215 467 0 16244 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 66852

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 0.97 0.91 2/107 28480
/proc/meminfo: memFree=1757460/2059040 swapFree=4140228/4192956
[pid=28422] ppid=28420 vsize=66852 CPUtime=1800.01
/proc/28422/stat : 28422 (pbct) R 28420 28422 28318 0 -1 4202496 16931 0 0 0 177521 2480 0 0 25 0 1 0 89038059 68456448 15986 1992294400 134512640 136421960 4287059184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28422/statm: 16713 15986 215 467 0 16244 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 66852

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.03
CPU user time (s): 1775.21
CPU system time (s): 24.8132
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 66852

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

runsolver used 3.05553 second user time and 8.42372 second system time

The end

Launcher Data

Begin job on node035 at 2010-06-25 16:50:31
IDJOB=2682752
IDBENCH=1851
IDSOLVER=1192
FILE ID=node035/2682752-1277477431
PBS_JOBID= 11190509
Free space on /tmp= 62436 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod010.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682752-1277477431/watcher-2682752-1277477431 -o /tmp/evaluation-result-2682752-1277477431/solver-2682752-1277477431 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682752-1277477431.opb

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

MD5SUM BENCH= 0155c0c96434984f6ded6bb7ada20c0c
RANDOM SEED=119247657

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1823220 kB
Buffers:         44208 kB
Cached:          93332 kB
SwapCached:       5664 kB
Active:          64500 kB
Inactive:        86344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1823220 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            2004 kB
Writeback:           4 kB
AnonPages:       11872 kB
Mapped:          11952 kB
Slab:            63116 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182868 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= 62436 MiB
End job on node035 at 2010-06-25 17:20:33