Trace number 2669336

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fffff800.opb
MD5SUM0f197dc54398ded0c8eff8292928b1a0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.47847
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables25620
Total number of constraints524
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 constraints524
Minimum length of a constraint30
Maximum length of a constraint7530
Number of terms in the objective function 240
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 8589934584
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 16106127360000000000
Number of bits of the biggest number in a constraint 64
Biggest sum of numbers in a constraint 392918753328864668366
Number of bits of the biggest sum of numbers69
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.89/0.96	c constraints 524/0 clauses 0/0 units 2039
0.89/0.96	c vars 25620
0.89/0.96	c objective 240 + 0
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-2669336-1276555669/watcher-2669336-1276555669 -o /tmp/evaluation-result-2669336-1276555669/solver-2669336-1276555669 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669336-1276555669.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31467
/proc/meminfo: memFree=1812016/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=2504 CPUtime=0
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 308 0 0 0 0 0 0 0 20 0 1 0 29222678 2564096 231 1992294400 134512640 136485738 4288505888 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31467/statm: 626 231 151 482 0 142 0

[startup+0.019124 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31467
/proc/meminfo: memFree=1812016/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=2768 CPUtime=0.01
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 378 0 0 0 1 0 0 0 20 0 1 0 29222678 2834432 301 1992294400 134512640 136485738 4288505888 18446744073709551615 135688775 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31467/statm: 692 301 151 482 0 208 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2768

[startup+0.102131 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31467
/proc/meminfo: memFree=1812016/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=3756 CPUtime=0.09
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 647 0 0 0 9 0 0 0 23 0 1 0 29222678 3846144 570 1992294400 134512640 136485738 4288505888 18446744073709551615 135418963 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31467/statm: 939 570 157 482 0 455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3756

[startup+0.301148 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31467
/proc/meminfo: memFree=1812016/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=7804 CPUtime=0.29
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 1606 0 0 0 29 0 0 0 23 0 1 0 29222678 7991296 1529 1992294400 134512640 136485738 4288505888 18446744073709551615 134524809 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31467/statm: 1951 1530 157 482 0 1467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7804

[startup+0.700185 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31467
/proc/meminfo: memFree=1812016/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=11580 CPUtime=0.69
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 2522 0 0 0 68 1 0 0 25 0 1 0 29222678 11857920 2445 1992294400 134512640 136485738 4288505888 18446744073709551615 135869175 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31467/statm: 2895 2445 157 482 0 2411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11580

[startup+1.50026 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 31468
/proc/meminfo: memFree=1793904/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=70784 CPUtime=1.49
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 17561 0 0 0 141 8 0 0 25 0 1 0 29222678 72482816 17012 1992294400 134512640 136485738 4288505888 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 17696 17012 197 482 0 17212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70784

[startup+3.1004 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 31468
/proc/meminfo: memFree=1716032/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=158564 CPUtime=3.09
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 41014 0 0 0 290 19 0 0 25 0 1 0 29222678 162369536 38192 1992294400 134512640 136485738 4288505888 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 39641 38193 197 482 0 39157 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 158564

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 31468
/proc/meminfo: memFree=1540324/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=320100 CPUtime=6.29
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 84157 0 0 0 594 35 0 0 25 0 1 0 29222678 327782400 78386 1992294400 134512640 136485738 4288505888 18446744073709551615 134802724 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 80025 78386 197 482 0 79541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 320100

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 31468
/proc/meminfo: memFree=1125296/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=724188 CPUtime=12.68
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 190456 0 0 0 1191 77 0 0 25 0 1 0 29222678 741568512 174093 1992294400 134512640 136485738 4288505888 18446744073709551615 134933016 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 181047 174093 210 482 0 180563 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 724188

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 31468
/proc/meminfo: memFree=1067760/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=774084 CPUtime=25.49
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 203534 0 0 0 2425 124 0 0 25 0 1 0 29222678 792662016 185840 1992294400 134512640 136485738 4288505888 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 193521 185840 228 482 0 193037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 774084

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 31468
/proc/meminfo: memFree=1054368/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=787756 CPUtime=51.07
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 206916 0 0 0 4925 182 0 0 25 0 1 0 29222678 806662144 189222 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 196939 189222 228 482 0 196455 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 787756

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.06 2/108 31470
/proc/meminfo: memFree=1036636/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=805608 CPUtime=102.26
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 211235 0 0 0 9985 241 0 0 25 0 1 0 29222678 824942592 193541 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 201402 193541 228 482 0 200918 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 805608

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/108 31472
/proc/meminfo: memFree=1022500/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=820612 CPUtime=162.24
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 214874 0 0 0 15940 284 0 0 25 0 1 0 29222678 840306688 197180 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 205153 197180 228 482 0 204669 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 820612

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/108 31474
/proc/meminfo: memFree=1011836/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=830996 CPUtime=222.23
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 217417 0 0 0 21894 329 0 0 25 0 1 0 29222678 850939904 199723 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 207749 199723 228 482 0 207265 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 830996

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/108 31474
/proc/meminfo: memFree=1004148/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=838652 CPUtime=282.22
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 219368 0 0 0 27848 374 0 0 25 0 1 0 29222678 858779648 201674 1992294400 134512640 136485738 4288505888 18446744073709551615 135040914 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 209663 201674 228 482 0 209179 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 838652

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/108 31476
/proc/meminfo: memFree=993360/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=850000 CPUtime=342.2
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 222046 0 0 0 33814 406 0 0 25 0 1 0 29222678 870400000 204352 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 212500 204352 228 482 0 212016 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 850000

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/108 31478
/proc/meminfo: memFree=986788/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=857776 CPUtime=402.18
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 223731 0 0 0 39780 438 0 0 25 0 1 0 29222678 878362624 206037 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 214444 206037 228 482 0 213960 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 857776

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/108 31480
/proc/meminfo: memFree=975628/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=868788 CPUtime=462.17
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 226459 0 0 0 45739 478 0 0 25 0 1 0 29222678 889638912 208765 1992294400 134512640 136485738 4288505888 18446744073709551615 134880538 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 217197 208765 228 482 0 216713 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 868788

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/108 31482
/proc/meminfo: memFree=970916/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=873276 CPUtime=522.16
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 227636 0 0 0 51704 512 0 0 25 0 1 0 29222678 894234624 209942 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 218319 209942 228 482 0 217835 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 873276

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/108 31482
/proc/meminfo: memFree=965336/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=878936 CPUtime=582.14
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 229019 0 0 0 57677 537 0 0 25 0 1 0 29222678 900030464 211325 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 219734 211325 228 482 0 219250 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 878936

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/108 31484
/proc/meminfo: memFree=959384/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=884700 CPUtime=642.13
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 230472 0 0 0 63629 584 0 0 25 0 1 0 29222678 905932800 212778 1992294400 134512640 136485738 4288505888 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 221175 212778 228 482 0 220691 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 884700

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31499
/proc/meminfo: memFree=936320/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=908940 CPUtime=882.05
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 236109 0 0 0 87508 697 0 0 25 0 1 0 29222678 930754560 218415 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 227235 218415 228 482 0 226751 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 908940

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31501
/proc/meminfo: memFree=932724/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=912480 CPUtime=942.04
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 237020 0 0 0 93483 721 0 0 25 0 1 0 29222678 934379520 219326 1992294400 134512640 136485738 4288505888 18446744073709551615 134880626 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 228120 219326 228 482 0 227636 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 912480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31503
/proc/meminfo: memFree=928880/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=916356 CPUtime=1002.02
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 237989 0 0 0 99458 744 0 0 25 0 1 0 29222678 938348544 220295 1992294400 134512640 136485738 4288505888 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 229089 220295 228 482 0 228605 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 916356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31505
/proc/meminfo: memFree=924912/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=920184 CPUtime=1062.01
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 238973 0 0 0 105431 770 0 0 25 0 1 0 29222678 942268416 221279 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 230046 221279 228 482 0 229562 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 920184

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31507
/proc/meminfo: memFree=921068/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=924132 CPUtime=1122
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 239935 0 0 0 111407 793 0 0 25 0 1 0 29222678 946311168 222241 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 231033 222241 228 482 0 230549 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 924132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31507
/proc/meminfo: memFree=915860/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=930032 CPUtime=1181.98
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 241257 0 0 0 117384 814 0 0 25 0 1 0 29222678 952352768 223563 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 232508 223563 228 482 0 232024 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 930032

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31509
/proc/meminfo: memFree=911024/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=934952 CPUtime=1241.96
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 242404 0 0 0 123362 834 0 0 25 0 1 0 29222678 957390848 224710 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 233738 224710 228 482 0 233254 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 934952

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31511
/proc/meminfo: memFree=907552/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=938092 CPUtime=1301.96
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 243251 0 0 0 129338 858 0 0 25 0 1 0 29222678 960606208 225557 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 234523 225557 228 482 0 234039 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 938092

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31513
/proc/meminfo: memFree=903336/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=942908 CPUtime=1361.93
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 244449 0 0 0 135312 881 0 0 25 0 1 0 29222678 965537792 226755 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 235727 226755 228 482 0 235243 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 942908

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31515
/proc/meminfo: memFree=895648/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=951872 CPUtime=1421.93
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 246228 0 0 0 141286 907 0 0 25 0 1 0 29222678 974716928 228534 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 237968 228534 228 482 0 237484 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 951872

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31515
/proc/meminfo: memFree=892176/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=955356 CPUtime=1481.91
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 247103 0 0 0 147258 933 0 0 25 0 1 0 29222678 978284544 229409 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 238839 229409 228 482 0 238355 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 955356

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31517
/proc/meminfo: memFree=888332/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=960420 CPUtime=1541.9
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 248071 0 0 0 153228 962 0 0 25 0 1 0 29222678 983470080 230377 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 240105 230377 228 482 0 239621 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 960420

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31519
/proc/meminfo: memFree=881388/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=967788 CPUtime=1601.88
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 249785 0 0 0 159202 986 0 0 25 0 1 0 29222678 991014912 232091 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 241947 232091 228 482 0 241463 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 967788

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31521
/proc/meminfo: memFree=879404/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=970112 CPUtime=1661.86
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 250257 0 0 0 165182 1004 0 0 25 0 1 0 29222678 993394688 232563 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 242528 232563 228 482 0 242044 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 970112

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31523
/proc/meminfo: memFree=875932/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=973540 CPUtime=1721.85
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 251115 0 0 0 171157 1028 0 0 25 0 1 0 29222678 996904960 233421 1992294400 134512640 136485738 4288505888 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 243385 233421 228 482 0 242901 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 973540

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31523
/proc/meminfo: memFree=871840/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=977388 CPUtime=1781.84
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 252085 0 0 0 177127 1057 0 0 25 0 1 0 29222678 1000845312 234391 1992294400 134512640 136485738 4288505888 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 244347 234391 228 482 0 243863 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 977388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31525
/proc/meminfo: memFree=870600/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=978444 CPUtime=1800.03
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 252371 0 0 0 178939 1064 0 0 25 0 1 0 29222678 1001926656 234677 1992294400 134512640 136485738 4288505888 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 244611 234677 228 482 0 244127 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 978444

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 1.00 2/108 31525
/proc/meminfo: memFree=870600/2059040 swapFree=4140108/4192956
[pid=31467] ppid=31465 vsize=978444 CPUtime=1800.03
/proc/31467/stat : 31467 (pbct) R 31465 31467 30980 0 -1 4202496 252371 0 0 0 178939 1064 0 0 25 0 1 0 29222678 1001926656 234677 1992294400 134512640 136485738 4288505888 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31467/statm: 244611 234677 228 482 0 244127 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 978444

Child status: 0
Real time (s): 1800.6
CPU time (s): 1800.14
CPU user time (s): 1789.4
CPU system time (s): 10.7434
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 978444

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

runsolver used 2.95955 second user time and 8.5247 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-15 00:47:49
IDJOB=2669336
IDBENCH=2452
IDSOLVER=1170
FILE ID=node025/2669336-1276555669
PBS_JOBID= 11173488
Free space on /tmp= 62568 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fffff800.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669336-1276555669/watcher-2669336-1276555669 -o /tmp/evaluation-result-2669336-1276555669/solver-2669336-1276555669 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2669336-1276555669.opb

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

MD5SUM BENCH= 0f197dc54398ded0c8eff8292928b1a0
RANDOM SEED=1915837447

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1812668 kB
Buffers:         48972 kB
Cached:         108792 kB
SwapCached:       6516 kB
Active:          75360 kB
Inactive:        95568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1812668 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:            5276 kB
Writeback:           0 kB
AnonPages:       11444 kB
Mapped:          13036 kB
Slab:            53592 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181768 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= 62568 MiB
End job on node025 at 2010-06-15 01:17:52