Trace number 2668341

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB/CT 0.1? (TO) 1800.14 1800.68

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 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.29/0.35	c constraints 428/0 clauses 0/0 units 1060
0.29/0.35	c vars 9060
0.29/0.36	c objective 6568 + -1106384871172372
1800.06/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2668341-1276546737/watcher-2668341-1276546737 -o /tmp/evaluation-result-2668341-1276546737/solver-2668341-1276546737 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668341-1276546737.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.92 0.99 0.99 3/106 31146
/proc/meminfo: memFree=1864564/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=2488 CPUtime=0
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 303 0 0 0 0 0 0 0 20 0 1 0 30260138 2547712 226 1992294400 134512640 136485738 4294230512 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31146/statm: 622 226 151 482 0 138 0

[startup+0.039956 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 31146
/proc/meminfo: memFree=1864564/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=2884 CPUtime=0.03
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 416 0 0 0 3 0 0 0 20 0 1 0 30260138 2953216 339 1992294400 134512640 136485738 4294230512 18446744073709551615 135857078 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31146/statm: 721 339 157 482 0 237 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2884

[startup+0.100961 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 31146
/proc/meminfo: memFree=1864564/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=4072 CPUtime=0.09
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 722 0 0 0 9 0 0 0 20 0 1 0 30260138 4169728 645 1992294400 134512640 136485738 4294230512 18446744073709551615 135222473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31146/statm: 1018 646 157 482 0 534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4072

[startup+0.300981 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 31146
/proc/meminfo: memFree=1864564/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=7920 CPUtime=0.29
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 1679 0 0 0 29 0 0 0 20 0 1 0 30260138 8110080 1602 1992294400 134512640 136485738 4294230512 18446744073709551615 135565571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31146/statm: 1980 1602 157 482 0 1496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7920

[startup+0.701021 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 31146
/proc/meminfo: memFree=1864564/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=36880 CPUtime=0.69
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 9046 0 0 0 65 4 0 0 20 0 1 0 30260138 37765120 8854 1992294400 134512640 136485738 4294230512 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 9220 8854 197 482 0 8736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36880

[startup+1.5011 s]
/proc/loadavg: 0.92 0.99 0.99 2/107 31147
/proc/meminfo: memFree=1807516/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=87852 CPUtime=1.49
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 22526 0 0 0 139 10 0 0 23 0 1 0 30260138 89960448 21269 1992294400 134512640 136485738 4294230512 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 21963 21269 197 482 0 21479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87852

[startup+3.10126 s]
/proc/loadavg: 0.92 0.99 0.99 2/107 31147
/proc/meminfo: memFree=1745888/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=175548 CPUtime=3.09
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 46215 0 0 0 291 18 0 0 25 0 1 0 30260138 179761152 43096 1992294400 134512640 136485738 4294230512 18446744073709551615 135850714 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 43887 43097 197 482 0 43403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175548

[startup+6.30158 s]
/proc/loadavg: 0.93 0.99 0.99 2/107 31147
/proc/meminfo: memFree=1504832/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=384892 CPUtime=6.29
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 100477 0 0 0 592 37 0 0 25 0 1 0 30260138 394129408 92451 1992294400 134512640 136485738 4294230512 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 96223 92452 210 482 0 95739 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 384892

[startup+12.7012 s]
/proc/loadavg: 0.94 0.99 0.99 2/107 31147
/proc/meminfo: memFree=1474948/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=406656 CPUtime=12.69
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 105968 0 0 0 1211 58 0 0 25 0 1 0 30260138 416415744 97340 1992294400 134512640 136485738 4294230512 18446744073709551615 135047035 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 101664 97340 228 482 0 101180 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 406656

[startup+25.5005 s]
/proc/loadavg: 0.95 0.99 0.99 2/107 31147
/proc/meminfo: memFree=1473336/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=408228 CPUtime=25.49
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 106354 0 0 0 2448 101 0 0 25 0 1 0 30260138 418025472 97726 1992294400 134512640 136485738 4294230512 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 102057 97726 228 482 0 101573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 408228

[startup+51.1011 s]
/proc/loadavg: 0.97 0.99 0.99 2/107 31147
/proc/meminfo: memFree=1451884/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=430336 CPUtime=51.07
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 111764 0 0 0 4964 143 0 0 25 0 1 0 30260138 440664064 103136 1992294400 134512640 136485738 4294230512 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 107584 103136 228 482 0 107100 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 430336

[startup+102.308 s]
/proc/loadavg: 0.98 0.99 0.99 2/107 31149
/proc/meminfo: memFree=1428944/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=452920 CPUtime=102.26
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 117398 0 0 0 10030 196 0 0 25 0 1 0 30260138 463790080 108770 1992294400 134512640 136485738 4294230512 18446744073709551615 135856892 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 113230 108770 228 482 0 112746 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 452920

[startup+162.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 31151
/proc/meminfo: memFree=1406872/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=475456 CPUtime=162.23
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 122934 0 0 0 15973 250 0 0 25 0 1 0 30260138 486866944 114306 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 118864 114306 228 482 0 118380 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 475456

[startup+222.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 31153
/proc/meminfo: memFree=1390132/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=492472 CPUtime=222.22
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 127067 0 0 0 21928 294 0 0 25 0 1 0 30260138 504291328 118439 1992294400 134512640 136485738 4294230512 18446744073709551615 135857057 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 123118 118439 228 482 0 122634 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 492472

[startup+282.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 31153
/proc/meminfo: memFree=1377360/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=505468 CPUtime=282.19
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 130266 0 0 0 27893 326 0 0 25 0 1 0 30260138 517599232 121638 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 126367 121638 228 482 0 125883 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 505468

[startup+342.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 31155
/proc/meminfo: memFree=1366448/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=516652 CPUtime=342.18
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 132950 0 0 0 33858 360 0 0 25 0 1 0 30260138 529051648 124322 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 129163 124322 228 482 0 128679 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 516652

[startup+402.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 31157
/proc/meminfo: memFree=1361364/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=521532 CPUtime=402.16
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 134199 0 0 0 39810 406 0 0 25 0 1 0 30260138 534048768 125571 1992294400 134512640 136485738 4294230512 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 130383 125571 228 482 0 129899 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 521532

[startup+462.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 31159
/proc/meminfo: memFree=1361364/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=521532 CPUtime=462.14
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 134199 0 0 0 45753 461 0 0 25 0 1 0 30260138 534048768 125571 1992294400 134512640 136485738 4294230512 18446744073709551615 135181472 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 130383 125571 228 482 0 129899 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 521532

[startup+522.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 31161
/proc/meminfo: memFree=1361240/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=521532 CPUtime=522.12
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 134199 0 0 0 51710 502 0 0 25 0 1 0 30260138 534048768 125571 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 130383 125571 228 482 0 129899 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 521532

[startup+582.301 s]
/proc/loadavg: 1.13 1.04 1.01 2/107 31161
/proc/meminfo: memFree=1360620/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=522292 CPUtime=582.1
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 134364 0 0 0 57668 542 0 0 25 0 1 0 30260138 534827008 125736 1992294400 134512640 136485738 4294230512 18446744073709551615 134880548 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 130573 125736 228 482 0 130089 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 522292

[startup+642.301 s]
/proc/loadavg: 1.12 1.04 1.00 2/107 31163
/proc/meminfo: memFree=1360496/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=522292 CPUtime=642.1
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 134374 0 0 0 63636 574 0 0 25 0 1 0 30260138 534827008 125746 1992294400 134512640 136485738 4294230512 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 130573 125746 228 482 0 130089 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 522292

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.09 1.06 1.00 2/107 31169
/proc/meminfo: memFree=1333836/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=548752 CPUtime=822.04
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 140981 0 0 0 81526 678 0 0 25 0 1 0 30260138 561922048 132353 1992294400 134512640 136485738 4294230512 18446744073709551615 134880600 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 137188 132353 228 482 0 136704 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 548752

[startup+882.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/107 31169
/proc/meminfo: memFree=1324908/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=557956 CPUtime=882.02
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143187 0 0 0 87487 715 0 0 25 0 1 0 30260138 571346944 134559 1992294400 134512640 136485738 4294230512 18446744073709551615 134880626 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139489 134559 228 482 0 139005 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 557956

[startup+942.301 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 31171
/proc/meminfo: memFree=1324784/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=557956 CPUtime=942.01
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143197 0 0 0 93431 770 0 0 25 0 1 0 30260138 571346944 134569 1992294400 134512640 136485738 4294230512 18446744073709551615 135260279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139489 134569 228 482 0 139005 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 557956

[startup+1002.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 31173
/proc/meminfo: memFree=1324784/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=557956 CPUtime=1001.99
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143197 0 0 0 99388 811 0 0 25 0 1 0 30260138 571346944 134569 1992294400 134512640 136485738 4294230512 18446744073709551615 134880529 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139489 134569 228 482 0 139005 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 557956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 31175
/proc/meminfo: memFree=1324784/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=557956 CPUtime=1061.97
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143197 0 0 0 105350 847 0 0 25 0 1 0 30260138 571346944 134569 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139489 134569 228 482 0 139005 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 557956

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 31177
/proc/meminfo: memFree=1324784/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=557956 CPUtime=1121.95
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143197 0 0 0 111313 882 0 0 25 0 1 0 30260138 571346944 134569 1992294400 134512640 136485738 4294230512 18446744073709551615 135185111 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139489 134569 228 482 0 139005 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 557956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 31177
/proc/meminfo: memFree=1324536/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=557956 CPUtime=1181.93
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143223 0 0 0 117282 911 0 0 25 0 1 0 30260138 571346944 134595 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139489 134595 228 482 0 139005 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 557956

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 31179
/proc/meminfo: memFree=1324536/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=557956 CPUtime=1241.92
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143223 0 0 0 123249 943 0 0 25 0 1 0 30260138 571346944 134595 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139489 134595 228 482 0 139005 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 557956

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31181
/proc/meminfo: memFree=1322800/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=559672 CPUtime=1301.91
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 143653 0 0 0 129219 972 0 0 25 0 1 0 30260138 573104128 135025 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 139918 135025 228 482 0 139434 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 559672

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31183
/proc/meminfo: memFree=1312260/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=570780 CPUtime=1361.88
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 146313 0 0 0 135190 998 0 0 25 0 1 0 30260138 584478720 137685 1992294400 134512640 136485738 4294230512 18446744073709551615 135859212 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 142695 137685 228 482 0 142211 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 570780

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31185
/proc/meminfo: memFree=1301472/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=581348 CPUtime=1421.87
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 148964 0 0 0 141161 1026 0 0 25 0 1 0 30260138 595300352 140336 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 145337 140336 228 482 0 144853 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 581348

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31185
/proc/meminfo: memFree=1290188/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=592704 CPUtime=1481.84
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 151783 0 0 0 147127 1057 0 0 25 0 1 0 30260138 606928896 143155 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 148176 143155 228 482 0 147692 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 592704

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31187
/proc/meminfo: memFree=1281756/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=600928 CPUtime=1541.83
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 153858 0 0 0 153100 1083 0 0 25 0 1 0 30260138 615350272 145230 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 150232 145230 228 482 0 149748 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 600928

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31189
/proc/meminfo: memFree=1273696/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=609996 CPUtime=1601.81
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 155874 0 0 0 159071 1110 0 0 25 0 1 0 30260138 624635904 147246 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 152499 147246 228 482 0 152015 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 609996

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31191
/proc/meminfo: memFree=1266752/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=616904 CPUtime=1661.79
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 157598 0 0 0 165045 1134 0 0 25 0 1 0 30260138 631709696 148970 1992294400 134512640 136485738 4294230512 18446744073709551615 135185273 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 154226 148970 228 482 0 153742 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 616904

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31193
/proc/meminfo: memFree=1257452/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=627064 CPUtime=1721.78
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 159912 0 0 0 171025 1153 0 0 25 0 1 0 30260138 642113536 151284 1992294400 134512640 136485738 4294230512 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 156766 151284 228 482 0 156282 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 627064

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31193
/proc/meminfo: memFree=1257328/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=627064 CPUtime=1781.76
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 159912 0 0 0 176969 1207 0 0 25 0 1 0 30260138 642113536 151284 1992294400 134512640 136485738 4294230512 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 156766 151284 228 482 0 156282 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 627064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31195
/proc/meminfo: memFree=1257204/2059040 swapFree=4134576/4192956
[pid=31146] ppid=31144 vsize=627064 CPUtime=1800.06
/proc/31146/stat : 31146 (pbct) R 31144 31146 30304 0 -1 4202496 159912 0 0 0 178785 1221 0 0 25 0 1 0 30260138 642113536 151284 1992294400 134512640 136485738 4294230512 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31146/statm: 156766 151284 228 482 0 156282 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 627064

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.68
CPU time (s): 1800.14
CPU user time (s): 1787.86
CPU system time (s): 12.2811
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 627064

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

runsolver used 3.12652 second user time and 8.35173 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-14 22:18:57
IDJOB=2668341
IDBENCH=2400
IDSOLVER=1170
FILE ID=node017/2668341-1276546737
PBS_JOBID= 11173466
Free space on /tmp= 62424 MiB

SOLVER NAME= PB/CT 0.1
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-2668341-1276546737/watcher-2668341-1276546737 -o /tmp/evaluation-result-2668341-1276546737/solver-2668341-1276546737 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668341-1276546737.opb

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

MD5SUM BENCH= ba775969fc3da5c6701f023896ca8f88
RANDOM SEED=820447422

node017.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.201
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.40
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.201
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1864968 kB
Buffers:         14788 kB
Cached:          98720 kB
SwapCached:      11648 kB
Active:          80852 kB
Inactive:        47108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1864968 kB
SwapTotal:     4192956 kB
SwapFree:      4134576 kB
Dirty:            3412 kB
Writeback:           0 kB
AnonPages:       12712 kB
Mapped:           9240 kB
Slab:            44332 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183748 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= 62424 MiB
End job on node017 at 2010-06-14 22:49:00