Trace number 2681935

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.11 1800.56

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-agg2.opb
MD5SUMba775969fc3da5c6701f023896ca8f88
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 variables9060
Total number of constraints429
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 constraints429
Minimum length of a constraint30
Maximum length of a constraint1440
Number of terms in the objective function 6930
Biggest coefficient in the objective function 53730040872960
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 8516865379203027
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 22763326668800000
Number of bits of the biggest number in a constraint 55
Biggest sum of numbers in a constraint 46271983665442689
Number of bits of the biggest sum of numbers56
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.29/0.34	c constraints 428/0 clauses 0/0 units 1060
0.29/0.34	c vars 9060
0.29/0.35	c objective 6568 + -1106384871172372
1800.05/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-2681935-1277486583/watcher-2681935-1277486583 -o /tmp/evaluation-result-2681935-1277486583/solver-2681935-1277486583 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681935-1277486583.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: 0.99 0.98 0.97 3/106 28597
/proc/meminfo: memFree=1831320/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=2416 CPUtime=0
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 293 0 0 0 0 0 0 0 17 0 1 0 89950185 2473984 212 1992294400 134512640 136421960 4290785808 18446744073709551615 135160348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28597/statm: 604 212 138 467 0 135 0

[startup+0.0519939 s]
/proc/loadavg: 0.99 0.98 0.97 3/106 28597
/proc/meminfo: memFree=1831320/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=3076 CPUtime=0.04
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 482 0 0 0 4 0 0 0 19 0 1 0 89950185 3149824 401 1992294400 134512640 136421960 4290785808 18446744073709551615 135154705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28597/statm: 769 401 146 467 0 300 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3076

[startup+0.101997 s]
/proc/loadavg: 0.99 0.98 0.97 3/106 28597
/proc/meminfo: memFree=1831320/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=4132 CPUtime=0.09
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 745 0 0 0 9 0 0 0 19 0 1 0 89950185 4231168 664 1992294400 134512640 136421960 4290785808 18446744073709551615 135372661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28597/statm: 1033 664 146 467 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4132

[startup+0.301015 s]
/proc/loadavg: 0.99 0.98 0.97 3/106 28597
/proc/meminfo: memFree=1831320/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=8244 CPUtime=0.29
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 1758 0 0 0 29 0 0 0 19 0 1 0 89950185 8441856 1677 1992294400 134512640 136421960 4290785808 18446744073709551615 135378151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28597/statm: 2061 1678 146 467 0 1592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8244

[startup+0.701053 s]
/proc/loadavg: 0.99 0.98 0.97 3/106 28597
/proc/meminfo: memFree=1831320/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=37948 CPUtime=0.69
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 9340 0 0 0 65 4 0 0 19 0 1 0 89950185 38858752 9144 1992294400 134512640 136421960 4290785808 18446744073709551615 134560349 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 9487 9144 195 467 0 9018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37948

[startup+1.50013 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28598
/proc/meminfo: memFree=1773280/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=93492 CPUtime=1.49
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 24033 0 0 0 138 11 0 0 21 0 1 0 89950185 95735808 22772 1992294400 134512640 136421960 4290785808 18446744073709551615 134632331 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 23373 22772 195 467 0 22904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93492

[startup+3.10128 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28598
/proc/meminfo: memFree=1707684/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=181916 CPUtime=3.09
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 48029 0 0 0 289 20 0 0 25 0 1 0 89950185 186281984 44906 1992294400 134512640 136421960 4290785808 18446744073709551615 134784052 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 45479 44907 195 467 0 45010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181916

[startup+6.30157 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28598
/proc/meminfo: memFree=1489940/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=375784 CPUtime=6.29
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 97903 0 0 0 590 39 0 0 25 0 1 0 89950185 384802816 89919 1992294400 134512640 136421960 4290785808 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 93946 89919 216 467 0 93477 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 375784

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28598
/proc/meminfo: memFree=1469852/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=377752 CPUtime=12.69
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 98363 0 0 0 1208 61 0 0 25 0 1 0 89950185 386818048 90379 1992294400 134512640 136421960 4290785808 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 94438 90379 216 467 0 93969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 377752

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28598
/proc/meminfo: memFree=1462040/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=385376 CPUtime=25.49
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 100286 0 0 0 2455 94 0 0 25 0 1 0 89950185 394625024 92302 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 96344 92302 217 467 0 95875 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 385376

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.97 2/107 28600
/proc/meminfo: memFree=1452368/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=395156 CPUtime=51.08
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 102715 0 0 0 4981 127 0 0 25 0 1 0 89950185 404639744 94731 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 98789 94731 217 467 0 98320 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 395156

[startup+102.309 s]
/proc/loadavg: 1.06 1.00 0.98 2/107 28602
/proc/meminfo: memFree=1441456/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=406532 CPUtime=102.28
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 105391 0 0 0 10046 182 0 0 25 0 1 0 89950185 416288768 97407 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 101633 97407 217 467 0 101164 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 406532

[startup+162.301 s]
/proc/loadavg: 1.02 1.00 0.98 3/107 28602
/proc/meminfo: memFree=1432528/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=415812 CPUtime=162.25
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 107635 0 0 0 16003 222 0 0 25 0 1 0 89950185 425791488 99651 1992294400 134512640 136421960 4290785808 18446744073709551615 134862299 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 103953 99651 217 467 0 103484 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 415812

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 0.98 2/107 28604
/proc/meminfo: memFree=1426576/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=421408 CPUtime=222.24
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 109086 0 0 0 21963 261 0 0 25 0 1 0 89950185 431521792 101102 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 105352 101102 217 467 0 104883 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 421408

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28606
/proc/meminfo: memFree=1419384/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=429148 CPUtime=282.22
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 110910 0 0 0 27928 294 0 0 25 0 1 0 89950185 439447552 102926 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 107287 102926 217 467 0 106818 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 429148

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28608
/proc/meminfo: memFree=1413432/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=434924 CPUtime=342.21
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 112359 0 0 0 33896 325 0 0 25 0 1 0 89950185 445362176 104375 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 108731 104375 217 467 0 108262 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 434924

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28610
/proc/meminfo: memFree=1408596/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=439916 CPUtime=402.19
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 113601 0 0 0 39866 353 0 0 25 0 1 0 89950185 450473984 105617 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 109979 105617 217 467 0 109510 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 439916

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28610
/proc/meminfo: memFree=1403760/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=444664 CPUtime=462.18
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 114778 0 0 0 45834 384 0 0 25 0 1 0 89950185 455335936 106794 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 111166 106794 217 467 0 110697 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 444664

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28612
/proc/meminfo: memFree=1399544/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=449460 CPUtime=522.17
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 115851 0 0 0 51805 412 0 0 25 0 1 0 89950185 460247040 107867 1992294400 134512640 136421960 4290785808 18446744073709551615 135028329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 112365 107867 217 467 0 111896 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 449460

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28617
/proc/meminfo: memFree=1397192/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=450780 CPUtime=582.14
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 116170 0 0 0 57752 462 0 0 25 0 1 0 89950185 461598720 108186 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 112695 108186 217 467 0 112226 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 450780

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28619
/proc/meminfo: memFree=1397192/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=450780 CPUtime=642.14
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 116171 0 0 0 63709 505 0 0 25 0 1 0 89950185 461598720 108187 1992294400 134512640 136421960 4290785808 18446744073709551615 134862096 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 112695 108187 217 467 0 112226 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 450780

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.02 1.01 0.98 2/107 28625
/proc/meminfo: memFree=1397192/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=450780 CPUtime=882.07
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 116194 0 0 0 87574 633 0 0 25 0 1 0 89950185 461598720 108210 1992294400 134512640 136421960 4290785808 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 112695 108210 217 467 0 112226 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 450780

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 0.98 2/107 28627
/proc/meminfo: memFree=1396944/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=451260 CPUtime=942.05
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 116305 0 0 0 93542 663 0 0 25 0 1 0 89950185 462090240 108321 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 112815 108321 217 467 0 112346 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 451260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28629
/proc/meminfo: memFree=1396944/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=451260 CPUtime=1002.05
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 116307 0 0 0 99511 694 0 0 25 0 1 0 89950185 462090240 108323 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 112815 108323 217 467 0 112346 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 451260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28629
/proc/meminfo: memFree=1393348/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=455324 CPUtime=1062.03
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 117283 0 0 0 105484 719 0 0 25 0 1 0 89950185 466251776 109299 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 113831 109299 217 467 0 113362 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 455324

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28631
/proc/meminfo: memFree=1389628/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=458988 CPUtime=1122.01
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 118178 0 0 0 111458 743 0 0 25 0 1 0 89950185 470003712 110194 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 114747 110194 217 467 0 114278 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 458988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28633
/proc/meminfo: memFree=1385164/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=463416 CPUtime=1182
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 119250 0 0 0 117428 772 0 0 25 0 1 0 89950185 474537984 111266 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 115854 111266 217 467 0 115385 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 463416

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28635
/proc/meminfo: memFree=1380948/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=467564 CPUtime=1241.99
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 120261 0 0 0 123403 796 0 0 25 0 1 0 89950185 478785536 112277 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 116891 112277 217 467 0 116422 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 467564

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28637
/proc/meminfo: memFree=1377228/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=471280 CPUtime=1301.97
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121183 0 0 0 129379 818 0 0 25 0 1 0 89950185 482590720 113199 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 117820 113199 217 467 0 117351 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 471280

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28637
/proc/meminfo: memFree=1375492/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1361.95
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121628 0 0 0 135337 858 0 0 25 0 1 0 89950185 484417536 113644 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113644 217 467 0 117797 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 473064

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28639
/proc/meminfo: memFree=1375368/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1421.94
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121632 0 0 0 141285 909 0 0 25 0 1 0 89950185 484417536 113648 1992294400 134512640 136421960 4290785808 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113648 217 467 0 117797 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 473064

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28641
/proc/meminfo: memFree=1375368/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1481.93
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121632 0 0 0 147248 945 0 0 25 0 1 0 89950185 484417536 113648 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113648 217 467 0 117797 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 473064

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28643
/proc/meminfo: memFree=1375244/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1541.9
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121636 0 0 0 153211 979 0 0 25 0 1 0 89950185 484417536 113652 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113652 217 467 0 117797 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 473064

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28645
/proc/meminfo: memFree=1375244/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1601.89
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121652 0 0 0 159174 1015 0 0 25 0 1 0 89950185 484417536 113668 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113668 217 467 0 117797 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 473064

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28645
/proc/meminfo: memFree=1375120/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1661.88
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121656 0 0 0 165145 1043 0 0 25 0 1 0 89950185 484417536 113672 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113672 217 467 0 117797 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 473064

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28647
/proc/meminfo: memFree=1375120/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1721.86
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121656 0 0 0 171120 1066 0 0 25 0 1 0 89950185 484417536 113672 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113672 217 467 0 117797 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 473064

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28649
/proc/meminfo: memFree=1374872/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1781.85
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121656 0 0 0 177093 1092 0 0 25 0 1 0 89950185 484417536 113672 1992294400 134512640 136421960 4290785808 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113672 217 467 0 117797 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 473064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28649
/proc/meminfo: memFree=1374872/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1800.05
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121656 0 0 0 178906 1099 0 0 25 0 1 0 89950185 484417536 113672 1992294400 134512640 136421960 4290785808 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113672 217 467 0 117797 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 473064

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 28649
/proc/meminfo: memFree=1374872/2059040 swapFree=4139968/4192956
[pid=28597] ppid=28595 vsize=473064 CPUtime=1800.05
/proc/28597/stat : 28597 (pbct) R 28595 28597 27859 0 -1 4202496 121656 0 0 0 178906 1099 0 0 25 0 1 0 89950185 484417536 113672 1992294400 134512640 136421960 4290785808 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28597/statm: 118266 113672 217 467 0 117797 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 473064

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.11
CPU user time (s): 1789.06
CPU system time (s): 11.0473
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 473064

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

runsolver used 2.94855 second user time and 8.5327 second system time

The end

Launcher Data

Begin job on node048 at 2010-06-25 19:23:03
IDJOB=2681935
IDBENCH=2400
IDSOLVER=1192
FILE ID=node048/2681935-1277486583
PBS_JOBID= 11190498
Free space on /tmp= 62492 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-agg2.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681935-1277486583/watcher-2681935-1277486583 -o /tmp/evaluation-result-2681935-1277486583/solver-2681935-1277486583 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681935-1277486583.opb

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

MD5SUM BENCH= ba775969fc3da5c6701f023896ca8f88
RANDOM SEED=428153474

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1831908 kB
Buffers:         24332 kB
Cached:         103496 kB
SwapCached:       5820 kB
Active:          29236 kB
Inactive:       111484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1831908 kB
SwapTotal:     4192956 kB
SwapFree:      4139968 kB
Dirty:            3332 kB
Writeback:           8 kB
AnonPages:       11592 kB
Mapped:          12004 kB
Slab:            64340 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182608 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= 62492 MiB
End job on node048 at 2010-06-25 19:53:06