Trace number 2681956

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB/CT 0.1 fixed? (TO) 1800.13 1800.7

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-shell.opb
MD5SUM812fb8d8b2de50e0f82554fbb1bd21a5
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 variables45231
Total number of constraints653
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 constraints653
Minimum length of a constraint19
Maximum length of a constraint1560
Number of terms in the objective function 39844
Biggest coefficient in the objective function 2101312749568
Number of bits for the biggest coefficient in the objective function 41
Sum of the numbers in the objective function 249967315526150
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 2101312749568
Number of bits of the biggest number in a constraint 41
Biggest sum of numbers in a constraint 249967315526150
Number of bits of the biggest sum of numbers48
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.39/0.41	c constraints 653/0 clauses 0/0 units 24
0.39/0.41	c vars 45231
0.39/0.42	c objective 39821 + 0
1800.04/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2681956-1277487767/watcher-2681956-1277487767 -o /tmp/evaluation-result-2681956-1277487767/solver-2681956-1277487767 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681956-1277487767.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.00 1.00 0.91 3/105 28625
/proc/meminfo: memFree=1880836/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=2416 CPUtime=0
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 295 0 0 0 0 0 0 0 18 0 1 0 90070231 2473984 215 1992294400 134512640 136421960 4287500000 18446744073709551615 135160329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28625/statm: 604 215 138 467 0 135 0

[startup+0.0887409 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28625
/proc/meminfo: memFree=1880836/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=5864 CPUtime=0.08
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 1285 0 0 0 8 0 0 0 18 0 1 0 90070231 6004736 832 1992294400 134512640 136421960 4287500000 18446744073709551615 135378032 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28625/statm: 1466 832 138 467 0 997 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5864

[startup+0.100741 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28625
/proc/meminfo: memFree=1880836/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=5864 CPUtime=0.09
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 1331 0 0 0 9 0 0 0 18 0 1 0 90070231 6004736 878 1992294400 134512640 136421960 4287500000 18446744073709551615 134523879 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28625/statm: 1466 878 138 467 0 997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5864

[startup+0.300763 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28625
/proc/meminfo: memFree=1880836/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=9580 CPUtime=0.29
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 2278 0 0 0 28 1 0 0 18 0 1 0 90070231 9809920 1825 1992294400 134512640 136421960 4287500000 18446744073709551615 135159002 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28625/statm: 2395 1825 146 467 0 1926 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9580

[startup+0.700808 s]
/proc/loadavg: 1.00 1.00 0.91 3/105 28625
/proc/meminfo: memFree=1880836/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=41060 CPUtime=0.69
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 10134 0 0 0 65 4 0 0 18 0 1 0 90070231 42045440 9681 1992294400 134512640 136421960 4287500000 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 10265 9682 195 467 0 9796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41060

[startup+1.5009 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28626
/proc/meminfo: memFree=1819820/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=105808 CPUtime=1.49
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 26759 0 0 0 138 11 0 0 20 0 1 0 90070231 108347392 25662 1992294400 134512640 136421960 4287500000 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 26485 25663 195 467 0 26016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105808

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28626
/proc/meminfo: memFree=1733144/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=222332 CPUtime=3.09
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 57810 0 0 0 288 21 0 0 25 0 1 0 90070231 227667968 54851 1992294400 134512640 136421960 4287500000 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 55583 54852 195 467 0 55114 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 222332

[startup+6.30043 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28626
/proc/meminfo: memFree=1482292/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=505712 CPUtime=6.29
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 132537 0 0 0 575 54 0 0 25 0 1 0 90070231 517849088 122147 1992294400 134512640 136421960 4287500000 18446744073709551615 134722989 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 126428 122148 195 467 0 125959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 505712

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28626
/proc/meminfo: memFree=1174400/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=736748 CPUtime=12.68
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 191642 0 0 0 1164 104 0 0 25 0 1 0 90070231 754429952 176390 1992294400 134512640 136421960 4287500000 18446744073709551615 135025621 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 184187 176390 217 467 0 183718 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 736748

[startup+25.5005 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28626
/proc/meminfo: memFree=1172788/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=738520 CPUtime=25.48
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 192057 0 0 0 2335 213 0 0 25 0 1 0 90070231 756244480 176805 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 184630 176805 217 467 0 184161 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 738520

[startup+51.1004 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28626
/proc/meminfo: memFree=1170432/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=740764 CPUtime=51.07
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 192624 0 0 0 4684 423 0 0 25 0 1 0 90070231 758542336 177372 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 185191 177372 217 467 0 184722 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 740764

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28628
/proc/meminfo: memFree=1164356/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=746768 CPUtime=102.27
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 194112 0 0 0 9424 803 0 0 25 0 1 0 90070231 764690432 178860 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 186692 178860 217 467 0 186223 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 746768

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28630
/proc/meminfo: memFree=1153444/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=757752 CPUtime=162.24
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 196861 0 0 0 14994 1230 0 0 25 0 1 0 90070231 775938048 181609 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 189438 181609 217 467 0 188969 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 757752

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28632
/proc/meminfo: memFree=1142284/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=768764 CPUtime=222.22
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 199591 0 0 0 20602 1620 0 0 25 0 1 0 90070231 787214336 184339 1992294400 134512640 136421960 4287500000 18446744073709551615 135818268 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 192191 184339 217 467 0 191722 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 768764

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28632
/proc/meminfo: memFree=1135712/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=775236 CPUtime=282.21
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 201221 0 0 0 26242 1979 0 0 25 0 1 0 90070231 793841664 185969 1992294400 134512640 136421960 4287500000 18446744073709551615 134604568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 193809 185969 217 467 0 193340 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 775236

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28634
/proc/meminfo: memFree=1131744/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=779064 CPUtime=342.18
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 202215 0 0 0 31977 2241 0 0 25 0 1 0 90070231 797761536 186963 1992294400 134512640 136421960 4287500000 18446744073709551615 135274860 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 194766 186963 217 467 0 194297 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 779064

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28636
/proc/meminfo: memFree=1122196/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=789064 CPUtime=402.17
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 204596 0 0 0 37733 2484 0 0 25 0 1 0 90070231 808001536 189344 1992294400 134512640 136421960 4287500000 18446744073709551615 135237600 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 197266 189344 217 467 0 196797 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 789064

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28638
/proc/meminfo: memFree=1119840/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=791308 CPUtime=462.14
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 205187 0 0 0 43485 2729 0 0 25 0 1 0 90070231 810299392 189935 1992294400 134512640 136421960 4287500000 18446744073709551615 134643371 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 197827 189935 217 467 0 197358 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 791308

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28640
/proc/meminfo: memFree=1112772/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=798324 CPUtime=522.13
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 206939 0 0 0 49240 2973 0 0 25 0 1 0 90070231 817483776 191687 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 199581 191687 217 467 0 199112 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 798324

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28640
/proc/meminfo: memFree=1105084/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=805984 CPUtime=582.11
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 208872 0 0 0 54953 3258 0 0 25 0 1 0 90070231 825327616 193620 1992294400 134512640 136421960 4287500000 18446744073709551615 135237761 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 201496 193620 217 467 0 201027 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 805984

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28642
/proc/meminfo: memFree=1099008/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=812348 CPUtime=642.1
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 210366 0 0 0 60754 3456 0 0 25 0 1 0 90070231 831844352 195114 1992294400 134512640 136421960 4287500000 18446744073709551615 135241899 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 203087 195114 217 467 0 202618 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 812348

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28648
/proc/meminfo: memFree=1083384/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=827576 CPUtime=822.04
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 214242 0 0 0 78124 4080 0 0 25 0 1 0 90070231 847437824 198990 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 206894 198990 217 467 0 206425 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 827576

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28648
/proc/meminfo: memFree=1076440/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=834468 CPUtime=882.02
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 215951 0 0 0 83903 4299 0 0 25 0 1 0 90070231 854495232 200699 1992294400 134512640 136421960 4287500000 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 208617 200699 217 467 0 208148 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 834468

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28650
/proc/meminfo: memFree=1069744/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=841068 CPUtime=941.99
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 217637 0 0 0 89684 4515 0 0 25 0 1 0 90070231 861253632 202385 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 210267 202385 217 467 0 209798 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 841068

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28652
/proc/meminfo: memFree=1064536/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=846216 CPUtime=1001.98
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 218922 0 0 0 95477 4721 0 0 25 0 1 0 90070231 866525184 203670 1992294400 134512640 136421960 4287500000 18446744073709551615 135018961 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 211554 203670 217 467 0 211085 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 846216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28654
/proc/meminfo: memFree=1049904/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=862744 CPUtime=1061.96
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 222940 0 0 0 101220 4976 0 0 25 0 1 0 90070231 883449856 207688 1992294400 134512640 136421960 4287500000 18446744073709551615 135274860 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 215686 207688 217 467 0 215217 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 862744

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28665
/proc/meminfo: memFree=1038868/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=872008 CPUtime=1121.93
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 225253 0 0 0 106982 5211 0 0 25 0 1 0 90070231 892936192 210001 1992294400 134512640 136421960 4287500000 18446744073709551615 135241783 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 218002 210001 217 467 0 217533 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 872008

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28665
/proc/meminfo: memFree=1035024/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=875836 CPUtime=1181.91
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 226227 0 0 0 112771 5420 0 0 25 0 1 0 90070231 896856064 210975 1992294400 134512640 136421960 4287500000 18446744073709551615 135168402 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 218959 210975 217 467 0 218490 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 875836

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28667
/proc/meminfo: memFree=1027212/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=883536 CPUtime=1241.89
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 228182 0 0 0 118559 5630 0 0 25 0 1 0 90070231 904740864 212930 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 220884 212930 217 467 0 220415 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 883536

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28669
/proc/meminfo: memFree=1020516/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=890008 CPUtime=1301.88
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 229817 0 0 0 124382 5806 0 0 25 0 1 0 90070231 911368192 214565 1992294400 134512640 136421960 4287500000 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 222502 214565 217 467 0 222033 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 890008

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28671
/proc/meminfo: memFree=1007000/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=903644 CPUtime=1361.85
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 233226 0 0 0 130184 6001 0 0 25 0 1 0 90070231 925331456 217974 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 225911 217974 217 467 0 225442 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 903644

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28673
/proc/meminfo: memFree=993360/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=917124 CPUtime=1421.84
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 236599 0 0 0 135937 6247 0 0 25 0 1 0 90070231 939134976 221347 1992294400 134512640 136421960 4287500000 18446744073709551615 135160717 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 229281 221347 217 467 0 228812 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 917124

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28673
/proc/meminfo: memFree=985796/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=924784 CPUtime=1481.82
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 238510 0 0 0 141693 6489 0 0 25 0 1 0 90070231 946978816 223258 1992294400 134512640 136421960 4287500000 18446744073709551615 135020469 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 231196 223258 217 467 0 230727 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 924784

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28675
/proc/meminfo: memFree=977984/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=932368 CPUtime=1541.79
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 240420 0 0 0 147478 6701 0 0 25 0 1 0 90070231 954744832 225168 1992294400 134512640 136421960 4287500000 18446744073709551615 135020403 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 233092 225168 217 467 0 232623 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 932368

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28677
/proc/meminfo: memFree=966204/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=945392 CPUtime=1601.78
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 243485 0 0 0 153269 6909 0 0 25 0 1 0 90070231 968081408 228233 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 236348 228233 217 467 0 235879 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 945392

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28679
/proc/meminfo: memFree=953060/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=957948 CPUtime=1661.76
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 246634 0 0 0 159013 7163 0 0 25 0 1 0 90070231 980938752 231382 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 239487 231382 217 467 0 239018 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 957948

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28681
/proc/meminfo: memFree=945620/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=965556 CPUtime=1721.74
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 248506 0 0 0 164796 7378 0 0 25 0 1 0 90070231 988729344 233254 1992294400 134512640 136421960 4287500000 18446744073709551615 135165360 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 241389 233254 217 467 0 240920 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 965556

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/106 28681
/proc/meminfo: memFree=938924/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=971904 CPUtime=1781.72
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 250133 0 0 0 170561 7611 0 0 25 0 1 0 90070231 995229696 234881 1992294400 134512640 136421960 4287500000 18446744073709551615 135237630 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 242976 234881 217 467 0 242507 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 971904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 28683
/proc/meminfo: memFree=936196/2059040 swapFree=4139016/4192956
[pid=28625] ppid=28623 vsize=974676 CPUtime=1800.04
/proc/28625/stat : 28625 (pbct) R 28623 28625 27899 0 -1 4202496 250818 0 0 0 172304 7700 0 0 25 0 1 0 90070231 998068224 235566 1992294400 134512640 136421960 4287500000 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28625/statm: 243669 235566 217 467 0 243200 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 974676

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

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

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.13
CPU user time (s): 1723.04
CPU system time (s): 77.0883
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 974676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1723.04
system time used= 77.0883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250820
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= 2
involuntary context switches= 3163

runsolver used 2.91256 second user time and 8.5647 second system time

The end

Launcher Data

Begin job on node087 at 2010-06-25 19:42:47
IDJOB=2681956
IDBENCH=2461
IDSOLVER=1192
FILE ID=node087/2681956-1277487767
PBS_JOBID= 11190481
Free space on /tmp= 62460 MiB

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

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

MD5SUM BENCH= 812fb8d8b2de50e0f82554fbb1bd21a5
RANDOM SEED=615166153

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1881364 kB
Buffers:         10904 kB
Cached:          78408 kB
SwapCached:       5988 kB
Active:          53020 kB
Inactive:        49124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1881364 kB
SwapTotal:     4192956 kB
SwapFree:      4139016 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:       11628 kB
Mapped:          11884 kB
Slab:            53584 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182980 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= 62456 MiB
End job on node087 at 2010-06-25 20:12:50