Trace number 2669335

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.12 1800.69

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-beaconfd.opb
MD5SUM82f615abc3129d59c14793e11ecbb793
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.17437
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7860
Total number of constraints173
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 constraints173
Minimum length of a constraint30
Maximum length of a constraint4620
Number of terms in the objective function 2880
Biggest coefficient in the objective function 58518929408000
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 540181257540309
Number of bits of the sum of numbers in the objective function 49
Biggest number in a constraint 58518929408000
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 540181257540309
Number of bits of the biggest sum of numbers49
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.36	c constraints 173/0 clauses 0/0 units 0
0.29/0.36	c vars 7860
0.29/0.36	c objective 2880 + 0
1800.03/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-2669335-1276555638/watcher-2669335-1276555638 -o /tmp/evaluation-result-2669335-1276555638/solver-2669335-1276555638 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669335-1276555638.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.67 1.24 1.09 2/106 31296
/proc/meminfo: memFree=1802184/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=2488 CPUtime=0
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 305 0 0 0 0 0 0 0 20 0 1 0 31165611 2547712 227 1992294400 134512640 136485738 4293448400 18446744073709551615 135178844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 622 227 151 482 0 138 0

[startup+0.104482 s]
/proc/loadavg: 1.67 1.24 1.09 2/106 31296
/proc/meminfo: memFree=1802184/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=4352 CPUtime=0.1
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 750 0 0 0 10 0 0 0 20 0 1 0 31165611 4456448 672 1992294400 134512640 136485738 4293448400 18446744073709551615 135857024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 1088 672 156 482 0 604 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4352

[startup+0.200492 s]
/proc/loadavg: 1.67 1.24 1.09 2/106 31296
/proc/meminfo: memFree=1802184/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=6536 CPUtime=0.19
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 1207 0 0 0 19 0 0 0 20 0 1 0 31165611 6692864 1129 1992294400 134512640 136485738 4293448400 18446744073709551615 135173207 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 1634 1129 156 482 0 1150 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6536

[startup+0.300503 s]
/proc/loadavg: 1.67 1.24 1.09 2/106 31296
/proc/meminfo: memFree=1802184/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=8580 CPUtime=0.29
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 1667 0 0 0 29 0 0 0 20 0 1 0 31165611 8785920 1589 1992294400 134512640 136485738 4293448400 18446744073709551615 135178839 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 2145 1589 156 482 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8580

[startup+0.700547 s]
/proc/loadavg: 1.67 1.24 1.09 2/106 31296
/proc/meminfo: memFree=1802184/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=39880 CPUtime=0.69
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 9541 0 0 0 66 3 0 0 20 0 1 0 31165611 40837120 9397 1992294400 134512640 136485738 4293448400 18446744073709551615 134651000 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 9970 9397 197 482 0 9486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39880

[startup+1.50064 s]
/proc/loadavg: 1.67 1.24 1.09 2/107 31297
/proc/meminfo: memFree=1744020/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=82884 CPUtime=1.49
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 21125 0 0 0 142 7 0 0 23 0 1 0 31165611 84873216 19867 1992294400 134512640 136485738 4293448400 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 20721 19867 197 482 0 20237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82884

[startup+3.10081 s]
/proc/loadavg: 1.62 1.24 1.09 2/107 31297
/proc/meminfo: memFree=1684376/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=164792 CPUtime=3.09
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 43432 0 0 0 292 17 0 0 25 0 1 0 31165611 168747008 40312 1992294400 134512640 136485738 4293448400 18446744073709551615 135694478 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 41198 40313 197 482 0 40714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164792

[startup+6.30116 s]
/proc/loadavg: 1.62 1.24 1.09 2/107 31297
/proc/meminfo: memFree=1444808/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=390164 CPUtime=6.29
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 102802 0 0 0 588 41 0 0 25 0 1 0 31165611 399527936 93856 1992294400 134512640 136485738 4293448400 18446744073709551615 134741825 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 97541 93856 210 482 0 97057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 390164

[startup+12.7009 s]
/proc/loadavg: 1.52 1.23 1.08 2/107 31297
/proc/meminfo: memFree=1395588/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=422948 CPUtime=12.69
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 111206 0 0 0 1203 66 0 0 25 0 1 0 31165611 433098752 101582 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 105737 101582 228 482 0 105253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 422948

[startup+25.5003 s]
/proc/loadavg: 1.44 1.22 1.08 2/107 31297
/proc/meminfo: memFree=1394720/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=423872 CPUtime=25.49
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 111442 0 0 0 2455 94 0 0 25 0 1 0 31165611 434044928 101818 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 105968 101818 228 482 0 105484 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 423872

[startup+51.1011 s]
/proc/loadavg: 1.29 1.20 1.08 2/107 31297
/proc/meminfo: memFree=1392612/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=426480 CPUtime=51.08
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 111942 0 0 0 4957 151 0 0 25 0 1 0 31165611 436715520 102318 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 106620 102318 228 482 0 106136 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 426480

[startup+102.301 s]
/proc/loadavg: 1.11 1.17 1.08 2/107 31299
/proc/meminfo: memFree=1388148/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=430728 CPUtime=102.27
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 113036 0 0 0 9977 250 0 0 25 0 1 0 31165611 441065472 103412 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 107682 103412 228 482 0 107198 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 430728

[startup+162.3 s]
/proc/loadavg: 1.04 1.14 1.07 2/107 31301
/proc/meminfo: memFree=1387032/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=431784 CPUtime=162.24
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 113317 0 0 0 15859 365 0 0 25 0 1 0 31165611 442146816 103693 1992294400 134512640 136485738 4293448400 18446744073709551615 135179592 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 107946 103693 228 482 0 107462 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 431784

[startup+222.308 s]
/proc/loadavg: 1.01 1.11 1.06 2/107 31303
/proc/meminfo: memFree=1377732/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=441024 CPUtime=222.23
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 115645 0 0 0 21741 482 0 0 25 0 1 0 31165611 451608576 106021 1992294400 134512640 136485738 4293448400 18446744073709551615 134623203 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 110256 106021 228 482 0 109772 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 441024

[startup+282.301 s]
/proc/loadavg: 1.00 1.09 1.06 2/107 31303
/proc/meminfo: memFree=1361116/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=458216 CPUtime=282.19
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 119929 0 0 0 27627 592 0 0 25 0 1 0 31165611 469213184 110305 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 114554 110305 228 482 0 114070 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 458216

[startup+342.3 s]
/proc/loadavg: 1.00 1.07 1.05 2/107 31305
/proc/meminfo: memFree=1322552/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=496108 CPUtime=342.18
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 129403 0 0 0 33556 662 0 0 25 0 1 0 31165611 508014592 119779 1992294400 134512640 136485738 4293448400 18446744073709551615 135185023 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 124027 119779 228 482 0 123543 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 496108

[startup+402.301 s]
/proc/loadavg: 1.00 1.05 1.05 2/107 31307
/proc/meminfo: memFree=1279772/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=539544 CPUtime=402.16
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 140212 0 0 0 39514 702 0 0 25 0 1 0 31165611 552493056 130588 1992294400 134512640 136485738 4293448400 18446744073709551615 135039478 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 134886 130588 228 482 0 134402 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 539544

[startup+462.3 s]
/proc/loadavg: 1.00 1.04 1.04 2/107 31309
/proc/meminfo: memFree=1237612/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=581020 CPUtime=462.14
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 150626 0 0 0 45471 743 0 0 25 0 1 0 31165611 594964480 141002 1992294400 134512640 136485738 4293448400 18446744073709551615 135857078 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 145255 141002 228 482 0 144771 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 581020

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/107 31311
/proc/meminfo: memFree=1198428/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=620656 CPUtime=522.13
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 160485 0 0 0 51428 785 0 0 25 0 1 0 31165611 635551744 150861 1992294400 134512640 136485738 4293448400 18446744073709551615 135179608 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 155164 150861 228 482 0 154680 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 620656

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/107 31311
/proc/meminfo: memFree=1156888/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=661920 CPUtime=582.11
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 170749 0 0 0 57392 819 0 0 25 0 1 0 31165611 677806080 161125 1992294400 134512640 136485738 4293448400 18446744073709551615 135857078 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 165480 161125 228 482 0 164996 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 661920

[startup+642.3 s]
/proc/loadavg: 1.00 1.02 1.02 2/107 31313
/proc/meminfo: memFree=1121672/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=697304 CPUtime=642.09
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 179612 0 0 0 63356 853 0 0 25 0 1 0 31165611 714039296 169988 1992294400 134512640 136485738 4293448400 18446744073709551615 135185023 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 174326 169988 228 482 0 173842 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 697304

[startup+702.301 s]

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

[startup+882.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31328
/proc/meminfo: memFree=992712/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=825048 CPUtime=882.01
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 211493 0 0 0 87208 993 0 0 25 0 1 0 31165611 844849152 201869 1992294400 134512640 136485738 4293448400 18446744073709551615 135293649 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 206262 201869 228 482 0 205778 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 825048

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31330
/proc/meminfo: memFree=968904/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=941.99
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217421 0 0 0 93177 1022 0 0 25 0 1 0 31165611 868982784 207797 1992294400 134512640 136485738 4293448400 18446744073709551615 135856930 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207797 228 482 0 211670 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 848616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31332
/proc/meminfo: memFree=968904/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1001.97
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217426 0 0 0 99148 1049 0 0 25 0 1 0 31165611 868982784 207802 1992294400 134512640 136485738 4293448400 18446744073709551615 135857078 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207802 228 482 0 211670 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 848616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31334
/proc/meminfo: memFree=968904/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1061.95
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217429 0 0 0 105115 1080 0 0 25 0 1 0 31165611 868982784 207805 1992294400 134512640 136485738 4293448400 18446744073709551615 135860502 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207805 228 482 0 211670 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 848616

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31336
/proc/meminfo: memFree=968904/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1121.94
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217430 0 0 0 111083 1111 0 0 25 0 1 0 31165611 868982784 207806 1992294400 134512640 136485738 4293448400 18446744073709551615 135848133 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207806 228 482 0 211670 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 848616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31336
/proc/meminfo: memFree=968904/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1181.91
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217430 0 0 0 117049 1142 0 0 25 0 1 0 31165611 868982784 207806 1992294400 134512640 136485738 4293448400 18446744073709551615 135844759 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207806 228 482 0 211670 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 848616

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31338
/proc/meminfo: memFree=968904/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1241.9
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217437 0 0 0 123016 1174 0 0 25 0 1 0 31165611 868982784 207813 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207813 228 482 0 211670 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 848616

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31340
/proc/meminfo: memFree=968780/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1301.88
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217443 0 0 0 128958 1230 0 0 25 0 1 0 31165611 868982784 207819 1992294400 134512640 136485738 4293448400 18446744073709551615 135859200 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207819 228 482 0 211670 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 848616

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31342
/proc/meminfo: memFree=968780/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1361.86
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217443 0 0 0 134928 1258 0 0 25 0 1 0 31165611 868982784 207819 1992294400 134512640 136485738 4293448400 18446744073709551615 135185129 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207819 228 482 0 211670 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 848616

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31344
/proc/meminfo: memFree=968780/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1421.85
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217444 0 0 0 140874 1311 0 0 25 0 1 0 31165611 868982784 207820 1992294400 134512640 136485738 4293448400 18446744073709551615 135860497 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207820 228 482 0 211670 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 848616

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31344
/proc/meminfo: memFree=968780/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1481.82
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217444 0 0 0 146837 1345 0 0 25 0 1 0 31165611 868982784 207820 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207820 228 482 0 211670 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 848616

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31346
/proc/meminfo: memFree=968656/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848616 CPUtime=1541.81
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217444 0 0 0 152806 1375 0 0 25 0 1 0 31165611 868982784 207820 1992294400 134512640 136485738 4293448400 18446744073709551615 135260279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212154 207820 228 482 0 211670 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 848616

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31350
/proc/meminfo: memFree=968284/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=849528 CPUtime=1601.78
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217491 0 0 0 158770 1408 0 0 25 0 1 0 31165611 869916672 207867 1992294400 134512640 136485738 4293448400 18446744073709551615 135260279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212382 207867 228 482 0 211898 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 849528

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31353
/proc/meminfo: memFree=968160/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848848 CPUtime=1661.76
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217534 0 0 0 164743 1433 0 0 25 0 1 0 31165611 869220352 207742 1992294400 134512640 136485738 4293448400 18446744073709551615 135028891 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212212 207742 228 482 0 211728 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 848848

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31355
/proc/meminfo: memFree=968284/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848848 CPUtime=1721.74
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217534 0 0 0 170711 1463 0 0 25 0 1 0 31165611 869220352 207742 1992294400 134512640 136485738 4293448400 18446744073709551615 135860595 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212212 207742 228 482 0 211728 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 848848

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31355
/proc/meminfo: memFree=968284/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848848 CPUtime=1781.73
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217534 0 0 0 176657 1516 0 0 25 0 1 0 31165611 869220352 207742 1992294400 134512640 136485738 4293448400 18446744073709551615 135040750 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212212 207742 228 482 0 211728 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 848848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31357
/proc/meminfo: memFree=968284/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848848 CPUtime=1800.03
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217534 0 0 0 178479 1524 0 0 25 0 1 0 31165611 869220352 207742 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212212 207742 228 482 0 211728 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 848848

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

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

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31357
/proc/meminfo: memFree=968284/2059040 swapFree=4140228/4192956
[pid=31296] ppid=31294 vsize=848848 CPUtime=1800.03
/proc/31296/stat : 31296 (pbct) R 31294 31296 30593 0 -1 4202496 217534 0 0 0 178479 1524 0 0 25 0 1 0 31165611 869220352 207742 1992294400 134512640 136485738 4293448400 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31296/statm: 212212 207742 228 482 0 211728 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 848848

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.12
CPU user time (s): 1784.8
CPU system time (s): 15.3267
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 849528

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

runsolver used 3.18052 second user time and 8.29774 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-15 00:47:19
IDJOB=2669335
IDBENCH=2451
IDSOLVER=1170
FILE ID=node009/2669335-1276555638
PBS_JOBID= 11173493
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-beaconfd.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669335-1276555638/watcher-2669335-1276555638 -o /tmp/evaluation-result-2669335-1276555638/solver-2669335-1276555638 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2669335-1276555638.opb

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

MD5SUM BENCH= 82f615abc3129d59c14793e11ecbb793
RANDOM SEED=1926893131

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:       1802588 kB
Buffers:         52436 kB
Cached:         124400 kB
SwapCached:       6120 kB
Active:          83964 kB
Inactive:       105648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1802588 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            3544 kB
Writeback:           8 kB
AnonPages:       11000 kB
Mapped:          12976 kB
Slab:            44852 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179716 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-15 01:17:21