Trace number 2681966

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 fixed? (TO) 1800.1 1800.58

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-swath.opb
MD5SUM3553224658521cb15e26e6f30dd8f5c2
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9155
Total number of constraints884
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)423
Number of constraints which are nor clauses,nor cardinality constraints461
Minimum length of a constraint1
Maximum length of a constraint6754
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 16777216000000
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 66042304016951
Number of bits of the biggest sum of numbers46
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.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.29/0.38	c constraints 884/0 clauses 0/0 units 0
0.29/0.38	c vars 9155
0.29/0.38	c objective 31 + 0
1800.02/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-2681966-1277488925/watcher-2681966-1277488925 -o /tmp/evaluation-result-2681966-1277488925/solver-2681966-1277488925 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681966-1277488925.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24328
/proc/meminfo: memFree=1828904/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=2420 CPUtime=0
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 295 0 0 0 0 0 0 0 17 0 1 0 124496217 2478080 214 1992294400 134512640 136421960 4291600960 18446744073709551615 135372682 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24328/statm: 605 214 140 467 0 136 0

[startup+0.099445 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24328
/proc/meminfo: memFree=1828904/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=4004 CPUtime=0.09
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 726 0 0 0 9 0 0 0 17 0 1 0 124496217 4100096 645 1992294400 134512640 136421960 4291600960 18446744073709551615 135160326 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24328/statm: 1001 645 146 467 0 532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4004

[startup+0.101445 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24328
/proc/meminfo: memFree=1828904/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=4136 CPUtime=0.09
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 739 0 0 0 9 0 0 0 17 0 1 0 124496217 4235264 658 1992294400 134512640 136421960 4291600960 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24328/statm: 1034 659 146 467 0 565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4136

[startup+0.301467 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24328
/proc/meminfo: memFree=1828904/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=8228 CPUtime=0.29
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 1779 0 0 0 29 0 0 0 17 0 1 0 124496217 8425472 1698 1992294400 134512640 136421960 4291600960 18446744073709551615 135153443 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24328/statm: 2057 1699 146 467 0 1588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8228

[startup+0.701512 s]
/proc/loadavg: 1.00 0.99 0.99 3/106 24328
/proc/meminfo: memFree=1828904/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=50476 CPUtime=0.69
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 12513 0 0 0 64 5 0 0 17 0 1 0 124496217 51687424 12058 1992294400 134512640 136421960 4291600960 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 12619 12059 194 467 0 12150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50476

[startup+1.5006 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24329
/proc/meminfo: memFree=1753380/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=105632 CPUtime=1.49
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 27103 0 0 0 138 11 0 0 18 0 1 0 124496217 108167168 25815 1992294400 134512640 136421960 4291600960 18446744073709551615 134700917 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 26408 25815 195 467 0 25939 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105632

[startup+3.10078 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24329
/proc/meminfo: memFree=1695968/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=185832 CPUtime=3.09
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 48983 0 0 0 287 22 0 0 21 0 1 0 124496217 190291968 45833 1992294400 134512640 136421960 4291600960 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 46458 45833 195 467 0 45989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185832

[startup+6.30113 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24329
/proc/meminfo: memFree=1508232/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=443788 CPUtime=6.29
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 116340 0 0 0 583 46 0 0 25 0 1 0 124496217 454438912 107946 1992294400 134512640 136421960 4291600960 18446744073709551615 135809789 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 110947 107946 205 467 0 110478 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 443788

[startup+12.7008 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24331
/proc/meminfo: memFree=1359308/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=482700 CPUtime=12.68
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 126788 0 0 0 1210 58 0 0 25 0 1 0 124496217 494284800 117306 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 120675 117306 216 467 0 120206 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 482700

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24331
/proc/meminfo: memFree=1357820/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=484116 CPUtime=25.49
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 127120 0 0 0 2474 75 0 0 25 0 1 0 124496217 495734784 117638 1992294400 134512640 136421960 4291600960 18446744073709551615 135818281 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 121029 117638 216 467 0 120560 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 484116

[startup+51.1011 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24331
/proc/meminfo: memFree=1356828/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=485172 CPUtime=51.07
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 127395 0 0 0 5002 105 0 0 25 0 1 0 124496217 496816128 117913 1992294400 134512640 136421960 4291600960 18446744073709551615 135241772 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 121293 117913 216 467 0 120824 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 485172

[startup+102.309 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24333
/proc/meminfo: memFree=1355712/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=486060 CPUtime=102.27
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 127597 0 0 0 10058 169 0 0 25 0 1 0 124496217 497725440 118115 1992294400 134512640 136421960 4291600960 18446744073709551615 135018961 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 121515 118115 216 467 0 121046 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 486060

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24335
/proc/meminfo: memFree=1354596/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=487284 CPUtime=162.25
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 127865 0 0 0 15872 353 0 0 25 0 1 0 124496217 498978816 118383 1992294400 134512640 136421960 4291600960 18446744073709551615 135822053 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 121821 118383 217 467 0 121352 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 487284

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24335
/proc/meminfo: memFree=1354100/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=487680 CPUtime=222.24
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 128004 0 0 0 21500 724 0 0 25 0 1 0 124496217 499384320 118522 1992294400 134512640 136421960 4291600960 18446744073709551615 135241783 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 121920 118522 217 467 0 121451 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 487680

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24337
/proc/meminfo: memFree=1353604/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=488076 CPUtime=282.21
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 128118 0 0 0 27202 1019 0 0 25 0 1 0 124496217 499789824 118636 1992294400 134512640 136421960 4291600960 18446744073709551615 135274886 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 122019 118636 217 467 0 121550 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 488076

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24339
/proc/meminfo: memFree=1352364/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=489516 CPUtime=342.21
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 128444 0 0 0 33052 1169 0 0 25 0 1 0 124496217 501264384 118962 1992294400 134512640 136421960 4291600960 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 122379 118962 217 467 0 121910 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 489516

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24341
/proc/meminfo: memFree=1351620/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=490680 CPUtime=402.19
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 128610 0 0 0 38929 1290 0 0 25 0 1 0 124496217 502456320 119128 1992294400 134512640 136421960 4291600960 18446744073709551615 135006565 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 122670 119128 217 467 0 122201 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 490680

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24343
/proc/meminfo: memFree=1344676/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=497676 CPUtime=462.17
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 130359 0 0 0 44836 1381 0 0 25 0 1 0 124496217 509620224 120877 1992294400 134512640 136421960 4291600960 18446744073709551615 135166402 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 124419 120877 217 467 0 123950 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 497676

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24343
/proc/meminfo: memFree=1333020/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=509516 CPUtime=522.15
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 133303 0 0 0 50707 1508 0 0 25 0 1 0 124496217 521744384 123821 1992294400 134512640 136421960 4291600960 18446744073709551615 135025621 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 127379 123821 217 467 0 126910 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 509516

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24345
/proc/meminfo: memFree=1328680/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=513344 CPUtime=582.14
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 134289 0 0 0 56561 1653 0 0 25 0 1 0 124496217 525664256 124807 1992294400 134512640 136421960 4291600960 18446744073709551615 135238888 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 128336 124807 217 467 0 127867 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 513344

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24347
/proc/meminfo: memFree=1319752/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=522336 CPUtime=642.13
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 136500 0 0 0 62483 1730 0 0 25 0 1 0 124496217 534872064 127018 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 130584 127018 217 467 0 130115 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 522336

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24356
/proc/meminfo: memFree=1279700/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=561832 CPUtime=882.06
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 146400 0 0 0 86076 2130 0 0 25 0 1 0 124496217 575315968 136918 1992294400 134512640 136421960 4291600960 18446744073709551615 135238888 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 140458 136918 217 467 0 139989 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 561832

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24358
/proc/meminfo: memFree=1262464/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=579288 CPUtime=942.04
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 150699 0 0 0 91925 2279 0 0 25 0 1 0 124496217 593190912 141217 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 144822 141217 217 467 0 144353 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 579288

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24360
/proc/meminfo: memFree=1261844/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=579948 CPUtime=1002.03
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 150862 0 0 0 97664 2539 0 0 25 0 1 0 124496217 593866752 141380 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 144987 141380 217 467 0 144518 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 579948

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24362
/proc/meminfo: memFree=1257876/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=583908 CPUtime=1062.01
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 151856 0 0 0 103433 2768 0 0 25 0 1 0 124496217 597921792 142374 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 145977 142374 217 467 0 145508 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 583908

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24362
/proc/meminfo: memFree=1250808/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=590908 CPUtime=1122
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 153644 0 0 0 109332 2868 0 0 25 0 1 0 124496217 605089792 144162 1992294400 134512640 136421960 4291600960 18446744073709551615 135028864 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 147727 144162 217 467 0 147258 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 590908

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24364
/proc/meminfo: memFree=1248948/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=592888 CPUtime=1181.98
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 154130 0 0 0 115065 3133 0 0 25 0 1 0 124496217 607117312 144648 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 148222 144648 217 467 0 147753 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 592888

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24366
/proc/meminfo: memFree=1248204/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=593416 CPUtime=1241.96
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 154247 0 0 0 120789 3407 0 0 25 0 1 0 124496217 607657984 144765 1992294400 134512640 136421960 4291600960 18446744073709551615 135274860 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 148354 144765 217 467 0 147885 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 593416

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24368
/proc/meminfo: memFree=1238904/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=602392 CPUtime=1301.95
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 156534 0 0 0 126668 3527 0 0 25 0 1 0 124496217 616849408 147052 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 150598 147052 217 467 0 150129 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 602392

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24370
/proc/meminfo: memFree=1211624/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=630268 CPUtime=1361.93
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 163412 0 0 0 132578 3615 0 0 25 0 1 0 124496217 645394432 153930 1992294400 134512640 136421960 4291600960 18446744073709551615 134863654 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 157567 153930 217 467 0 157098 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 630268

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24370
/proc/meminfo: memFree=1198480/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=643124 CPUtime=1421.92
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 166653 0 0 0 138477 3715 0 0 25 0 1 0 124496217 658558976 157171 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 160781 157171 217 467 0 160312 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 643124

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24372
/proc/meminfo: memFree=1192156/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=649476 CPUtime=1481.9
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 168233 0 0 0 144291 3899 0 0 25 0 1 0 124496217 665063424 158751 1992294400 134512640 136421960 4291600960 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 162369 158751 217 467 0 161900 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 649476

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/107 24374
/proc/meminfo: memFree=1186948/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=654624 CPUtime=1541.89
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 169537 0 0 0 150100 4089 0 0 25 0 1 0 124496217 670334976 160055 1992294400 134512640 136421960 4291600960 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 163656 160055 217 467 0 163187 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 654624

[startup+1602.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 24376
/proc/meminfo: memFree=1180376/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=660960 CPUtime=1601.87
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 171147 0 0 0 155989 4198 0 0 25 0 1 0 124496217 676823040 161665 1992294400 134512640 136421960 4291600960 18446744073709551615 135275153 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 165240 161665 217 467 0 164771 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 660960

[startup+1662.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 24378
/proc/meminfo: memFree=1172688/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=668756 CPUtime=1661.85
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 173088 0 0 0 161907 4278 0 0 25 0 1 0 124496217 684806144 163606 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 167189 163606 217 467 0 166720 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 668756

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24378
/proc/meminfo: memFree=1168224/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=672980 CPUtime=1721.84
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 174157 0 0 0 167759 4425 0 0 25 0 1 0 124496217 689131520 164675 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 168245 164675 217 467 0 167776 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 672980

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24380
/proc/meminfo: memFree=1167356/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=673640 CPUtime=1781.82
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 174313 0 0 0 173504 4678 0 0 25 0 1 0 124496217 689807360 164831 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 168410 164831 217 467 0 167941 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 673640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24380
/proc/meminfo: memFree=1165868/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=675092 CPUtime=1800.02
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 174690 0 0 0 175287 4715 0 0 25 0 1 0 124496217 691294208 165208 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 168773 165208 217 467 0 168304 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 675092

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/107 24380
/proc/meminfo: memFree=1165868/2059040 swapFree=4139932/4192956
[pid=24328] ppid=24326 vsize=675092 CPUtime=1800.02
/proc/24328/stat : 24328 (pbct) R 24326 24328 23492 0 -1 4202496 174690 0 0 0 175287 4715 0 0 25 0 1 0 124496217 691294208 165208 1992294400 134512640 136421960 4291600960 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24328/statm: 168773 165208 217 467 0 168304 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 675092

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.1
CPU user time (s): 1752.88
CPU system time (s): 47.2268
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 675092

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

runsolver used 2.79058 second user time and 8.68668 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-25 20:02:05
IDJOB=2681966
IDBENCH=2511
IDSOLVER=1192
FILE ID=node005/2681966-1277488925
PBS_JOBID= 11190530
Free space on /tmp= 62528 MiB

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

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

MD5SUM BENCH= 3553224658521cb15e26e6f30dd8f5c2
RANDOM SEED=1285435360

node005.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.246
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.49
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.246
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1829432 kB
Buffers:         38896 kB
Cached:          92056 kB
SwapCached:       5480 kB
Active:          68768 kB
Inactive:        75120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1829432 kB
SwapTotal:     4192956 kB
SwapFree:      4139932 kB
Dirty:            3372 kB
Writeback:           0 kB
AnonPages:       11576 kB
Mapped:          11980 kB
Slab:            63628 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181932 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= 62524 MiB
End job on node005 at 2010-06-25 20:32:08