Trace number 2668344

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scsd1.opb
MD5SUM34085e863ff461099a0ff7d8d6c87d4c
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 variables22800
Total number of constraints77
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 constraints77
Minimum length of a constraint600
Maximum length of a constraint1500
Number of terms in the objective function 22800
Biggest coefficient in the objective function 268435456000000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 188158757647584541356
Number of bits of the sum of numbers in the objective function 68
Biggest number in a constraint 268435456000000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 188158757647584541356
Number of bits of the biggest sum of numbers68
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.39/0.40	c constraints 77/0 clauses 0/0 units 0
0.39/0.40	c vars 22800
0.39/0.40	c objective 22800 + 0
1800.02/1800.60	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-2668344-1276548432/watcher-2668344-1276548432 -o /tmp/evaluation-result-2668344-1276548432/solver-2668344-1276548432 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668344-1276548432.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.98 0.99 3/106 30419
/proc/meminfo: memFree=1814604/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=2488 CPUtime=0
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 303 0 0 0 0 0 0 0 20 0 1 0 30445011 2547712 225 1992294400 134512640 136485738 4289222144 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30419/statm: 622 225 151 482 0 138 0

[startup+0.102768 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30419
/proc/meminfo: memFree=1814604/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=4080 CPUtime=0.09
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 783 0 0 0 9 0 0 0 20 0 1 0 30445011 4177920 558 1992294400 134512640 136485738 4289222144 18446744073709551615 135177551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30419/statm: 1020 558 153 482 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4080

[startup+0.201778 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30419
/proc/meminfo: memFree=1814604/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=5756 CPUtime=0.19
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 1181 0 0 0 19 0 0 0 20 0 1 0 30445011 5894144 956 1992294400 134512640 136485738 4289222144 18446744073709551615 135332318 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30419/statm: 1439 956 155 482 0 955 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5756

[startup+0.30179 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30419
/proc/meminfo: memFree=1814604/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=7516 CPUtime=0.29
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 1599 0 0 0 29 0 0 0 20 0 1 0 30445011 7696384 1374 1992294400 134512640 136485738 4289222144 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30419/statm: 1879 1374 156 482 0 1395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7516

[startup+0.701833 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 30419
/proc/meminfo: memFree=1814604/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=31112 CPUtime=0.69
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 7440 0 0 0 67 2 0 0 20 0 1 0 30445011 31858688 7215 1992294400 134512640 136485738 4289222144 18446744073709551615 135317439 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 7778 7216 197 482 0 7294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31112

[startup+1.50092 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 30420
/proc/meminfo: memFree=1761276/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=81492 CPUtime=1.49
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 20358 0 0 0 140 9 0 0 23 0 1 0 30445011 83447808 19392 1992294400 134512640 136485738 4289222144 18446744073709551615 135844058 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 20373 19392 197 482 0 19889 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81492

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 30420
/proc/meminfo: memFree=1695680/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=169312 CPUtime=3.09
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 43649 0 0 0 289 20 0 0 25 0 1 0 30445011 173375488 41206 1992294400 134512640 136485738 4289222144 18446744073709551615 135172684 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 42328 41206 197 482 0 41844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 169312

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 30420
/proc/meminfo: memFree=1506084/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=429140 CPUtime=6.29
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 111923 0 0 0 581 48 0 0 25 0 1 0 30445011 439439360 104072 1992294400 134512640 136485738 4289222144 18446744073709551615 134949568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 107285 104072 210 482 0 106801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 429140

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 30420
/proc/meminfo: memFree=1357160/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=474020 CPUtime=12.69
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 123402 0 0 0 1195 74 0 0 25 0 1 0 30445011 485396480 114686 1992294400 134512640 136485738 4289222144 18446744073709551615 135179153 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 118505 114686 228 482 0 118021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 474020

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 30420
/proc/meminfo: memFree=1329012/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=501144 CPUtime=25.48
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 130200 0 0 0 2427 121 0 0 25 0 1 0 30445011 513171456 121484 1992294400 134512640 136485738 4289222144 18446744073709551615 135173216 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 125286 121484 228 482 0 124802 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 501144

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 30420
/proc/meminfo: memFree=1245560/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=585256 CPUtime=51.07
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 151144 0 0 0 4949 158 0 0 25 0 1 0 30445011 599302144 142428 1992294400 134512640 136485738 4289222144 18446744073709551615 134880558 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 146314 142428 228 482 0 145830 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 585256

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 30422
/proc/meminfo: memFree=1110648/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=719748 CPUtime=102.26
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 184450 0 0 0 10007 219 0 0 25 0 1 0 30445011 737021952 175734 1992294400 134512640 136485738 4289222144 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 179937 175734 228 482 0 179453 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 719748

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30424
/proc/meminfo: memFree=994832/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=838176 CPUtime=162.24
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 213524 0 0 0 15944 280 0 0 25 0 1 0 30445011 858292224 204808 1992294400 134512640 136485738 4289222144 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 209544 204808 228 482 0 209060 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 838176

[startup+222.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30426
/proc/meminfo: memFree=889308/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=943932 CPUtime=222.24
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 239694 0 0 0 21885 339 0 0 25 0 1 0 30445011 966586368 230978 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 235983 230978 228 482 0 235499 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 943932

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30426
/proc/meminfo: memFree=801144/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1034556 CPUtime=282.21
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 261916 0 0 0 27833 388 0 0 25 0 1 0 30445011 1059385344 253200 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 258639 253200 228 482 0 258155 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1034556

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30428
/proc/meminfo: memFree=717940/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1118080 CPUtime=342.19
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 282437 0 0 0 33781 438 0 0 25 0 1 0 30445011 1144913920 273721 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 279520 273721 228 482 0 279036 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1118080

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30430
/proc/meminfo: memFree=641680/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1196144 CPUtime=402.17
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 301607 0 0 0 39732 485 0 0 25 0 1 0 30445011 1224851456 292891 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 299036 292891 228 482 0 298552 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1196144

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30432
/proc/meminfo: memFree=571868/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1266332 CPUtime=462.15
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 318895 0 0 0 45687 528 0 0 25 0 1 0 30445011 1296723968 310179 1992294400 134512640 136485738 4289222144 18446744073709551615 134880611 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 316583 310179 228 482 0 316099 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1266332

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/107 30434
/proc/meminfo: memFree=511604/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1327404 CPUtime=522.13
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 334039 0 0 0 51645 568 0 0 25 0 1 0 30445011 1359261696 325323 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 331851 325323 228 482 0 331367 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1327404

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30434
/proc/meminfo: memFree=484448/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1353704 CPUtime=582.11
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 340580 0 0 0 57615 596 0 0 25 0 1 0 30445011 1386192896 331864 1992294400 134512640 136485738 4289222144 18446744073709551615 135025318 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 338426 331864 228 482 0 337942 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1353704

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30436
/proc/meminfo: memFree=484324/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1353704 CPUtime=642.09
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 340580 0 0 0 63565 644 0 0 25 0 1 0 30445011 1386192896 331864 1992294400 134512640 136485738 4289222144 18446744073709551615 135039472 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 338426 331864 228 482 0 337942 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1353704

[startup+702.301 s]

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

[startup+882.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30451
/proc/meminfo: memFree=481968/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1353704 CPUtime=882
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 340897 0 0 0 87426 774 0 0 25 0 1 0 30445011 1386192896 332181 1992294400 134512640 136485738 4289222144 18446744073709551615 134880541 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 338426 332181 228 482 0 337942 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1353704

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30453
/proc/meminfo: memFree=481968/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1353704 CPUtime=941.97
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 340933 0 0 0 93383 814 0 0 25 0 1 0 30445011 1386192896 332217 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 338426 332217 228 482 0 337942 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 1353704

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30455
/proc/meminfo: memFree=481844/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1353704 CPUtime=1001.96
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 341064 0 0 0 99354 842 0 0 25 0 1 0 30445011 1386192896 332348 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 338426 332348 228 482 0 337942 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1353704

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30457
/proc/meminfo: memFree=428896/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1407956 CPUtime=1061.93
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 354666 0 0 0 105312 881 0 0 25 0 1 0 30445011 1441746944 345950 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 351989 345950 228 482 0 351505 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 1407956

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30459
/proc/meminfo: memFree=368384/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1467944 CPUtime=1121.92
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 369471 0 0 0 111270 922 0 0 25 0 1 0 30445011 1503174656 360755 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 366986 360755 228 482 0 366502 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1467944

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/107 30459
/proc/meminfo: memFree=303904/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532528 CPUtime=1181.89
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385531 0 0 0 117222 967 0 0 25 0 1 0 30445011 1569308672 376815 1992294400 134512640 136485738 4289222144 18446744073709551615 134875894 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383132 376815 228 482 0 382648 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 1532528

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30461
/proc/meminfo: memFree=303532/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532528 CPUtime=1241.88
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385531 0 0 0 123172 1016 0 0 25 0 1 0 30445011 1569308672 376815 1992294400 134512640 136485738 4289222144 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383132 376815 228 482 0 382648 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 1532528

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30463
/proc/meminfo: memFree=303532/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532528 CPUtime=1301.86
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385533 0 0 0 129118 1068 0 0 25 0 1 0 30445011 1569308672 376817 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383132 376817 228 482 0 382648 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 1532528

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30465
/proc/meminfo: memFree=303408/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532528 CPUtime=1361.84
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385533 0 0 0 135082 1102 0 0 25 0 1 0 30445011 1569308672 376817 1992294400 134512640 136485738 4289222144 18446744073709551615 135293382 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383132 376817 228 482 0 382648 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 1532528

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30467
/proc/meminfo: memFree=303408/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532528 CPUtime=1421.83
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385533 0 0 0 141052 1131 0 0 25 0 1 0 30445011 1569308672 376817 1992294400 134512640 136485738 4289222144 18446744073709551615 135185174 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383132 376817 228 482 0 382648 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1532528

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30467
/proc/meminfo: memFree=303408/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532528 CPUtime=1481.81
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385533 0 0 0 147019 1162 0 0 25 0 1 0 30445011 1569308672 376817 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383132 376817 228 482 0 382648 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1532528

[startup+1542.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30469
/proc/meminfo: memFree=303284/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532528 CPUtime=1541.79
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385533 0 0 0 152990 1189 0 0 25 0 1 0 30445011 1569308672 376817 1992294400 134512640 136485738 4289222144 18446744073709551615 134880558 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383132 376817 228 482 0 382648 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 1532528

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30471
/proc/meminfo: memFree=302664/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1532796 CPUtime=1601.77
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385761 0 0 0 158965 1212 0 0 25 0 1 0 30445011 1569583104 377045 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383199 377045 228 482 0 382715 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1532796

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30476
/proc/meminfo: memFree=301676/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1533064 CPUtime=1661.75
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 385900 0 0 0 164935 1240 0 0 25 0 1 0 30445011 1569857536 377184 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383266 377184 228 482 0 382782 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 1533064

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30478
/proc/meminfo: memFree=301056/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1533064 CPUtime=1721.74
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 386055 0 0 0 170912 1262 0 0 25 0 1 0 30445011 1569857536 377339 1992294400 134512640 136485738 4289222144 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 383266 377339 228 482 0 382782 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 1533064

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30478
/proc/meminfo: memFree=292500/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1542540 CPUtime=1781.71
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 388191 0 0 0 176884 1287 0 0 25 0 1 0 30445011 1579560960 379475 1992294400 134512640 136485738 4289222144 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 385635 379475 228 482 0 385151 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 1542540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 30480
/proc/meminfo: memFree=276256/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=1559660 CPUtime=1800.02
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4202496 392211 0 0 0 178704 1298 0 0 25 0 1 0 30445011 1597091840 383495 1992294400 134512640 136485738 4289222144 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30419/statm: 389915 383495 228 482 0 389431 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1559660

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: 0.99 0.98 0.99 2/108 30481
/proc/meminfo: memFree=1313012/2059040 swapFree=4140228/4192956
[pid=30419] ppid=30417 vsize=0 CPUtime=1800.13
/proc/30419/stat : 30419 (pbct) R 30417 30419 29763 0 -1 4194308 392211 0 0 0 178704 1309 0 0 25 0 1 0 30445011 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30419/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.18
CPU user time (s): 1787.05
CPU system time (s): 13.13
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 1559660

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

runsolver used 2.91756 second user time and 8.5607 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-14 22:47:13
IDJOB=2668344
IDBENCH=2412
IDSOLVER=1170
FILE ID=node009/2668344-1276548432
PBS_JOBID= 11173471
Free space on /tmp= 62448 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-scsd1.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668344-1276548432/watcher-2668344-1276548432 -o /tmp/evaluation-result-2668344-1276548432/solver-2668344-1276548432 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668344-1276548432.opb

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

MD5SUM BENCH= 34085e863ff461099a0ff7d8d6c87d4c
RANDOM SEED=362318009

node009.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.199
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.39
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.199
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1815124 kB
Buffers:         45020 kB
Cached:         119736 kB
SwapCached:       6120 kB
Active:          39268 kB
Inactive:       138184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1815124 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            3908 kB
Writeback:           8 kB
AnonPages:       10980 kB
Mapped:          12948 kB
Slab:            44520 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181308 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= 62448 MiB
End job on node009 at 2010-06-14 23:17:15