Trace number 2668565

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.08 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-set1cl.opb
MD5SUMa40ee9ebe136b2e02d234e98858506e9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27591564
Best CPU time to get the best result obtained on this benchmark1800.36
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26591232
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints492
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 constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 1616008034847
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 10737418240
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 1616008034847
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.09/0.14	c constraints 492/0 clauses 0/0 units 2799
0.09/0.14	c vars 14400
0.09/0.14	c objective 7200 + 0
1800.04/1800.61	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-2668565-1276559589/watcher-2668565-1276559589 -o /tmp/evaluation-result-2668565-1276559589/solver-2668565-1276559589 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668565-1276559589.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31527
/proc/meminfo: memFree=1798644/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=2488 CPUtime=0
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 305 0 0 0 0 0 0 0 22 0 1 0 31560654 2547712 227 1992294400 134512640 136485738 4290158112 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31527/statm: 622 227 151 482 0 138 0

[startup+0.028158 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31527
/proc/meminfo: memFree=1798644/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=2752 CPUtime=0.02
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 379 0 0 0 2 0 0 0 22 0 1 0 31560654 2818048 301 1992294400 134512640 136485738 4290158112 18446744073709551615 135848200 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31527/statm: 688 301 153 482 0 204 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2752

[startup+0.101165 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31527
/proc/meminfo: memFree=1798644/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=4480 CPUtime=0.09
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 808 0 0 0 9 0 0 0 22 0 1 0 31560654 4587520 730 1992294400 134512640 136485738 4290158112 18446744073709551615 135346650 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31527/statm: 1120 731 156 482 0 636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4480

[startup+0.301187 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31527
/proc/meminfo: memFree=1798644/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=21004 CPUtime=0.29
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 4947 0 0 0 27 2 0 0 22 0 1 0 31560654 21508096 4869 1992294400 134512640 136485738 4290158112 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 5251 4870 197 482 0 4767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21004

[startup+0.701231 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31527
/proc/meminfo: memFree=1798644/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=50520 CPUtime=0.69
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 12624 0 0 0 64 5 0 0 23 0 1 0 31560654 51732480 12107 1992294400 134512640 136485738 4290158112 18446744073709551615 135317439 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 12630 12108 197 482 0 12146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50520

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31528
/proc/meminfo: memFree=1732172/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=99808 CPUtime=1.49
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 25829 0 0 0 139 10 0 0 25 0 1 0 31560654 102203392 24378 1992294400 134512640 136485738 4290158112 18446744073709551615 134742012 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 24952 24381 197 482 0 24468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99808

[startup+3.1005 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31528
/proc/meminfo: memFree=1629500/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=197676 CPUtime=3.09
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 50816 0 0 0 286 23 0 0 25 0 1 0 31560654 202420224 47342 1992294400 134512640 136485738 4290158112 18446744073709551615 135260279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 49419 47342 227 482 0 48935 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197676

[startup+6.30085 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31528
/proc/meminfo: memFree=1609288/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=197940 CPUtime=6.29
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 50869 0 0 0 572 57 0 0 25 0 1 0 31560654 202690560 47395 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 49485 47395 228 482 0 49001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 197940

[startup+12.7006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31530
/proc/meminfo: memFree=1608668/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=198336 CPUtime=12.69
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 50964 0 0 0 1148 121 0 0 25 0 1 0 31560654 203096064 47490 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 49584 47490 228 482 0 49100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 198336

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31530
/proc/meminfo: memFree=1607676/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=199300 CPUtime=25.48
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 51225 0 0 0 2310 238 0 0 25 0 1 0 31560654 204083200 47751 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 49825 47751 228 482 0 49341 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 199300

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31530
/proc/meminfo: memFree=1604452/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=202628 CPUtime=51.07
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 52046 0 0 0 4653 454 0 0 25 0 1 0 31560654 207491072 48572 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 50657 48572 228 482 0 50173 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 202628

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31532
/proc/meminfo: memFree=1596144/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=210644 CPUtime=102.27
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 54047 0 0 0 9357 870 0 0 25 0 1 0 31560654 215699456 50573 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 52661 50573 228 482 0 52177 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 210644

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31534
/proc/meminfo: memFree=1591804/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=215040 CPUtime=162.25
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 55147 0 0 0 14898 1327 0 0 25 0 1 0 31560654 220200960 51673 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 53760 51673 228 482 0 53276 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 215040

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31534
/proc/meminfo: memFree=1590440/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=216360 CPUtime=222.23
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 55476 0 0 0 20437 1786 0 0 25 0 1 0 31560654 221552640 52002 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 54090 52002 228 482 0 53606 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 216360

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31536
/proc/meminfo: memFree=1587712/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=219272 CPUtime=282.21
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 56150 0 0 0 25965 2256 0 0 25 0 1 0 31560654 224534528 52676 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 54818 52676 228 482 0 54334 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 219272

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31538
/proc/meminfo: memFree=1587712/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=219272 CPUtime=342.19
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 56151 0 0 0 31525 2694 0 0 25 0 1 0 31560654 224534528 52677 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 54818 52677 228 482 0 54334 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 219272

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31540
/proc/meminfo: memFree=1586224/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=220724 CPUtime=402.17
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 56509 0 0 0 37057 3160 0 0 25 0 1 0 31560654 226021376 53035 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 55181 53035 228 482 0 54697 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 220724

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31542
/proc/meminfo: memFree=1583496/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=223364 CPUtime=462.15
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 57192 0 0 0 42633 3582 0 0 25 0 1 0 31560654 228724736 53718 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 55841 53718 228 482 0 55357 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 223364

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31551
/proc/meminfo: memFree=1580520/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=225616 CPUtime=522.13
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 57764 0 0 0 48183 4030 0 0 25 0 1 0 31560654 231030784 54290 1992294400 134512640 136485738 4290158112 18446744073709551615 135856849 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 56404 54290 228 482 0 55920 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 225616

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31553
/proc/meminfo: memFree=1580396/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=225912 CPUtime=582.12
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 57800 0 0 0 53737 4475 0 0 25 0 1 0 31560654 231333888 54326 1992294400 134512640 136485738 4290158112 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 56478 54326 228 482 0 55994 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 225912

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31555
/proc/meminfo: memFree=1577544/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=228692 CPUtime=642.1
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 58522 0 0 0 59311 4899 0 0 25 0 1 0 31560654 234180608 55048 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 57173 55048 228 482 0 56689 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 228692

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31559
/proc/meminfo: memFree=1574940/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=231388 CPUtime=822.04
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 59176 0 0 0 75964 6240 0 0 25 0 1 0 31560654 236941312 55702 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 57847 55702 228 482 0 57363 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 231388

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31561
/proc/meminfo: memFree=1574940/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=231528 CPUtime=882.02
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 59192 0 0 0 81510 6692 0 0 25 0 1 0 31560654 237084672 55718 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 57882 55718 228 482 0 57398 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 231528

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31563
/proc/meminfo: memFree=1573576/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=232856 CPUtime=942
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 59540 0 0 0 87075 7125 0 0 25 0 1 0 31560654 238444544 56066 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 58214 56066 228 482 0 57730 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 232856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31565
/proc/meminfo: memFree=1570352/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=236336 CPUtime=1001.98
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 60351 0 0 0 92626 7572 0 0 25 0 1 0 31560654 242008064 56877 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 59084 56877 228 482 0 58600 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 236336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31567
/proc/meminfo: memFree=1570352/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=236336 CPUtime=1061.96
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 60351 0 0 0 98154 8042 0 0 25 0 1 0 31560654 242008064 56877 1992294400 134512640 136485738 4290158112 18446744073709551615 135857075 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 59084 56877 228 482 0 58600 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 236336

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31567
/proc/meminfo: memFree=1570352/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=236336 CPUtime=1121.95
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 60352 0 0 0 103718 8477 0 0 25 0 1 0 31560654 242008064 56878 1992294400 134512640 136485738 4290158112 18446744073709551615 134886886 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 59084 56878 228 482 0 58600 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 236336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31569
/proc/meminfo: memFree=1567376/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=239252 CPUtime=1181.93
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61061 0 0 0 109296 8897 0 0 25 0 1 0 31560654 244994048 57587 1992294400 134512640 136485738 4290158112 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 59813 57587 228 482 0 59329 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 239252

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31571
/proc/meminfo: memFree=1567252/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=239252 CPUtime=1241.91
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61061 0 0 0 114837 9354 0 0 25 0 1 0 31560654 244994048 57587 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 59813 57587 228 482 0 59329 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 239252

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31576
/proc/meminfo: memFree=1566508/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=239252 CPUtime=1301.88
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61062 0 0 0 120417 9771 0 0 25 0 1 0 31560654 244994048 57588 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 59813 57588 228 482 0 59329 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 239252

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31578
/proc/meminfo: memFree=1566632/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=239780 CPUtime=1361.86
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61185 0 0 0 126006 10180 0 0 25 0 1 0 31560654 245534720 57711 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 59945 57711 228 482 0 59461 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 239780

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31578
/proc/meminfo: memFree=1565640/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=240836 CPUtime=1421.84
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61465 0 0 0 131540 10644 0 0 25 0 1 0 31560654 246616064 57991 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 60209 57991 228 482 0 59725 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 240836

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31580
/proc/meminfo: memFree=1565516/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=240972 CPUtime=1481.82
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61506 0 0 0 137119 11063 0 0 25 0 1 0 31560654 246755328 58032 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 60243 58032 228 482 0 59759 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 240972

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31582
/proc/meminfo: memFree=1565392/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=241120 CPUtime=1541.8
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61518 0 0 0 142697 11483 0 0 25 0 1 0 31560654 246906880 58044 1992294400 134512640 136485738 4290158112 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 60280 58044 228 482 0 59796 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 241120

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31584
/proc/meminfo: memFree=1563780/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=242708 CPUtime=1601.78
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61940 0 0 0 148294 11884 0 0 25 0 1 0 31560654 248532992 58466 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 60677 58466 228 482 0 60193 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 242708

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31586
/proc/meminfo: memFree=1563656/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=242708 CPUtime=1661.77
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61940 0 0 0 153815 12362 0 0 25 0 1 0 31560654 248532992 58466 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 60677 58466 228 482 0 60193 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 242708

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31586
/proc/meminfo: memFree=1563532/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=242708 CPUtime=1721.75
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 61940 0 0 0 159413 12762 0 0 25 0 1 0 31560654 248532992 58466 1992294400 134512640 136485738 4290158112 18446744073709551615 134888906 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 60677 58466 228 482 0 60193 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 242708

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31588
/proc/meminfo: memFree=1562168/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=244028 CPUtime=1781.73
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 62248 0 0 0 164988 13185 0 0 25 0 1 0 31560654 249884672 58774 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 61007 58774 228 482 0 60523 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 244028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31588
/proc/meminfo: memFree=1562168/2059040 swapFree=4140228/4192956
[pid=31527] ppid=31525 vsize=244028 CPUtime=1800.04
/proc/31527/stat : 31527 (pbct) R 31525 31527 30593 0 -1 4202496 62248 0 0 0 166666 13338 0 0 25 0 1 0 31560654 249884672 58774 1992294400 134512640 136485738 4290158112 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31527/statm: 61007 58774 228 482 0 60523 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 244028

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

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

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.08
CPU user time (s): 1666.66
CPU system time (s): 133.412
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 244028

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

runsolver used 3.18651 second user time and 8.29674 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-15 01:53:09
IDJOB=2668565
IDBENCH=2471
IDSOLVER=1170
FILE ID=node009/2668565-1276559589
PBS_JOBID= 11173493
Free space on /tmp= 62452 MiB

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

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

MD5SUM BENCH= a40ee9ebe136b2e02d234e98858506e9
RANDOM SEED=2036570235

node009.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.199
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.39
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.199
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:       1799172 kB
Buffers:         55768 kB
Cached:         124892 kB
SwapCached:       6120 kB
Active:          83128 kB
Inactive:       110236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1799172 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            2524 kB
Writeback:           4 kB
AnonPages:       10980 kB
Mapped:          12964 kB
Slab:            44604 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181308 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= 62448 MiB
End job on node009 at 2010-06-15 02:23:12