Trace number 2669301

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.24 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-25fv47.opb
MD5SUM352e6e4471b8236a210f84cf79d988ac
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 benchmark6.12707
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables47130
Total number of constraints820
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 constraints820
Minimum length of a constraint30
Maximum length of a constraint10200
Number of terms in the objective function 19170
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 10623608039212938
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 128285302811787264
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 812950436219668362
Number of bits of the biggest sum of numbers60
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
1.19/1.24	c constraints 819/0 clauses 1/0 units 5269
1.19/1.24	c vars 47130
1.39/1.41	c objective 17432 + -477497727850863
1800.06/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-2669301-1276543269/watcher-2669301-1276543269 -o /tmp/evaluation-result-2669301-1276543269/solver-2669301-1276543269 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669301-1276543269.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.24 1.05 1.02 3/107 30177
/proc/meminfo: memFree=1827076/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=2488 CPUtime=0
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 304 0 0 0 0 0 0 0 20 0 1 0 27982698 2547712 226 1992294400 134512640 136485738 4293353280 18446744073709551615 135332318 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30177/statm: 622 226 151 482 0 138 0

[startup+0.0140919 s]
/proc/loadavg: 1.24 1.05 1.02 3/107 30177
/proc/meminfo: memFree=1827076/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=2752 CPUtime=0.01
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 356 0 0 0 1 0 0 0 20 0 1 0 27982698 2818048 278 1992294400 134512640 136485738 4293353280 18446744073709551615 135688646 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30177/statm: 688 278 151 482 0 204 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2752

[startup+0.101095 s]
/proc/loadavg: 1.24 1.05 1.02 3/107 30177
/proc/meminfo: memFree=1827076/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=4080 CPUtime=0.09
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 791 0 0 0 9 0 0 0 20 0 1 0 27982698 4177920 566 1992294400 134512640 136485738 4293353280 18446744073709551615 136086046 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30177/statm: 1053 569 157 482 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4080

[startup+0.301113 s]
/proc/loadavg: 1.24 1.05 1.02 3/107 30177
/proc/meminfo: memFree=1827076/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=8196 CPUtime=0.29
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 1791 0 0 0 29 0 0 0 20 0 1 0 27982698 8392704 1566 1992294400 134512640 136485738 4293353280 18446744073709551615 135346650 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30177/statm: 2049 1566 157 482 0 1565 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8196

[startup+0.70115 s]
/proc/loadavg: 1.24 1.05 1.02 3/107 30177
/proc/meminfo: memFree=1827076/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=16132 CPUtime=0.69
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 3706 0 0 0 69 0 0 0 21 0 1 0 27982698 16519168 3481 1992294400 134512640 136485738 4293353280 18446744073709551615 135416602 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30177/statm: 4033 3481 157 482 0 3549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16132

[startup+1.50122 s]
/proc/loadavg: 1.22 1.05 1.02 2/108 30178
/proc/meminfo: memFree=1808096/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=37560 CPUtime=1.49
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 8914 0 0 0 145 4 0 0 23 0 1 0 27982698 38461440 8690 1992294400 134512640 136485738 4293353280 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 9390 8691 193 482 0 8906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37560

[startup+3.10037 s]
/proc/loadavg: 1.22 1.05 1.02 2/108 30178
/proc/meminfo: memFree=1747212/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=155192 CPUtime=3.08
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 39383 0 0 0 290 18 0 0 25 0 1 0 27982698 158916608 37197 1992294400 134512640 136485738 4293353280 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 38798 37197 198 482 0 38314 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 155192

[startup+6.30066 s]
/proc/loadavg: 1.20 1.05 1.02 2/108 30178
/proc/meminfo: memFree=1536536/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=351892 CPUtime=6.29
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 91395 0 0 0 588 41 0 0 25 0 1 0 27982698 360337408 86003 1992294400 134512640 136485738 4293353280 18446744073709551615 135184577 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 87973 86004 198 482 0 87489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 351892

[startup+12.7012 s]
/proc/loadavg: 1.19 1.05 1.01 2/108 30178
/proc/meminfo: memFree=1149284/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=715572 CPUtime=12.69
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 189906 0 0 0 1184 85 0 0 25 0 1 0 27982698 732745728 176505 1992294400 134512640 136485738 4293353280 18446744073709551615 135849771 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 178893 176505 198 482 0 178409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 715572

[startup+25.5014 s]
/proc/loadavg: 1.16 1.04 1.01 2/108 30180
/proc/meminfo: memFree=383336/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1504940 CPUtime=25.49
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 394254 0 0 0 2386 163 0 0 25 0 1 0 27982698 1541058560 361122 1992294400 134512640 136485738 4293353280 18446744073709551615 134886880 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 376235 361122 227 482 0 375751 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1504940

[startup+51.1017 s]
/proc/loadavg: 1.09 1.04 1.01 2/108 30180
/proc/meminfo: memFree=365728/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1519892 CPUtime=51.08
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 398003 0 0 0 4899 209 0 0 25 0 1 0 27982698 1556369408 364871 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 379973 364871 228 482 0 379489 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1519892

[startup+102.308 s]
/proc/loadavg: 1.04 1.03 1.01 2/108 30182
/proc/meminfo: memFree=345640/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1539804 CPUtime=102.27
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 402900 0 0 0 9964 263 0 0 25 0 1 0 27982698 1576759296 369768 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 384951 369768 228 482 0 384467 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1539804

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/108 30182
/proc/meminfo: memFree=329768/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1556036 CPUtime=162.25
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 406893 0 0 0 15915 310 0 0 25 0 1 0 27982698 1593380864 373761 1992294400 134512640 136485738 4293353280 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 389009 373761 228 482 0 388525 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1556036

[startup+222.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/108 30184
/proc/meminfo: memFree=313772/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1572796 CPUtime=222.24
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 410857 0 0 0 21793 431 0 0 25 0 1 0 27982698 1610543104 377725 1992294400 134512640 136485738 4293353280 18446744073709551615 135179579 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 393199 377725 228 482 0 392715 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1572796

[startup+282.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/108 30186
/proc/meminfo: memFree=301496/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1585820 CPUtime=282.22
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 413942 0 0 0 27691 531 0 0 25 0 1 0 27982698 1623879680 380810 1992294400 134512640 136485738 4293353280 18446744073709551615 135184333 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 396455 380810 228 482 0 395971 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1585820

[startup+342.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/108 30188
/proc/meminfo: memFree=293064/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1594224 CPUtime=342.21
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 416055 0 0 0 33547 674 0 0 25 0 1 0 27982698 1632485376 382923 1992294400 134512640 136485738 4293353280 18446744073709551615 135038011 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 398556 382923 228 482 0 398072 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1594224

[startup+402.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/108 30190
/proc/meminfo: memFree=284508/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1603040 CPUtime=402.19
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 418174 0 0 0 39452 767 0 0 25 0 1 0 27982698 1641512960 385042 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 400760 385042 228 482 0 400276 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1603040

[startup+462.301 s]
/proc/loadavg: 1.17 1.08 1.01 2/108 30190
/proc/meminfo: memFree=278060/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1609644 CPUtime=462.18
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 419760 0 0 0 45388 830 0 0 25 0 1 0 27982698 1648275456 386628 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 402411 386628 228 482 0 401927 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1609644

[startup+522.301 s]
/proc/loadavg: 1.06 1.06 1.00 2/108 30192
/proc/meminfo: memFree=272728/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1615680 CPUtime=522.17
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 421098 0 0 0 51328 889 0 0 25 0 1 0 27982698 1654456320 387966 1992294400 134512640 136485738 4293353280 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 403920 387966 228 482 0 403436 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1615680

[startup+582.302 s]
/proc/loadavg: 1.02 1.05 1.00 2/108 30194
/proc/meminfo: memFree=265908/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1622632 CPUtime=582.15
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 422824 0 0 0 57236 979 0 0 25 0 1 0 27982698 1661575168 389692 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 405658 389692 228 482 0 405174 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1622632

[startup+642.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/108 30196
/proc/meminfo: memFree=249540/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1638680 CPUtime=642.14
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 426854 0 0 0 63043 1171 0 0 25 0 1 0 27982698 1678008320 393722 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 409670 393722 228 482 0 409186 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1638680

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 30202
/proc/meminfo: memFree=202792/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1684920 CPUtime=882.08
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 438508 0 0 0 86485 1723 0 0 25 0 1 0 27982698 1725358080 405376 1992294400 134512640 136485738 4293353280 18446744073709551615 135860795 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 421230 405376 228 482 0 420746 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 1684920

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30204
/proc/meminfo: memFree=193120/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1695932 CPUtime=942.07
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 440922 0 0 0 92422 1785 0 0 25 0 1 0 27982698 1736634368 407790 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 423983 407790 228 482 0 423499 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 1695932

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30206
/proc/meminfo: memFree=185680/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1703056 CPUtime=1002.05
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 442718 0 0 0 98374 1831 0 0 25 0 1 0 27982698 1743929344 409586 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 425764 409586 228 482 0 425280 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1703056

[startup+1062.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/108 30209
/proc/meminfo: memFree=177744/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1710708 CPUtime=1062.04
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 444606 0 0 0 104333 1871 0 0 25 0 1 0 27982698 1751764992 411474 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 427677 411474 228 482 0 427193 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 1710708

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/108 30211
/proc/meminfo: memFree=172660/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1715744 CPUtime=1122.02
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 445883 0 0 0 110286 1916 0 0 25 0 1 0 27982698 1756921856 412751 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 428936 412751 228 482 0 428452 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 1715744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30213
/proc/meminfo: memFree=167204/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1721812 CPUtime=1182
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 447395 0 0 0 116240 1960 0 0 25 0 1 0 27982698 1763135488 414263 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 430453 414263 228 482 0 429969 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 1721812

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30215
/proc/meminfo: memFree=160880/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1727544 CPUtime=1241.99
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 448872 0 0 0 122194 2005 0 0 25 0 1 0 27982698 1769005056 415740 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 431886 415740 228 482 0 431402 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 1727544

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30217
/proc/meminfo: memFree=154928/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1733584 CPUtime=1301.99
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 450301 0 0 0 128156 2043 0 0 25 0 1 0 27982698 1775190016 417169 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 433396 417169 228 482 0 432912 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 1733584

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30217
/proc/meminfo: memFree=145628/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1743248 CPUtime=1361.97
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 452700 0 0 0 134067 2130 0 0 25 0 1 0 27982698 1785085952 419568 1992294400 134512640 136485738 4293353280 18446744073709551615 135856898 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 435812 419568 228 482 0 435328 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 1743248

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30219
/proc/meminfo: memFree=124548/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1764216 CPUtime=1421.96
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 457929 0 0 0 139918 2278 0 0 25 0 1 0 27982698 1806557184 424797 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 441054 424797 228 482 0 440570 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 1764216

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30221
/proc/meminfo: memFree=115248/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1773212 CPUtime=1481.93
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 460218 0 0 0 145766 2427 0 0 25 0 1 0 27982698 1815769088 427086 1992294400 134512640 136485738 4293353280 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 443303 427086 228 482 0 442819 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 1773212

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30223
/proc/meminfo: memFree=109668/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1778756 CPUtime=1541.92
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 461598 0 0 0 151610 2582 0 0 25 0 1 0 27982698 1821446144 428466 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 444689 428466 228 482 0 444205 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 1778756

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30225
/proc/meminfo: memFree=105204/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1785312 CPUtime=1601.9
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 462737 0 0 0 157481 2709 0 0 25 0 1 0 27982698 1828159488 429605 1992294400 134512640 136485738 4293353280 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 446328 429605 228 482 0 445844 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 1785312

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30225
/proc/meminfo: memFree=100988/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1789480 CPUtime=1661.89
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 463763 0 0 0 163357 2832 0 0 25 0 1 0 27982698 1832427520 430631 1992294400 134512640 136485738 4293353280 18446744073709551615 135839902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 447370 430631 228 482 0 446886 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 1789480

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30227
/proc/meminfo: memFree=96772/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1793668 CPUtime=1721.87
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 464824 0 0 0 169236 2951 0 0 25 0 1 0 27982698 1836716032 431692 1992294400 134512640 136485738 4293353280 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 448417 431692 228 482 0 447933 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1793668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30229
/proc/meminfo: memFree=92680/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1797464 CPUtime=1781.86
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 465783 0 0 0 175108 3078 0 0 25 0 1 0 27982698 1840603136 432651 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 449366 432651 228 482 0 448882 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 1797464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 30229
/proc/meminfo: memFree=90944/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=1799268 CPUtime=1800.06
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4202496 466210 0 0 0 176895 3111 0 0 25 0 1 0 27982698 1842450432 433078 1992294400 134512640 136485738 4293353280 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30177/statm: 449817 433078 228 482 0 449333 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1799268

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 30230
/proc/meminfo: memFree=1124724/2059040 swapFree=4140108/4192956
[pid=30177] ppid=30175 vsize=0 CPUtime=1800.17
/proc/30177/stat : 30177 (pbct) R 30175 30177 29548 0 -1 4194308 466210 0 0 0 176895 3122 0 0 25 0 1 0 27982698 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30177/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.24
CPU user time (s): 1768.95
CPU system time (s): 31.2882
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 1799268

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

runsolver used 2.90256 second user time and 8.57969 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-14 21:21:10
IDJOB=2669301
IDBENCH=2380
IDSOLVER=1170
FILE ID=node025/2669301-1276543269
PBS_JOBID= 11173465
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-25fv47.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669301-1276543269/watcher-2669301-1276543269 -o /tmp/evaluation-result-2669301-1276543269/solver-2669301-1276543269 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2669301-1276543269.opb

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

MD5SUM BENCH= 352e6e4471b8236a210f84cf79d988ac
RANDOM SEED=1320390755

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:       1827596 kB
Buffers:         34776 kB
Cached:         107056 kB
SwapCached:       6584 kB
Active:          87168 kB
Inactive:        68264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1827596 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:            7296 kB
Writeback:           0 kB
AnonPages:       11864 kB
Mapped:          12956 kB
Slab:            54156 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181916 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= 62564 MiB
End job on node025 at 2010-06-14 21:51:12