Trace number 2668571

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.15 1800.76

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-qiu.opb
MD5SUM42437a98f8f475fdcbcf3676beea9d9f
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23808
Total number of constraints1192
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 constraints1192
Minimum length of a constraint31
Maximum length of a constraint5940
Number of terms in the objective function 7968
Biggest coefficient in the objective function 9098351345664
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 4803935111035752
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 9098351345664
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 4803935111035752
Number of bits of the biggest sum of numbers53
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.59/0.60	c constraints 1192/0 clauses 0/0 units 10680
0.59/0.60	c vars 23808
0.59/0.60	c objective 7944 + -4803926703537000
1800.10/1800.71	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-2668571-1276568203/watcher-2668571-1276568203 -o /tmp/evaluation-result-2668571-1276568203/solver-2668571-1276568203 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668571-1276568203.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.97 1.97 1.65 3/106 31160
/proc/meminfo: memFree=1785780/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=2488 CPUtime=0
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 305 0 0 0 0 0 0 0 25 0 1 0 30472178 2547712 227 1992294400 134512640 136485738 4288693056 18446744073709551615 135178825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31160/statm: 622 227 151 482 0 138 0

[startup+0.027283 s]
/proc/loadavg: 1.97 1.97 1.65 3/106 31160
/proc/meminfo: memFree=1785780/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=2752 CPUtime=0.02
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 381 0 0 0 2 0 0 0 25 0 1 0 30472178 2818048 303 1992294400 134512640 136485738 4288693056 18446744073709551615 135180296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31160/statm: 688 303 152 482 0 204 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2752

[startup+0.101296 s]
/proc/loadavg: 1.97 1.97 1.65 3/106 31160
/proc/meminfo: memFree=1785780/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=3940 CPUtime=0.1
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 705 0 0 0 10 0 0 0 25 0 1 0 30472178 4034560 627 1992294400 134512640 136485738 4288693056 18446744073709551615 135856892 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31160/statm: 985 627 157 482 0 501 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3940

[startup+0.301331 s]
/proc/loadavg: 1.97 1.97 1.65 3/106 31160
/proc/meminfo: memFree=1785780/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=8000 CPUtime=0.29
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 1667 0 0 0 29 0 0 0 25 0 1 0 30472178 8192000 1589 1992294400 134512640 136485738 4288693056 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31160/statm: 2000 1589 157 482 0 1516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8000

[startup+0.701405 s]
/proc/loadavg: 1.97 1.97 1.65 3/106 31160
/proc/meminfo: memFree=1785780/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=20336 CPUtime=0.7
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 4693 0 0 0 68 2 0 0 25 0 1 0 30472178 20824064 4615 1992294400 134512640 136485738 4288693056 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 5084 4616 193 482 0 4600 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 20336

[startup+1.50155 s]
/proc/loadavg: 1.97 1.97 1.65 2/107 31161
/proc/meminfo: memFree=1741752/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=79572 CPUtime=1.49
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 20176 0 0 0 141 8 0 0 25 0 1 0 30472178 81481728 19047 1992294400 134512640 136485738 4288693056 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 19893 19048 197 482 0 19409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79572

[startup+3.10184 s]
/proc/loadavg: 1.97 1.97 1.65 2/107 31161
/proc/meminfo: memFree=1672312/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=181980 CPUtime=3.09
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 47387 0 0 0 289 20 0 0 25 0 1 0 30472178 186347520 44580 1992294400 134512640 136485738 4288693056 18446744073709551615 134802724 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 45495 44581 197 482 0 45011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181980

[startup+6.30142 s]
/proc/loadavg: 1.90 1.95 1.65 2/107 31161
/proc/meminfo: memFree=1467340/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=333900 CPUtime=6.29
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 87084 0 0 0 594 35 0 0 25 0 1 0 30472178 341913600 79924 1992294400 134512640 136485738 4288693056 18446744073709551615 134888903 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 83475 79924 228 482 0 82991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 333900

[startup+12.7016 s]
/proc/loadavg: 1.82 1.94 1.65 2/107 31161
/proc/meminfo: memFree=1459900/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=340280 CPUtime=12.69
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 88652 0 0 0 1212 57 0 0 25 0 1 0 30472178 348446720 81492 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 85070 81492 228 482 0 84586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 340280

[startup+25.5009 s]
/proc/loadavg: 1.64 1.89 1.63 2/107 31161
/proc/meminfo: memFree=1453824/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=346176 CPUtime=25.48
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 90121 0 0 0 2470 78 0 0 25 0 1 0 30472178 354484224 82961 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 86544 82961 228 482 0 86060 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 346176

[startup+51.1006 s]
/proc/loadavg: 1.42 1.82 1.62 2/107 31163
/proc/meminfo: memFree=1447004/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=353204 CPUtime=51.08
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 91842 0 0 0 4998 110 0 0 25 0 1 0 30472178 361680896 84682 1992294400 134512640 136485738 4288693056 18446744073709551615 134880704 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 88301 84682 228 482 0 87817 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 353204

[startup+102.309 s]
/proc/loadavg: 1.18 1.69 1.58 2/107 31163
/proc/meminfo: memFree=1436216/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=364460 CPUtime=102.26
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 94455 0 0 0 10077 149 0 0 25 0 1 0 30472178 373207040 87295 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 91115 87295 228 482 0 90631 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 364460

[startup+162.301 s]
/proc/loadavg: 1.06 1.56 1.54 2/107 31165
/proc/meminfo: memFree=1429148/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=371772 CPUtime=162.24
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 96205 0 0 0 16033 191 0 0 25 0 1 0 30472178 380694528 89045 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 92943 89045 228 482 0 92459 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 371772

[startup+222.302 s]
/proc/loadavg: 1.02 1.46 1.51 2/107 31167
/proc/meminfo: memFree=1423072/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=377840 CPUtime=222.22
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 97728 0 0 0 21992 230 0 0 25 0 1 0 30472178 386908160 90568 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 94460 90568 228 482 0 93976 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 377840

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.47 2/107 31169
/proc/meminfo: memFree=1416500/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=384608 CPUtime=282.19
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 99337 0 0 0 27954 265 0 0 25 0 1 0 30472178 393838592 92177 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 96152 92177 228 482 0 95668 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 384608

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.44 2/107 31171
/proc/meminfo: memFree=1416500/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=384608 CPUtime=342.17
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 99338 0 0 0 33897 320 0 0 25 0 1 0 30472178 393838592 92178 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 96152 92178 228 482 0 95668 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 384608

[startup+402.3 s]
/proc/loadavg: 1.00 1.24 1.41 2/107 31171
/proc/meminfo: memFree=1416500/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=384608 CPUtime=402.16
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 99341 0 0 0 39854 362 0 0 25 0 1 0 30472178 393838592 92181 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 96152 92181 228 482 0 95668 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 384608

[startup+462.3 s]
/proc/loadavg: 1.00 1.20 1.38 2/107 31173
/proc/meminfo: memFree=1416376/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=384608 CPUtime=462.14
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 99354 0 0 0 45811 403 0 0 25 0 1 0 30472178 393838592 92194 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 96152 92194 228 482 0 95668 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 384608

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.35 2/107 31175
/proc/meminfo: memFree=1415384/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=385752 CPUtime=522.11
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 99624 0 0 0 51772 439 0 0 25 0 1 0 30472178 395010048 92464 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 96438 92464 228 482 0 95954 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 385752

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.33 2/107 31177
/proc/meminfo: memFree=1411168/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=390088 CPUtime=582.09
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 100649 0 0 0 57735 474 0 0 25 0 1 0 30472178 399450112 93489 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 97522 93489 228 482 0 97038 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 390088

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.31 2/107 31179
/proc/meminfo: memFree=1408068/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=394072 CPUtime=642.08
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 101432 0 0 0 63698 510 0 0 25 0 1 0 30472178 403529728 94272 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 98518 94272 228 482 0 98034 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 394072

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.23 2/107 31185
/proc/meminfo: memFree=1404968/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=397116 CPUtime=881.99
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102166 0 0 0 87508 691 0 0 25 0 1 0 30472178 406646784 95006 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99279 95006 228 482 0 98795 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 397116

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/107 31187
/proc/meminfo: memFree=1404596/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=397476 CPUtime=941.98
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102244 0 0 0 93474 724 0 0 25 0 1 0 30472178 407015424 95084 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99369 95084 228 482 0 98885 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 397476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/107 31187
/proc/meminfo: memFree=1403232/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=398924 CPUtime=1001.96
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102562 0 0 0 99437 759 0 0 25 0 1 0 30472178 408498176 95402 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99731 95402 228 482 0 99247 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 398924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/107 31189
/proc/meminfo: memFree=1402984/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=398924 CPUtime=1061.93
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102599 0 0 0 105400 793 0 0 25 0 1 0 30472178 408498176 95439 1992294400 134512640 136485738 4288693056 18446744073709551615 134880529 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99731 95439 228 482 0 99247 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 398924

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/107 31191
/proc/meminfo: memFree=1402860/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=399056 CPUtime=1121.91
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102641 0 0 0 111364 827 0 0 25 0 1 0 30472178 408633344 95481 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99764 95481 228 482 0 99280 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 399056

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/107 31193
/proc/meminfo: memFree=1402736/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=399056 CPUtime=1181.89
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102641 0 0 0 117293 896 0 0 25 0 1 0 30472178 408633344 95481 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99764 95481 228 482 0 99280 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 399056

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 31195
/proc/meminfo: memFree=1402116/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=399600 CPUtime=1241.87
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102772 0 0 0 123248 939 0 0 25 0 1 0 30472178 409190400 95612 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99900 95612 228 482 0 99416 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 399600

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 31195
/proc/meminfo: memFree=1401744/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=399996 CPUtime=1301.86
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 102878 0 0 0 129211 975 0 0 25 0 1 0 30472178 409595904 95718 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 99999 95718 228 482 0 99515 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 399996

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 31200
/proc/meminfo: memFree=1399760/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=401896 CPUtime=1361.83
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 103249 0 0 0 135175 1008 0 0 25 0 1 0 30472178 411541504 96089 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 100474 96089 228 482 0 99990 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 401896

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 31202
/proc/meminfo: memFree=1398396/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=403344 CPUtime=1421.82
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 103602 0 0 0 141142 1040 0 0 25 0 1 0 30472178 413024256 96442 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 100836 96442 228 482 0 100352 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 403344

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 31204
/proc/meminfo: memFree=1397404/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=404148 CPUtime=1481.8
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 103834 0 0 0 147114 1066 0 0 25 0 1 0 30472178 413847552 96674 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 101037 96674 228 482 0 100553 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 404148

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 31206
/proc/meminfo: memFree=1395668/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=405820 CPUtime=1541.77
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 104248 0 0 0 153084 1093 0 0 25 0 1 0 30472178 415559680 97088 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 101455 97088 228 482 0 100971 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 405820

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 31206
/proc/meminfo: memFree=1391328/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=410616 CPUtime=1601.75
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 105348 0 0 0 159046 1129 0 0 25 0 1 0 30472178 420470784 98188 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 102654 98188 228 482 0 102170 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 410616

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 31208
/proc/meminfo: memFree=1390336/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=411408 CPUtime=1661.73
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 105560 0 0 0 165024 1149 0 0 25 0 1 0 30472178 421281792 98400 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 102852 98400 228 482 0 102368 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 411408

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 31210
/proc/meminfo: memFree=1390336/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=411408 CPUtime=1721.71
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 105560 0 0 0 170962 1209 0 0 25 0 1 0 30472178 421281792 98400 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 102852 98400 228 482 0 102368 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 411408

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 31212
/proc/meminfo: memFree=1390336/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=411408 CPUtime=1781.69
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 105560 0 0 0 176918 1251 0 0 25 0 1 0 30472178 421281792 98400 1992294400 134512640 136485738 4288693056 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 102852 98400 228 482 0 102368 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 411408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 31212
/proc/meminfo: memFree=1390336/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=411408 CPUtime=1800.1
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 105560 0 0 0 178745 1265 0 0 25 0 1 0 30472178 421281792 98400 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 102852 98400 228 482 0 102368 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 411408

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 31212
/proc/meminfo: memFree=1390336/2059040 swapFree=4140300/4192956
[pid=31160] ppid=31158 vsize=411408 CPUtime=1800.1
/proc/31160/stat : 31160 (pbct) R 31158 31160 30141 0 -1 4202496 105560 0 0 0 178745 1265 0 0 25 0 1 0 30472178 421281792 98400 1992294400 134512640 136485738 4288693056 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31160/statm: 102852 98400 228 482 0 102368 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 411408

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.15
CPU user time (s): 1787.46
CPU system time (s): 12.6971
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 411408

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

runsolver used 3.37149 second user time and 9.74452 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-15 04:16:43
IDJOB=2668571
IDBENCH=2512
IDSOLVER=1170
FILE ID=node027/2668571-1276568203
PBS_JOBID= 11173503
Free space on /tmp= 62532 MiB

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

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

MD5SUM BENCH= 42437a98f8f475fdcbcf3676beea9d9f
RANDOM SEED=791938501

node027.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		: 2800.261
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	: 5600.52
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		: 2800.261
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:       1786308 kB
Buffers:         58060 kB
Cached:         134080 kB
SwapCached:       5720 kB
Active:          85700 kB
Inactive:       119148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1786308 kB
SwapTotal:     4192956 kB
SwapFree:      4140300 kB
Dirty:            3272 kB
Writeback:           0 kB
AnonPages:       11172 kB
Mapped:          13020 kB
Slab:            45992 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62532 MiB
End job on node027 at 2010-06-15 04:46:46