Trace number 2668698

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.07 1802.53

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-ran17x17.opb
MD5SUM041d40ba01d992f8c3bb358df2c9aea9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2223045
Best CPU time to get the best result obtained on this benchmark1800.31
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2191362
Optimality of the best value was proved NO
Number of variables8959
Total number of constraints323
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 constraints323
Minimum length of a constraint31
Maximum length of a constraint510
Number of terms in the objective function 8959
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 1612776422946
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 1612776422946
Number of bits of the biggest sum of numbers41
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.09/0.13	c constraints 323/0 clauses 0/0 units 4681
0.09/0.13	c vars 8959
0.19/0.23	c objective 6537 + 0

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-2668698-1276523484/watcher-2668698-1276523484 -o /tmp/evaluation-result-2668698-1276523484/solver-2668698-1276523484 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668698-1276523484.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.09 3/106 31146
/proc/meminfo: memFree=1690792/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=2488 CPUtime=0
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 307 0 0 0 0 0 0 0 22 0 1 0 27949716 2547712 229 1992294400 134512640 136485738 4293862864 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31146/statm: 622 230 151 482 0 138 0

[startup+0.052114 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 31146
/proc/meminfo: memFree=1690792/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=3344 CPUtime=0.05
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 520 0 0 0 5 0 0 0 22 0 1 0 27949716 3424256 409 1992294400 134512640 136485738 4293862864 18446744073709551615 135848609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31146/statm: 836 410 155 482 0 352 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3344

[startup+0.102118 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 31146
/proc/meminfo: memFree=1690792/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=4272 CPUtime=0.09
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 778 0 0 0 9 0 0 0 22 0 1 0 27949716 4374528 667 1992294400 134512640 136485738 4293862864 18446744073709551615 135848221 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31146/statm: 1068 667 157 482 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4272

[startup+0.300138 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 31146
/proc/meminfo: memFree=1690792/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=13644 CPUtime=0.29
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 3070 0 0 0 28 1 0 0 22 0 1 0 27949716 13971456 2959 1992294400 134512640 136485738 4293862864 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 3411 2961 193 482 0 2927 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13644

[startup+0.700175 s]
/proc/loadavg: 1.00 1.00 1.09 3/106 31146
/proc/meminfo: memFree=1690792/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=40748 CPUtime=0.69
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 9892 0 0 0 65 4 0 0 23 0 1 0 27949716 41725952 9473 1992294400 134512640 136485738 4293862864 18446744073709551615 135868589 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 10187 9481 197 482 0 9703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40748

[startup+1.50025 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 31147
/proc/meminfo: memFree=1636844/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=117484 CPUtime=1.49
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 30217 0 0 0 136 13 0 0 25 0 1 0 27949716 120303616 28799 1992294400 134512640 136485738 4293862864 18446744073709551615 134748255 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 29371 28799 199 482 0 28887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117484

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 31147
/proc/meminfo: memFree=1563560/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=133024 CPUtime=3.1
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 33996 0 0 0 281 29 0 0 25 0 1 0 27949716 136216576 32057 1992294400 134512640 136485738 4293862864 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 33256 32057 228 482 0 32772 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 133024

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 31147
/proc/meminfo: memFree=1561824/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=134352 CPUtime=6.29
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 34323 0 0 0 563 66 0 0 25 0 1 0 27949716 137576448 32384 1992294400 134512640 136485738 4293862864 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 33588 32384 228 482 0 33104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134352

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 31147
/proc/meminfo: memFree=1558724/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=137140 CPUtime=12.69
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 35015 0 0 0 1140 129 0 0 25 0 1 0 27949716 140431360 33076 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 34285 33076 228 482 0 33801 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137140

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 31147
/proc/meminfo: memFree=1553268/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=142684 CPUtime=25.48
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 36373 0 0 0 2291 257 0 0 25 0 1 0 27949716 146108416 34434 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 35671 34434 228 482 0 35187 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 142684

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 31147
/proc/meminfo: memFree=1542108/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=154060 CPUtime=51.08
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 39223 0 0 0 4613 495 0 0 25 0 1 0 27949716 157757440 37284 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 38515 37284 228 482 0 38031 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 154060

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 31149
/proc/meminfo: memFree=1530824/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=164952 CPUtime=102.27
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 41935 0 0 0 9298 929 0 0 25 0 1 0 27949716 168910848 39996 1992294400 134512640 136485738 4293862864 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 41238 39996 228 482 0 40754 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 164952

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31151
/proc/meminfo: memFree=1524252/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=171288 CPUtime=162.25
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 43530 0 0 0 14754 1471 0 0 25 0 1 0 27949716 175398912 41591 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 42822 41591 228 482 0 42338 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 171288

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31153
/proc/meminfo: memFree=1524252/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=171288 CPUtime=222.24
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 43530 0 0 0 20236 1988 0 0 25 0 1 0 27949716 175398912 41591 1992294400 134512640 136485738 4293862864 18446744073709551615 135050800 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 42822 41591 228 482 0 42338 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 171288

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 31153
/proc/meminfo: memFree=1516440/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=179224 CPUtime=282.22
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 45492 0 0 0 25701 2521 0 0 25 0 1 0 27949716 183525376 43553 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 44806 43553 228 482 0 44322 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 179224

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 31155
/proc/meminfo: memFree=1516440/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=179224 CPUtime=342.2
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 45492 0 0 0 31167 3053 0 0 25 0 1 0 27949716 183525376 43553 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 44806 43553 228 482 0 44322 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 179224

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 31157
/proc/meminfo: memFree=1515448/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=180148 CPUtime=402.19
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 45717 0 0 0 36662 3557 0 0 25 0 1 0 27949716 184471552 43778 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 45037 43778 228 482 0 44553 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 180148

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 31159
/proc/meminfo: memFree=1515448/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=180280 CPUtime=462.18
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 45768 0 0 0 42160 4058 0 0 25 0 1 0 27949716 184606720 43829 1992294400 134512640 136485738 4293862864 18446744073709551615 135725429 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 45070 43829 228 482 0 44586 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 180280

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 31161
/proc/meminfo: memFree=1511852/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=183712 CPUtime=522.16
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 46614 0 0 0 47617 4599 0 0 25 0 1 0 27949716 188121088 44675 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 45928 44675 228 482 0 45444 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 183712

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 31170
/proc/meminfo: memFree=1510736/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=183712 CPUtime=582.14
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 46614 0 0 0 53148 5066 0 0 25 0 1 0 27949716 188121088 44675 1992294400 134512640 136485738 4293862864 18446744073709551615 135047017 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 45928 44675 228 482 0 45444 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 183712

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/107 31172
/proc/meminfo: memFree=1500692/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=194404 CPUtime=642.13
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 49305 0 0 0 58679 5534 0 0 25 0 1 0 27949716 199069696 47366 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 48601 47366 228 482 0 48117 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 194404

[startup+702.301 s]

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

/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 49305 0 0 0 97272 8930 0 0 25 0 1 0 27949716 199069696 47366 1992294400 134512640 136485738 4293862864 18446744073709551615 135045051 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 48601 47366 228 482 0 48117 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 194404

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31186
/proc/meminfo: memFree=1500692/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=194404 CPUtime=1122
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 49305 0 0 0 102793 9407 0 0 25 0 1 0 27949716 199069696 47366 1992294400 134512640 136485738 4293862864 18446744073709551615 135024608 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 48601 47366 228 482 0 48117 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 194404

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31186
/proc/meminfo: memFree=1498832/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=196252 CPUtime=1181.99
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 49793 0 0 0 108388 9811 0 0 25 0 1 0 27949716 200962048 47854 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 49063 47854 228 482 0 48579 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 196252

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31188
/proc/meminfo: memFree=1498708/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=196252 CPUtime=1241.97
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 49793 0 0 0 113955 10242 0 0 25 0 1 0 27949716 200962048 47854 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 49063 47854 228 482 0 48579 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 196252

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31190
/proc/meminfo: memFree=1492384/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=202856 CPUtime=1301.97
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 51369 0 0 0 119553 10644 0 0 25 0 1 0 27949716 207724544 49430 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 50714 49430 228 482 0 50230 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 202856

[startup+1362.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 31195
/proc/meminfo: memFree=1489656/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=204836 CPUtime=1361.94
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 51890 0 0 0 125122 11072 0 0 25 0 1 0 27949716 209752064 49951 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51209 49951 228 482 0 50725 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 204836

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 31197
/proc/meminfo: memFree=1489656/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=204836 CPUtime=1421.93
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 51890 0 0 0 130655 11538 0 0 25 0 1 0 27949716 209752064 49951 1992294400 134512640 136485738 4293862864 18446744073709551615 135028888 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51209 49951 228 482 0 50725 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 204836

[startup+1482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 31197
/proc/meminfo: memFree=1488664/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=206024 CPUtime=1481.91
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 52168 0 0 0 136168 12023 0 0 25 0 1 0 27949716 210968576 50229 1992294400 134512640 136485738 4293862864 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51506 50229 228 482 0 51022 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 206024

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31199
/proc/meminfo: memFree=1488664/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=206024 CPUtime=1541.89
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 52168 0 0 0 141714 12475 0 0 25 0 1 0 27949716 210968576 50229 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51506 50229 228 482 0 51022 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 206024

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31201
/proc/meminfo: memFree=1488664/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=206024 CPUtime=1601.88
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 52168 0 0 0 147244 12944 0 0 25 0 1 0 27949716 210968576 50229 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51506 50229 228 482 0 51022 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 206024

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31203
/proc/meminfo: memFree=1487300/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=207344 CPUtime=1661.86
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 52512 0 0 0 152759 13427 0 0 25 0 1 0 27949716 212320256 50573 1992294400 134512640 136485738 4293862864 18446744073709551615 134623200 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51836 50573 228 482 0 51352 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 207344

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31205
/proc/meminfo: memFree=1487300/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=207344 CPUtime=1721.85
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 52512 0 0 0 158268 13917 0 0 25 0 1 0 27949716 212320256 50573 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51836 50573 228 482 0 51352 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 207344

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31205
/proc/meminfo: memFree=1487300/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=207344 CPUtime=1781.83
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 52512 0 0 0 163804 14379 0 0 25 0 1 0 27949716 212320256 50573 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 51836 50573 228 482 0 51352 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 207344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31207
/proc/meminfo: memFree=1486432/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=208268 CPUtime=1800.03
/proc/31146/stat : 31146 (pbct) R 31144 31146 30644 0 -1 4202496 52741 0 0 0 165507 14496 0 0 25 0 1 0 27949716 213266432 50802 1992294400 134512640 136485738 4293862864 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 52067 50802 228 482 0 51583 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 208268

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -31146

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 1/108 31208
/proc/meminfo: memFree=1486424/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=208268 CPUtime=1800.03
/proc/31146/stat : 31146 (pbct) S 31144 31146 30644 0 -1 4194304 52741 0 0 0 165507 14496 0 0 25 0 1 0 27949716 213266432 50802 1992294400 134512640 136485738 4293862864 18446744073709551615 135319262 0 16384 4096 16387 18446604437827455936 0 0 17 1 0 0 0
/proc/31146/statm: 52067 50802 228 482 0 51583 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 208268

[startup+1802.2 s]
/proc/loadavg: 0.92 0.98 0.99 1/108 31208
/proc/meminfo: memFree=1486424/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=208268 CPUtime=1800.03
/proc/31146/stat : 31146 (pbct) S 31144 31146 30644 0 -1 4194304 52741 0 0 0 165507 14496 0 0 25 0 1 0 27949716 213266432 50802 1992294400 134512640 136485738 4293862864 18446744073709551615 135319262 0 16384 4096 16387 18446604437827455936 0 0 17 1 0 0 0
/proc/31146/statm: 52067 50802 228 482 0 51583 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 208268

[startup+1802.4 s]
/proc/loadavg: 0.92 0.98 0.99 1/108 31208
/proc/meminfo: memFree=1486424/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=208268 CPUtime=1800.03
/proc/31146/stat : 31146 (pbct) S 31144 31146 30644 0 -1 4194304 52741 0 0 0 165507 14496 0 0 25 0 1 0 27949716 213266432 50802 1992294400 134512640 136485738 4293862864 18446744073709551615 135319262 0 16384 4096 16387 18446604437827455936 0 0 17 1 0 0 0
/proc/31146/statm: 52067 50802 228 482 0 51583 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 208268

[startup+1802.5 s]
/proc/loadavg: 0.92 0.98 0.99 1/108 31208
/proc/meminfo: memFree=1486424/2059040 swapFree=4135896/4192956
[pid=31146] ppid=31144 vsize=208268 CPUtime=1800.03
/proc/31146/stat : 31146 (pbct) S 31144 31146 30644 0 -1 4194304 52741 0 0 0 165507 14496 0 0 25 0 1 0 27949716 213266432 50802 1992294400 134512640 136485738 4293862864 18446744073709551615 135319262 0 16384 4096 16387 18446604437827455936 0 0 17 1 0 0 0
/proc/31146/statm: 52067 50802 228 482 0 51583 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 208268

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.53
CPU time (s): 1800.07
CPU user time (s): 1655.08
CPU system time (s): 144.992
CPU usage (%): 99.8634
Max. virtual memory (cumulated for all children) (KiB): 208268

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

runsolver used 3.15352 second user time and 8.33173 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-14 15:51:24
IDJOB=2668698
IDBENCH=2302
IDSOLVER=1170
FILE ID=node015/2668698-1276523484
PBS_JOBID= 11173433
Free space on /tmp= 62580 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-ran17x17.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668698-1276523484/watcher-2668698-1276523484 -o /tmp/evaluation-result-2668698-1276523484/solver-2668698-1276523484 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668698-1276523484.opb

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

MD5SUM BENCH= 041d40ba01d992f8c3bb358df2c9aea9
RANDOM SEED=415557546

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1691196 kB
Buffers:        156800 kB
Cached:         124504 kB
SwapCached:      17672 kB
Active:         111284 kB
Inactive:       190536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1691196 kB
SwapTotal:     4192956 kB
SwapFree:      4135896 kB
Dirty:            2424 kB
Writeback:           0 kB
AnonPages:       12048 kB
Mapped:           9232 kB
Slab:            44128 kB
PageTables:       4056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180340 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= 62580 MiB
End job on node015 at 2010-06-14 16:21:27