Trace number 2682111

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

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-vpm1.opb
MD5SUM019e5a614038472d624f56ab4ecfb30e
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved NO
Number of variables2754
Total number of constraints444
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 constraints444
Minimum length of a constraint11
Maximum length of a constraint82
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 819200
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 4941871
Number of bits of the biggest sum of numbers23
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.00/0.03	c constraints 444/0 clauses 0/0 units 0
0.00/0.03	c vars 2754
0.00/0.03	c objective 168 + 0
1800.04/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-2682111-1277477018/watcher-2682111-1277477018 -o /tmp/evaluation-result-2682111-1277477018/solver-2682111-1277477018 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682111-1277477018.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.97 0.75 3/106 27980
/proc/meminfo: memFree=1460932/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=2268 CPUtime=0
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 290 0 0 0 0 0 0 0 25 0 1 0 88994165 2322432 209 1992294400 134512640 136421960 4288343184 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27980/statm: 567 209 145 467 0 98 0

[startup+0.107991 s]
/proc/loadavg: 1.00 0.97 0.75 3/106 27980
/proc/meminfo: memFree=1460932/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=10868 CPUtime=0.09
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 2441 0 0 0 9 0 0 0 25 0 1 0 88994165 11128832 2360 1992294400 134512640 136421960 4288343184 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 2717 2362 193 467 0 2248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10868

[startup+0.201999 s]
/proc/loadavg: 1.00 0.97 0.75 3/106 27980
/proc/meminfo: memFree=1460932/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=18800 CPUtime=0.19
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 4429 0 0 0 17 2 0 0 25 0 1 0 88994165 19251200 4348 1992294400 134512640 136421960 4288343184 18446744073709551615 135830551 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 4700 4348 193 467 0 4231 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18800

[startup+0.302007 s]
/proc/loadavg: 1.00 0.97 0.75 3/106 27980
/proc/meminfo: memFree=1460932/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=24728 CPUtime=0.29
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 5932 0 0 0 26 3 0 0 25 0 1 0 88994165 25321472 5785 1992294400 134512640 136421960 4288343184 18446744073709551615 135810571 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 6182 5785 193 467 0 5713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24728

[startup+0.701042 s]
/proc/loadavg: 1.00 0.97 0.75 3/106 27980
/proc/meminfo: memFree=1460932/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=49272 CPUtime=0.69
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 12275 0 0 0 63 6 0 0 25 0 1 0 88994165 50454528 11524 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 12318 11524 213 467 0 11849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49272

[startup+1.50111 s]
/proc/loadavg: 1.00 0.97 0.75 2/107 27981
/proc/meminfo: memFree=1415416/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=49536 CPUtime=1.49
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 12347 0 0 0 131 18 0 0 25 0 1 0 88994165 50724864 11596 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 12384 11596 214 467 0 11915 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49536

[startup+3.10126 s]
/proc/loadavg: 1.00 0.97 0.75 2/107 27981
/proc/meminfo: memFree=1414796/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=50196 CPUtime=3.09
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 12528 0 0 0 267 42 0 0 25 0 1 0 88994165 51400704 11777 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 12549 11777 215 467 0 12080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50196

[startup+6.30154 s]
/proc/loadavg: 1.00 0.97 0.75 2/107 27981
/proc/meminfo: memFree=1413680/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=51184 CPUtime=6.29
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 12763 0 0 0 547 82 0 0 25 0 1 0 88994165 52412416 12012 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 12796 12012 215 467 0 12327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51184

[startup+12.7011 s]
/proc/loadavg: 1.00 0.97 0.75 2/107 27983
/proc/meminfo: memFree=1411572/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=52636 CPUtime=12.69
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 13146 0 0 0 1107 162 0 0 25 0 1 0 88994165 53899264 12395 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 13159 12395 215 467 0 12690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52636

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.76 2/107 27983
/proc/meminfo: memFree=1409712/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=54560 CPUtime=25.49
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 13608 0 0 0 2215 334 0 0 25 0 1 0 88994165 55869440 12857 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 13640 12857 215 467 0 13171 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54560

[startup+51.1015 s]
/proc/loadavg: 1.00 0.97 0.76 2/107 27983
/proc/meminfo: memFree=1407728/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=56568 CPUtime=51.08
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 14107 0 0 0 4456 652 0 0 25 0 1 0 88994165 57925632 13356 1992294400 134512640 136421960 4288343184 18446744073709551615 135026282 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 14142 13356 215 467 0 13673 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56568

[startup+102.301 s]
/proc/loadavg: 1.00 0.97 0.77 2/107 27985
/proc/meminfo: memFree=1404628/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=59652 CPUtime=102.27
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 14846 0 0 0 8953 1274 0 0 25 0 1 0 88994165 61083648 14095 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 14913 14095 215 467 0 14444 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59652

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.78 2/107 27987
/proc/meminfo: memFree=1399916/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=64280 CPUtime=162.25
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 16015 0 0 0 14233 1992 0 0 25 0 1 0 88994165 65822720 15264 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 16070 15264 215 467 0 15601 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64280

[startup+222.309 s]
/proc/loadavg: 1.00 0.97 0.79 2/107 27987
/proc/meminfo: memFree=1399792/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=64280 CPUtime=222.25
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 16015 0 0 0 19469 2756 0 0 25 0 1 0 88994165 65822720 15264 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 16070 15264 215 467 0 15601 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 64280

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.81 2/107 27989
/proc/meminfo: memFree=1399792/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=64280 CPUtime=282.22
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 16015 0 0 0 24716 3506 0 0 25 0 1 0 88994165 65822720 15264 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 16070 15264 215 467 0 15601 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 64280

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27991
/proc/meminfo: memFree=1393592/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=70460 CPUtime=342.21
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 17549 0 0 0 30132 4089 0 0 25 0 1 0 88994165 72151040 16798 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 17615 16798 215 467 0 17146 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 70460

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27993
/proc/meminfo: memFree=1387020/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=76988 CPUtime=402.2
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19189 0 0 0 35669 4551 0 0 25 0 1 0 88994165 78835712 18438 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19247 18438 215 467 0 18778 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 76988

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.83 2/107 27995
/proc/meminfo: memFree=1387020/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=76988 CPUtime=462.18
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19189 0 0 0 40944 5274 0 0 25 0 1 0 88994165 78835712 18438 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19247 18438 215 467 0 18778 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 76988

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.84 2/107 27995
/proc/meminfo: memFree=1386896/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=76988 CPUtime=522.17
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19192 0 0 0 46209 6008 0 0 25 0 1 0 88994165 78835712 18441 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19247 18441 215 467 0 18778 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 76988

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.84 2/107 27997
/proc/meminfo: memFree=1386896/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=76988 CPUtime=582.14
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19192 0 0 0 51495 6719 0 0 25 0 1 0 88994165 78835712 18441 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19247 18441 215 467 0 18778 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 76988

[startup+642.302 s]
/proc/loadavg: 1.04 0.99 0.85 2/107 27999
/proc/meminfo: memFree=1386896/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=76988 CPUtime=642.13
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19192 0 0 0 56760 7453 0 0 25 0 1 0 88994165 78835712 18441 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19247 18441 215 467 0 18778 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 76988

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 28003
/proc/meminfo: memFree=1385904/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=77780 CPUtime=822.1
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19385 0 0 0 72902 9308 0 0 25 0 1 0 88994165 79646720 18634 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19445 18634 215 467 0 18976 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 77780

[startup+882.309 s]
/proc/loadavg: 1.00 0.99 0.88 2/107 28005
/proc/meminfo: memFree=1385780/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=77780 CPUtime=882.09
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19385 0 0 0 78205 10004 0 0 25 0 1 0 88994165 79646720 18634 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19445 18634 215 467 0 18976 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 77780

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.88 2/107 28007
/proc/meminfo: memFree=1385780/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=77780 CPUtime=942.07
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19385 0 0 0 83483 10724 0 0 25 0 1 0 88994165 79646720 18634 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19445 18634 215 467 0 18976 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 77780

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.89 2/107 28009
/proc/meminfo: memFree=1385780/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=77780 CPUtime=1002.05
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19385 0 0 0 88823 11382 0 0 25 0 1 0 88994165 79646720 18634 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19445 18634 215 467 0 18976 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 77780

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.89 2/107 28020
/proc/meminfo: memFree=1384788/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=77780 CPUtime=1062.02
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19385 0 0 0 94170 12032 0 0 25 0 1 0 88994165 79646720 18634 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19445 18634 215 467 0 18976 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 77780

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.90 2/107 28020
/proc/meminfo: memFree=1384788/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=77780 CPUtime=1122
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19385 0 0 0 99454 12746 0 0 25 0 1 0 88994165 79646720 18634 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19445 18634 215 467 0 18976 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 77780

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28022
/proc/meminfo: memFree=1383920/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=79100 CPUtime=1181.99
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19730 0 0 0 104828 13371 0 0 25 0 1 0 88994165 80998400 18979 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19775 18979 215 467 0 19306 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 79100

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28024
/proc/meminfo: memFree=1383920/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=79100 CPUtime=1241.97
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19730 0 0 0 110089 14108 0 0 25 0 1 0 88994165 80998400 18979 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19775 18979 215 467 0 19306 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 79100

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28026
/proc/meminfo: memFree=1383796/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=78512 CPUtime=1301.95
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19730 0 0 0 115394 14801 0 0 25 0 1 0 88994165 80396288 18834 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19628 18834 215 467 0 19159 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 78512

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28028
/proc/meminfo: memFree=1383796/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=78512 CPUtime=1361.94
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19730 0 0 0 120709 15485 0 0 25 0 1 0 88994165 80396288 18834 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19628 18834 215 467 0 19159 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 78512

[startup+1422.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28028
/proc/meminfo: memFree=1383920/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=78512 CPUtime=1421.94
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19730 0 0 0 125978 16216 0 0 25 0 1 0 88994165 80396288 18834 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19628 18834 215 467 0 19159 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 78512

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28030
/proc/meminfo: memFree=1383920/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=78512 CPUtime=1481.92
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 19730 0 0 0 131269 16923 0 0 25 0 1 0 88994165 80396288 18834 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19628 18834 215 467 0 19159 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 78512

[startup+1542.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28032
/proc/meminfo: memFree=1383548/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=79876 CPUtime=1541.91
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 20044 0 0 0 136792 17399 0 0 25 0 1 0 88994165 81793024 19148 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19969 19148 215 467 0 19500 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 79876

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28034
/proc/meminfo: memFree=1383424/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=79876 CPUtime=1601.89
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 20045 0 0 0 142318 17871 0 0 25 0 1 0 88994165 81793024 19149 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 19969 19149 215 467 0 19500 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 79876

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28036
/proc/meminfo: memFree=1377720/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=85672 CPUtime=1661.87
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 21483 0 0 0 147906 18281 0 0 25 0 1 0 88994165 87728128 20587 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 21418 20587 215 467 0 20949 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 85672

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28036
/proc/meminfo: memFree=1373628/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=89900 CPUtime=1721.85
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 22546 0 0 0 153455 18730 0 0 25 0 1 0 88994165 92057600 21650 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 22475 21650 215 467 0 22006 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 89900

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28038
/proc/meminfo: memFree=1358624/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=104700 CPUtime=1781.84
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 26226 0 0 0 158889 19295 0 0 25 0 1 0 88994165 107212800 25330 1992294400 134512640 136421960 4288343184 18446744073709551615 135006167 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 26175 25330 215 467 0 25706 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 104700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/107 28038
/proc/meminfo: memFree=1358624/2059040 swapFree=4140380/4192956
[pid=27980] ppid=27978 vsize=104700 CPUtime=1800.04
/proc/27980/stat : 27980 (pbct) R 27978 27980 27889 0 -1 4202496 26226 0 0 0 160494 19510 0 0 25 0 1 0 88994165 107212800 25330 1992294400 134512640 136421960 4288343184 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/27980/statm: 26175 25330 215 467 0 25706 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 104700

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.52
CPU time (s): 1800.07
CPU user time (s): 1604.95
CPU system time (s): 195.117
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 104700

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

runsolver used 2.84357 second user time and 8.63169 second system time

The end

Launcher Data

Begin job on node043 at 2010-06-25 16:43:38
IDJOB=2682111
IDBENCH=1514
IDSOLVER=1192
FILE ID=node043/2682111-1277477018
PBS_JOBID= 11190502
Free space on /tmp= 62288 MiB

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

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

MD5SUM BENCH= 019e5a614038472d624f56ab4ecfb30e
RANDOM SEED=311138476

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
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.37
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1461460 kB
Buffers:        127536 kB
Cached:         362756 kB
SwapCached:       5496 kB
Active:         100660 kB
Inactive:       402644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1461460 kB
SwapTotal:     4192956 kB
SwapFree:      4140380 kB
Dirty:            2000 kB
Writeback:           0 kB
AnonPages:       11632 kB
Mapped:          12016 kB
Slab:            72188 kB
PageTables:       4240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183244 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= 62288 MiB
End job on node043 at 2010-06-25 17:13:40