Trace number 2681934

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.11 1800.58

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-forplan.opb
MD5SUM43a001fe9c1e4e8b75108df32c142ab0
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 variables12528
Total number of constraints155
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 constraints155
Minimum length of a constraint27
Maximum length of a constraint9090
Number of terms in the objective function 9340
Biggest coefficient in the objective function 6454798974976000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 1138676908426644728
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 6454798974976000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1138676908426644728
Number of bits of the biggest sum of numbers60
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.49/0.50	c constraints 155/0 clauses 0/0 units 663
0.49/0.50	c vars 12528
0.49/0.50	c objective 8986 + -34283287918202400
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-2681934-1277486537/watcher-2681934-1277486537 -o /tmp/evaluation-result-2681934-1277486537/solver-2681934-1277486537 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681934-1277486537.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.11 1.07 0.97 2/105 28169
/proc/meminfo: memFree=1807072/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=2416 CPUtime=0
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 294 0 0 0 0 0 0 0 25 0 1 0 89947847 2473984 214 1992294400 134512640 136421960 4288287968 18446744073709551615 135873694 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28169/statm: 604 214 138 467 0 135 0

[startup+0.108877 s]
/proc/loadavg: 1.11 1.07 0.97 2/105 28169
/proc/meminfo: memFree=1807072/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=4420 CPUtime=0.1
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 772 0 0 0 10 0 0 0 25 0 1 0 89947847 4526080 659 1992294400 134512640 136421960 4288287968 18446744073709551615 135372657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28169/statm: 1105 659 146 467 0 636 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4420

[startup+0.201886 s]
/proc/loadavg: 1.11 1.07 0.97 2/105 28169
/proc/meminfo: memFree=1807072/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=6684 CPUtime=0.2
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 1270 0 0 0 20 0 0 0 25 0 1 0 89947847 6844416 1157 1992294400 134512640 136421960 4288287968 18446744073709551615 135158986 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28169/statm: 1671 1157 146 467 0 1202 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6684

[startup+0.300897 s]
/proc/loadavg: 1.11 1.07 0.97 2/105 28169
/proc/meminfo: memFree=1807072/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=8988 CPUtime=0.29
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 1741 0 0 0 29 0 0 0 25 0 1 0 89947847 9203712 1628 1992294400 134512640 136421960 4288287968 18446744073709551615 134518227 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28169/statm: 2247 1628 146 467 0 1778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8988

[startup+0.700939 s]
/proc/loadavg: 1.11 1.07 0.97 2/105 28169
/proc/meminfo: memFree=1807072/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=35412 CPUtime=0.69
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 8114 0 0 0 66 3 0 0 25 0 1 0 89947847 36261888 8002 1992294400 134512640 136421960 4288287968 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 8853 8004 195 467 0 8384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35412

[startup+1.50102 s]
/proc/loadavg: 1.11 1.07 0.97 2/106 28170
/proc/meminfo: memFree=1735888/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=98036 CPUtime=1.49
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 24722 0 0 0 140 9 0 0 25 0 1 0 89947847 100388864 23432 1992294400 134512640 136421960 4288287968 18446744073709551615 135170203 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 24509 23433 195 467 0 24040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98036

[startup+3.1002 s]
/proc/loadavg: 1.10 1.07 0.97 2/106 28170
/proc/meminfo: memFree=1672028/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=190812 CPUtime=3.09
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 50121 0 0 0 289 20 0 0 25 0 1 0 89947847 195391488 46911 1992294400 134512640 136421960 4288287968 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 47703 46911 195 467 0 47234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190812

[startup+6.30053 s]
/proc/loadavg: 1.10 1.07 0.97 2/106 28170
/proc/meminfo: memFree=1489128/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=492608 CPUtime=6.29
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 129464 0 0 0 575 54 0 0 25 0 1 0 89947847 504430592 118821 1992294400 134512640 136421960 4288287968 18446744073709551615 134729746 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 123152 118821 196 467 0 122683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 492608

[startup+12.7012 s]
/proc/loadavg: 1.08 1.06 0.97 2/106 28170
/proc/meminfo: memFree=1271012/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=565680 CPUtime=12.69
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 147943 0 0 0 1188 81 0 0 25 0 1 0 89947847 579256320 133974 1992294400 134512640 136421960 4288287968 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 141420 133974 216 467 0 140951 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 565680

[startup+25.5016 s]
/proc/loadavg: 1.07 1.06 0.97 2/106 28170
/proc/meminfo: memFree=1268904/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=567912 CPUtime=25.48
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 148339 0 0 0 2414 134 0 0 25 0 1 0 89947847 581541888 134370 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 141978 134370 216 467 0 141509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 567912

[startup+51.1013 s]
/proc/loadavg: 1.05 1.06 0.97 2/106 28170
/proc/meminfo: memFree=1268284/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=568308 CPUtime=51.08
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 148484 0 0 0 4883 225 0 0 25 0 1 0 89947847 581947392 134515 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 142077 134515 216 467 0 141608 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 568308

[startup+102.302 s]
/proc/loadavg: 1.02 1.04 0.97 2/106 28172
/proc/meminfo: memFree=1252536/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=584204 CPUtime=102.27
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 152374 0 0 0 9868 359 0 0 25 0 1 0 89947847 598224896 138405 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 146051 138405 217 467 0 145582 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 584204

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 0.97 2/106 28174
/proc/meminfo: memFree=1230092/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=606700 CPUtime=162.25
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 157984 0 0 0 15716 509 0 0 25 0 1 0 89947847 621260800 144015 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 151675 144015 217 467 0 151206 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 606700

[startup+222.308 s]
/proc/loadavg: 1.00 1.03 0.97 2/106 28176
/proc/meminfo: memFree=1219180/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=617484 CPUtime=222.24
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 160695 0 0 0 21535 689 0 0 25 0 1 0 89947847 632303616 146726 1992294400 134512640 136421960 4288287968 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 154371 146726 217 467 0 153902 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 617484

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 0.97 2/106 28176
/proc/meminfo: memFree=1210872/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=626332 CPUtime=282.22
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 162795 0 0 0 27378 844 0 0 25 0 1 0 89947847 641363968 148826 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 156583 148826 217 467 0 156114 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 626332

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/106 28178
/proc/meminfo: memFree=1203556/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=633536 CPUtime=342.2
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 164599 0 0 0 33242 978 0 0 25 0 1 0 89947847 648740864 150630 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 158384 150630 217 467 0 157915 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 633536

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/106 28180
/proc/meminfo: memFree=1196736/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=640360 CPUtime=402.19
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 166280 0 0 0 39113 1106 0 0 25 0 1 0 89947847 655728640 152311 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 160090 152311 217 467 0 159621 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 640360

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28182
/proc/meminfo: memFree=1191032/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=646008 CPUtime=462.17
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 167693 0 0 0 44992 1225 0 0 25 0 1 0 89947847 661512192 153724 1992294400 134512640 136421960 4288287968 18446744073709551615 134861857 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 161502 153724 217 467 0 161033 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 646008

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28184
/proc/meminfo: memFree=1185700/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=651400 CPUtime=522.16
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 169041 0 0 0 50878 1338 0 0 25 0 1 0 89947847 667033600 155072 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 162850 155072 217 467 0 162381 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 651400

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28187
/proc/meminfo: memFree=1178756/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=658292 CPUtime=582.14
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 170583 0 0 0 56771 1443 0 0 25 0 1 0 89947847 674091008 156614 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 164573 156614 217 467 0 164104 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 658292

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28189
/proc/meminfo: memFree=1174168/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=662648 CPUtime=642.13
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 171760 0 0 0 62671 1542 0 0 25 0 1 0 89947847 678551552 157791 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 165662 157791 217 467 0 165193 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 662648

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28195
/proc/meminfo: memFree=1153832/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=683784 CPUtime=822.08
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 176868 0 0 0 80381 1827 0 0 25 0 1 0 89947847 700194816 162899 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 170946 162899 217 467 0 170477 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 683784

[startup+882.309 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28195
/proc/meminfo: memFree=1150980/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=686700 CPUtime=882.08
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 177594 0 0 0 86322 1886 0 0 25 0 1 0 89947847 703180800 163625 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 171675 163625 217 467 0 171206 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 686700

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28197
/proc/meminfo: memFree=1146268/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=691488 CPUtime=942.05
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 178777 0 0 0 92237 1968 0 0 25 0 1 0 89947847 708083712 164808 1992294400 134512640 136421960 4288287968 18446744073709551615 134861890 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 172872 164808 217 467 0 172403 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 691488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28199
/proc/meminfo: memFree=1141804/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=695844 CPUtime=1002.03
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 179907 0 0 0 98151 2052 0 0 25 0 1 0 89947847 712544256 165938 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 173961 165938 217 467 0 173492 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 695844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28201
/proc/meminfo: memFree=1136100/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=701920 CPUtime=1062.02
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 181330 0 0 0 104073 2129 0 0 25 0 1 0 89947847 718766080 167361 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 175480 167361 217 467 0 175011 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 701920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28203
/proc/meminfo: memFree=1131016/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=706804 CPUtime=1122
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 182579 0 0 0 109987 2213 0 0 25 0 1 0 89947847 723767296 168610 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 176701 168610 217 467 0 176232 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 706804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28203
/proc/meminfo: memFree=1126924/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=710764 CPUtime=1181.99
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 183597 0 0 0 115920 2279 0 0 25 0 1 0 89947847 727822336 169628 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 177691 169628 217 467 0 177222 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 710764

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28205
/proc/meminfo: memFree=1121964/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=716444 CPUtime=1241.97
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 184768 0 0 0 121835 2362 0 0 25 0 1 0 89947847 733638656 170799 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 179111 170799 217 467 0 178642 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 716444

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28207
/proc/meminfo: memFree=1119236/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=719084 CPUtime=1301.96
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 185444 0 0 0 127787 2409 0 0 25 0 1 0 89947847 736342016 171475 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 179771 171475 217 467 0 179302 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 719084

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28209
/proc/meminfo: memFree=1116756/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=721708 CPUtime=1361.94
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 186069 0 0 0 133733 2461 0 0 25 0 1 0 89947847 739028992 172100 1992294400 134512640 136421960 4288287968 18446744073709551615 134861899 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 180427 172100 217 467 0 179958 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 721708

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28211
/proc/meminfo: memFree=1113160/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=725288 CPUtime=1421.94
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 186964 0 0 0 139665 2529 0 0 25 0 1 0 89947847 742694912 172995 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 181322 172995 217 467 0 180853 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 725288

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28211
/proc/meminfo: memFree=1109688/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=728900 CPUtime=1481.91
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 187817 0 0 0 145607 2584 0 0 25 0 1 0 89947847 746393600 173848 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 182225 173848 217 467 0 181756 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 728900

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28213
/proc/meminfo: memFree=1105472/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=733272 CPUtime=1541.9
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 188871 0 0 0 151531 2659 0 0 25 0 1 0 89947847 750870528 174902 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 183318 174902 217 467 0 182849 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 733272

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28215
/proc/meminfo: memFree=1102496/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=736044 CPUtime=1601.88
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 189596 0 0 0 157472 2716 0 0 25 0 1 0 89947847 753709056 175627 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 184011 175627 217 467 0 183542 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 736044

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28217
/proc/meminfo: memFree=1099024/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=739636 CPUtime=1661.86
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 190428 0 0 0 163412 2774 0 0 25 0 1 0 89947847 757387264 176459 1992294400 134512640 136421960 4288287968 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 184909 176459 217 467 0 184440 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 739636

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28219
/proc/meminfo: memFree=1096296/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=742332 CPUtime=1721.84
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 191108 0 0 0 169351 2833 0 0 25 0 1 0 89947847 760147968 177139 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 185583 177139 217 467 0 185114 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 742332

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28219
/proc/meminfo: memFree=1090468/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=748388 CPUtime=1781.83
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 192489 0 0 0 175286 2897 0 0 25 0 1 0 89947847 766349312 178520 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 187097 178520 217 467 0 186628 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 748388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 28221
/proc/meminfo: memFree=1089228/2059040 swapFree=4140332/4192956
[pid=28169] ppid=28167 vsize=749576 CPUtime=1800.03
/proc/28169/stat : 28169 (pbct) R 28167 28169 27558 0 -1 4202496 192815 0 0 0 177082 2921 0 0 25 0 1 0 89947847 767565824 178846 1992294400 134512640 136421960 4288287968 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28169/statm: 187394 178846 217 467 0 186925 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 749576

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

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

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.11
CPU user time (s): 1770.83
CPU system time (s): 29.2845
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 749576

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

runsolver used 3.03254 second user time and 8.44072 second system time

The end

Launcher Data

Begin job on node081 at 2010-06-25 19:22:17
IDJOB=2681934
IDBENCH=2396
IDSOLVER=1192
FILE ID=node081/2681934-1277486537
PBS_JOBID= 11190487
Free space on /tmp= 121784 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-forplan.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681934-1277486537/watcher-2681934-1277486537 -o /tmp/evaluation-result-2681934-1277486537/solver-2681934-1277486537 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681934-1277486537.opb

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

MD5SUM BENCH= 43a001fe9c1e4e8b75108df32c142ab0
RANDOM SEED=357608993

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1807476 kB
Buffers:         45852 kB
Cached:         107068 kB
SwapCached:       5772 kB
Active:          63384 kB
Inactive:       103040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1807476 kB
SwapTotal:     4192956 kB
SwapFree:      4140332 kB
Dirty:            3992 kB
Writeback:           0 kB
AnonPages:       11768 kB
Mapped:          12212 kB
Slab:            63224 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181468 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121784 MiB
End job on node081 at 2010-06-25 19:52:20