Trace number 2668517

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? (TO) 1800.03 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-vpm1.opb
MD5SUM019e5a614038472d624f56ab4ecfb30e
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved NO
Number of variables2754
Total number of constraints444
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 constraints444
Minimum length of a constraint11
Maximum length of a constraint82
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 819200
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 4941871
Number of bits of the biggest sum of numbers23
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 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.03/0.03	c constraints 444/0 clauses 0/0 units 0
0.03/0.03	c vars 2754
0.03/0.03	c objective 168 + 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-2668517-1276435645/watcher-2668517-1276435645 -o /tmp/evaluation-result-2668517-1276435645/solver-2668517-1276435645 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668517-1276435645.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.99 0.99 3/106 24968
/proc/meminfo: memFree=1821536/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=2340 CPUtime=0
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 295 0 0 0 0 0 0 0 20 0 1 0 19168215 2396160 217 1992294400 134512640 136485738 4291769456 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24968/statm: 585 217 156 482 0 101 0

[startup+0.032617 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24968
/proc/meminfo: memFree=1821536/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=3000 CPUtime=0.03
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 453 0 0 0 3 0 0 0 20 0 1 0 19168215 3072000 375 1992294400 134512640 136485738 4291769456 18446744073709551615 135171302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24968/statm: 750 375 156 482 0 266 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3000

[startup+0.101622 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24968
/proc/meminfo: memFree=1821536/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=9756 CPUtime=0.09
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 2135 0 0 0 9 0 0 0 20 0 1 0 19168215 9990144 2057 1992294400 134512640 136485738 4291769456 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 2439 2058 197 482 0 1955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9756

[startup+0.301646 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24968
/proc/meminfo: memFree=1821536/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=23328 CPUtime=0.29
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 5568 0 0 0 28 1 0 0 20 0 1 0 19168215 23887872 5424 1992294400 134512640 136485738 4291769456 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 5832 5424 197 482 0 5348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23328

[startup+0.701692 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24968
/proc/meminfo: memFree=1821536/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=49184 CPUtime=0.69
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 12271 0 0 0 65 4 0 0 20 0 1 0 19168215 50364416 11523 1992294400 134512640 136485738 4291769456 18446744073709551615 134992562 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 12296 11523 225 482 0 11812 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49184

[startup+1.50079 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24969
/proc/meminfo: memFree=1776020/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=49476 CPUtime=1.49
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 12323 0 0 0 134 15 0 0 23 0 1 0 19168215 50663424 11575 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 12369 11575 225 482 0 11885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49476

[startup+3.10097 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24969
/proc/meminfo: memFree=1775524/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=49872 CPUtime=3.09
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 12441 0 0 0 274 35 0 0 25 0 1 0 19168215 51068928 11693 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 12468 11693 227 482 0 11984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49872

[startup+6.30134 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24969
/proc/meminfo: memFree=1773912/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=51724 CPUtime=6.29
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 12891 0 0 0 551 78 0 0 25 0 1 0 19168215 52965376 12143 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 12931 12143 227 482 0 12447 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51724

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24969
/proc/meminfo: memFree=1771928/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=53324 CPUtime=12.68
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 13303 0 0 0 1111 157 0 0 25 0 1 0 19168215 54603776 12555 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 13331 12555 227 482 0 12847 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53324

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24969
/proc/meminfo: memFree=1770564/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=54480 CPUtime=25.48
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 13578 0 0 0 2227 321 0 0 25 0 1 0 19168215 55787520 12830 1992294400 134512640 136485738 4291769456 18446744073709551615 135044875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 13620 12830 227 482 0 13136 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54480

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24971
/proc/meminfo: memFree=1768828/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=56080 CPUtime=51.08
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 13990 0 0 0 4467 641 0 0 25 0 1 0 19168215 57425920 13242 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 14020 13242 227 482 0 13536 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56080

[startup+102.308 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24971
/proc/meminfo: memFree=1765232/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=59712 CPUtime=102.27
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 14837 0 0 0 8969 1258 0 0 25 0 1 0 19168215 61145088 14089 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 14928 14089 227 482 0 14444 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59712

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24973
/proc/meminfo: memFree=1761760/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=63012 CPUtime=162.25
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 15701 0 0 0 14226 1999 0 0 25 0 1 0 19168215 64524288 14953 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 15753 14953 227 482 0 15269 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63012

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24975
/proc/meminfo: memFree=1761760/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=63012 CPUtime=222.23
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 15701 0 0 0 19508 2715 0 0 25 0 1 0 19168215 64524288 14953 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 15753 14953 227 482 0 15269 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 63012

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24977
/proc/meminfo: memFree=1761512/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=63144 CPUtime=282.21
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 15729 0 0 0 24759 3462 0 0 25 0 1 0 19168215 64659456 14981 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 15786 14981 227 482 0 15302 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 63144

[startup+342.301 s]
/proc/loadavg: 1.04 1.00 0.99 2/107 24977
/proc/meminfo: memFree=1747252/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=77768 CPUtime=342.19
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19347 0 0 0 30182 4037 0 0 25 0 1 0 19168215 79634432 18599 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19442 18599 227 482 0 18958 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 77768

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/107 24979
/proc/meminfo: memFree=1746384/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=78428 CPUtime=402.18
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19510 0 0 0 35445 4773 0 0 25 0 1 0 19168215 80310272 18762 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19607 18762 227 482 0 19123 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 78428

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24981
/proc/meminfo: memFree=1746384/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=78428 CPUtime=462.16
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19510 0 0 0 40705 5511 0 0 25 0 1 0 19168215 80310272 18762 1992294400 134512640 136485738 4291769456 18446744073709551615 134616170 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19607 18762 227 482 0 19123 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 78428

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24983
/proc/meminfo: memFree=1746260/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=78428 CPUtime=522.15
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19511 0 0 0 46004 6211 0 0 25 0 1 0 19168215 80310272 18763 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19607 18763 227 482 0 19123 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 78428

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24985
/proc/meminfo: memFree=1746260/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=78428 CPUtime=582.14
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19511 0 0 0 51251 6963 0 0 25 0 1 0 19168215 80310272 18763 1992294400 134512640 136485738 4291769456 18446744073709551615 135044434 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19607 18763 227 482 0 19123 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 78428

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24985
/proc/meminfo: memFree=1746136/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=78428 CPUtime=642.13
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19511 0 0 0 56508 7705 0 0 25 0 1 0 19168215 80310272 18763 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19607 18763 227 482 0 19123 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 78428

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24993
/proc/meminfo: memFree=1744772/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79616 CPUtime=882.05
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19827 0 0 0 77899 10306 0 0 25 0 1 0 19168215 81526784 19079 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19904 19079 227 482 0 19420 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 79616

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24993
/proc/meminfo: memFree=1744648/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79616 CPUtime=942.04
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19827 0 0 0 83198 11006 0 0 25 0 1 0 19168215 81526784 19079 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19904 19079 227 482 0 19420 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 79616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24995
/proc/meminfo: memFree=1744648/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79616 CPUtime=1002.02
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19827 0 0 0 88483 11719 0 0 25 0 1 0 19168215 81526784 19079 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19904 19079 227 482 0 19420 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 79616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24997
/proc/meminfo: memFree=1744524/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79616 CPUtime=1062
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19827 0 0 0 93753 12447 0 0 25 0 1 0 19168215 81526784 19079 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19904 19079 227 482 0 19420 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 79616

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 24999
/proc/meminfo: memFree=1744524/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79616 CPUtime=1121.98
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19827 0 0 0 99088 13110 0 0 25 0 1 0 19168215 81526784 19079 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19904 19079 227 482 0 19420 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 79616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25001
/proc/meminfo: memFree=1744400/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79768 CPUtime=1181.97
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19849 0 0 0 104560 13637 0 0 25 0 1 0 19168215 81682432 19101 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19942 19101 227 482 0 19458 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 79768

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25001
/proc/meminfo: memFree=1744276/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79768 CPUtime=1241.96
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19849 0 0 0 109845 14351 0 0 25 0 1 0 19168215 81682432 19101 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19942 19101 227 482 0 19458 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 79768

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25003
/proc/meminfo: memFree=1744152/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79768 CPUtime=1301.95
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19849 0 0 0 115133 15062 0 0 25 0 1 0 19168215 81682432 19101 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19942 19101 227 482 0 19458 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 79768

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25005
/proc/meminfo: memFree=1744152/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79768 CPUtime=1361.92
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19849 0 0 0 120430 15762 0 0 25 0 1 0 19168215 81682432 19101 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19942 19101 227 482 0 19458 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 79768

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25007
/proc/meminfo: memFree=1744152/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79768 CPUtime=1421.91
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19849 0 0 0 125725 16466 0 0 25 0 1 0 19168215 81682432 19101 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19942 19101 227 482 0 19458 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 79768

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25009
/proc/meminfo: memFree=1744152/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=79768 CPUtime=1481.89
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 19849 0 0 0 131024 17165 0 0 25 0 1 0 19168215 81682432 19101 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 19942 19101 227 482 0 19458 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 79768

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25009
/proc/meminfo: memFree=1741300/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=82736 CPUtime=1541.87
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 20582 0 0 0 136445 17742 0 0 25 0 1 0 19168215 84721664 19834 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 20684 19834 227 482 0 20200 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 82736

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25011
/proc/meminfo: memFree=1736216/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=87756 CPUtime=1601.85
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 21870 0 0 0 141846 18339 0 0 25 0 1 0 19168215 89862144 21122 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 21939 21122 227 482 0 21455 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 87756

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25013
/proc/meminfo: memFree=1736216/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=87756 CPUtime=1661.84
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 21870 0 0 0 147240 18944 0 0 25 0 1 0 19168215 89862144 21122 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 21939 21122 227 482 0 21455 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 87756

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25015
/proc/meminfo: memFree=1730760/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=93036 CPUtime=1721.82
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 23197 0 0 0 152749 19433 0 0 25 0 1 0 19168215 95268864 22449 1992294400 134512640 136485738 4291769456 18446744073709551615 134880611 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 23259 22449 227 482 0 22775 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 93036

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25017
/proc/meminfo: memFree=1730512/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=93036 CPUtime=1781.81
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 23197 0 0 0 158054 20127 0 0 25 0 1 0 19168215 95268864 22449 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 23259 22449 227 482 0 22775 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 93036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25017
/proc/meminfo: memFree=1730512/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=93036 CPUtime=1800.01
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 23197 0 0 0 159661 20340 0 0 25 0 1 0 19168215 95268864 22449 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 23259 22449 227 482 0 22775 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 93036

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/107 25017
/proc/meminfo: memFree=1730512/2059040 swapFree=4140112/4192956
[pid=24968] ppid=24966 vsize=93036 CPUtime=1800.01
/proc/24968/stat : 24968 (pbct) R 24966 24968 24181 0 -1 4202496 23197 0 0 0 159661 20340 0 0 25 0 1 0 19168215 95268864 22449 1992294400 134512640 136485738 4291769456 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24968/statm: 23259 22449 227 482 0 22775 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 93036

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.03
CPU user time (s): 1596.62
CPU system time (s): 203.417
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 93036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1596.62
system time used= 203.417
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23197
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= 2
involuntary context switches= 5674

runsolver used 3.07553 second user time and 8.40172 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-13 15:27:25
IDJOB=2668517
IDBENCH=1514
IDSOLVER=1170
FILE ID=node006/2668517-1276435645
PBS_JOBID= 11173315
Free space on /tmp= 62472 MiB

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

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

MD5SUM BENCH= 019e5a614038472d624f56ab4ecfb30e
RANDOM SEED=1226222486

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1821932 kB
Buffers:         30072 kB
Cached:         125556 kB
SwapCached:       7136 kB
Active:          71944 kB
Inactive:        97892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1821932 kB
SwapTotal:     4192956 kB
SwapFree:      4140112 kB
Dirty:            2244 kB
Writeback:           8 kB
AnonPages:       11800 kB
Mapped:          13008 kB
Slab:            45572 kB
PageTables:       3916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180840 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= 62472 MiB
End job on node006 at 2010-06-13 15:57:28