Trace number 2668719

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.14 1800.75

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-fixnet4.opb
MD5SUM795d0994735ed34c20fdfb3b5393e52b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26762036
Best CPU time to get the best result obtained on this benchmark1800.45
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15257924
Optimality of the best value was proved NO
Number of variables14036
Total number of constraints600
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 constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13668
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 2423922177090
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 2423922177090
Number of bits of the biggest sum of numbers42
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.19/0.20	c constraints 600/0 clauses 0/0 units 4158
0.19/0.20	c vars 14036
0.19/0.27	c objective 11627 + 0
1800.10/1800.71	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-2668719-1276561858/watcher-2668719-1276561858 -o /tmp/evaluation-result-2668719-1276561858/solver-2668719-1276561858 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668719-1276561858.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.70 1.83 1.59 3/106 30328
/proc/meminfo: memFree=1813020/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=2488 CPUtime=0
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 304 0 0 0 0 0 0 0 24 0 1 0 29837666 2547712 227 1992294400 134512640 136485738 4293262128 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30328/statm: 622 227 151 482 0 138 0

[startup+0.100218 s]
/proc/loadavg: 1.70 1.83 1.59 3/106 30328
/proc/meminfo: memFree=1813020/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=4300 CPUtime=0.09
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 774 0 0 0 9 0 0 0 24 0 1 0 29837666 4403200 664 1992294400 134512640 136485738 4293262128 18446744073709551615 135565571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30328/statm: 1075 664 156 482 0 591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4300

[startup+0.201236 s]
/proc/loadavg: 1.70 1.83 1.59 3/106 30328
/proc/meminfo: memFree=1813020/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=6412 CPUtime=0.19
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 1297 0 0 0 19 0 0 0 25 0 1 0 29837666 6565888 1187 1992294400 134512640 136485738 4293262128 18446744073709551615 135180313 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30328/statm: 1603 1187 158 482 0 1119 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6412

[startup+0.301254 s]
/proc/loadavg: 1.70 1.83 1.59 3/106 30328
/proc/meminfo: memFree=1813020/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=9976 CPUtime=0.29
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 2175 0 0 0 28 1 0 0 25 0 1 0 29837666 10215424 2065 1992294400 134512640 136485738 4293262128 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 2494 2066 193 482 0 2010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9976

[startup+0.700326 s]
/proc/loadavg: 1.70 1.83 1.59 3/106 30328
/proc/meminfo: memFree=1813020/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=43360 CPUtime=0.69
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 10657 0 0 0 65 4 0 0 25 0 1 0 29837666 44400640 10239 1992294400 134512640 136485738 4293262128 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 10840 10239 197 482 0 10356 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43360

[startup+1.50047 s]
/proc/loadavg: 1.70 1.83 1.59 2/107 30331
/proc/meminfo: memFree=1748036/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=93580 CPUtime=1.49
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 23982 0 0 0 139 10 0 0 25 0 1 0 29837666 95825920 22758 1992294400 134512640 136485738 4293262128 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 23395 22758 197 482 0 22911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93580

[startup+3.10176 s]
/proc/loadavg: 1.70 1.83 1.59 2/107 30331
/proc/meminfo: memFree=1679960/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=225028 CPUtime=3.09
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 58389 0 0 0 287 22 0 0 25 0 1 0 29837666 230428672 54390 1992294400 134512640 136485738 4293262128 18446744073709551615 135849020 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 56257 54390 210 482 0 55773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 225028

[startup+6.30134 s]
/proc/loadavg: 1.64 1.81 1.58 2/107 30331
/proc/meminfo: memFree=1582124/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=238648 CPUtime=6.29
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 61997 0 0 0 584 45 0 0 25 0 1 0 29837666 244375552 57740 1992294400 134512640 136485738 4293262128 18446744073709551615 134881538 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 59662 57740 227 482 0 59178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238648

[startup+12.7015 s]
/proc/loadavg: 1.59 1.80 1.58 2/107 30331
/proc/meminfo: memFree=1581628/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=238948 CPUtime=12.68
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 62079 0 0 0 1186 82 0 0 25 0 1 0 29837666 244682752 57822 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 59737 57822 228 482 0 59253 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 238948

[startup+25.5008 s]
/proc/loadavg: 1.46 1.76 1.57 2/107 30331
/proc/meminfo: memFree=1581256/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=239344 CPUtime=25.48
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 62171 0 0 0 2390 158 0 0 25 0 1 0 29837666 245088256 57914 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 59836 57914 228 482 0 59352 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 239344

[startup+51.1005 s]
/proc/loadavg: 1.30 1.70 1.55 2/107 30331
/proc/meminfo: memFree=1580760/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=239904 CPUtime=51.07
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 62295 0 0 0 4821 286 0 0 25 0 1 0 29837666 245661696 58038 1992294400 134512640 136485738 4293262128 18446744073709551615 134888906 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 59976 58038 228 482 0 59492 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 239904

[startup+102.301 s]
/proc/loadavg: 1.13 1.59 1.52 2/107 30333
/proc/meminfo: memFree=1579644/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=241012 CPUtime=102.26
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 62566 0 0 0 9695 531 0 0 25 0 1 0 29837666 246796288 58309 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 60253 58309 228 482 0 59769 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 241012

[startup+162.301 s]
/proc/loadavg: 1.05 1.48 1.49 2/107 30335
/proc/meminfo: memFree=1578156/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=242436 CPUtime=162.23
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 62934 0 0 0 15406 817 0 0 25 0 1 0 29837666 248254464 58677 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 60609 58677 228 482 0 60125 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 242436

[startup+222.31 s]
/proc/loadavg: 1.02 1.39 1.45 2/107 30335
/proc/meminfo: memFree=1576668/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=243756 CPUtime=222.23
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 63285 0 0 0 21114 1109 0 0 25 0 1 0 29837666 249606144 59028 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 60939 59028 228 482 0 60455 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 243756

[startup+282.301 s]
/proc/loadavg: 1.00 1.32 1.42 2/107 30337
/proc/meminfo: memFree=1575304/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=245440 CPUtime=282.19
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 63632 0 0 0 26830 1389 0 0 25 0 1 0 29837666 251330560 59375 1992294400 134512640 136485738 4293262128 18446744073709551615 134661675 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 61360 59375 228 482 0 60876 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 245440

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.39 2/107 30339
/proc/meminfo: memFree=1573940/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=246628 CPUtime=342.18
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 63973 0 0 0 32557 1661 0 0 25 0 1 0 29837666 252547072 59716 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 61657 59716 228 482 0 61173 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 246628

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.37 2/107 30341
/proc/meminfo: memFree=1572204/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=248360 CPUtime=402.15
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 64381 0 0 0 38266 1949 0 0 25 0 1 0 29837666 254320640 60124 1992294400 134512640 136485738 4293262128 18446744073709551615 135725429 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 62090 60124 228 482 0 61606 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 248360

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.34 2/107 30343
/proc/meminfo: memFree=1570592/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=249944 CPUtime=462.13
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 64794 0 0 0 43982 2231 0 0 25 0 1 0 29837666 255942656 60537 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 62486 60537 228 482 0 62002 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 249944

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.32 2/107 30346
/proc/meminfo: memFree=1567988/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=251932 CPUtime=522.12
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 65282 0 0 0 49701 2511 0 0 25 0 1 0 29837666 257978368 61025 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 62983 61025 228 482 0 62499 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 251932

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.29 2/107 30348
/proc/meminfo: memFree=1566376/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=253652 CPUtime=582.09
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 65686 0 0 0 55433 2776 0 0 25 0 1 0 29837666 259739648 61429 1992294400 134512640 136485738 4293262128 18446744073709551615 135859264 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 63413 61429 228 482 0 62929 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 253652

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.27 2/107 30350
/proc/meminfo: memFree=1565012/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=254972 CPUtime=642.08
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 66010 0 0 0 61170 3038 0 0 25 0 1 0 29837666 261091328 61753 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 63743 61753 228 482 0 63259 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 254972

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.22 2/107 30354
/proc/meminfo: memFree=1564888/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=254972 CPUtime=822.01
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 66010 0 0 0 78322 3879 0 0 25 0 1 0 29837666 261091328 61753 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 63743 61753 228 482 0 63259 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 254972

[startup+882.309 s]
/proc/loadavg: 1.00 1.03 1.20 2/107 30356
/proc/meminfo: memFree=1564888/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=254972 CPUtime=882
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 66010 0 0 0 84030 4170 0 0 25 0 1 0 29837666 261091328 61753 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 63743 61753 228 482 0 63259 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 254972

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.18 2/107 30358
/proc/meminfo: memFree=1564888/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=254972 CPUtime=941.97
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 66010 0 0 0 89720 4477 0 0 25 0 1 0 29837666 261091328 61753 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 63743 61753 228 482 0 63259 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 254972

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/107 30360
/proc/meminfo: memFree=1564888/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=254972 CPUtime=1001.95
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 66010 0 0 0 95434 4761 0 0 25 0 1 0 29837666 261091328 61753 1992294400 134512640 136485738 4293262128 18446744073709551615 135039091 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 63743 61753 228 482 0 63259 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 254972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/107 30362
/proc/meminfo: memFree=1561292/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=258456 CPUtime=1061.93
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 66908 0 0 0 101127 5066 0 0 25 0 1 0 29837666 264658944 62651 1992294400 134512640 136485738 4293262128 18446744073709551615 134888021 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 64614 62651 228 482 0 64130 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 258456

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/107 30362
/proc/meminfo: memFree=1559804/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=259908 CPUtime=1121.91
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 67262 0 0 0 106822 5369 0 0 25 0 1 0 29837666 266145792 63005 1992294400 134512640 136485738 4293262128 18446744073709551615 135048646 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 64977 63005 228 482 0 64493 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 259908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 30364
/proc/meminfo: memFree=1557820/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=261900 CPUtime=1181.89
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 67756 0 0 0 112537 5652 0 0 25 0 1 0 29837666 268185600 63499 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65475 63499 228 482 0 64991 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 261900

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 30366
/proc/meminfo: memFree=1556332/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1241.87
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68131 0 0 0 118240 5947 0 0 25 0 1 0 29837666 269672448 63874 1992294400 134512640 136485738 4293262128 18446744073709551615 135180015 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63874 228 482 0 65354 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 263352

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 30368
/proc/meminfo: memFree=1556208/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1301.85
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68145 0 0 0 123937 6248 0 0 25 0 1 0 29837666 269672448 63888 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63888 228 482 0 65354 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 263352

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 30370
/proc/meminfo: memFree=1556208/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1361.84
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68145 0 0 0 129651 6533 0 0 25 0 1 0 29837666 269672448 63888 1992294400 134512640 136485738 4293262128 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63888 228 482 0 65354 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 263352

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 30370
/proc/meminfo: memFree=1556208/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1421.82
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68145 0 0 0 135361 6821 0 0 25 0 1 0 29837666 269672448 63888 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63888 228 482 0 65354 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 263352

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 30372
/proc/meminfo: memFree=1556208/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1481.79
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68145 0 0 0 141066 7113 0 0 25 0 1 0 29837666 269672448 63888 1992294400 134512640 136485738 4293262128 18446744073709551615 135725429 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63888 228 482 0 65354 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 263352

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 30374
/proc/meminfo: memFree=1556208/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1541.78
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68145 0 0 0 146760 7418 0 0 25 0 1 0 29837666 269672448 63888 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63888 228 482 0 65354 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 263352

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 30376
/proc/meminfo: memFree=1556208/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1601.75
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68145 0 0 0 152476 7699 0 0 25 0 1 0 29837666 269672448 63888 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63888 228 482 0 65354 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 263352

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 30378
/proc/meminfo: memFree=1556084/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1661.73
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68145 0 0 0 158170 8003 0 0 25 0 1 0 29837666 269672448 63888 1992294400 134512640 136485738 4293262128 18446744073709551615 134616173 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63888 228 482 0 65354 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 263352

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 30378
/proc/meminfo: memFree=1556084/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1721.71
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68148 0 0 0 163893 8278 0 0 25 0 1 0 29837666 269672448 63891 1992294400 134512640 136485738 4293262128 18446744073709551615 135039157 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63891 228 482 0 65354 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 263352

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 30380
/proc/meminfo: memFree=1556084/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1781.69
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68148 0 0 0 169600 8569 0 0 25 0 1 0 29837666 269672448 63891 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63891 228 482 0 65354 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 263352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 30380
/proc/meminfo: memFree=1556084/2059040 swapFree=4140300/4192956
[pid=30328] ppid=30326 vsize=263352 CPUtime=1800.1
/proc/30328/stat : 30328 (pbct) R 30326 30328 30141 0 -1 4202496 68148 0 0 0 171361 8649 0 0 25 0 1 0 29837666 269672448 63891 1992294400 134512640 136485738 4293262128 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30328/statm: 65838 63891 228 482 0 65354 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 263352

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.75
CPU time (s): 1800.14
CPU user time (s): 1713.61
CPU system time (s): 86.5248
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 263352

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

runsolver used 3.9494 second user time and 9.14861 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-15 02:30:58
IDJOB=2668719
IDBENCH=2489
IDSOLVER=1170
FILE ID=node027/2668719-1276561858
PBS_JOBID= 11173503
Free space on /tmp= 62476 MiB

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

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

MD5SUM BENCH= 795d0994735ed34c20fdfb3b5393e52b
RANDOM SEED=807815974

node027.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		: 2800.261
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	: 5600.52
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		: 2800.261
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:       1813548 kB
Buffers:         51768 kB
Cached:         113456 kB
SwapCached:       5712 kB
Active:          81468 kB
Inactive:        96320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1813548 kB
SwapTotal:     4192956 kB
SwapFree:      4140300 kB
Dirty:            2640 kB
Writeback:           0 kB
AnonPages:       11052 kB
Mapped:          13020 kB
Slab:            45792 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182432 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62476 MiB
End job on node027 at 2010-06-15 03:01:01