Trace number 2681964

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.15 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-a1c1s1.opb
MD5SUMdaeaeaee67028e931b0f5195f178e9b3
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 variables107520
Total number of constraints3312
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 constraints3312
Minimum length of a constraint50
Maximum length of a constraint820
Number of terms in the objective function 41280
Biggest coefficient in the objective function 1342177280000000
Number of bits for the biggest coefficient in the objective function 51
Sum of the numbers in the objective function 260295726093315792
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 1342177280000000
Number of bits of the biggest number in a constraint 51
Biggest sum of numbers in a constraint 260295726093315792
Number of bits of the biggest sum of numbers58
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
1.19/1.24	c constraints 3312/0 clauses 0/0 units 16192
1.19/1.24	c vars 107520
1.29/1.35	c objective 40053 + 0
1800.00/1800.41	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-2681964-1277488819/watcher-2681964-1277488819 -o /tmp/evaluation-result-2681964-1277488819/solver-2681964-1277488819 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681964-1277488819.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.05 1.01 1.00 3/106 29943
/proc/meminfo: memFree=1766708/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=2416 CPUtime=0
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 294 0 0 0 0 0 0 0 18 0 1 0 90177321 2473984 214 1992294400 134512640 136421960 4291491728 18446744073709551615 135160329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29943/statm: 604 214 138 467 0 135 0

[startup+0.091947 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 29943
/proc/meminfo: memFree=1766708/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=5308 CPUtime=0.08
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 1079 0 0 0 8 0 0 0 20 0 1 0 90177321 5435392 852 1992294400 134512640 136421960 4291491728 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29943/statm: 1327 856 138 467 0 858 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5308

[startup+0.100947 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 29943
/proc/meminfo: memFree=1766708/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=5864 CPUtime=0.09
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 1287 0 0 0 9 0 0 0 20 0 1 0 90177321 6004736 834 1992294400 134512640 136421960 4291491728 18446744073709551615 135372696 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29943/statm: 1466 834 138 467 0 997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5864

[startup+0.30096 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 29943
/proc/meminfo: memFree=1766708/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=7976 CPUtime=0.29
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 1898 0 0 0 29 0 0 0 20 0 1 0 90177321 8167424 1445 1992294400 134512640 136421960 4291491728 18446744073709551615 135161791 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29943/statm: 1994 1445 146 467 0 1525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7976

[startup+0.700984 s]
/proc/loadavg: 1.05 1.01 1.00 3/106 29943
/proc/meminfo: memFree=1766708/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=14972 CPUtime=0.69
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 3664 0 0 0 67 2 0 0 20 0 1 0 90177321 15331328 3211 1992294400 134512640 136421960 4291491728 18446744073709551615 135372671 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29943/statm: 3743 3211 146 467 0 3274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14972

[startup+1.50103 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 29944
/proc/meminfo: memFree=1747728/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=43280 CPUtime=1.49
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 10698 0 0 0 143 6 0 0 23 0 1 0 90177321 44318720 10245 1992294400 134512640 136421960 4291491728 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 10820 10246 188 467 0 10351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43280

[startup+3.10113 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 29944
/proc/meminfo: memFree=1673824/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=171996 CPUtime=3.09
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 43953 0 0 0 285 24 0 0 25 0 1 0 90177321 176123904 41379 1992294400 134512640 136421960 4291491728 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 42999 41380 194 467 0 42530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171996

[startup+6.30133 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 29944
/proc/meminfo: memFree=1425948/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=413732 CPUtime=6.29
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 107342 0 0 0 576 53 0 0 25 0 1 0 90177321 423661568 101819 1992294400 134512640 136421960 4291491728 18446744073709551615 135818265 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 103433 101820 194 467 0 102964 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 413732

[startup+12.7007 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 29944
/proc/meminfo: memFree=994676/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=832052 CPUtime=12.69
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 220188 0 0 0 1167 102 0 0 25 0 1 0 90177321 852021248 206656 1992294400 134512640 136421960 4291491728 18446744073709551615 135642941 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 208013 206657 194 467 0 207544 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 832052

[startup+25.5015 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 29944
/proc/meminfo: memFree=365500/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1461020 CPUtime=25.48
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 383245 0 0 0 2355 193 0 0 25 0 1 0 90177321 1496084480 349730 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 365255 349730 217 467 0 364786 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1461020

[startup+51.1011 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 29955
/proc/meminfo: memFree=362772/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1463136 CPUtime=51.07
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 383837 0 0 0 4783 324 0 0 25 0 1 0 90177321 1498251264 350322 1992294400 134512640 136421960 4291491728 18446744073709551615 134870298 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 365784 350322 217 467 0 365315 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1463136

[startup+102.308 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 29955
/proc/meminfo: memFree=358804/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1467180 CPUtime=102.27
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 384874 0 0 0 9642 585 0 0 25 0 1 0 90177321 1502392320 351359 1992294400 134512640 136421960 4291491728 18446744073709551615 135274876 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 366795 351359 217 467 0 366326 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1467180

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29957
/proc/meminfo: memFree=355456/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1471088 CPUtime=162.25
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 385821 0 0 0 15313 912 0 0 25 0 1 0 90177321 1506394112 352306 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 367772 352306 217 467 0 367303 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1471088

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29959
/proc/meminfo: memFree=352356/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1473596 CPUtime=222.24
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 386477 0 0 0 20995 1229 0 0 25 0 1 0 90177321 1508962304 352962 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 368399 352962 217 467 0 367930 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1473596

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29961
/proc/meminfo: memFree=349876/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1476256 CPUtime=282.23
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 387106 0 0 0 26688 1535 0 0 25 0 1 0 90177321 1511686144 353591 1992294400 134512640 136421960 4291491728 18446744073709551615 134641224 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 369064 353591 217 467 0 368595 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1476256

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29961
/proc/meminfo: memFree=348264/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1477708 CPUtime=342.21
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 387491 0 0 0 32390 1831 0 0 25 0 1 0 90177321 1513172992 353976 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 369427 353976 217 467 0 368958 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1477708

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29963
/proc/meminfo: memFree=344048/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1481776 CPUtime=402.2
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 388537 0 0 0 38104 2116 0 0 25 0 1 0 90177321 1517338624 355022 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 370444 355022 217 467 0 369975 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1481776

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29965
/proc/meminfo: memFree=341816/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1484168 CPUtime=462.19
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 389089 0 0 0 43807 2412 0 0 25 0 1 0 90177321 1519788032 355574 1992294400 134512640 136421960 4291491728 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 371042 355574 217 467 0 370573 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 1484168

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29967
/proc/meminfo: memFree=339956/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1485884 CPUtime=522.17
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 389550 0 0 0 49516 2701 0 0 25 0 1 0 90177321 1521545216 356035 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 371471 356035 217 467 0 371002 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1485884

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29969
/proc/meminfo: memFree=337724/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1488128 CPUtime=582.16
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 390118 0 0 0 55240 2976 0 0 25 0 1 0 90177321 1523843072 356603 1992294400 134512640 136421960 4291491728 18446744073709551615 135026264 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 372032 356603 217 467 0 371563 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1488128

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29969
/proc/meminfo: memFree=336112/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1489580 CPUtime=642.16
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 390496 0 0 0 60941 3275 0 0 25 0 1 0 90177321 1525329920 356981 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 372395 356981 217 467 0 371926 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 1489580

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29977
/proc/meminfo: memFree=328300/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1497372 CPUtime=882.09
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 392407 0 0 0 83807 4402 0 0 25 0 1 0 90177321 1533308928 358892 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 374343 358892 217 467 0 373874 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 1497372

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29977
/proc/meminfo: memFree=326688/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1498956 CPUtime=942.08
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 392819 0 0 0 89527 4681 0 0 25 0 1 0 90177321 1534930944 359304 1992294400 134512640 136421960 4291491728 18446744073709551615 135019272 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 374739 359304 217 467 0 374270 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1498956

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29979
/proc/meminfo: memFree=324704/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1500804 CPUtime=1002.07
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 393288 0 0 0 95236 4971 0 0 25 0 1 0 90177321 1536823296 359773 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 375201 359773 217 467 0 374732 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 1500804

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29981
/proc/meminfo: memFree=322100/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1503948 CPUtime=1062.05
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 393936 0 0 0 100953 5252 0 0 25 0 1 0 90177321 1540042752 360421 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 375987 360421 217 467 0 375518 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 1503948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29983
/proc/meminfo: memFree=317016/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1509240 CPUtime=1122.04
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 395210 0 0 0 106671 5533 0 0 25 0 1 0 90177321 1545461760 361695 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 377310 361695 217 467 0 376841 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 1509240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29985
/proc/meminfo: memFree=315528/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1510580 CPUtime=1182.03
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 395551 0 0 0 112397 5806 0 0 25 0 1 0 90177321 1546833920 362036 1992294400 134512640 136421960 4291491728 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 377645 362036 217 467 0 377176 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 1510580

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29985
/proc/meminfo: memFree=314164/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1511768 CPUtime=1242.01
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 395856 0 0 0 118121 6080 0 0 25 0 1 0 90177321 1548050432 362341 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 377942 362341 217 467 0 377473 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 1511768

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29987
/proc/meminfo: memFree=313048/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1512824 CPUtime=1302.01
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 396102 0 0 0 123864 6337 0 0 25 0 1 0 90177321 1549131776 362587 1992294400 134512640 136421960 4291491728 18446744073709551615 135274860 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 378206 362587 217 467 0 377737 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 1512824

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29989
/proc/meminfo: memFree=311560/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1514276 CPUtime=1361.99
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 396497 0 0 0 129600 6599 0 0 25 0 1 0 90177321 1550618624 362982 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 378569 362982 217 467 0 378100 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 1514276

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29991
/proc/meminfo: memFree=310940/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1514936 CPUtime=1421.99
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 396659 0 0 0 135335 6864 0 0 25 0 1 0 90177321 1551294464 363144 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 378734 363144 217 467 0 378265 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 1514936

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29993
/proc/meminfo: memFree=309576/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1516256 CPUtime=1481.96
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 396988 0 0 0 141078 7118 0 0 25 0 1 0 90177321 1552646144 363473 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 379064 363473 217 467 0 378595 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1516256

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29993
/proc/meminfo: memFree=307096/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1518500 CPUtime=1541.95
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 397576 0 0 0 146825 7370 0 0 25 0 1 0 90177321 1554944000 364061 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 379625 364061 217 467 0 379156 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 1518500

[startup+1602.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 29995
/proc/meminfo: memFree=305732/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1519960 CPUtime=1601.94
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 397944 0 0 0 152572 7622 0 0 25 0 1 0 90177321 1556439040 364429 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 379990 364429 217 467 0 379521 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1519960

[startup+1662.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 29997
/proc/meminfo: memFree=304368/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1521424 CPUtime=1661.92
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 398296 0 0 0 158310 7882 0 0 25 0 1 0 90177321 1557938176 364781 1992294400 134512640 136421960 4291491728 18446744073709551615 134641226 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 380356 364781 217 467 0 379887 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 1521424

[startup+1722.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/107 29999
/proc/meminfo: memFree=302012/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1523544 CPUtime=1721.91
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 398839 0 0 0 164053 8138 0 0 25 0 1 0 90177321 1560109056 365324 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 380886 365324 217 467 0 380417 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 1523544

[startup+1782.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 30001
/proc/meminfo: memFree=301020/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1524336 CPUtime=1781.9
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 399062 0 0 0 169776 8414 0 0 25 0 1 0 90177321 1560920064 365547 1992294400 134512640 136421960 4291491728 18446744073709551615 135020642 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 381084 365547 217 467 0 380615 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 1524336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 30001
/proc/meminfo: memFree=300772/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=1524468 CPUtime=1800
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4202496 399104 0 0 0 171505 8495 0 0 25 0 1 0 90177321 1561055232 365589 1992294400 134512640 136421960 4291491728 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29943/statm: 381117 365589 217 467 0 380648 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1524468

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

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

[startup+1800.51 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 30001
/proc/meminfo: memFree=300772/2059040 swapFree=4139096/4192956
[pid=29943] ppid=29941 vsize=0 CPUtime=1800.11
/proc/29943/stat : 29943 (pbct) R 29941 29943 29007 0 -1 4194308 399106 0 0 0 171506 8505 0 0 25 0 1 0 90177321 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29943/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.15
CPU user time (s): 1715.06
CPU system time (s): 85.0931
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 1524468

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

runsolver used 2.88456 second user time and 8.59569 second system time

The end

Launcher Data

Begin job on node029 at 2010-06-25 20:00:19
IDJOB=2681964
IDBENCH=2504
IDSOLVER=1192
FILE ID=node029/2681964-1277488819
PBS_JOBID= 11190514
Free space on /tmp= 62476 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-a1c1s1.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681964-1277488819/watcher-2681964-1277488819 -o /tmp/evaluation-result-2681964-1277488819/solver-2681964-1277488819 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681964-1277488819.opb

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

MD5SUM BENCH= daeaeaee67028e931b0f5195f178e9b3
RANDOM SEED=114012342

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1767228 kB
Buffers:         71700 kB
Cached:         120208 kB
SwapCached:       7392 kB
Active:          75384 kB
Inactive:       131348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1767228 kB
SwapTotal:     4192956 kB
SwapFree:      4139096 kB
Dirty:            6708 kB
Writeback:           0 kB
AnonPages:       12560 kB
Mapped:          11960 kB
Slab:            63260 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184292 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= 62476 MiB
End job on node029 at 2010-06-25 20:30:22