Trace number 2681972

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-timtab1.opb
MD5SUMc68fa68a808b234260c8cfaf77f6d655
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 variables3763
Total number of constraints453
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 constraints453
Minimum length of a constraint2
Maximum length of a constraint138
Number of terms in the objective function 1925
Biggest coefficient in the objective function 3604480000000000
Number of bits for the biggest coefficient in the objective function 52
Sum of the numbers in the objective function 349617145499934465
Number of bits of the sum of numbers in the objective function 59
Biggest number in a constraint 1200000000000000000000
Number of bits of the biggest number in a constraint 71
Biggest sum of numbers in a constraint 4359960937500000284217
Number of bits of the biggest sum of numbers72
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.05	c constraints 415/0 clauses 38/0 units 0
0.00/0.05	c vars 3763
0.00/0.05	c objective 1925 + 0
1800.02/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2681972-1277489075/watcher-2681972-1277489075 -o /tmp/evaluation-result-2681972-1277489075/solver-2681972-1277489075 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681972-1277489075.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.08 1.01 3/106 29607
/proc/meminfo: memFree=1830592/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=2280 CPUtime=0
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 90200003 2334720 189 1992294400 134512640 136421960 4290665664 18446744073709551615 135159012 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29607/statm: 570 189 140 467 0 101 0

[startup+0.010871 s]
/proc/loadavg: 1.05 1.08 1.01 3/106 29607
/proc/meminfo: memFree=1830592/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=2280 CPUtime=0
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 283 0 0 0 0 0 0 0 20 0 1 0 90200003 2334720 203 1992294400 134512640 136421960 4290665664 18446744073709551615 135372664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29607/statm: 570 204 146 467 0 101 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2280

[startup+0.10088 s]
/proc/loadavg: 1.05 1.08 1.01 3/106 29607
/proc/meminfo: memFree=1830592/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=8760 CPUtime=0.09
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 1878 0 0 0 9 0 0 0 20 0 1 0 90200003 8970240 1798 1992294400 134512640 136421960 4290665664 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 2190 1800 194 467 0 1721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8760

[startup+0.300905 s]
/proc/loadavg: 1.05 1.08 1.01 3/106 29607
/proc/meminfo: memFree=1830592/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=26072 CPUtime=0.29
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 6253 0 0 0 27 2 0 0 20 0 1 0 90200003 26697728 6107 1992294400 134512640 136421960 4290665664 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 6518 6107 194 467 0 6049 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26072

[startup+0.700946 s]
/proc/loadavg: 1.05 1.08 1.01 3/106 29607
/proc/meminfo: memFree=1830592/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=51192 CPUtime=0.69
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 13027 0 0 0 64 5 0 0 20 0 1 0 90200003 52420608 12411 1992294400 134512640 136421960 4290665664 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 12798 12411 195 467 0 12329 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51192

[startup+1.50103 s]
/proc/loadavg: 1.05 1.08 1.01 2/107 29608
/proc/meminfo: memFree=1758912/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=80600 CPUtime=1.49
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 20517 0 0 0 137 12 0 0 22 0 1 0 90200003 82534400 19044 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 20150 19044 217 467 0 19681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80600

[startup+3.10121 s]
/proc/loadavg: 1.05 1.08 1.01 2/107 29608
/proc/meminfo: memFree=1754696/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=80996 CPUtime=3.09
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 20599 0 0 0 288 21 0 0 25 0 1 0 90200003 82939904 19126 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 20249 19126 217 467 0 19780 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80996

[startup+6.30156 s]
/proc/loadavg: 1.05 1.08 1.01 2/107 29610
/proc/meminfo: memFree=1753952/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=81444 CPUtime=6.29
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 20709 0 0 0 590 39 0 0 25 0 1 0 90200003 83398656 19236 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 20361 19236 217 467 0 19892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81444

[startup+12.7013 s]
/proc/loadavg: 1.04 1.08 1.01 2/107 29610
/proc/meminfo: memFree=1752836/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=82392 CPUtime=12.69
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 20957 0 0 0 1194 75 0 0 25 0 1 0 90200003 84369408 19484 1992294400 134512640 136421960 4290665664 18446744073709551615 134604592 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 20598 19484 217 467 0 20129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82392

[startup+25.5017 s]
/proc/loadavg: 1.03 1.07 1.01 2/107 29610
/proc/meminfo: memFree=1750976/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=84300 CPUtime=25.49
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 21431 0 0 0 2405 144 0 0 25 0 1 0 90200003 86323200 19958 1992294400 134512640 136421960 4290665664 18446744073709551615 135022094 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 21075 19958 217 467 0 20606 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84300

[startup+51.1015 s]
/proc/loadavg: 1.02 1.07 1.00 2/107 29610
/proc/meminfo: memFree=1748744/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=86696 CPUtime=51.08
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 22024 0 0 0 4842 266 0 0 25 0 1 0 90200003 88776704 20551 1992294400 134512640 136421960 4290665664 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 21674 20551 217 467 0 21205 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86696

[startup+102.309 s]
/proc/loadavg: 1.01 1.05 1.00 2/107 29612
/proc/meminfo: memFree=1744528/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=90528 CPUtime=102.27
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 22964 0 0 0 9696 531 0 0 25 0 1 0 90200003 92700672 21491 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 22632 21491 217 467 0 22163 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90528

[startup+162.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 29614
/proc/meminfo: memFree=1739940/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=95136 CPUtime=162.24
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 24093 0 0 0 15397 827 0 0 25 0 1 0 90200003 97419264 22620 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 23784 22620 217 467 0 23315 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 95136

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 29614
/proc/meminfo: memFree=1738824/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=96192 CPUtime=222.23
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 24380 0 0 0 21116 1107 0 0 25 0 1 0 90200003 98500608 22907 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 24048 22907 217 467 0 23579 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 96192

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29616
/proc/meminfo: memFree=1736964/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=98060 CPUtime=282.22
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 24858 0 0 0 26808 1414 0 0 25 0 1 0 90200003 100413440 23385 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 24515 23385 217 467 0 24046 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 98060

[startup+342.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29618
/proc/meminfo: memFree=1735352/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=99532 CPUtime=342.2
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 25223 0 0 0 32532 1688 0 0 25 0 1 0 90200003 101920768 23750 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 24883 23750 217 467 0 24414 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 99532

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29620
/proc/meminfo: memFree=1735228/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=99664 CPUtime=402.19
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 25249 0 0 0 38236 1983 0 0 25 0 1 0 90200003 102055936 23776 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 24916 23776 217 467 0 24447 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 99664

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29622
/proc/meminfo: memFree=1735104/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=99664 CPUtime=462.17
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 25249 0 0 0 43960 2257 0 0 25 0 1 0 90200003 102055936 23776 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 24916 23776 217 467 0 24447 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 99664

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29622
/proc/meminfo: memFree=1733988/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=100720 CPUtime=522.15
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 25529 0 0 0 49677 2538 0 0 25 0 1 0 90200003 103137280 24056 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 25180 24056 217 467 0 24711 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 100720

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29624
/proc/meminfo: memFree=1733740/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=101016 CPUtime=582.14
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 25575 0 0 0 55401 2813 0 0 25 0 1 0 90200003 103440384 24102 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 25254 24102 217 467 0 24785 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 101016

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29626
/proc/meminfo: memFree=1728160/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=106768 CPUtime=642.13
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 26986 0 0 0 61137 3076 0 0 25 0 1 0 90200003 109330432 25513 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 26692 25513 217 467 0 26223 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 106768

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 29632
/proc/meminfo: memFree=1727912/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=106768 CPUtime=882.06
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 26986 0 0 0 84017 4189 0 0 25 0 1 0 90200003 109330432 25513 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 26692 25513 217 467 0 26223 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 106768

[startup+942.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 29634
/proc/meminfo: memFree=1727540/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=107192 CPUtime=942.05
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 27066 0 0 0 89766 4439 0 0 25 0 1 0 90200003 109764608 25593 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 26798 25593 217 467 0 26329 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 107192

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29636
/proc/meminfo: memFree=1724316/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=110400 CPUtime=1002.03
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 27866 0 0 0 95487 4716 0 0 25 0 1 0 90200003 113049600 26393 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 27600 26393 217 467 0 27131 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 110400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29638
/proc/meminfo: memFree=1723448/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=111060 CPUtime=1062.01
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 28045 0 0 0 101209 4992 0 0 25 0 1 0 90200003 113725440 26572 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 27765 26572 217 467 0 27296 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 111060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29638
/proc/meminfo: memFree=1723448/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=111060 CPUtime=1122
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 28045 0 0 0 106960 5240 0 0 25 0 1 0 90200003 113725440 26572 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 27765 26572 217 467 0 27296 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 111060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29640
/proc/meminfo: memFree=1722828/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=111588 CPUtime=1181.98
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 28177 0 0 0 112666 5532 0 0 25 0 1 0 90200003 114266112 26704 1992294400 134512640 136421960 4290665664 18446744073709551615 134867945 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 27897 26704 217 467 0 27428 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 111588

[startup+1242.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 29642
/proc/meminfo: memFree=1720100/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=114228 CPUtime=1241.96
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 28829 0 0 0 118352 5844 0 0 25 0 1 0 90200003 116969472 27356 1992294400 134512640 136421960 4290665664 18446744073709551615 135022091 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 28557 27356 217 467 0 28088 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 114228

[startup+1302.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 29644
/proc/meminfo: memFree=1714520/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=119668 CPUtime=1301.96
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 30222 0 0 0 124078 6118 0 0 25 0 1 0 90200003 122540032 28749 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 29917 28749 217 467 0 29448 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 119668

[startup+1362.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/107 29646
/proc/meminfo: memFree=1704228/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1361.93
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32791 0 0 0 129861 6332 0 0 25 0 1 0 90200003 133181440 31318 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31318 217 467 0 32046 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 130060

[startup+1422.31 s]
/proc/loadavg: 1.12 1.05 1.00 2/107 29646
/proc/meminfo: memFree=1704228/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1421.93
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32791 0 0 0 135592 6601 0 0 25 0 1 0 90200003 133181440 31318 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31318 217 467 0 32046 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 130060

[startup+1482.3 s]
/proc/loadavg: 1.11 1.06 1.00 2/107 29648
/proc/meminfo: memFree=1704228/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1481.91
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32791 0 0 0 141320 6871 0 0 25 0 1 0 90200003 133181440 31318 1992294400 134512640 136421960 4290665664 18446744073709551615 135028857 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31318 217 467 0 32046 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 130060

[startup+1542.3 s]
/proc/loadavg: 1.10 1.06 1.00 2/107 29650
/proc/meminfo: memFree=1704104/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1541.89
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32791 0 0 0 147050 7139 0 0 25 0 1 0 90200003 133181440 31318 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31318 217 467 0 32046 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 130060

[startup+1602.3 s]
/proc/loadavg: 1.09 1.06 1.00 2/107 29652
/proc/meminfo: memFree=1704104/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1601.87
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32791 0 0 0 152746 7441 0 0 25 0 1 0 90200003 133181440 31318 1992294400 134512640 136421960 4290665664 18446744073709551615 135025632 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31318 217 467 0 32046 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 130060

[startup+1662.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/107 29657
/proc/meminfo: memFree=1703608/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1661.86
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32791 0 0 0 158462 7724 0 0 25 0 1 0 90200003 133181440 31318 1992294400 134512640 136421960 4290665664 18446744073709551615 135028336 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31318 217 467 0 32046 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 130060

[startup+1722.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/107 29657
/proc/meminfo: memFree=1703608/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1721.84
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32793 0 0 0 164204 7980 0 0 25 0 1 0 90200003 133181440 31320 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31320 217 467 0 32046 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 130060

[startup+1782.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/107 29659
/proc/meminfo: memFree=1703484/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1781.82
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32793 0 0 0 169951 8231 0 0 25 0 1 0 90200003 133181440 31320 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31320 217 467 0 32046 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 130060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.13 1.07 1.01 2/107 29659
/proc/meminfo: memFree=1703484/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1800.02
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32793 0 0 0 171702 8300 0 0 25 0 1 0 90200003 133181440 31320 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31320 217 467 0 32046 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 130060

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

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

[startup+1800.5 s]
/proc/loadavg: 1.13 1.07 1.01 2/107 29659
/proc/meminfo: memFree=1703484/2059040 swapFree=4140236/4192956
[pid=29607] ppid=29605 vsize=130060 CPUtime=1800.02
/proc/29607/stat : 29607 (pbct) R 29605 29607 28871 0 -1 4202496 32793 0 0 0 171702 8300 0 0 25 0 1 0 90200003 133181440 31320 1992294400 134512640 136421960 4290665664 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29607/statm: 32515 31320 217 467 0 32046 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 130060

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1717.03
CPU system time (s): 83.0244
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 130060

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

runsolver used 2.86856 second user time and 8.60969 second system time

The end

Launcher Data

Begin job on node042 at 2010-06-25 20:04:35
IDJOB=2681972
IDBENCH=2526
IDSOLVER=1192
FILE ID=node042/2681972-1277489075
PBS_JOBID= 11190503
Free space on /tmp= 62252 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-timtab1.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681972-1277489075/watcher-2681972-1277489075 -o /tmp/evaluation-result-2681972-1277489075/solver-2681972-1277489075 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681972-1277489075.opb

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

MD5SUM BENCH= c68fa68a808b234260c8cfaf77f6d655
RANDOM SEED=1071735647

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1831120 kB
Buffers:         27800 kB
Cached:         101824 kB
SwapCached:       5204 kB
Active:          66136 kB
Inactive:        76136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1831120 kB
SwapTotal:     4192956 kB
SwapFree:      4140236 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:       11436 kB
Mapped:          12024 kB
Slab:            63604 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183968 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= 62252 MiB
End job on node042 at 2010-06-25 20:34:38